@import"https://fonts.googleapis.com/css2?family=Jost:wght@100..900&family=Lato:wght@100;300;400;700;900&display=swap";.day-launches__container-main{background:linear-gradient(0deg, #FFF 0%, #79332B 48.75%)}.day-launches__body{position:relative;height:100%}.day-launches__container{display:flex;flex-direction:column;justify-content:space-between;max-width:1440px;width:100%;padding:0 18px 18px;margin:0 auto;box-sizing:border-box}@media(max-width: 650px){.day-launches__container{padding:0 10px 10px}}.day-launches__container *{box-sizing:border-box}.day-launches__head{display:flex;flex-direction:column;min-height:106px;padding:21px}.day-launches__title{color:#fbf2e5;font-family:"Lato";font-size:24px;font-weight:600;width:100%;margin:0;display:flex;justify-content:space-around}.day-launches__subtitle{font-family:"Jost";font-size:32px;font-weight:800;width:100%;text-align:center;margin:0;background:linear-gradient(90deg, #DCBD91 0%, #FAE3C8 44.7%, #EBCA9A 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.day-launches__product-list{display:flex;justify-content:center;gap:12px;width:100%;flex-wrap:wrap;max-height:386px;overflow:hidden}.day-launches__product-list:has(>:nth-child(2):last-child){width:52%;margin:0 auto}.day-launches__product-item{width:45%}.day-launches__product-item img{width:100%;height:100px;border-radius:4px;-o-object-fit:contain;object-fit:contain}.day-launches__product-item:only-child{width:100%;padding:20px 0}.day-launches__product-item:only-child img{height:247px}.day-launches__product-item:only-child .day-launches__product-title{padding-left:50px;padding-right:50px}.day-launches__product-item:first-child:nth-last-child(2),.day-launches__product-item:first-child:nth-last-child(2)~.day-launches__product-item{width:100%}.day-launches__product-title{color:#6b0b11;font-family:"Jost";font-size:13px;line-height:16px;margin:0;text-align:center;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.day-launches__deals-grid{display:block;gap:12px;width:100%;height:100%;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:stretch}.day-launches__deals-grid .swiper{padding-left:0 !important;padding-right:0 !important}.day-launches__deals-grid .swiper-wrapper{display:flex;align-items:stretch;padding-left:0 !important;padding-right:0 !important}.day-launches__deals-grid .swiper-wrapper .swiper-slide{display:flex;flex-shrink:0;width:342px;height:-webkit-fill-available;height:-moz-available;height:fill-available;max-height:600px;padding-left:0 !important;padding-right:0 !important;margin:0;-webkit-backface-visibility:hidden;scroll-snap-align:center}.day-launches__deal-card{position:relative;display:flex;width:auto;flex-shrink:0;height:100%;background:#fdf8f2;border:2px solid #c49b63;text-align:center;position:relative;flex-direction:column;justify-content:space-between}.day-launches__deal-card .price__sale{display:block}.day-launches__deal-card .price__sale .price-item--sale{font-family:"Jost";color:#40aa42;font-size:15px;font-weight:600;text-decoration:none}.day-launches__deal-card .price__sale .price-item--regular{font-family:"Jost";color:gray;font-size:14px;text-decoration:line-through;font-weight:400}.day-launches__deal-card.is-locked .day-launches__locked{display:flex}.day-launches__deal-card .day-launches__locked{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(251,242,229,.96);display:none;justify-content:center;align-items:center;flex-direction:column;gap:10px;font-family:"Jost";font-size:24px;font-weight:700;line-height:26px;color:#6b0b11;z-index:5;text-transform:uppercase;padding:30px}.day-launches__deal-card .day-launches__locked:after{content:"";position:absolute;top:16px;left:16px;bottom:16px;right:16px;border:2px solid #6b0b11}.day-launches__header{display:flex;align-items:center;box-sizing:border-box;width:100%;height:106px;gap:10px;padding:12px 10px;position:relative;overflow:hidden}.day-launches__header span{width:82px;margin:0;color:#6b0b11;font-family:"Jost";font-size:24px;font-weight:500;text-align:center}.day-launches__header p{width:calc(100% - 84px);color:#6b0b11;font-family:"Lato";font-size:14px;line-height:18px;font-weight:600;text-align:left}.day-launches__header i{width:2px;background-color:#6b0b11;align-self:stretch;position:relative;left:-4px}.day-launches__header:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:repeating-linear-gradient(to right, #C49B63 0 4px, transparent 4px 10px)}.day-launches__deal-content{padding:16px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.day-launches__deal-content .price{margin-top:8px;color:#7a2b1a}.day-launches__footer{padding:16px;display:flex;justify-content:center;min-height:40px}.day-launches__footer .button{width:100%;display:flex;justify-content:center;align-items:center;gap:10px;background:#c49b63;color:#fff;font-family:"Lato";font-size:20px;font-weight:700;border:none}.day-launches__footer .button:hover{background:#b3844d}.day-launches__footer .button::after,.day-launches__footer .button::before{display:none}@media(max-width: 768px){.day-launches__container{margin-bottom:14px}.day-launches__title{font-size:20px;line-height:1.2;text-align:center;margin:0 auto 10px;max-width:90%}.day-launches__subtitle{font-size:22px;line-height:1.25;text-align:center;margin:0 auto;max-width:90%;font-weight:600}}