.c-collections{width:100%;margin-bottom:20px;padding:10px;position:relative}.c-collections__container{background:#f3eee8;flex-direction:column;gap:20px;margin:10px;display:flex}.c-collections__wrapper{text-align:left;flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex;position:relative}.c-collections__media{background:gray;width:100%;height:228px}.c-collections__media img{-o-object-fit:cover;object-fit:cover;width:100%;max-width:100%;height:100%}.c-collections__content{flex-direction:column;gap:40px;max-width:477px;padding:0 30px 30px;display:flex}.c-collections__wrapperContent{flex-direction:column;gap:20px;display:flex}.c-collections__wrapperContent .c-btn{justify-content:center;padding:13px 60px;display:flex}.c-collections__wrapperContent .c-btn:hover{color:#fff}.c-collections__wrapperTitle .c-title{text-align:left}.c-collections__wrapperTitle .u-underline:after{background-position:0;margin-top:11px}.c-collections__wrapperTitle .c-collections__contentSubtitle{font-size:2.3rem;font-weight:500;line-height:2.8rem}.c-collections__contentDescription{font-size:1.6rem;line-height:2rem}.c-collections__contentList .c-collections__contentListWrapper{align-items:center;gap:10px;display:flex}.c-collections__contentList .c-collections__contentListWrapper .icon{font-size:2.4rem}.c-collections__contentList .c-collections__contentListWrapper .c-collections__contentItem{font-size:1.6rem;line-height:2rem;list-style-type:none}.c-collections__contentColors{align-items:center;gap:10px;display:flex}.c-collections__contentColors .c-collections__contentColorItem{border-radius:50%;flex-shrink:0;width:24px;height:24px}.c-collections__contentColors .c-collections__contentColorItem img{-o-object-fit:cover;object-fit:cover;background:#828282;border-radius:50%;width:100%;height:100%;display:block}.c-collections__contentColors .c-collections__contentColorsText{font-size:1.6rem;line-height:2rem}.c-collections__price{text-align:center;flex-shrink:0;font-size:1.2rem;line-height:1.6rem}.c-collections__price b{font-size:1.6rem;line-height:2rem}.c-title{text-align:left;width:100%;margin-bottom:40px;display:inline-block}.c-title.u-underline{margin-bottom:0}.c-title.c-title--right{text-align:right}@media only screen and (min-width:768px){.c-title.c-title--right.u-underline:after{transform:scaleX(-1)}}.c-title.c-title--center{text-align:center}.c-title.c-title--center.u-underline:after{background-image:url(/theme/img/others/underline-mobile.png);background-position:50%}.c-collections{margin-bottom:64px}.c-collections__container{margin-left:16px;margin-right:16px}.c-collections__wrapper{flex-direction:row;gap:20px}.c-collections__wrapper.c-collections__wrapper--right{flex-direction:row-reverse}.c-collections__media{flex:2;height:600px}.c-collections__content{flex:1;gap:64px;padding:60px}.c-collections__wrapperTitle .c-collections__contentSubtitle{flex-direction:column;gap:5px;display:flex}.c-collections__wrapperContent:not(:first-child){flex-direction:row;justify-content:space-between;align-items:center}