.bestsaller__item{width:410px;position:relative}.bestsaller__item-favorite{width:28px;opacity:0;margin-left:auto;cursor:pointer;margin-bottom:15px}.bestsaller__item-favorite-active{opacity:1}.bestsaller__item-img{height:480px;cursor:pointer;display:block}.bestsaller__item-info{display:flex;flex-direction:column;align-items:center}.bestsaller__item-title{font-size:var(--LargeFont);line-height:18px;color:#fff;text-transform:uppercase;margin-top:34px;text-align:center}.bestsaller__item-text{margin-top:20px;font-size:var(--StandardFont);line-height:18px;color:#5a5a5a}.bestsaller__item-price{margin-top:40px;font-size:var(--LargeFont);color:#fff}.bestsaller__item-sale{position:absolute;top:47px;right:0;width:0;height:0;border-left:110px solid transparent;border-bottom:110px solid transparent;border-top:110px solid #b61734;color:white}.bestsaller-new{border-top:110px solid rgb(255,255,255)}.bestsaller__item-sale-text{position:absolute;top:71px;right:15px;transform:rotate(45deg);color:#fff;font-size:var(--LargeFont)}.bestsaller-new-text{color:black}@media (max-width:1600px){.bestsaller__item-img{height:335px}.bestsaller__item{width:290px}.bestsaller__item-title{font-size:var(--MediumFont);margin-top:25px}.bestsaller__item-favorite{width:22px;margin-bottom:10px}.bestsaller__item-text{margin-top:10px;font-size:var(--StandardFont)}.bestsaller__item-price{margin-top:30px;font-size:var(--StandardFont)}.bestsaller__item-sale{top:36px;border-left:90px solid transparent;border-bottom:90px solid transparent;border-top:90px solid #b61734}.bestsaller-new{border-top:90px solid rgb(255,255,255)}.bestsaller__item-sale-text{top:56px;right:12px}}@media (max-width:1024px){.bestsaller__item{width:290px}.bestsaller__item-img{height:340px}.bestsaller__item-sale{border-left:80px solid transparent;border-bottom:80px solid transparent;border-top:80px solid #b61734}.bestsaller-new{border-top:80px solid rgb(255,255,255)}.bestsaller__item-sale-text{top:56px;right:12px;font-size:var(--MediumFont)}.bestsaller-new-text{color:black}}@media (max-width:768px){.bestsaller__item-img{height:245px}.bestsaller__item{width:210px}.bestsaller__item-sale{border-left:70px solid transparent;border-bottom:70px solid transparent;border-top:70px solid #b61734}.bestsaller-new{border-top:70px solid rgb(255,255,255)}.bestsaller__item-sale-text{top:53px;right:8px;font-size:var(--MediumFont)}}.bestsaller{margin-top:120px}.bestsaller__title{color:#fff;font-size:var(--ExtraLargeFont);text-align:center;margin-bottom:55px;text-transform:uppercase}.bestsaller__wrap{display:flex;align-items:center;margin:0 75px}.bestsaller__arrow-icon{height:40px;margin-top:-5vw;position:relative}.bestsaller__arrow-icon:before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px}.bestsaller__list{display:flex;gap:4vw;margin:0 auto}.bestsaller__circle{display:flex;justify-content:center;margin-top:60px;gap:18px;flex-wrap:wrap}.bestsaller__circle-item{width:14px;height:14px;background:#E7E5E833;border-radius:50%;cursor:pointer;transition:.4s}.bestsaller__circle-item-active{background:#E7E5E8;width:35px;border-radius:20px}@media (max-width:1600px){.bestsaller{margin-top:80px}.bestsaller__title{font-size:var(--LargeFont);margin-bottom:30px}.bestsaller__wrap{margin:0 25px}.bestsaller__arrow-icon{height:24px;margin-top:-5vw}.bestsaller__circle{display:flex;justify-content:center;margin-top:60px;gap:10px;padding:0 40px}.bestsaller__circle-item{width:10px;height:10px;border-radius:20px}.bestsaller__circle-item-active{background:#E7E5E8;width:25px}}@media (max-width:1024px){.bestsaller__list{gap:40px}.bestsaller__wrap{margin:0 30px}.bestsaller__circle{gap:12px;margin-top:70px}.bestsaller__arrow-icon{margin-top:-10vw}}@media (max-width:768px){.bestsaller{margin-top:60px}.bestsaller__title{font-size:var(--StandardFont);margin-bottom:30px}.bestsaller__item-title{margin-top:17px}.bestsaller__item-text{margin-top:7px;font-size:var(--MediumFont)}.bestsaller__circle{gap:8px;margin-top:26px;padding:0 20px}.bestsaller__circle-item{width:8px;height:8px;border-radius:20px}.bestsaller__circle-item-active{width:20px}}.main__block{position:relative;margin-bottom:120px;height:100vh}.main__block-img-wrap{width:100%;height:100%}.main__block-link-wrap{position:absolute;bottom:12vh;border:1px solid white;left:50%;transform:translateX(-50%)}.main__block-link{display:flex;align-items:center;justify-content:center;padding-top:4px;margin:8px;text-transform:uppercase;font-size:var(--ExtraLargeFont);width:426px;height:54px;color:#080808;background-color:white;border:1px solid #080808}.main__catalog{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;padding:0 16px;margin-bottom:120px}.main__catalog-list{display:flex;flex-direction:column;gap:16px;height:100vh}.main__catalog-list-item--big{position:relative;flex-grow:1;overflow:hidden;cursor:pointer}.main__catalog-list-item--small{position:relative;height:35vh;transition:.5s;cursor:pointer}.main__catalog-list-item--img{height:100%;transition:.5s}.main__catalog-list-item--description{position:absolute;left:40px;bottom:40px;color:white}.main__catalog-list-item--description-title{text-transform:uppercase;margin-bottom:28px;font-size:var(--ExtraLargeFont);display:flex;align-items:baseline;gap:16px}.main__catalog-list-item--description-title-img{height:15px;width:15px}.main__catalog-list-item--description-text{font-size:var(--LargeFont)}.main__catalog-list-item-hovered--small{height:25vh}.main__catalog-list-item--img-hover{filter:brightness(.5)}.main__sale{position:relative}.main__sale-img-wrap{height:720px}.main__sale-link-wrap{position:absolute;bottom:10vh;border:1px solid #080808;left:50%;transform:translateX(-50%)}.main__sale-link{display:flex;align-items:center;justify-content:center;padding-top:3px;margin:8px;text-transform:uppercase;font-size:var(--ExtraLargeFont);width:435px;height:54px;color:white;background-color:#080808;border:1px solid #080808}@media (max-width:1600px){.main__block{margin-bottom:80px}.main__block-link{width:365px;height:54px}.main__catalog{margin-bottom:80px}.main__catalog-list{gap:16px}.main__catalog-list-item--description{left:23px;bottom:23px}.main__catalog-list-item-hovered--small{height:350px}.main__catalog-list-item--description-title{margin-bottom:13px;font-size:var(--LargeFont);gap:13px}.main__catalog-list-item--description-text{font-size:var(--StandardFont)}.main__sale-img-wrap{height:560px}.main__sale-link{font-size:var(--ExtraLargeFont);width:366px;height:54px}}@media (max-width:1024px){.main__block-link{width:366px}.main__sale-link-wrap{bottom:8vh}.main__catalog{gap:8px;margin-bottom:65px}.main__catalog-list{gap:11px;height:70vh}.main__catalog-list-item--small{height:25vh}.main__catalog-list-item-hovered--small{height:30vh}.main__catalog-list-item--description-title{margin-bottom:12px;font-size:var(--StandardFont);gap:12px}.main__catalog-list-item--description-text{font-size:var(--MediumFont)}.main__sale-img-wrap{height:400px}}@media (max-width:768px){.main__block{margin-bottom:40px;height:90vh}.main__sale-img-wrap{height:480px}.main__block-link-wrap{position:absolute;bottom:6vh;border:1px solid white;left:20px;right:20px;transform:translateX(0)}.main__block-link{width:auto;font-size:var(--LargeFont);margin:7px}.main__catalog{display:flex;flex-direction:column;margin-bottom:40px;padding:0}.main__catalog-list{gap:8px;flex-direction:row}.main__catalog-list,.main__catalog-list-item--small{height:calc(50vw - 4px)}.main__catalog-list-item--img{height:calc(50vw - 4px);width:calc(50vw - 4px);width:calc(55vw - 4px);filter:brightness(.8);transition:1s}.main__catalog-list-item--description{left:20px}.main__catalog-list-item--description-title{margin-bottom:8px;font-size:var(--MediumFont)}.main__catalog-list-item--description-text{font-size:var(--TinyFont);width:145px;letter-spacing:0}.main__sale-link-wrap{bottom:4vh;left:20px;right:20px;transform:translateX(0)}.main__sale-link{margin:7px;width:auto;font-size:var(--LargeFont)}}