main:has(.our-story__visual){display:flex;flex-direction:column;gap:48px}@media screen and (min-width:768px){main:has(.our-story__visual){gap:96px}}.our-story__visual{display:flex;flex-direction:column;position:relative}.our-story__visual .our-story__visual--video{position:relative;width:100%;aspect-ratio:1 / 1}@media screen and (min-width:768px){.our-story__visual .our-story__visual--video{height:640px}}@media screen and (min-width:1921px){.our-story__visual .our-story__visual--video{aspect-ratio:1920 / 640;height:100%}}.our-story__visual .our-story__visual--video video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.our-story__visual--play,.our-story__visual--pause{position:absolute;bottom:16px;right:16px;padding:0;border:none;transition:all .3s;opacity:1}@media screen and (min-width:768px){.our-story__visual--play,.our-story__visual--pause{bottom:32px;right:128px}}.our-story__visual--play.hidden,.our-story__visual--pause.hidden{visibility:hidden;opacity:0}.our-story__visual--content{position:absolute;top:auto;left:50%;transform:translate(-50%);bottom:32px;display:flex;flex-direction:column;padding:0 16px;width:100%;box-sizing:border-box}@media screen and (min-width:768px){.our-story__visual--content{max-width:1336px;padding:0 64px;bottom:64px}}.our-story__visual--title{color:var(--text-white)!important;font:var(--typo-inter-heading-1)}.our-story__visual--text{margin:0}.our-story__visual--scroll{margin-top:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;text-transform:uppercase;padding-bottom:29px;opacity:0;transition:opacity .4s;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.our-story__visual--scroll.visible{opacity:1}.our-story__visual--scroll span{color:var(--color-gray-076)}.our-story__visual--scroll .h-icon{animation:ourStoryScrollMove 3s ease-in-out infinite}@keyframes ourStoryScrollMove{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.our-story__contents{display:flex;flex-direction:column;padding:0 16px 64px;width:100%;max-width:1336px;margin:0 auto;position:relative;z-index:1}@media screen and (min-width:768px){.our-story__contents{padding:0 64px 128px}}.our-story__contents--title{margin:0 0 48px;color:var(--color-gray-100)!important;font:var(--typo-edit-h1-strong)}@media screen and (min-width:768px){.our-story__contents--title{margin-bottom:96px;font:var(--typo-inter-heading-1)}}.our-story__contents--rows{display:flex;flex-direction:column;gap:64px}@media screen and (min-width:768px){.our-story__contents--rows{gap:128px}}.our-story__contents--row{border-top:1px solid var(--color-gray-064);padding-top:32px;display:flex;flex-direction:column;gap:24px;align-items:stretch}@media screen and (min-width:768px){.our-story__contents--row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;column-gap:16px;row-gap:0}}.our-story__contents--lead{display:flex;flex-direction:column;align-items:start;min-width:0;gap:8px}@media screen and (min-width:768px){.our-story__contents--lead{flex-direction:row}}.our-story__contents--num{width:64px;margin:0;color:var(--color-green-100);font:var(--typo-inter-heading-4);font-weight:600;line-height:25px}@media screen and (min-width:768px){.our-story__contents--num{line-height:42px}}.our-story__contents--heading{font-weight:600;width:100%;font:var(--typo-edit-h3-strong);color:var(--color-gray-100)!important}@media screen and (min-width:768px){.our-story__contents--heading{width:77%}}.our-story__contents--para{margin:0;font:var(--typo-edit-h4);color:var(--color-gray-100)!important}.our-story__contents--para+.our-story__contents--para{margin-top:16px}.our-story__contents--para strong{font-weight:600}.our-story__contents--video{position:relative;width:100%;aspect-ratio:343 / 193;margin-top:64px}@media screen and (min-width:768px){.our-story__contents--video{aspect-ratio:1240 / 679;margin-top:128px}}.our-story__contents--video video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.our-story__contents--video:not(.play) .our-story-contents__video-player{cursor:pointer}.our-story__contents--video:not(.play):before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0000006b;cursor:pointer;pointer-events:none;z-index:1}.our-story__contents--video--thumbnail{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1;transition:opacity .2s;pointer-events:none;z-index:2}.our-story__contents--video.has-started .our-story__contents--video--thumbnail{opacity:0;pointer-events:none}.our-story__contents--video.play .our-story__contents--video-button{display:none}.our-story__contents--video:not(.play) .our-story__contents--video-button{cursor:pointer;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;width:48px;height:48px;padding:0;border:none;background:transparent}@media screen and (min-width:768px){.our-story__contents--video:not(.play) .our-story__contents--video-button{width:72px;height:72px}}.our-story__contents--video .play-dim-icon{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}.our-story__history{display:flex;flex-direction:column;padding:3px 16px 0;width:100%;max-width:1696px;margin:0 auto}@media screen and (min-width:768px){.our-story__history{display:grid;grid-template-columns:repeat(2,1fr);column-gap:16px}}.our-story__history--title{margin-bottom:24px}@media screen and (min-width:768px){.our-story__history--title{grid-row:span 2}}.our-story__history--text{margin:0 0 24px}.our-story__history--image img{height:auto;aspect-ratio:3 /2}.our-story__tech--title{padding:0 16px;color:var(--text-black);width:100%;max-width:1696px;margin:0 auto 24px}@media screen and (min-width:768px){.our-story__tech--title{margin-bottom:48px}}.our-story__container{position:relative;padding-bottom:14px}@media screen and (min-width:768px){.our-story__container{padding-bottom:50px;padding-left:clamp(16px,calc((100vw - 1664px)/2 + 3px),9999px);padding-right:16px}}.why-hurom__finding__content--item{display:flex;flex-direction:column;color:var(--text-black)}.why-hurom__finding__content--item img{width:100%;height:auto;aspect-ratio:3 / 2}.why-hurom__finding__content--item span{display:inline-block;margin-top:12px}.our-story__container--pagination{height:2px!important;width:calc(100% - 32px)!important;left:50%!important;transform:translate(-50%)!important;top:auto!important;bottom:0!important;background:var(--border-divider)!important}@media screen and (min-width:768px){.our-story__container--pagination{width:100%!important}}.our-story__container--pagination-wrapper{margin-top:12px;position:relative}@media screen and (min-width:768px){.our-story__container--pagination-wrapper{width:100%!important;max-width:1664px;margin-top:48px}}.our-story__container--pagination .swiper-pagination-progressbar-fill{background:#676663!important}.our-story__lifestyle{padding:0 16px;display:flex;flex-direction:column;gap:24px;width:100%;max-width:1696px;margin:0 auto}@media screen and (min-width:768px){.our-story__lifestyle{flex-direction:row;gap:16px}}.our-story__lifestyle--title{color:var(--text-black);flex:1}.our-story__lifestyle--description{margin:0;color:var(--text-black);flex:1}.our-story-product{padding:0 16px 64px}@media screen and (min-width:768px){.our-story-product{max-width:1272px;width:100%;margin:0 auto;padding-bottom:128px}}.our-story-product__title{display:flex;justify-content:center;align-items:center;text-align:center;margin-bottom:16px}.our-story-product__tabs{display:flex}.our-story-product__tabs--tab{flex:1;height:48px;border-radius:0;border:2px solid var(--border-divider);border-width:0px 0px 2px;color:var(--text-gray)}.our-story-product__tabs--tab.active{color:var(--text-black);border-color:var(--border-black)}.our-story-product__tabs--content{display:none;flex-direction:column}@media screen and (min-width:768px){.our-story-product__tabs--content{flex-direction:row}}.our-story-product__tabs--content.active{display:flex}.our-story-product__tabs--container{margin-bottom:24px}@media screen and (min-width:768px){.our-story-product__tabs--container{margin-bottom:48px}}.our-story-product__tabs--content img{width:100%;height:auto;aspect-ratio:3 / 2}@media screen and (min-width:768px){.our-story-product__tabs--content img{flex:1;width:50%}}.our-story-product__tabs--wrapper{display:flex;flex-direction:column;color:var(--text-black);padding:16px 16px 32px;background-color:var(--bg-wide)}@media screen and (min-width:768px){.our-story-product__tabs--wrapper{flex:1;width:50%;padding:64px}}.our-story-product__tabs--content--title{margin-bottom:16px}.our-story-product__tabs--content--list{display:flex;flex-direction:column;margin:16px 0}.our-story-product__tabs--content--item:before{content:"";display:inline-block;width:3px;height:3px;background-color:var(--text-black);border-radius:50%;margin:0 9px;transform:translateY(-3.4px) translate(-.3px)}.our-story-product__tabs--content--description{margin:0}.our-story-product__line table{border-spacing:0;box-shadow:none}@media screen and (min-width:768px){.our-story-product__line table{width:100%}}.our-story-product__line table tr td{padding:0;border:none}.our-story-product__line--item.title{text-align:center}.our-story-product__line--item.title img{width:100%;aspect-ratio:1/1;margin-bottom:8px}@media screen and (min-width:768px){.our-story-product__line--item.title img{display:block;width:200px;margin:0 auto 8px}}.our-story-product__line--item.title em{font-style:normal;color:var(--text-100);text-align:center;margin-bottom:4px;display:block}.our-story-product__line--item.title span{color:var(--text-gray);text-align:center;display:block}.our-story-product__line--item.products{padding:28px 0 16px;text-align:center}.our-story-product__line--item.products img{width:calc(104 / 375 * 100vw);aspect-ratio:104 / 40;margin:0 auto 12px;display:block;text-align:center}@media screen and (min-width:768px){.our-story-product__line--item.products img{width:148px;height:60px;margin-bottom:16px}}.our-story-product__line--item.products span{color:var(--text-sub)}.our-story-product table td.our-story-product__line--item{color:var(--text-100);border-top:1px solid var(--border-divider);text-align:center;padding:16px 0}@media screen and (min-width:768px){.our-story-product table td.our-story-product__line--item{padding:32px 0}}.our-story-product table td.our-story-product__line--item a{height:32px}@media screen and (min-width:768px){.our-story-product table td.our-story-product__line--item a{height:36px}}.our-story-product__line--item.title{padding:0 0 12px!important;border:none!important}.our-story-product__line--item.products{padding:16px 0!important;border:none!important}@media screen and (min-width:768px){.our-story-product__line--item.products:first-child{padding-right:32px!important}}@media screen and (min-width:768px){.our-story-product__line--item.products:last-child{padding-left:32px!important}}.our-story-product__line--item.anchor{border:none!important}@media screen and (min-width:768px){.our-story-product__line--item.anchor{max-width:160px}}@media screen and (min-width:768px){.our-story-product__line--item.anchor a{max-width:160px;padding-right:25.5px;padding-left:25.5px;margin:0 auto}}.our-story-product__line--item.anchor:first-child{padding:12px 12px 0 0!important}.our-story-product__line--item.anchor:last-child{padding:12px 0 0 12px!important}.our-story-product table td.our-story-product__line--item:first-child{padding-right:8px}@media screen and (min-width:768px){.our-story-product table td.our-story-product__line--item:first-child{padding-right:32px}}.our-story-product table td.our-story-product__line--item:last-child{padding-left:8px}@media screen and (min-width:768px){.our-story-product table td.our-story-product__line--item:last-child{padding-left:32px}}.our-story-product table td.our-story-product__line--item.title:first-child{padding-right:8px!important}@media screen and (min-width:768px){.our-story-product table td.our-story-product__line--item.title:first-child{padding-right:32px!important}}.our-story-product table td.our-story-product__line--item.title:last-child{padding-left:8px!important}@media screen and (min-width:768px){.our-story-product table td.our-story-product__line--item.title:last-child{padding-left:32px!important}}.our-story__visual--thumbnail{position:absolute;top:0;right:0;width:100%;height:100%;object-fit:cover;opacity:1;transition:opacity .2s}.our-story__visual--thumbnail.hide{opacity:0;pointer-events:none}.our-story__visual--thumbnail.pc{display:none}@media screen and (min-width:768px){.our-story__visual--thumbnail.pc{display:block}}.our-story__visual--thumbnail.mo{display:block}@media screen and (min-width:768px){.our-story__visual--thumbnail.mo{display:none}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/our-story.css.map */
