@media(min-width:768px){.homepage .banner-section{min-height:689px}.homepage .wrw-section{min-height:199px}.homepage .explore-section{min-height:756px}.homepage .trending-section{min-height:555px}.homepage .video-section{min-height:755px}.homepage .purchase-section{min-height:531px}}@media(max-width:768px){.homepage .banner-section{min-height:400px}.homepage .wrw-section{min-height:150px}.homepage .explore-section{min-height:600px}.homepage .purchase-section,.homepage .trending-section,.homepage .video-section{min-height:400px}}.homepage .banner{padding-top:65px;padding-bottom:51px}.homepage .banner .text-box-container{padding-left:0;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}@media(max-width:991px){.homepage .banner .text-box-container{padding-left:0}}.homepage .trending-section{padding-bottom:80px}.homepage .video-carasoul{background-color:#ffefeb;padding-top:40px;padding-bottom:40px}.homepage .video-carasoul .video-box{background-color:#fff}.homepage .video-carasoul .video-box .popupbox:before{position:absolute;z-index:10;width:100%;height:100%;content:"";background:linear-gradient(0deg,rgba(0,0,0,.5) 50.86%,transparent 63.77%)}.homepage .video-carasoul .video-box .buttonplay-pause{position:absolute;top:50%;left:50%;background-color:#141414;color:#fff;transform:translate(-50%,-50%)}.homepage .video-carasoul .video-box .slides{width:100%;background-color:#fff;overflow:hidden}.homepage .video-carasoul .video-box .navigation{position:absolute;bottom:-24px;left:50%;transform:translateX(-50%);z-index:10;display:flex;flex-direction:row;gap:10px}@media(max-width:767px){.homepage .video-carasoul .video-box{width:100%;max-width:100%}}.homepage .video-carasoul .video-box-footer{padding-top:60px}.homepage .explore-collection{padding-top:80px;padding-bottom:80px}.homepage .explore-collection .expore-header{display:flex;flex-direction:column;gap:16px;margin-bottom:60px}.homepage .explore-collection a:hover img{border-radius:40px}.homepage .explore-collection img{border-radius:20px;transition:all .3s ease}.homepage .purchase{padding-top:160px;padding-bottom:160px}.homepage .progress-bar{position:relative;width:100%;height:10px;overflow:hidden;border-radius:9999px;background-color:rgba(211,49,49,.082)}.homepage .progress-bar .inner-bar{position:absolute;height:100%;border-radius:9999px;background-color:#d33132;animation:none}.homepage .progress-bar .animate{animation:progressbar 48.55s linear forwards}@keyframes progressbar{0%{width:0}to{width:100%}}