.make-it-together{box-sizing:border-box}.make-it-together__heading{font-weight:700;color:var(--gray-10);font-family:inherit}.make-it-together__heading span{color:var(--brand-custom-gold);font-style:italic}.make-it-together__layout{display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.make-it-together__layout{flex-direction:row}}.make-it-together__video-wrap{width:100%;aspect-ratio:1 / 1;overflow:hidden}@media(min-width:768px){.make-it-together__video-wrap{width:50%}}.make-it-together__video{width:100%;height:100%;object-fit:cover}.make-it-together__video-placeholder{width:100%;height:100%;background:var(--gray-87);display:flex;align-items:center;justify-content:center;color:var(--gray-60-3);font-size:1.25rem}.make-it-together__grid{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.make-it-together__grid{width:50%}}.make-it-together__card{display:flex;flex-direction:column}.make-it-together__card-image-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden;cursor:pointer}.make-it-together__card-image{width:100%;height:100%;object-fit:cover;display:block}.make-it-together__card-placeholder{width:100%;height:100%;background:var(--color-orange-84)}.make-it-together__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--color-black-a80),transparent);opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-end;padding:.75rem}.make-it-together__card-image-wrap:hover .make-it-together__card-overlay{opacity:1}.make-it-together__card-description{color:var(--color-white);font-size:.75rem;font-weight:600;transform:translateY(8px);transition:transform .3s ease}.make-it-together__card-image-wrap:hover .make-it-together__card-description{transform:translateY(0)}.make-it-together__card-label{font-weight:600;color:var(--gray-10);margin-top:.5rem;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/573/assets/custom-make-it-together.css.map */
