@charset "UTF-8";.pg-brand-section-header{text-align:center;margin-bottom:74px}@media screen and (max-width:749px){.pg-brand-section-header{text-align:center;margin-bottom:24px}}.pg-brand-hero{position:relative;width:100%;max-width:1920px;height:585px;margin:0 auto;display:flex;align-items:center;justify-content:center;overflow:hidden}.pg-brand-hero-bg-wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.pg-brand-hero-bg{width:100%;height:100%;object-fit:cover;object-position:center}.pg-brand-hero-content{position:relative;z-index:1;text-align:center;padding:0 24px}.pg-brand-hero-title{margin:0 0 24px}.pg-brand-hero-desc{margin:0}.pg-brand-features{width:100%;max-width:1920px;margin:0 auto;background-color:var(--pg-color-F8F5EF)}.pg-brand-features-inner{display:flex;justify-content:space-between;width:100%}.pg-brand-feature-item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:80px 24px;box-sizing:border-box}.pg-brand-feature-icon{width:200px;height:200px;margin-bottom:48px;flex-shrink:0}.pg-brand-feature-icon img{width:100%;height:100%;object-fit:contain}.pg-brand-feature-title{margin:0 0 16px!important}.pg-brand-feature-desc{margin:0;line-height:1.6}.pg-brand-tech{width:100%;background-color:var(--pg-color-white);overflow:hidden}.pg-brand-tech-F8F5EF{width:100%;background-color:var(--pg-color-F8F5EF);overflow:hidden}.pg-brand-tech-inner{display:flex;align-items:stretch;width:100%;max-width:1920px;margin:0 auto}.pg-brand-tech-inner-right{display:flex;align-items:stretch;width:100%;max-width:1920px;margin:0 auto;flex-direction:row-reverse}.pg-brand-tech-img{width:50%;max-width:960px;aspect-ratio:960 / 538;flex-shrink:0;display:flex}.pg-brand-tech-img img{width:100%;height:100%;object-fit:cover;display:block}.pg-brand-tech-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.pg-brand-tech-text-inner{padding:20px}.pg-brand-tech-title{margin:0 0 48px;line-height:1.4}.pg-brand-tech-desc{margin:0;font-weight:300;line-height:1.8}.pg-brand-marquee{width:100%;height:100px;background-color:#3c352c;display:flex;align-items:center;overflow:hidden}.pg-brand-marquee-inner{display:flex;width:max-content;animation:pg-marquee-scroll 25s linear infinite}.pg-brand-marquee-list{display:flex;align-items:center;gap:106px;padding-right:106px}.pg-brand-marquee-logo{width:181px;height:50px;object-fit:contain;filter:brightness(0) invert(1)}@keyframes pg-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.pg-brand-ingredients-section{padding:120px 0;background-color:var(--pg-color-F9F9F9, #F9F9F9)}.pg-brand-ingredients-grid{display:flex;justify-content:space-between;width:100%;max-width:1700px;margin:80px auto 0}.pg-brand-ingredient-item{display:flex;flex-direction:column;align-items:center;text-align:center;width:248px}.pg-brand-ingredient-visual{position:relative;width:248px;height:245px;margin-bottom:17px;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:50%}.pg-brand-spin-dashline{position:absolute;top:0;left:0;width:100%;height:100%;animation:spin-animation 20s linear infinite;transform-origin:center;transform-box:fill-box;z-index:1;background-color:var(--pg-color-dark);-webkit-mask-image:url(./circle-dashline.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:url(./circle-dashline.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center}@keyframes spin-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pg-brand-ingredient-img-amino{position:relative;z-index:2;max-width:80%;height:auto;object-fit:contain;transform:translate(35px,-40px)}.pg-brand-ingredient-img-hiaruron,.pg-brand-ingredient-img-rosemari{position:relative;z-index:2;max-width:60%;height:auto;object-fit:contain;transform:translate(60px,-60px)}.pg-brand-ingredient-img-orenji{position:relative;z-index:2;max-width:70%;height:auto;object-fit:contain;transform:translate(60px,-60px)}.pg-brand-ingredient-text h3{margin:0 0 4px}.pg-brand-ingredient-text p{margin:0}.pg-brand-ingredient-visual:before{content:"";position:absolute;top:10px;left:10px;right:10px;bottom:10px;animation:spin-animation 20s linear infinite;z-index:1;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Ccircle cx='50%25' cy='50%25' r='49%25' fill='none' stroke='black' stroke-width='1.5' stroke-dasharray='8 6' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Ccircle cx='50%25' cy='50%25' r='49%25' fill='none' stroke='black' stroke-width='1.5' stroke-dasharray='8 6' /%3E%3C/svg%3E")}.pg-brand-ingredient-item:nth-child(1) .pg-brand-ingredient-visual:before{background-color:#ebdcd0}.pg-brand-ingredient-item:nth-child(2) .pg-brand-ingredient-visual:before{background-color:#d1d8e5}.pg-brand-ingredient-item:nth-child(3) .pg-brand-ingredient-visual:before{background-color:#c2dead}.pg-brand-ingredient-item:nth-child(4) .pg-brand-ingredient-visual:before{background-color:#f3d9c1}.pg-brand-ingredient-item:nth-child(5) .pg-brand-ingredient-visual:before{background-color:#e3e2ba}@media screen and (max-width:1750px){.pg-brand-ingredients-grid{justify-content:center;flex-wrap:wrap;gap:60px 40px}}.pg-brand-stories{position:relative;width:100%;height:676px;background-color:var(--pg-color-white);display:flex;flex-direction:column;align-items:center;padding-top:140px;overflow:hidden}.pg-brand-stories-inner{position:relative;z-index:2;text-align:center;width:100%;max-width:1920px;padding:0 24px;box-sizing:border-box}.pg-brand-stories .pg-brand-section-header{margin-bottom:58px}.pg-brand-stories .pg-subtitle{margin-bottom:12px}.pg-brand-stories-content{display:flex;flex-direction:column;align-items:center}.pg-brand-stories-text-1{margin:0 0 16px;font-weight:300;line-height:2}.pg-brand-stories-text-1 .pg-text-bold{font-weight:600}.pg-brand-stories-text-2{margin:0;font-weight:300;line-height:2}.pg-brand-stories-bottom-img{position:absolute;bottom:0;left:0;width:100%;z-index:1;display:flex;align-items:flex-end}.pg-brand-stories-bottom-img img{width:100%;height:auto;display:block;object-fit:cover}.pg-brand-passion{width:100%;background-color:var(--pg-color-F8F5EF);padding:120px 24px;box-sizing:border-box}.pg-brand-passion-inner{width:100%;max-width:1920px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.pg-brand-passion-header{text-align:center;margin-bottom:58px}.pg-brand-passion-title{margin:0 0 12px!important}.pg-brand-passion-desc{margin:0;line-height:1.8}.pg-brand-passion-cards{display:flex;justify-content:center;gap:24px;width:100%;flex-wrap:wrap}.pg-brand-passion-card{width:281px;display:flex;flex-direction:column}.pg-brand-passion-img{width:100%;aspect-ratio:281 / 329;margin-bottom:22px;border-radius:8px;overflow:hidden}.pg-brand-passion-img img{width:100%;height:100%;object-fit:cover;display:block}.pg-brand-passion-card-title{margin:0 0 4px!important;font-weight:500!important}.pg-brand-passion-card-desc{margin:0;line-height:1.6}.pg-brand-cta{width:100%;background-color:var(--pg-color-highlight);padding:120px 24px;box-sizing:border-box;text-align:center}.pg-brand-cta-inner{width:100%;max-width:1920px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.pg-brand-cta-title{margin:0 0 12px!important}.pg-brand-cta-desc{margin:0 0 58px;color:var(--pg-color-white)!important}.pg-brand-cta-buttons{display:flex;justify-content:center;align-items:center;gap:16px}.pg-brand-cta-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:40px;font-weight:600!important;text-decoration:none;transition:opacity .3s ease;box-sizing:border-box}.pg-brand-cta-btn:hover{opacity:.85}.pg-brand-cta-btn-white{background-color:var(--pg-color-white);color:var(--pg-color-highlight);padding:16px 93px;border:1px solid var(--pg-color-white)}.pg-brand-cta-btn-outline{background-color:transparent;color:var(--pg-color-white);border:1px solid var(--pg-color-white);padding:16px 24px;gap:8px}.pg-brand-cta-icon{width:20px;height:20px;object-fit:contain}@media screen and (max-width:749px){.pg-brand-hero{height:auto;aspect-ratio:375 / 356}.pg-brand-hero-content{padding:0 16px}.pg-brand-hero-title{font-size:26px!important;margin-bottom:16px;line-height:1.4}.pg-brand-hero-desc{font-size:16px!important}.pg-brand-features-inner{flex-direction:column;padding:16px 0}.pg-brand-feature-item{flex-direction:row;align-items:center;text-align:left;padding:8px;gap:16px}.pg-brand-feature-icon{width:100px;height:100px;margin-bottom:0}.pg-brand-feature-title{margin-bottom:8px!important}.pg-brand-tech-inner,.pg-brand-tech-inner-right{flex-direction:column}.pg-brand-tech-img{width:100%;max-width:none;aspect-ratio:375 / 380}.pg-brand-tech-content{width:100%;padding:24px 16px}.pg-brand-tech-title{margin-bottom:8px!important}.pg-brand-tech-text-inner{padding:0}.pg-brand-marquee{height:60px}.pg-brand-marquee-list{gap:40px;padding-right:40px}.pg-brand-marquee-logo{width:108px;height:30px}.pg-brand-ingredients-section{padding:40px 16px}.pg-brand-ingredients-grid{margin-top:24px;display:grid;grid-template-columns:repeat(2,1fr);column-gap:15px;row-gap:16px;max-width:100%}.pg-brand-ingredient-item{width:100%}.pg-brand-ingredient-visual{width:100%;height:auto;aspect-ratio:1 / 1;margin-bottom:8px}.pg-brand-ingredient-img-amino,.pg-brand-ingredient-img-hiaruron,.pg-brand-ingredient-img-rosemari,.pg-brand-ingredient-img-orenji{transform:translate(20%,-20%)}.pg-brand-ingredient-text h3{font-size:13px}.pg-brand-ingredient-text p{font-size:11px}.pg-brand-stories{height:auto;padding-top:40px}.pg-brand-stories .pg-brand-section-header{margin-bottom:24px}.pg-brand-stories-bottom-img{position:relative;margin-top:10px}.pg-brand-passion{padding:40px 16px}.pg-brand-passion-cards{flex-direction:column;align-items:center;gap:40px}.pg-brand-passion-card{width:100%;max-width:400px}.pg-brand-passion-header{text-align:center;margin-bottom:24px}.pg-brand-cta{padding:40px 16px}.pg-brand-cta-desc{margin-bottom:40px}.pg-brand-cta-buttons{flex-direction:column;width:100%;gap:10px}.pg-brand-cta-btn{width:100%}.pg-brand-cta-btn-white{padding:16px 24px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/sp-brand.css.map */
