.td-whats-in-grinds__heading{text-align:center;font-family:Countach;font-size:48px;font-style:italic;font-weight:700;line-height:120%;text-transform:uppercase}.td-whats-in-grinds__copy{text-align:center;font-family:var(--secondary-font-family);font-size:17px;font-style:normal;font-weight:400;line-height:140%;margin:8px auto 24px}.td-whats-in-grinds__pouches{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer}.td-whats-in-grinds__pouches.td-completed{cursor:initial}.td-whats-in-grinds__pouch img{width:140px;height:140px;object-fit:contain}.td-whats-in-grinds__central-pouch.td-whats-in-grinds__pouch img{transition:all 1s;max-height:0;max-width:0;padding-bottom:10px}.td-whats-in-grinds__pouches.td-active .td-whats-in-grinds__central-pouch.td-whats-in-grinds__pouch img{max-height:130px;max-width:130px;margin:0 -20px}.td-whats-in-grinds__pouch-text{font-family:Countach;font-size:20px;font-style:italic;font-weight:700;line-height:120%;text-transform:uppercase;width:80px;text-align:center;padding-bottom:10px}.td-whats-in-grinds__pouch-title svg{width:50px}.td-whats-in-grinds__pouch.td-whats-in-grinds__right-pouch svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.td-whats-in-grinds__right-pouch .td-whats-in-grinds__pouch-text{padding-right:10px}.td-whats-in-grinds__left-pouch .td-whats-in-grinds__pouch-text{padding-left:10px}.td-whats-in-grinds__pouch-title{display:flex;justify-content:flex-start;position:relative;transform:translateY(100%);transition:transform 1s;opacity:0}.td-whats-in-grinds__pouches.td-active .td-whats-in-grinds__pouch-title{transform:translateY(0);opacity:1}.td-whats-in-grinds__right-pouch .td-whats-in-grinds__pouch-title{justify-content:flex-end}.td-whats-in-grinds__left-pouch .td-whats-in-grinds__pouch-title svg,.td-whats-in-grinds__right-pouch .td-whats-in-grinds__pouch-title svg{position:absolute;left:-15px}.td-whats-in-grinds__left-pouch .td-whats-in-grinds__pouch-title svg{right:-15px;left:unset}.td-whats-in-grinds__right-pouch{transition:margin 1s;margin-left:-25px;z-index:2}.td-whats-in-grinds__left-pouch{transition:margin 1s;margin-right:-25px;z-index:1}.td-whats-in-grinds__pouches{position:relative;max-width:1060px;margin:0 auto}.td-whats-in-grinds__header{max-width:1060px;margin:0 auto}.td-whats-in-grinds__pouch.td-whats-in-grinds__central-pouch{margin-top:auto}.td-whats-in-grinds__block-image-container{width:70%;margin:0 auto}.td-whats-in-grinds__block{display:flex;padding:24px;flex-direction:column;align-items:center;gap:16px;align-self:stretch;border-radius:8px;background:var(--background-color, #fff);color:var(--text-color, #000)}.td-whats-in-grinds__block-title{font-size:28px;font-style:italic;font-weight:500;line-height:120%;letter-spacing:1px;text-transform:uppercase;font-family:var(--primary-font-family)}.td-whats-in-grinds__block-container{display:flex;align-items:center;gap:12px;position:relative;min-width:220px;justify-content:center}.td-whats-in-grinds__block-container img{width:40px;height:40px;object-fit:contain}.td-whats-in-grinds__pouch-blocks{padding:24px 0;display:flex;flex-direction:column;gap:24px;max-height:0;overflow:hidden;transition:max-height 1s;box-sizing:content-box}.td-whats-in-grinds__block-text{text-align:center;font-family:Countach;font-size:20px;font-style:italic;font-weight:700;line-height:120%;text-transform:uppercase;position:relative}svg.td-arrow{position:absolute;height:50px}svg.td-arrow.td-arrow--top{right:-42px;bottom:-42px;transform:rotate(65deg)}svg.td-arrow.td-arrow--bottom{left:-42px;top:-52px;transform:rotate(-100deg)}.td-whats-in-grinds__container{display:block;position:relative}.td-whats-in-grinds__block-wrap{display:grid;align-content:center;gap:20px}@media screen and (min-width: 769px){.td-whats-in-grinds__pouch img{width:260px;height:260px}.td-whats-in-grinds__pouches.td-active .td-whats-in-grinds__central-pouch.td-whats-in-grinds__pouch img{max-width:240px;max-height:240px;margin:0 auto}.td-whats-in-grinds__left-pouch{margin-right:-40px}.td-whats-in-grinds__right-pouch{margin-left:-40px}.td-whats-in-grinds__pouch-text{font-size:40px;font-weight:700;line-height:110%;letter-spacing:.5px;width:200px;padding-bottom:24px}.td-whats-in-grinds__pouch-title svg{width:80px;bottom:0}.td-whats-in-grinds__block-wrap{grid-template-columns:1fr auto 1fr;width:100%;max-width:1280px;margin:0 auto}.td-whats-in-grinds__block-text{text-align:left;padding-bottom:8px;border-bottom:2px solid}.td-whats-in-grinds__block-container--bottom .td-whats-in-grinds__block-text{text-align:right}.td-whats-in-grinds__block-image-container{width:300px}svg.td-arrow{display:none}.td-whats-in-grinds__block-container{display:grid;grid-template-columns:auto 1fr}.td-whats-in-grinds__block-container.td-whats-in-grinds__block-container--bottom{grid-template-columns:1fr auto}.td-whats-in-grinds__block-text:before{content:" ";background:var(--text-color, #000);width:6px;height:6px;position:absolute;left:-3px;bottom:-4px;border-radius:100%}.td-whats-in-grinds__block-container--bottom .td-whats-in-grinds__block-text:before{left:unset;right:-3px}.td-whats-in-grinds__block{padding:40px 24px}.td-whats-in-grinds__copy{font-size:18px}.td-whats-in-grinds__block-container--bottom .td-whats-in-grinds__block-text{order:-1}}@media screen and (min-width: 1280px){.td-whats-in-grinds__pouch img{width:400px;height:400px}.td-whats-in-grinds__pouches.td-active .td-whats-in-grinds__central-pouch.td-whats-in-grinds__pouch img{max-width:360px;max-height:360px}.td-whats-in-grinds__pouch-title svg{width:120px;bottom:-20px}.td-whats-in-grinds__left-pouch{margin-right:-60px}.td-whats-in-grinds__right-pouch{margin-left:-60px}.td-whats-in-grinds__pouch-title{justify-content:center!important}.td-whats-in-grinds__block-image-container{width:450px}.td-whats-in-grinds__block-text{font-size:28px;font-weight:700}.td-whats-in-grinds__block-container img{width:56px;height:56px}.td-whats-in-grinds__block-title{font-size:48px}.td-whats-in-grinds__heading.td-heading{font-size:96px}.td-whats-in-grinds__copy{font-size:18px;font-weight:400;line-height:140%}}
/*# sourceMappingURL=/cdn/shop/t/160/assets/section-td-whats-in-grinds.css.map */
