.cart__title-text{color:var(--Grey-light,#dadada);font-size:60px;font-weight:700;text-transform:uppercase}.cart__wrapper{display:flex;grid-gap:20px;justify-content:space-between}.cart__blocks-facture .advert__block-facture{width:860px!important}.cart__blocks-facture .cart__block-price p,.cart__blocks-facture p{color:var(--Black,#000);font-size:20px}.cart__blocks-facture .cart__block-price{margin-right:20px}.cart__blocks-facture p{font-weight:400}.cart__blocks-facture .advert__block-facture-count p{font-weight:700}.cart__blocks-facture .advert__block-facture-image img{object-fit:contain}.cart__blocks-facture .advert__block-facture-image p{margin-left:15px;color:var(--Black,#000);font-size:20px;font-weight:700}.cart__block-form{max-height:712px;top:120px;position:-webkit-sticky;position:sticky;border-radius:35px;background:var(--White,#fff);padding:20px;box-shadow:0 4px 16px 0 rgba(0,0,0,.1)}.cart__block-form h2{font-size:20px;font-weight:700}.cart__block-form p{margin:10px 0;font-size:17px;font-weight:300}.cart__finally-price{margin-top:40px}.cart__finally-price h2{display:flex;grid-gap:15px}.cart__finally-price h2 span{font-size:50px;font-weight:700}.cart__finally-price h2 span:first-child{color:var(--Black,#000)}.cart__finally-price h2 span:last-child{color:var(--Green,#3fb651)}.cart .advert__block-facture{justify-content:start;width:100%;grid-gap:40px}.cart .advert__block-facture-wrapper{width:100%;justify-content:space-between}@media(max-width:1300px){.cart__wrapper{flex-direction:column}.cart__block-form{width:60%}.cart__blocks-facture .advert__block-facture{width:100%!important}}@media(max-width:1000px){.cart__block-form{width:100%}}@media(max-width:768px){.cart__finally-price h2 span,.cart__title-text{font-size:36px}.cart .advert__block-facture-wrapper{flex-direction:column;justify-content:start;align-items:start}}@media(max-width:485px){.advert__block-block-wrapper{display:flex;flex-direction:column}}