.looks-list{display:flex;flex-direction:column;width:100%;gap:40px;margin-bottom:40px}.looks-list h5{font-size:20px;margin:0;font-weight:700;line-height:1.2;text-transform:uppercase}.looks-list__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width: 991.98px){.looks-list__grid{grid-template-columns:repeat(2,1fr);gap:10px}}.looks-list__item{display:flex;flex-direction:column;gap:10px}.looks-list__image{width:100%;aspect-ratio:309/470;-o-object-fit:cover;object-fit:cover}.looks-list__handle{font-size:10px;color:#512d6d;font-weight:700;text-transform:uppercase}.look-page__container{display:grid;grid-template-columns:65% 35%;gap:30px;margin-bottom:40px}@media (max-width: 991.98px){.look-page__container{display:block}}.look-page__images{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch}.look-page__left__full{position:relative;max-height:900px;max-width:700px;margin-bottom:4px;z-index:0}@media (max-width: 991.98px){.look-page__left__full{width:100%!important}}.look-page__left__full img{height:100%;width:100%}@media (max-width: 991.98px){.look-page__left__full img{-o-object-fit:cover!important;object-fit:cover!important}}.look-page__left__full{width:100%}.look-page__left__full img{-o-object-fit:cover;object-fit:cover}.look-page__left__half{width:calc(50% - 2px)}.look-page__left__half img{-o-object-fit:cover;object-fit:cover;aspect-ratio:1}.look-page__left__half video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.look-page__right-influencer span{font-size:10px}.look-page__right-influencer h3{font-size:18px;margin:10px 0}.look-page__product{display:flex;align-items:center;justify-content:space-between;padding:0;min-height:50px;margin-bottom:5px}.look-page__product__image{background-color:#eae7ed;display:inline-flex}.look-page__product__image a{display:block}.look-page__product__image img{display:block;max-width:120px;width:100%;background-color:#eae7ed}.look-page__product__info{width:100%;margin-left:10px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 767.98px){.look-page__product__info{display:block}}.look-page__product__info__title{font-size:14px;margin-bottom:8px;display:block}@media (max-width: 767.98px){.look-page__product__info__right{display:block;margin-top:5px}}#loadmore-button{display:flex;justify-content:center;margin:80px 0}
