.sixty .endless_more{margin-bottom:0 !important;background:none !important;color:#000 !important;border:none !important;font-family:MINI-Sans-Bold !important}.sixty .mp-hero-content{padding-bottom:0;border-bottom:.0625rem solid #4F4F4F}.sixty__hero{position:relative;width:100%;overflow:hidden;background:gray}.sixty__hero:after{content:close-quote;display:block;width:100%;padding-bottom:85%}@media only screen and (min-width: 40.063em){.sixty__hero:after{padding-bottom:56.25%}}.sixty__hero__content{position:absolute;top:0;left:0;width:100%;height:100%;background-position:top center;background-size:cover;display:flex;align-items:center;justify-content:center}.sixty__hero__content video{object-fit:cover;height:100%}.sixty__hero__content__cta{z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.sixty__hero__content__cta h1{color:#fff;text-transform:uppercase;text-align:center;font-size:3.5rem}@media only screen and (min-width: 40.063em){.sixty__hero__content__cta h1{font-size:3.75rem}}@media only screen and (min-width: 64.063em){.sixty__hero__content__cta h1{font-size:5rem}}.sixty__hero__content__cta p{color:#fff;font-size:1rem;margin-bottom:2.5rem;text-transform:uppercase}@media only screen and (min-width: 40.063em){.sixty__hero__content__cta p{font-size:1.25rem}}@media only screen and (min-width: 64.063em){.sixty__hero__content__cta p{font-size:1.5rem}}.sixty__hero__content__cta__play{width:5.6875rem;height:5.6875rem;background:url("../../img/icons/video-play.svg");transition:transform 0.35s cubic-bezier(0.39, 0.575, 0.565, 1)}.sixty__hero__content__cta__play:hover{transform:scale(0.9, 0.9)}.sixty__intro{padding-top:3rem;padding-left:.9375rem;padding-right:.9375rem}@media only screen and (min-width: 40.063em){.sixty__intro{padding-top:4rem}}@media only screen and (min-width: 64.063em){.sixty__intro{padding-top:5.5rem}}.sixty__intro div h1{position:relative;display:inline-block;margin:0;line-height:1;font-size:1.5rem}@media only screen and (min-width: 64.063em){.sixty__intro div h1{font-size:2rem}}.sixty__intro div h1:after{margin-top:1rem;display:block;content:close-quote;width:100%;height:1px;background:#000;margin-bottom:2rem}.sixty__intro p{margin-bottom:0;font-size:1rem;line-height:2}@media only screen and (min-width: 64.063em){.sixty__intro p{font-size:1.375rem;line-height:1.8181818182}}.sixty__grid{display:flex;flex-wrap:wrap;padding-top:3rem;padding-left:.9375rem;padding-right:.9375rem}@media only screen and (min-width: 40.063em){.sixty__grid{padding-top:4rem}}@media only screen and (min-width: 64.063em){.sixty__grid{padding-top:5.5rem;padding-left:0rem;padding-right:0rem}}.sixty__grid .endless_container{width:100%}.sixty__grid__item{height:15rem;position:relative;display:block;background:#000;box-shadow:0 5px 12px 0 rgba(0,0,0,0.2);flex:0 0 calc(50% - 8px);width:calc(50% - 8px);margin-right:16px;margin-bottom:16px;transition-duration:0.4s;transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1);transition-property:transform, box-shadow;overflow:hidden}@media only screen and (min-width: 64.063em){.sixty__grid__item{flex:0 0 calc(25% - 31px);width:calc(25% - 31px);margin-right:40px;margin-bottom:40px;height:23.5rem}}.sixty__grid__item:nth-child(2n+2){margin-right:0}@media only screen and (min-width: 64.063em){.sixty__grid__item:nth-child(2n+2){margin-right:2.5rem}}@media only screen and (min-width: 64.063em){.sixty__grid__item:nth-child(4n+2){margin-right:0}}.sixty__grid__item.hide-on-mobile{display:none}@media only screen and (min-width: 64.063em){.sixty__grid__item.hide-on-mobile{display:block}}.sixty__grid__item.hide-on-desktop{display:block}@media only screen and (min-width: 64.063em){.sixty__grid__item.hide-on-desktop{display:none}}.sixty__grid__item:hover:not(.sixty__grid__item--timeline),.sixty__grid__item.active{transform:translateY(-8px);transition-duration:0.5s;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);box-shadow:0 10px 30px 0 rgba(0,0,0,0.4)}@media only screen and (min-width: 64.063em){.sixty__grid__item:hover:not(.sixty__grid__item--timeline),.sixty__grid__item.active{transform:translateY(-24px)}}.sixty__grid__item:hover:not(.sixty__grid__item--timeline) .sixty__grid__item__regular-content,.sixty__grid__item.active .sixty__grid__item__regular-content{transform:translateY(-50%);transition-duration:0.3s;opacity:0}.sixty__grid__item:hover:not(.sixty__grid__item--timeline) .sixty__grid__item__hover-content,.sixty__grid__item.active .sixty__grid__item__hover-content{transform:translateY(0);opacity:1}.sixty__grid__item__title{font-family:MINI-Sans-Bold;font-size:1rem;line-height:1.125;color:#fff;position:relative;transition:opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-delay:0.25s}@media only screen and (min-width: 64.063em){.sixty__grid__item__title{font-size:1.5rem;line-height:1.1666666667}}.sixty__grid__item__regular-content{padding:1.5rem;background-color:#000;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0;transition:transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1),opacity 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)}.sixty__grid__item__regular-content:before{content:close-quote;position:absolute;height:50%;width:100%;display:block;background:linear-gradient(to bottom, #000 0%, rgba(0,0,0,0) 100%);opacity:0.3;top:0;left:0}.sixty__grid__item__hover-content{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;transform:translateY(100%);opacity:0;background:#000;padding:1.5rem;transition:transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1),opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1)}.sixty__grid__item__hover-content .sixty__grid__item__excerpt{color:white}.sixty__grid__item__button{position:absolute;font-family:MINI-Sans-Bold;bottom:1.5rem;height:auto;border-width:.125rem !important;pointer-events:none;word-break:break-word;max-width:calc(100% - 48px);transition-duration:0.3s, 0.4s;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);transition-property:transform, opacity;font-size:.75rem !important}@media only screen and (min-width: 40.063em){.sixty__grid__item__button{font-size:.875rem !important}}.sixty__grid__item__button.hollow{border-width:.125rem !important}.sixty__grid__item__button.tiny{padding:.625rem .625rem .5rem .625rem !important}@media only screen and (min-width: 64.063em){.sixty__grid__item__button.tiny{padding-left:1.5625rem !important;padding-right:1.5625rem !important}}.sixty__grid__item__inner{width:calc(200% + 16px);height:100%;background-color:#d8d8d8;background-image:url("../../../img/60-years/timeline-background.jpg");background-position:bottom center;background-repeat:no-repeat;background-size:cover;position:relative}@media only screen and (min-width: 64.063em){.sixty__grid__item__inner{width:calc(200% + 40px)}}.sixty__grid__item__inner>div{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%;margin:0 auto;max-width:80%;padding-bottom:1.875rem}@media only screen and (min-width: 64.063em){.sixty__grid__item__inner>div{padding-bottom:2.5rem}}.sixty__grid__item__inner>div img{transition:transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);display:block;width:4.125rem;height:3.375rem;flex:0 0 auto}@media only screen and (min-width: 64.063em){.sixty__grid__item__inner>div img{width:6.5625rem;height:5.4375rem}}.sixty__grid__item__inner>div>span{color:white;flex:0 1 auto;display:flex;align-items:center;word-wrap:break-word}.sixty__grid__item__inner>div>span span{flex:0 1 auto;font-size:1rem;line-height:1.25}@media only screen and (min-width: 64.063em){.sixty__grid__item__inner>div>span span{font-size:1.5rem;line-height:1.1666666667}}.sixty__grid__item__inner>div>span:before{margin:0 1rem;display:block;content:close-quote;height:3.4375rem;background:white;width:.0625rem}@media only screen and (min-width: 64.063em){.sixty__grid__item__inner>div>span:before{margin:0 2rem;height:5.5rem}}.sixty__grid__item__inner .button{display:block;position:absolute;width:calc(100% - 48px);font-family:MINI-Sans-Bold;font-size:.875rem;pointer-events:none;left:1.5rem;bottom:1.5rem;height:3rem;transition:transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1)}.sixty__grid__item__excerpt{font-size:1rem;line-height:1.25}@media only screen and (min-width: 64.063em){.sixty__grid__item__excerpt{font-size:1.5rem;line-height:1.3333333333}}.sixty__grid__item--timeline{padding:0;background:none;z-index:1;overflow:visible}.sixty__grid__item--timeline:hover button{transform:scale(0.98, 0.98)}.sixty__grid__item--timeline-dummy{background:none}.sixty__story{background-size:cover;background-position:top center}.sixty__story__inner{margin:0 auto;display:flex;flex-direction:column;max-width:87.5rem;padding:1.875rem}@media only screen and (min-width: 40.063em){.sixty__story__inner{padding:2.5rem 3rem;flex-direction:row}}@media only screen and (min-width: 64.063em){.sixty__story__inner{min-height:47.5rem;padding:6rem}}.sixty__story__black{background:#000;color:#fff;padding:1.5rem;width:100%}@media only screen and (min-width: 40.063em){.sixty__story__black{padding:2rem}}@media only screen and (min-width: 64.063em){.sixty__story__black{padding:4rem}}.sixty__story__title,.sixty__story__subtitle{color:#fff}@media only screen and (min-width: 64.063em){.sixty__story__title,.sixty__story__subtitle{max-width:67%}}.sixty__story__form{display:flex;flex-wrap:wrap}@media only screen and (min-width: 64.063em){.sixty__story__form{flex-wrap:nowrap}}.sixty__story__form .sixty__form__group textarea{height:8.875rem;width:100%}.sixty__story__form .input-label{border:2px dotted #fff;background:#2E2E2E;cursor:pointer;height:3rem;display:flex;align-items:center;justify-content:center;text-align:center;padding:.5rem}.sixty__story__form__col-1{flex:1 0 auto;width:100%;order:2}@media only screen and (min-width: 64.063em){.sixty__story__form__col-1{width:50%;margin-right:5%;order:1}}.sixty__story__form__col-2{flex:1 0 auto;order:1}@media only screen and (min-width: 64.063em){.sixty__story__form__col-2{order:2;width:45%}}.sixty__story .button{margin-top:1.25rem;height:3rem;width:100%;display:block}@media only screen and (min-width: 64.063em){.sixty__story .button{width:50%;margin:2rem auto 0 auto}}.sixty__story .button:hover{border:.125rem solid #fff}.sixty__form{background-size:cover;background-position:top center}.sixty__form__content-wrapper{margin:0 auto;display:flex;flex-direction:column;max-width:87.5rem;padding:1.875rem}@media only screen and (min-width: 40.063em){.sixty__form__content-wrapper{padding:2.5rem 3rem;flex-direction:row}}@media only screen and (min-width: 64.063em){.sixty__form__content-wrapper{min-height:47.5rem;padding:6rem}}.sixty__form__content{background:#000;color:#fff;padding:1.5rem}@media only screen and (min-width: 40.063em){.sixty__form__content{padding:2rem;width:50%}}@media only screen and (min-width: 64.063em){.sixty__form__content{padding:4rem}}.sixty__form__content h2{font-size:1.5rem;word-break:break-word}@media only screen and (min-width: 40.063em){.sixty__form__content h2{font-size:2.5rem}}@media only screen and (min-width: 64.063em){.sixty__form__content h2{font-size:3rem}}@media only screen and (min-width: 64.063em){.sixty__form__content p{font-size:1.25rem;line-height:1.4}}.sixty__form__content h2,.sixty__form__content p{color:#fff}.sixty__form__content .button{margin-top:.5rem;height:3rem}.sixty__form__content .button:hover{border:.125rem solid #fff}.sixty__form__group{position:relative}.sixty__form__group label{color:#fff;margin-bottom:.5rem}.sixty__form__group label+input[type=file]{position:absolute;top:0;opacity:0;z-index:3;width:100%;height:100%;cursor:pointer}.sixty__form__group input:not([type=file]),.sixty__form__group textarea{background:none;border:.125rem solid #fff;color:#fff;height:3rem}.sixty__form__group input:not([type=file]):focus,.sixty__form__group input:not([type=file]):active,.sixty__form__group textarea:focus,.sixty__form__group textarea:active{background:none;border:.125rem solid #fff}.sixty__form__logo{display:flex;align-items:center;justify-content:center;margin-top:3.5rem;margin-bottom:1.625rem}@media only screen and (min-width: 40.063em){.sixty__form__logo{padding-left:1.25rem;margin-top:0;margin-bottom:0;width:50%}}@media only screen and (min-width: 64.063em){.sixty__form__logo{padding-left:8rem}}.sixty__form__logo img{display:block;width:7.5rem}@media only screen and (min-width: 40.063em){.sixty__form__logo img{width:15rem}}.sixty__featured{background:white;color:#000}.sixty__featured--black{background:#000;color:#fff}.sixty__featured__wrapper{margin:0 auto;max-width:87.5rem;padding:1.875rem;color:inherit;display:flex;flex-direction:column;position:relative}@media only screen and (min-width: 40.063em){.sixty__featured__wrapper{padding:2.5rem 3rem;flex-direction:row}}@media only screen and (min-width: 64.063em){.sixty__featured__wrapper{padding:6rem}}.sixty__featured__wrapper:hover{color:#000}.sixty__featured--black .sixty__featured__wrapper:hover{color:#fff}.sixty__featured__image{width:100%;display:block;overflow:hidden;position:relative}.sixty__featured__image div{display:block;position:absolute;top:0;width:100%;height:100%;background-size:cover;background-position:center center}.sixty__featured__image:after{display:block;content:close-quote;width:100%;padding-bottom:66.2356322%}@media only screen and (min-width: 40.063em){.sixty__featured__image{width:50%}}.sixty__featured__copy{display:flex;flex-direction:column;color:inherit;justify-content:center;margin-top:2rem;width:100%}@media only screen and (min-width: 40.063em){.sixty__featured__copy{margin-top:0;padding-left:1.25rem;width:50%}}@media only screen and (min-width: 64.063em){.sixty__featured__copy{padding-left:8rem}}.sixty__featured__copy__headline{position:relative;line-height:1}.sixty__featured__copy__headline:after{content:close-quote;display:block;width:12.6875rem;margin-top:1rem;height:.0625rem;background:#000}.sixty__featured--black .sixty__featured__copy__headline:after{background:#fff}.sixty__featured__copy__title{font-size:2rem;line-height:1.25;font-family:MINI-Serif-Bold;width:100%;white-space:pre-wrap;position:relative;align-self:flex-start;color:inherit;margin:0;margin-top:1rem}@media only screen and (min-width: 64.063em){.sixty__featured__copy__title{font-size:3rem;line-height:1.1666666667}}.sixty__featured__copy__excerpt{margin-top:1.5rem;margin-bottom:0;font-size:1rem;line-height:1.5}@media only screen and (min-width: 64.063em){.sixty__featured__copy__excerpt{margin-top:2rem;font-size:1.125rem;line-height:1.4444444444}}

/*# sourceMappingURL=mini-sixty-years.css.map */