.selections-banners{width:100%;margin:50px 0}@media only screen and (max-width:1200px){.selections-banners{margin:20px 0}}.selections-banners-bestsellers{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media only screen and (max-width:1200px){.selections-banners-bestsellers{grid-template-columns:repeat(1,100%);gap:24px}}.selections-banners-bestsellers__items{width:100%;display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:1200px){.selections-banners-bestsellers__items{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;flex-direction:row;flex-wrap:nowrap}}.selections-banners-bestsellers__carousel{width:100%}.selections-banners-bestsellers__carousel .swiper-slide{height:auto!important}@media only screen and (max-width:1200px){.selections-banners-bestsellers__carousel .swiper-slide{max-width:330px}}.selections-banners-bestsellers-main-item{width:100%;height:100%;display:flex;align-items:center;background-color:#f8f8f8;border-radius:12px;overflow:hidden}@media only screen and (max-width:1200px){.selections-banners-bestsellers-main-item{flex-direction:column}}.selections-banners-bestsellers-main-item__cover{width:345px;height:100%;flex-shrink:0;background-size:cover;background-repeat:no-repeat;background-position:50%}@media only screen and (max-width:1200px){.selections-banners-bestsellers-main-item__cover{width:100%;height:256px}}.selections-banners-bestsellers-main-item__content{width:100%;padding:12px 12px 12px 16px}@media only screen and (max-width:1200px){.selections-banners-bestsellers-main-item__content{padding-left:12px}}.selections-banners-bestsellers-main-item__title{font-family:var(--font-manrope);font-weight:600;font-size:22px;line-height:35px;color:#202020;margin-bottom:4px}@media only screen and (max-width:1200px){.selections-banners-bestsellers-main-item__title{font-size:20px;line-height:28px}}.selections-banners-bestsellers-main-item__description{font-family:var(--font-manrope);font-weight:400;font-size:16px;line-height:24px;color:#202020;margin-bottom:16px}@media only screen and (max-width:1200px){.selections-banners-bestsellers-main-item__description{font-size:14px;line-height:20px}.selections-banners-bestsellers-main-item__btn{width:100%}}.selections-banners-bestsellers-item{width:100%;display:flex;align-items:center;gap:16px;padding-right:16px;background-color:#f8f8f8;border-radius:12px;overflow:hidden}@media only screen and (max-width:1200px){.selections-banners-bestsellers-item{width:330px;min-width:330px;height:100%;padding-right:0;gap:0;flex-direction:column}}.selections-banners-bestsellers-item__cover{width:162px;height:100%;min-height:172px;flex-shrink:0;background-size:cover;background-repeat:no-repeat;background-position:50%}@media only screen and (max-width:1200px){.selections-banners-bestsellers-item__cover{width:100%;height:175px;min-height:175px}}.selections-banners-bestsellers-item__content{padding:16px 0}@media only screen and (max-width:1200px){.selections-banners-bestsellers-item__content{padding:8px}}.selections-banners-bestsellers-item__title{font-family:var(--font-manrope);font-weight:600;font-size:22px;line-height:35px;color:#202020;margin-bottom:8px}@media only screen and (max-width:1200px){.selections-banners-bestsellers-item__title{margin-bottom:4px;font-size:20px;line-height:28px}}.selections-banners-bestsellers-item__description{font-family:var(--font-manrope);font-weight:400;font-size:16px;line-height:24px;color:#202020}@media only screen and (max-width:1200px){.selections-banners-bestsellers-item__description{font-size:14px;line-height:20px}}.selections-banners-bestsellers-item__btn-wrap{width:-moz-fit-content;width:fit-content}@media only screen and (max-width:1200px){.selections-banners-bestsellers-item__btn-wrap{width:100%;margin-top:auto;padding:0 12px 12px}}.selections-banners-bestsellers-item__btn{margin-left:auto}@media only screen and (max-width:1200px){.selections-banners-bestsellers-item__btn{width:100%;margin-left:none}}.selections-banners-influencer{width:100%;background-color:#f8f8f8;border-radius:32px;display:flex;flex-wrap:nowrap;box-shadow:0 16px 67px rgba(0,0,0,.08),0 10.3704px 39.2384px rgba(0,0,0,.061),0 6.16296px 21.3407px rgba(0,0,0,.049),0 3.2px 10.8875px rgba(0,0,0,.04),0 1.3037px 5.45926px rgba(0,0,0,.031),0 .296296px 2.63657px rgba(0,0,0,.019);overflow:hidden;margin-bottom:50px;position:relative}@media only screen and (max-width:1200px){.selections-banners-influencer{margin-bottom:25px;box-shadow:none;flex-direction:column-reverse;align-items:center;padding:24px 8px 8px;border-radius:24px;background-color:#f8f8f8}}.selections-banners-influencer__bookmark{position:absolute;top:0;left:66px}@media only screen and (max-width:1200px){.selections-banners-influencer__bookmark{display:none}}.selections-banners-influencer__content{width:100%;padding:70px 200px 70px 230px;display:flex;flex-direction:column}@media only screen and (max-width:1200px){.selections-banners-influencer__content{padding:0;align-items:center;text-align:left}}.selections-banners-influencer__title{font-family:var(--font-manrope);font-weight:600;font-size:32px;line-height:38px;color:#202020;margin-bottom:16px}@media only screen and (max-width:1200px){.selections-banners-influencer__title{font-size:20px;line-height:26px;text-align:center;margin-bottom:8px}}.selections-banners-influencer__description{font-family:var(--font-manrope);font-weight:400;font-size:16px;line-height:140%;color:#202020;margin-bottom:66px}@media only screen and (max-width:1200px){.selections-banners-influencer__description{font-size:14px;text-align:center;margin-bottom:16px}}.selections-banners-influencer__cover{width:345px;height:auto;flex-shrink:0;position:relative;background-position:50%;background-size:cover;background-repeat:no-repeat}@media only screen and (max-width:1200px){.selections-banners-influencer__cover{width:144px;height:144px;border-radius:50%;overflow:hidden;margin-bottom:8px;background-size:150%;background-position:center 25%}}.selections-banners-influencer__button{width:-moz-fit-content;width:fit-content}@media only screen and (max-width:800px){.selections-banners-influencer__button{width:100%}}.selection-it-bags-banner__cover{background-position:46%}.home{width:100%}.home__wrapper{padding:30px 0}@media only screen and (max-width:1200px){.home__wrapper{padding:12px 0}}