.history-section{background:var(--colors-tuu-50);flex-direction:column;gap:24px;padding:40px 100px 72px;display:flex;overflow:hidden}.history-section .history-body{gap:40px;max-width:1400px;margin:0 auto;display:grid}.history-section .history-header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.history-section .history-header .history-header-text{flex-direction:column;flex:1;align-items:flex-start;gap:8px;display:flex}.history-section .history-header .history-header-text .history-label{color:var(--colors-lynch-600);font-family:var(--typography-font-family-text);font-size:var(--typography-font-size-md);font-weight:var(--typography-font-weight-bold);letter-spacing:var(--typography-letter-spacing-none);text-transform:uppercase;line-height:125%}.history-section .history-header .history-header-text .history-title{color:var(--colors-lynch-black);font-family:var(--typography-font-family-headlines);font-size:56px;font-weight:var(--typography-font-weight-bold);letter-spacing:var(--typography-letter-spacing-none);margin:0;line-height:112%}.history-section .history-header .history-header-text .history-description{color:var(--colors-lynch-700);font-family:var(--typography-font-family-text);font-size:var(--typography-font-size-lg);font-weight:var(--typography-font-weight-regular);letter-spacing:var(--typography-letter-spacing-none);margin:0;line-height:125%}.history-section .history-header .history-nav--desktop{flex-direction:row;flex-shrink:0;align-items:center;gap:8px;padding-top:8px;display:flex}.history-section .history-header .history-nav--desktop .history-nav-btn{width:44px;height:44px;border-radius:var(--border-border-radius-full)!important;border:1.5px solid var(--colors-tuu-500)!important;color:var(--colors-tuu-500)!important;transition:border-color .2s,color .2s,opacity .2s!important}.history-section .history-header .history-nav--desktop .history-nav-btn:hover:not(:disabled){opacity:.75}.history-section .history-header .history-nav--desktop .history-nav-btn:disabled{border-color:var(--colors-lynch-200)!important;color:var(--colors-lynch-300)!important;cursor:not-allowed!important}.history-section .history-carousel-scroll{touch-action:pan-y;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-direction:row;gap:16px;min-height:420px;display:flex;overflow-x:auto}.history-section .history-carousel-scroll::-webkit-scrollbar{display:none}.history-section .history-carousel-scroll .history-featured-card{border-radius:var(--border-border-radius-lg);background:var(--colors-lynch-200);flex-shrink:0;width:340px;min-height:420px;position:relative;overflow:hidden}.history-section .history-carousel-scroll .history-featured-card .history-featured-picture{width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.history-section .history-carousel-scroll .history-featured-card .history-featured-picture .history-featured-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.history-section .history-carousel-scroll .history-featured-card .history-play-btn{cursor:pointer;border-radius:var(--border-border-radius-full);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff4d;border:2px solid #fffc;justify-content:center;align-items:center;width:56px;min-width:0;height:56px;padding:0 0 0 4px;transition:background .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.history-section .history-carousel-scroll .history-featured-card .history-play-btn:hover{background:#ffffff73}.history-section .history-carousel-scroll .testimonial-card{border-radius:var(--border-border-radius-lg);background:var(--colors-tuu-500);flex-direction:column;flex-shrink:0;justify-content:space-between;gap:16px;width:340px;min-height:420px;padding:24px;display:flex;position:relative;overflow:hidden}.history-section .history-carousel-scroll .testimonial-card .testimonial-card-picture{width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.history-section .history-carousel-scroll .testimonial-card .testimonial-card-picture .testimonial-card-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.history-section .history-carousel-scroll .testimonial-card .testimonial-card-content:before{content:"";z-index:-1;background:linear-gradient(#1a49ffbf 0%,#1a49ffe6 100%);position:absolute;inset:0}.history-section .history-carousel-scroll .testimonial-card .testimonial-card-content{z-index:1;flex-direction:column;justify-content:space-between;gap:16px;padding:24px;display:flex;position:absolute;inset:0}.history-section .history-carousel-scroll .testimonial-card .testimonial-image{object-fit:cover;object-position:center;border-radius:var(--border-border-radius-lg);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.history-section .history-carousel-scroll .testimonial-card .testimonial-content{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--border-border-radius-lg);flex-direction:column;gap:16px;width:calc(100% - 32px);margin:16px;padding:16px;display:flex;position:absolute;bottom:0;left:0}.history-section .history-carousel-scroll .testimonial-card .testimonial-quote{color:var(--colors-lynch-white);font-family:var(--typography-font-family-text);font-size:var(--typography-font-size-md);font-weight:var(--typography-font-weight-regular);letter-spacing:var(--typography-letter-spacing-none);flex:1;margin:0;line-height:125%}.history-section .history-carousel-scroll .testimonial-card .testimonial-author{flex-direction:column;gap:2px;display:flex}.history-section .history-carousel-scroll .testimonial-card .testimonial-author .testimonial-name{color:var(--colors-lynch-white);font-family:var(--typography-font-family-text);font-size:var(--typography-font-size-md);font-weight:var(--typography-font-weight-bold);letter-spacing:var(--typography-letter-spacing-none);line-height:125%}.history-section .history-carousel-scroll .testimonial-card .testimonial-author .testimonial-position{color:#ffffffbf;font-family:var(--typography-font-family-text);font-size:var(--typography-font-size-sm);font-weight:var(--typography-font-weight-regular);letter-spacing:var(--typography-letter-spacing-none);line-height:125%}.history-section .history-carousel-scroll .testimonial-card.testimonial-card--text{background:var(--colors-tuu-500);padding:24px}.history-section .history-carousel-scroll .testimonial-card.testimonial-card--text .testimonial-quote{font-size:18px;font-weight:var(--typography-font-weight-regular);line-height:125%}.history-section .history-carousel-scroll .testimonial-card.testimonial-card--text .testimonial-author{gap:4px}.history-section .history-carousel-scroll .testimonial-card.testimonial-card--text .testimonial-author .testimonial-name{font-size:20px;font-weight:var(--typography-font-weight-bold);line-height:112%}.history-section .history-carousel-scroll .testimonial-card.testimonial-card--text .testimonial-author .testimonial-position{font-size:16px;font-weight:var(--typography-font-weight-regular);color:var(--colors-lynch-white);line-height:125%}.history-section .history-nav--mobile{display:none}.history-section .history-dots{flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-top:8px;display:flex}.history-section .history-dots .history-dot{border-radius:var(--border-border-radius-full);cursor:pointer;border:none;width:10px;height:10px;transition:all .3s cubic-bezier(.25,.46,.45,.94);background:var(--colors-lynch-300)!important;min-width:10px!important;padding:0!important}.history-section .history-dots .history-dot:hover{transform:scale(1.1);background:var(--colors-tuu-400)!important}.history-section .history-dots .history-dot--active{transform:scale(1.3);background:var(--colors-tuu-500)!important}.video-modal{aspect-ratio:16/9;border-radius:20px;outline:none;width:min(90vw,160vh);height:min(90vh,50.625vw);display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}@media (max-width:1024px){.history-section{padding:40px 40px 60px}.history-section .history-header .history-header-text .history-title{font-size:44px}.history-section .history-carousel-scroll{min-height:360px}.history-section .history-carousel-scroll .history-featured-card{width:300px;min-height:360px}.history-section .history-carousel-scroll .testimonial-card{width:300px}}@media (max-width:768px){.history-section{padding:32px var(--site-page-gutter-x)48px;gap:20px}.history-section .history-header{flex-direction:column;gap:16px}.history-section .history-header .history-header-text .history-label{font-family:var(--typography-font-family-text);font-weight:var(--typography-font-weight-bold);font-style:normal;font-size:var(--typography-font-size-md);letter-spacing:var(--typography-letter-spacing-none);vertical-align:middle;text-transform:uppercase;line-height:125%}.history-section .history-header .history-header-text .history-title{font-family:var(--typography-font-family-headlines);font-weight:var(--typography-font-weight-bold);font-style:normal;font-size:var(--typography-font-size-7xl);letter-spacing:var(--typography-letter-spacing-ultratight);vertical-align:middle;line-height:112%}.history-section .history-header .history-header-text .history-description{font-family:var(--typography-font-family-text);font-weight:var(--typography-font-weight-regular);font-style:normal;font-size:var(--typography-font-size-md);letter-spacing:var(--typography-letter-spacing-none);line-height:125%}.history-section .history-header .history-nav--desktop{display:none}.history-section .history-nav--mobile{justify-content:center;align-items:center;gap:16px;margin-top:0;display:flex}.history-section .history-nav--mobile .history-carousel-arrow{border:1px solid var(--colors-lynch-300);background:var(--colors-lynch-white);width:40px;height:40px;color:var(--colors-lynch-400);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:border-color .2s,color .2s,background .2s;display:flex}.history-section .history-nav--mobile .history-carousel-arrow svg,.history-section .history-nav--mobile .history-carousel-arrow img{width:13.33px;height:13.33px}.history-section .history-nav--mobile .history-carousel-arrow:disabled{cursor:default;opacity:.7;color:var(--colors-lynch-400)}.history-section .history-nav--mobile .history-carousel-arrow:not(:disabled),.history-section .history-nav--mobile .history-carousel-arrow:not(:disabled):hover{border-color:var(--colors-tuu-500);color:var(--colors-tuu-500)}.history-section .history-nav--mobile .history-carousel-arrow.history-carousel-arrow-right:not(:disabled){background:var(--colors-lynch-white);color:var(--colors-tuu-500);border-color:var(--colors-tuu-500)}.history-section .history-dots{display:none}.history-section .history-carousel-scroll{flex-direction:row;gap:10px;min-height:340px;overflow-x:auto}.history-section .history-carousel-scroll .history-featured-card{border-radius:12px;width:260px;height:340px;min-height:340px}.history-section .history-carousel-scroll .testimonial-card{opacity:1;width:260px;height:340px;min-height:340px;padding:var(--spacing-6);border-radius:12px}.history-section .history-carousel-scroll .testimonial-card .testimonial-quote{font-family:var(--typography-font-family-text);letter-spacing:var(--typography-letter-spacing-none);vertical-align:middle;font-size:16px;font-weight:400;line-height:125%}.history-section .history-carousel-scroll .testimonial-card .testimonial-author .testimonial-name{font-size:18px!important}}@media (max-width:480px){.history-section{padding:24px var(--site-page-gutter-x)40px}.history-section .history-header .history-header-text .history-label{font-family:var(--typography-font-family-text);font-weight:var(--typography-font-weight-bold);font-style:normal;font-size:var(--typography-font-size-md);letter-spacing:var(--typography-letter-spacing-none);vertical-align:middle;text-transform:uppercase;line-height:125%}.history-section .history-header .history-header-text .history-description{font-family:var(--typography-font-family-text);font-weight:var(--typography-font-weight-regular);font-style:normal;font-size:var(--typography-font-size-md);letter-spacing:var(--typography-letter-spacing-none);line-height:125%}.history-section .history-nav--mobile .history-carousel-arrow{width:32px;height:32px}.history-section .history-nav--mobile .history-carousel-arrow svg,.history-section .history-nav--mobile .history-carousel-arrow img{width:13.33px;height:13.33px}.history-section .history-carousel-scroll{gap:10px;min-height:340px}.history-section .history-carousel-scroll .history-featured-card{border-radius:12px;width:260px;height:340px;min-height:340px}.history-section .history-carousel-scroll .testimonial-card{opacity:1;width:260px;height:340px;min-height:340px;padding:var(--spacing-6);border-radius:12px}.history-section .history-carousel-scroll .testimonial-card .testimonial-quote{font-family:var(--typography-font-family-text);letter-spacing:var(--typography-letter-spacing-none);vertical-align:middle;font-size:16px;font-weight:400;line-height:125%}.history-section .history-carousel-scroll .testimonial-card .testimonial-author .testimonial-name{font-size:18px!important}}
