@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;overflow-x:clip;width:100%}body{color:#333;background-color:#f8f9fa;overflow-x:hidden;overflow-x:clip;width:100%;max-width:100%;position:relative}img,video,iframe,embed,object{height:auto}h1,h2,h3,h4,h5,h6,p,span,a,div{word-wrap:break-word;overflow-wrap:break-word}section,article,aside,main,header,footer{max-width:100%;overflow-x:hidden}.container{max-width:1200px;width:100%;margin:0 auto;padding:0 20px;overflow-x:hidden}.header-wrapper--border-bottom{border-bottom:none}.announcement-bar__message span{font-size:12px;font-weight:500;letter-spacing:0px}.announcement-bar,.announcement-bar__announcement{height:27px}.utility-bar{height:auto;min-height:44px;padding:6px 0}.announcement-bar-slider .slider-button,.old-header{display:none}.navbar header-menu{position:static}.navbar .mega-menu{position:static}.navbar .mega-menu .mega-menu__content{position:absolute;top:100%;left:50%;right:auto;transform:translate(-50%);width:68vw;max-width:1150px;min-width:860px;background:#fff;border:1px solid #e7e7e5;box-shadow:0 24px 60px #141e1924;padding:0;display:grid;grid-template-columns:1fr 50%;z-index:60;animation:kMegaIn .18s ease both;white-space:normal}@keyframes kMegaIn{0%{opacity:0;transform:translate(-50%) translateY(6px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.navbar .mega-menu__content a,.navbar .mega-menu__content a:hover,.navbar .mega-menu__content a:focus,.navbar .mega-menu__content a:focus-visible,.navbar .mega-menu__content .mega-menu__link--active{text-decoration:none!important}.navbar .mega-menu__list{display:grid!important;grid-template-columns:1fr 1.15fr;gap:0;width:auto;max-width:none!important;margin:0!important;padding:34px 18px 38px 44px!important;list-style:none}.navbar .mega-menu__list>li{border:none;padding-right:24px}.navbar .mega-menu__link--level-2{display:block;font-size:11.5px!important;font-weight:700!important;letter-spacing:.14em;text-transform:uppercase;color:#111;line-height:1.4!important;margin-bottom:6px;cursor:default;pointer-events:none;text-decoration:none!important}.navbar .mega-menu__list .list-unstyled{margin-top:10px}.navbar .mega-menu__list .list-unstyled .mega-menu__link{display:block;width:fit-content;position:relative;font-size:13.5px;color:#3c4440;padding:8px 0;letter-spacing:.02em;line-height:1.5;text-decoration:none}.navbar .mega-menu__list .list-unstyled .mega-menu__link:after{content:"";position:absolute;left:0;bottom:4px;height:1px;width:0;background:#68a691;transition:width .22s ease}.navbar .mega-menu__list .list-unstyled .mega-menu__link:hover{color:#111;text-decoration:none!important}.navbar .mega-menu__list .list-unstyled .mega-menu__link:hover:after{width:100%}.koraya-mega-tile{position:relative;display:block;min-height:420px;overflow:hidden;cursor:pointer;text-decoration:none}.koraya-mega-tile .kmt-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 22%;display:block}.koraya-mega-tile .kmt-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(15,30,24,.52) 0%,rgba(15,30,24,.12) 45%,transparent 70%)}.koraya-mega-tile .kmt-txt{position:absolute;left:0;right:0;bottom:34px;text-align:center;color:#fff;padding:0 26px}.koraya-mega-tile .kmt-k{display:block;font-size:10.5px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;opacity:.92;margin-bottom:10px}.koraya-mega-tile .kmt-t{display:block;font-size:clamp(16px,1.5vw,21px);font-weight:500;letter-spacing:.01em;line-height:1.4;margin-bottom:18px}.koraya-mega-tile .kmt-btn{display:inline-block;border:1px solid rgba(255,255,255,.9);color:#fff;font-size:11.5px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;padding:12px 34px;transition:all .2s}.koraya-mega-tile:hover .kmt-btn{background:#fff;color:#2d4a3e}.navbar{background:#fff;position:sticky;top:32px;left:0;right:0;z-index:1000;overflow-x:hidden;overflow-x:clip;width:100%}.nav-container{max-width:1440px;margin:0 auto;padding:0 clamp(20px,3vw,50px);display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:clamp(15px,3vw,50px);box-sizing:border-box;width:100%}.nav-left{justify-self:start}.nav-logo{display:flex;align-items:center}.nav-center{justify-self:start;width:100%}.search-container{position:relative;width:100%;max-width:491px}.search-icon{position:absolute;left:16px;top:21px;transform:translateY(-50%);color:#8a8f8d;z-index:2;width:18px;height:18px}.search-input{width:100%;height:42px;border:1px solid #e4e4e4;border-radius:12px;background:#f5f6f6;padding:0 18px 0 45px;font-size:16px;color:#242424;outline:none;transition:border-color .2s,background .2s,box-shadow .2s;letter-spacing:.01em;-webkit-appearance:none;appearance:none}.search-input::placeholder{color:#9aa09d}.search-input:focus{background:#fff;border-color:#68a691;box-shadow:0 0 0 3px #68a69124}.search-container.is-open .search-input{background:#fff;border-radius:12px 12px 0 0;border-color:#e4e4e4;border-bottom-color:#2d4a3e1a;box-shadow:none}.search-dropdown{position:absolute;top:100%;left:0;right:0;z-index:1002;background:#fffc;-webkit-backdrop-filter:blur(16px) saturate(1.15);backdrop-filter:blur(16px) saturate(1.15);border:1px solid #e4e4e4;border-top:none;border-radius:0 0 12px 12px;overflow:hidden;box-shadow:0 18px 50px #1e332929,0 2px 8px #1e33290f}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.search-dropdown{background:#fffffff7}}.search-results{max-height:340px;overflow-y:auto;padding:0;scrollbar-width:thin}.search-results-list,.search-default-list{padding:0 6px 6px}.search-result-item{display:flex;align-items:center;gap:12px;padding:9px 10px;border-radius:10px;cursor:pointer;text-decoration:none;color:inherit;transition:background .15s}.search-result-item:hover{background:#68a69121}.search-result-image{width:46px;height:46px;object-fit:contain;background:#f0f0f2d9;border-radius:8px;padding:3px;flex-shrink:0}.search-result-info{flex:1;min-width:0;overflow:hidden}.search-result-vendor{display:block;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#565959;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-title{display:block;font-size:13px;font-weight:500;color:#242424;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-price{font-size:13px;font-weight:600;color:#27ae60;flex:none;margin-left:10px;white-space:nowrap}.search-result-price .search-price-compare{font-size:11px;color:#9aa09d;text-decoration:line-through;font-weight:500;margin-right:6px}.search-panel-hd{display:flex;align-items:center;justify-content:space-between;padding:13px 16px 9px}.search-panel-hd .t{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2d4a3e}.search-panel-hd .n{font-size:10.5px;font-weight:600;color:#565959;background:#dde9e5e6;border-radius:100px;padding:2px 9px}.search-chips{display:flex;flex-wrap:wrap;gap:8px;padding:2px 16px 14px}.search-chip{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#2d4a3e;background:#dde9e5d9;border:none;border-radius:100px;padding:7px 13px;cursor:pointer;font-family:inherit;transition:background .15s}.search-chip:hover{background:#dde9e5}.search-chip svg{width:12px;height:12px;color:#68a691}.search-empty{text-align:center;padding:30px 24px 26px}.search-empty .ring{width:54px;height:54px;margin:0 auto 14px;border-radius:14px;background:#dde9e5e6;display:flex;align-items:center;justify-content:center;color:#2d4a3e}.search-empty .ring svg{width:24px;height:24px}.search-empty h4{font-size:15px;font-weight:600;color:#242424;margin:0 0 6px}.search-empty p{font-size:12.5px;color:#565959;line-height:1.6;max-width:330px;margin:0 auto 16px}.search-empty p b{color:#242424;font-weight:600}.search-empty-actions{display:flex;gap:10px;justify-content:center}.search-btn{font-family:inherit;font-size:12px;font-weight:600;letter-spacing:.04em;border-radius:100px;padding:10px 20px;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block}.search-btn--ghost{background:#ffffffd9;color:#242424;border:1px solid #dcdcdc}.search-btn--ghost:hover{border-color:#242424}.search-btn--solid{background:#68a691;color:#fff;border:1px solid #68a691}.search-btn--solid:hover{background:#5a9580;border-color:#5a9580}.search-loading{display:flex;align-items:center;justify-content:center;padding:20px;gap:10px}.search-spinner{width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #333;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.search-no-results{padding:0}.nav-right{justify-self:end;display:flex;align-items:center;gap:clamp(.8rem,1.5vw,2rem);min-width:0;flex-shrink:1}.nav-links{display:flex;gap:clamp(.8rem,1.5vw,2rem);align-items:center;white-space:nowrap}.nav-item{position:relative;display:flex;align-items:center;gap:.25rem}.nav-actions{display:flex;gap:1rem;align-items:center}.atw-button{padding:9px 10px}.default-position .atw-button:hover{transform:none;background-color:rgba(var(--color-button),var(--alpha-button-background))}.default-position .atw-button:hover span.atw-button-text{color:#fff}.default-position .atw-button:hover .atw-button-icon path{stroke:#fff}.process-steps{position:relative;margin-top:60px;max-width:900px;margin-left:auto;margin-right:auto}.process-steps:before{content:"";position:absolute;left:86px;top:10px;bottom:10px;width:4px;background:#d0d0d0;z-index:0}.step{display:flex;align-items:flex-start;gap:0;margin-bottom:60px;position:relative;padding-left:0}.step:last-child{margin-bottom:0}.step-label{flex-shrink:0;width:80px;font-size:1em;font-weight:700;color:#666;text-align:left;padding-top:2px;padding-right:15px}.step-number{flex-shrink:0;width:16px;height:16px;background:#68a691;border-radius:50%;position:relative;z-index:1;margin-top:6px;margin-right:25px;display:block!important}.step-content{flex:1;padding-left:10px}.step-content h3{font-size:1.5em;color:#2c3e50;margin-bottom:12px;font-weight:600}.step-content p{font-size:1.1em;color:#666;line-height:1.8}.banner-slider{position:relative;overflow:hidden;background-color:#fff;width:100%;padding:60px 0}.slider-container{width:100%;position:relative;height:266px}.banner-slides{display:flex;gap:clamp(20px,5vw,80px);align-items:center;justify-content:center;height:100%;width:100%;position:relative}.banner-slide{border-radius:12px;overflow:hidden;cursor:pointer;position:relative;height:266px;flex-shrink:0;transition:transform .6s ease-out;max-width:48%}.banner-slide.active{z-index:2;animation:zoomIn .6s ease-out forwards}@keyframes zoomIn{0%{transform:scale(.95)}to{transform:scale(1.2)}}.banner-slide.side{width:474px;position:relative;opacity:.8;max-width:35%}.banner-slide.side.left{margin-left:clamp(-120px,-8vw,-40px)}.banner-slide.side.right{margin-right:clamp(-120px,-8vw,-40px);text-align:left}.banner-slide img{width:100%;height:100%}.slide-content{position:absolute;top:40px;left:24px;color:#fff;z-index:10;max-width:352px;height:147px}.slide-content h1{font-size:22px;margin-bottom:0;line-height:1.2;font-weight:700;color:#fff;font-style:normal}.slide-content h2{font-size:13px;margin-bottom:30px;line-height:1.2;font-weight:600;color:#fff;font-style:normal}.slide-content p{font-size:12px;margin-bottom:15px;line-height:1.4;color:#fff;font-weight:400}.shop-now-btn{background-color:#fff;color:#68a691;padding:10px 24px;border:none;font-size:14px;font-weight:400;cursor:pointer;transition:all .3s;display:inline-block;box-shadow:0 2px 8px #0000001a}.shop-now-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.slider-nav{position:absolute;bottom:-52px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:2}.slider-dot{width:10px;height:10px;border-radius:50%;background-color:#0000004d;cursor:pointer;transition:background-color .3s}.slider-dot.active{background-color:#333;width:30px;border-radius:5px}.promo-links{background-color:#d7e5db;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;white-space:nowrap;margin-top:24px;height:40px}.promo-carousel{display:inline-block;animation:scroll 360s linear infinite}.promo-carousel-content{display:inline-flex;align-items:center;gap:14px;padding-right:25px}.promo-item{color:#242424;text-decoration:none;font-size:16px;font-weight:500;display:inline-flex;align-items:center;white-space:nowrap}.promo-star{color:#fff;font-size:20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.promo-star img{width:16px;height:auto;max-width:none}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.brands-section{width:100%;background-color:#f8f8f8;padding:60px clamp(20px,3vw,50px);box-sizing:border-box}.brands-container{max-width:1440px;margin:0 auto}.brands-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px}.brands-header-page{text-align:center;margin-bottom:30px}.section-title{font-size:32px;font-weight:500;color:#242424;margin-bottom:5px;margin-top:0;line-height:32px}.section-subtitle{font-size:14px;color:#242424;font-weight:400;margin-top:5px}.view-all{font-size:16px;color:#242424;text-decoration:none;display:flex;align-items:center;gap:5px;font-weight:500}.view-all:hover{color:#7abaa0}.brands-grid{display:flex;gap:20px;align-items:center;justify-content:center;flex-wrap:wrap;padding:20px 0}.brand-item{width:135px;height:135px;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s;overflow:hidden;text-decoration:none}.brand-item:hover{transform:translateY(-5px);box-shadow:0 5px 15px #00000026}.brand-item img{object-fit:contain}.brand-text{font-size:22px;font-weight:500;color:#333;font-family:Montserrat,sans-serif;text-align:center;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.brand-grid-wrapper{display:flex;flex-direction:column;gap:40px}.brand-grid-1,.brand-grid-2,.brand-grid-3,.brand-grid-4,.brand-grid-5,.brand-grid-6{display:flex;flex-direction:column;align-items:center;padding:20px 0}.alphabet-header{font-size:24px;font-weight:600;color:#242424;padding-bottom:15px;border-bottom:2px solid #e0e0e0;width:100%;max-width:860px;margin-bottom:25px}.brand-items-wrapper{display:grid;grid-template-columns:repeat(6,135px);gap:25px;justify-content:center}.category-section{padding:60px 0;position:relative;background-repeat:repeat;background-size:cover;background-position:center}.category-title{color:#242424;text-align:center;font-size:32px;margin-bottom:0;margin-top:0;font-weight:500;position:relative;z-index:1}.category-subtitle{color:#242424;text-align:center;font-size:14px;margin-bottom:30px;font-weight:400;position:relative;z-index:1}.category-grid{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:26px;padding:0 20px;position:relative;z-index:1}.category-card{cursor:pointer;text-align:center;text-decoration:none;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #eee;transition:box-shadow .3s ease,transform .3s ease}.category-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.category-image{width:100%;height:160px;overflow:hidden;background:#f5f5f5}.category-card img{width:100%;height:100%;border-radius:0;object-fit:cover;object-position:center;display:block}.category-card h3{color:#242424;font-size:16px;font-weight:400;margin-top:15px;margin-bottom:15px;letter-spacing:.5px}.category-carousel-dots{display:none}.product-showcase{padding:0 0 30px;max-width:100%;text-align:center;position:relative;background-image:url(/cdn/shop/files/Banner_Koraya_Picks.png?v=1767019834);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.product-link{text-decoration:none}.showcase-sparkles{position:absolute;top:55px;left:420px;z-index:1}.showcase-sparkles img{width:auto;height:70px}.showcase-sparkles-right{position:absolute;top:155px;right:400px;z-index:1}.showcase-sparkles-right img{width:auto;height:70px}.showcase-brand-image{padding-top:25px;margin-bottom:0;display:flex;justify-content:center;position:relative;z-index:1}.showcase-brand-image img{max-width:595px;height:auto;display:block}.showcase-carousel{position:relative;height:330px;margin-bottom:0;overflow:hidden}.showcase-product.side:not(.prev-1):not(.prev-2):not(.next-1):not(.next-2){opacity:0!important;visibility:hidden!important}.showcase-products{display:flex;justify-content:center;align-items:center;gap:30px;height:300px;position:relative}.showcase-product{transition:all .5s ease;cursor:pointer;position:absolute;left:50%;transform:translate(-50%)}.showcase-product.side{width:180px}.showcase-product.side.prev-2{transform:translate(calc(-50% - 600px));z-index:0}.showcase-product.side.prev-1{transform:translate(calc(-50% - 340px));z-index:1}.showcase-product.side.next-1{transform:translate(calc(-50% + 340px));z-index:1}.showcase-product.side.next-2{transform:translate(calc(-50% + 600px));z-index:0}.showcase-product.active{width:200px;transform:translate(-50%) scale(1.3);z-index:1}.showcase-product img{width:100%;height:180px;max-height:270px;object-fit:contain}.showcase-product.active img{height:255px}.product-info-wrapper{margin-top:20px;position:relative;display:flex;align-items:center;justify-content:center;gap:25px}.product-info{text-align:left;background-color:#fff;padding:0}.product-info-koraya{background-color:#f7fcff;width:25%;text-align:left}.product-info-koraya.active,.product-info.active{opacity:1;transform:translateY(0)}.product-meta-info{padding:15px}.product-category{font-size:12px;color:#383e43;text-transform:uppercase;letter-spacing:0px;margin-bottom:0;font-weight:400}.product-title{font-size:16px;color:#383e43;margin-bottom:10px;font-weight:500;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-price{font-size:20px;color:#333;margin-bottom:0;font-weight:600}.product-info .discount{color:#5a9580;font-weight:500}.rp{color:#a3aab0!important}.carousel-btn{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #e0e0e0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;font-size:20px;color:#999;box-shadow:0 2px 8px #00000014}.carousel-btn:hover{background:#7abaa0;color:#fff;border-color:#7abaa0;transform:scale(1.1)}.buy-now-btn{background-color:#68a691;color:#fff;padding:14px 0;border:none;font-size:18px;font-weight:500;cursor:pointer;transition:all .3s;letter-spacing:.5px;width:100%;display:block}.buy-now-btn:hover{background-color:#6aa090;transform:translateY(-2px);box-shadow:0 4px 12px #7abaa04d}.kits-section{padding:60px 0;background:#fff}.kits-header{text-align:center;margin-bottom:30px}.kits-title{font-size:32px;font-weight:500;color:#242424;margin-bottom:0;margin-top:0}.kits-subtitle{font-size:14px;color:#383e43;font-weight:400;margin-bottom:30px}.kits-carousel-wrapper{position:relative;max-width:1440px;margin:0 auto;padding:0 10px}.kits-carousel{overflow:hidden}.kits-track{display:flex;transition:transform .5s ease;gap:20px}.kit-card{min-width:calc(20% - 17px);flex-shrink:1;background:#fff;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s;position:relative}.kit-card:hover{transform:translateY(-5px)}.kit-image{width:100%;height:300px;background:linear-gradient(135deg,#e8d5c4,#f5e6d3);overflow:hidden;position:relative}.kit-image img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:0}.kit-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;background:#fafafa;min-height:80px}.kit-category{display:inline-block;font-size:12px;color:#383e43;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-weight:500;background-color:#dde9e5;border-radius:100px;padding:6px 12px;line-height:8px;text-align:center}.kit-name{font-size:16px;color:#383e43;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px}.kits-nav{display:flex;justify-content:center;gap:15px;margin-top:30px}.kits-nav-btn{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #e0e0e0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;font-size:20px;color:#999;box-shadow:0 2px 8px #00000014}.kits-nav-btn:hover{background:#7abaa0;color:#fff;border-color:#7abaa0;transform:scale(1.1)}.kits-nav-btn.disabled{opacity:.3;cursor:not-allowed}.beauty-section{background:#fff}.beauty-container{max-width:1440px;margin:0 auto;padding:0 clamp(20px,2.5vw,35px);box-sizing:border-box}.beauty-header{text-align:center;margin-bottom:50px}.beauty-title{font-size:32px;font-weight:500;color:#242424;margin-bottom:0;margin-top:0}.beauty-subtitle{font-size:14px;color:#383e43;font-weight:400;margin-bottom:0}.product-grid-beauty{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:30px}.product-card{background:#fff;border-radius:12px;padding:0;text-align:center;transition:all .3s;cursor:pointer;border:0px solid #f0f0f0;overflow:hidden}.product-card:hover{transform:translateY(-5px)}.product-image{width:100%;height:300px;background:#f0f0f2;display:flex;align-items:center;justify-content:center;margin-bottom:20px;border-radius:8px;border:1px solid #f0f0f2}.product-card img{width:300px;height:300px;object-fit:contain;padding:20px}.product-brand{font-size:12px;color:#383e43;text-transform:uppercase;margin-bottom:0;font-weight:500}.product-name{font-size:16px;color:#383e43;margin-bottom:12px;font-weight:500;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.view-more-btn{background-color:#fff;color:#68a691;padding:14px 50px;border:1px solid #68a691;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s;letter-spacing:.5px;text-decoration:none}.view-more-btn:hover{background-color:#6aa090;transform:translateY(-2px);box-shadow:0 4px 12px #7abaa04d;color:#fff}.banner-section{width:100%;max-height:400px;overflow:hidden;margin-bottom:0}.banner-section img{width:100%;height:400px;object-fit:cover}.description-text img{width:100%}.collection .grid--4-col-desktop .grid__item{width:20%}.collection-hero__title{display:none}.collection-hero__inner.page-width{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;max-width:100%!important}.collection-hero__description{max-width:100%!important;height:380px}.collection-hero{width:100%;max-width:100%;overflow:hidden;margin-bottom:30px}.collection .card__inner{--ratio-percent: 100% !important}.collection .card__media{padding:20px}.collection .card__media .media{padding-bottom:100%!important;position:relative;overflow:hidden}.collection .card__media .media img{object-fit:contain;object-position:center}.collection .quick-add__submit.button--secondary,.collection .button--secondary{background-color:#68a691!important;color:#fff!important;border-color:#68a691!important}.collection .quick-add__submit.button--secondary:hover,.collection .button--secondary:hover{background-color:#5a9580!important;border-color:#5a9580!important}.collection .badge{background-color:#68a691}.quick-add-modal .page-width{width:100%}.quick-add-modal .product-description-section{display:none}.quick-add-modal h2.h1{font-size:22px;font-weight:400}.quick-add-modal .badge{background-color:#68a691}.quick-add-modal .product-form__input--pill input[type=radio]:checked+label{background-color:#578978;border-color:#578978}.cart-item__image-container{width:120px!important;height:120px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border-radius:8px!important;padding:10px}.cart-item__image{width:100%;height:100%!important;object-fit:contain;object-position:center}footer{background-color:#000;color:#fff}.footer-container{max-width:1400px;margin:0 auto;padding:0 clamp(20px,3vw,40px);box-sizing:border-box}.footer-top{padding:20px 0 1px}.footer-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-bottom:50px}.footer-column{display:flex;flex-direction:column}.footer-heading{font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:25px;color:#fff}.footer-links{display:flex;flex-direction:column;gap:14px}.footer-links a{color:#ffffffa6;text-decoration:none;font-size:14px;font-weight:400;transition:color .2s ease;line-height:1.4}.footer-links a:hover{color:#fff}.footer-contact-info{color:#ffffffa6;font-size:14px;line-height:1.8}.footer-contact-info p{margin-top:0;margin-bottom:15px}.bottom-footer{padding-top:0!important;padding-bottom:16px}.contact-item{margin-top:5px}.contact-item strong{color:#fff;font-weight:500}.footer-contact-info i{color:#fff;margin-right:10px;font-size:22px}.social-media-icons{margin-top:20px;display:flex;gap:15px}.social-media-icons a{color:#fff;font-size:20px;transition:color .3s ease,transform .3s ease}.social-media-icons a:hover{color:#e0e0e0;transform:scale(1.1)}.mobile-version{display:none}.swym-storefront-layout-grid-item-image-container{width:40px!important;align-self:anchor-center!important;background:none!important}.blog-articles .article-card__excerpt{margin-top:1.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%!important;max-width:420px}.blog-articles .rte-width{margin:0 auto!important}.blog-articles .card__content{padding:1.7rem!important}.blog-articles .article{background:#fafdf2;border-radius:0 0 10px 10px;margin-bottom:2rem}#gf-products .card__heading.h5 a{display:-webkit-box!important;-webkit-box-orient:vertical!important;overflow:hidden!important;-webkit-line-clamp:2!important;max-height:3.6em}.search-input,#live-search-input,#mobile-live-search-input{font-size:16px}.related-products .card__media,.related-products .media{height:auto!important;aspect-ratio:1/1;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fafafa}.related-products .card__media img,.related-products .media img{object-fit:contain!important;width:100%!important;height:100%!important}@media(min-width:1920px){.brands-container{max-width:1700px}.brands-grid{gap:30px}.brand-item{width:150px;height:150px}.brand-text{font-size:24px}.brand-items-wrapper{grid-template-columns:repeat(6,150px);gap:30px}}@media(min-width:1400px)and (max-width:1599px){.brands-container{max-width:1400px}}@media(min-width:1280px)and (max-width:1399px){.brands-container{max-width:1340px}.brands-grid{gap:20px}.brand-item{width:115px;height:115px}}@media(min-width:1200px)and (max-width:1440px){.brands-section{padding:60px 30px}}@media(min-width:750px){.blog-articles{grid-template-columns:1fr 1fr 1fr!important}.utility-bar{min-height:0;padding-top:4px;padding-bottom:4px}.announcement-bar__message{min-height:0;padding-top:10px;padding-bottom:10px}}@media(max-width:1199px){.nav-container{grid-template-columns:150px 1fr auto;padding:1rem 1.5rem;gap:1.5rem}.search-container{width:100%;max-width:400px}.nav-links{gap:1.5rem}.brands-section,.category-section,.kits-section{padding:4rem 0}.category-image{width:200px;height:140px}.kit-image{width:200px;height:240px}}@media(max-width:1024px){.brands-section,.category-section,.kits-section{padding:4rem 2.5rem}.ipad-hidden{display:none}.product-grid-beauty{grid-template-columns:repeat(3,1fr)}.kit-card{min-width:calc(33.333% - 13px)}.category-grid{grid-template-columns:repeat(5,1fr);gap:5px}.kit-image{width:100%;height:342px}.category-image{width:100%;height:130px}.showcase-product.side.prev-2,.showcase-product.side.next-2{display:none}}@media(max-width:991px){.nav-container{grid-template-columns:150px 1fr auto;padding:1rem;gap:1rem}.search-container{width:100%;max-width:350px}.nav-links{gap:1rem}}@media(max-width:768px){.category-section{padding:40px 0}.category-grid{grid-template-columns:repeat(2,1fr);gap:15px;padding:0 20px}.category-image{height:150px}.category-card h3{font-size:1rem}.kit-card{min-width:calc(50% - 10px)}.kit-image{height:200px}.kits-section{padding:40px 0}.kits-carousel-wrapper{padding:0 20px}.brands-section{padding:40px 20px}.brands-header{padding:0 10px}.brand-item{width:65px;height:65px}.brands-grid{grid-template-columns:repeat(3,90px);gap:9px}.brand-items-wrapper{grid-template-columns:repeat(5,65px);gap:14px}.alphabet-header{font-size:20px;padding-bottom:10px;margin-bottom:18px}.section-title,.category-title,.kits-title,.beauty-title{font-size:1.8rem}.product-grid-beauty{grid-template-columns:repeat(2,1fr);gap:15px}.showcase-sparkles,.showcase-sparkles-right{display:none}.showcase-carousel{height:250px;overflow:visible!important}.showcase-products{overflow:visible!important}.product-info-wrapper{flex-direction:column;gap:20px}.product-info-koraya{width:90%;max-width:350px}.mobile-version{display:block}.footer-columns{display:grid;grid-template-rows:repeat(3,1fr);gap:0px}.showcase-product.active{width:200px!important;transform:translate(-50%) scale(1.25)!important;z-index:2!important}.showcase-product.active img{height:240px!important}.showcase-product.side.prev-1{display:block!important;opacity:.75!important;visibility:visible!important;transform:translate(calc(-50% - 210px)) scale(.85)!important;width:110px!important;z-index:1!important}.showcase-product.side.next-1{display:block!important;opacity:.75!important;visibility:visible!important;transform:translate(calc(-50% + 210px)) scale(.85)!important;width:110px!important;z-index:1!important}.showcase-product.side.prev-1 img,.showcase-product.side.next-1 img{height:130px!important}.showcase-product.side.prev-2,.showcase-product.side.next-2{display:none!important;opacity:0!important;visibility:hidden!important}}@media(max-width:767px){.navbar{top:28px;width:100%}.nav-container{grid-template-columns:1fr auto;gap:1rem;padding:.75rem 1rem}.nav-center{display:none}.nav-right{justify-self:end;gap:1rem}.nav-links{display:none}.brands-section,.category-section,.kits-section{padding:3rem 0}.footer-columns{display:inline-block}.footer-column{margin-bottom:22px}.footer-heading{margin-bottom:8px}.footer-links a{font-size:1rem}.desktop-version{display:none}}@media(max-width:599px){.old-header{display:grid}.navbar{display:none}.header-wrapper .mobile-search-bar{padding-top:0!important;margin-top:-3px}.carousel-btn{display:none}.product-grid-beauty{grid-template-columns:1fr 1fr}.sm-hidden{display:none}.section-header header.old-header{display:grid!important;overflow:visible!important;height:auto!important;min-height:60px!important;opacity:1!important;visibility:visible!important}}@media(max-width:480px){*{max-width:100%}body,html{overflow-x:hidden!important;width:100%!important;position:relative}.old-header{display:grid}.navbar{display:none}.brands-section,.category-section,.kits-section{width:100%!important;max-width:100%!important;overflow-x:hidden!important;box-sizing:border-box;padding:2rem 1.5rem}.brands-grid{display:grid;grid-template-columns:repeat(5,60px);justify-content:center}.brand-item{width:62px;height:62px}.brand-items-wrapper{grid-template-columns:repeat(4,62px);gap:16px}.brand-grid-1,.brand-grid-2,.brand-grid-3,.brand-grid-4,.brand-grid-5,.brand-grid-6{padding:0!important}.brand-grid-wrapper{gap:28px}.alphabet-header{font-size:18px;padding-bottom:8px;margin-bottom:14px}.section-subtitle{font-size:1rem;margin-top:0}.view-all{font-size:1rem}.category-grid{grid-template-columns:repeat(2,1fr)}.category-grid.category-carousel{display:flex!important;grid-template-columns:unset!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:15px;padding:0 20px;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap}.category-grid.category-carousel::-webkit-scrollbar{display:none}.category-grid.category-carousel .category-card{flex:0 0 70%;min-width:70%;scroll-snap-align:center}.category-carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:10px}.category-carousel-dots .dot{width:8px;height:8px;border-radius:50%;background:#ccc;cursor:pointer;transition:background .3s}.category-carousel-dots .dot.active{background:#242424}.kit-image{width:100%;height:220px}.showcase-product.side{display:none}.showcase-product.active{transform:translate(-50%) scale(1.2)!important;width:150px!important;z-index:2!important}.showcase-product.active img{height:200px!important;max-height:200px!important}.kit-image img{height:65%}.product-showcase{background-image:url(/cdn/shop/files/koraya-pic-vertical-banners.jpg?v=1769482861);padding:10px 20px}.showcase-carousel{height:240px!important;overflow:visible!important}.showcase-products{height:220px!important;overflow:visible!important}.footer-columns{display:inline-block}.footer-column{margin-bottom:22px}.footer-heading{margin-bottom:8px}.carousel-btn{display:none}.product-grid-beauty{grid-template-columns:1fr 1fr}.product-card{max-width:100%}.collection .card__media{padding:15px}}@media(max-width:400px){.brand-items-wrapper{grid-template-columns:repeat(4,56px);gap:12px}.brand-item{width:56px;height:56px}.showcase-carousel{height:180px!important}.showcase-products{height:160px!important}.showcase-product.active{width:130px!important;transform:translate(-50%) scale(1.15)!important}.showcase-product.active img{height:170px!important;max-height:170px!important}}@media(max-height:500px)and (orientation:landscape){.old-header{display:grid}.navbar{display:none}.footer-columns{display:inline-block}.footer-column{margin-bottom:22px}.footer-heading{margin-bottom:8px}.carousel-btn{display:none}.product-grid-beauty{grid-template-columns:1fr 1fr}}@media(max-width:768px){.sr-oh-card-product{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;max-width:70%}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/koraya.css.map */
