.buytogether{display:flex;align-items:stretch;justify-content:space-between;font-family:Roboto;gap:20px;margin:0 auto;padding:40px 10%}@media (max-width:768px){.buytogether{padding:20px 10% 60px}}.buytogether__title{font-family:Brandon Grotesque;font-style:normal;font-weight:700;font-size:20px;line-height:120%;display:flex;align-items:center;text-align:center;letter-spacing:.1em;text-transform:uppercase;justify-content:center;color:#000;margin:0}@media (min-width:1025px){.buytogether__title{font-size:24px}}@media (max-width:1024px){.buytogether{flex-direction:column;justify-content:center;max-width:700px}}.buytogether__product{flex:1 0 100%;display:flex;align-items:flex-start;justify-content:center;cursor:default;transition:all .3s linear}.buytogether__product--unavailable{opacity:.6}@media (min-width:1025px){.buytogether__product{flex-direction:column;flex-basis:16%;align-self:flex-start;align-self:stretch}}.buytogether__separator{flex:0 1 auto;align-self:center;font-size:40px;line-height:0;color:#2b2b2b;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}@media (max-width:1024px){.buytogether__separator--last{visibility:hidden;opacity:0}}.buytogether__product-button{display:flex;justify-content:center;align-items:center;text-transform:uppercase;padding:10px 20px;height:40px;border:1px solid #000;box-sizing:border-box;color:#000;background:none;flex:none;order:0;flex-grow:0;margin:0 0 10px auto;font-family:Roboto;font-style:normal;font-weight:700;font-size:14px;line-height:16px;cursor:pointer}@media (min-width:1025px){.buytogether__product-button:hover{color:#fff;background-color:#84754e}.buytogether__product-button:hover .buytogether__product-button-icon path{fill:#fff;stroke:#fff}}@media (max-width:1024px){.buytogether__product-button:active{color:#fff;background-color:#84754e}.buytogether__product-button:active .buytogether__product-button-icon path{fill:#fff;stroke:#fff}}.buytogether__product-button-text{display:flex;align-items:center;text-align:center;margin-left:10px;white-space:nowrap}.buytogether__product-button-spacer{flex:0 0 52px}@media (max-width:1024px){.buytogether__product-button,.buytogether__product-button-spacer{order:1;flex:0 0 10%}.buytogether__product-button-text{display:none}}.buytogether__product-media{align-self:stretch}@media (max-width:1024px){.buytogether__product-media{flex:0 1 30%}}.buytogether__product-image{display:block;width:100%;height:auto}.buytogether__product-info{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-self:stretch;flex:1 1 100%}@media (max-width:1024px){.buytogether__product-info{padding:0 10px;align-items:flex-start}}.buytogether__product-name{font-family:Brandon Grotesque;font-style:normal;font-weight:700;font-size:16px;line-height:140%;display:flex;align-items:center;text-align:left;letter-spacing:.04em;color:#000}@media (min-width:1025px){.buytogether__product-name{justify-content:center;text-align:center;font-size:18px;line-height:21px;margin:20px auto}}.buytogether__product-price--list{display:none}@media (min-width:1025px){.buytogether__product-price--list{display:block;font-size:14px;line-height:16px;text-align:center;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#b3b5c2}}.buytogether__product-price--best{font-family:Brandon Grotesque;font-style:normal;font-weight:700;font-size:16px;line-height:140%;display:flex;align-items:center;text-align:center;letter-spacing:.04em;color:#000}@media (min-width:1025px){.buytogether__product-price--best{font-size:20px;line-height:23px;text-align:center}}.buytogether__product-price--unavailable{opacity:0;visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:none}.buytogether__total{display:flex;flex-direction:column;align-self:stretch;align-items:center;justify-content:center;flex:2 0 100%;padding:20px 15%;background-color:#f5f5f5}@media (min-width:1025px){.buytogether__total{flex-basis:20%;padding:20px 3%}}.buytogether__total-title{font-family:Brandon Grotesque;font-style:normal;font-weight:700;font-size:18px;line-height:120%;text-align:center;letter-spacing:.1em;text-transform:uppercase;color:#2b2b2b}@media (min-width:1025px){.buytogether__total-title{font-size:24px}}.buytogether__total-info{font-weight:390;font-size:16px;color:#2b2b2b}.buytogether__total-button,.buytogether__total-info{font-family:Brandon Grotesque;font-style:normal;line-height:140%;display:flex;align-items:center;text-align:center;letter-spacing:.04em}.buytogether__total-button{justify-content:center;padding:10px 20px;height:40px;width:100%;color:#fff;background:#000;border:1px solid transparent;box-sizing:border-box;flex:none;order:0;flex-grow:0;margin:20px auto;font-weight:700;font-size:14px;text-transform:uppercase;cursor:pointer}@media (min-width:1025px){.buytogether__total-button{margin:40px auto}}