.buy-together-container{display:flex;flex-direction:column;gap:30px;width:85%;margin:100px auto;align-items:center;justify-content:space-between}@media screen and (max-width:900px){.buy-together-container{width:90%;flex-direction:column;gap:20px}}.buy-together-container .title{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-size:36px;line-height:51px;text-align:center;letter-spacing:.07em;color:#000;text-transform:uppercase}.buy-together-container .content{display:flex;gap:48px;width:100%}@media screen and (max-width:768px){.buy-together-container .content{flex-direction:column}}.buy-together-container .content .buy-together-cards{display:flex;align-items:center;width:100%;justify-content:space-between}@media screen and (max-width:768px){.buy-together-container .content .buy-together-cards{align-items:flex-start;position:relative}.buy-together-container .content .buy-together-cards>.icon{position:absolute;left:50%;top:30%;transform:translateX(-50%);height:16px;width:16px;display:flex;justify-content:center;align-items:center;z-index:10;border-radius:1px}.buy-together-container .content .buy-together-cards>.icon>svg{height:16px;width:16px}}.buy-together-container .content .buy-together-cards .card{max-width:300px;min-width:300px}@media screen and (max-width:560px){.buy-together-container .content .buy-together-cards .card{max-width:159px;min-width:159px}}@media screen and (min-width:901px){.buy-together-container .content .buy-together-cards .card .card-header .product-image-container img{max-height:400px}}@media screen and (max-width:900px){.buy-together-container .content .buy-together-cards .card .card-header .product-image-container{height:280px}}@media screen and (max-width:900px){.buy-together-container .content .buy-together-cards .card .card-footer .sku-selector-select img{width:30px;height:30px}.buy-together-container .content .buy-together-cards .card .card-footer .sku-selector-select .product-price{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.buy-together-container .content .buy-together-cards .card .card-footer .sku-selector-select-container{opacity:1;position:relative}}.buy-together-container .content .buy-together-summary-container{display:flex;align-items:center;gap:48px}@media screen and (max-width:768px){.buy-together-container .content .buy-together-summary-container{position:relative;justify-content:flex-end;height:100px}.buy-together-container .content .buy-together-summary-container .icon{width:40px;height:40px;background:#d8caa5;border-radius:1px;display:flex;justify-content:center;align-items:center;position:absolute;left:0;top:0}.buy-together-container .content .buy-together-summary-container .icon>svg{width:16px;height:16px}}.buy-together-container .content .buy-together-summary-container .buy-together-summary{max-width:271px;min-width:271px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}@media screen and (max-width:768px){.buy-together-container .content .buy-together-summary-container .buy-together-summary{max-width:100%;min-width:100%}}.buy-together-container .content .buy-together-summary-container .buy-together-summary-message{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-size:16px;line-height:23px;text-align:center;letter-spacing:.07em;color:#bea669}.buy-together-container .content .buy-together-summary-container .buy-together-summary .product-add-to-cart-button{font-family:Source Sans\ 3;font-style:normal;width:100%;min-height:40px;border:1px solid #d8caa5;color:#cbb887;background:#f7f4ed;border-radius:1px;justify-content:center;font-weight:600;font-size:16px;line-height:23px;display:flex;align-items:center;text-align:center;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;text-decoration:none}@media screen and (max-width:900px){.buy-together-container .kit-sku-selector{flex-direction:column-reverse;align-items:center}}