@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Jura:wght@300..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght,XOPQ,XTRA,YOPQ,YTDE,YTFI,YTLC,YTUC@8..144,100..1000,96,468,79,-203,738,514,712&display=swap";*{box-sizing:border-box}:root{font-family:Oswald,Jura,sans-serif;font-weight:400;line-height:1.5;color:#222020;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;width:100%;font-size:16px;background-color:#f6f8f6}span,p{font-family:Jura,sans-serif;font-weight:500}h1{font-size:40px;font-weight:500;color:#222020;margin:0 0 32px;white-space:nowrap;text-decoration:none}h2{font-size:32px;font-weight:400;color:#222020;margin:0 0 24px}h3{font-size:20px;color:#222020;margin:0 0 8px;font-weight:400}.header{width:100%;box-shadow:0 5px 15px #0000001a;background-color:#222020;z-index:10;position:fixed;top:0;left:0;color:#f6f8f6;transition:transform .3s ease,background-color .3s ease}.header-content{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 0}.header-content__title a{display:flex;text-decoration:none;color:inherit}.header-content__title__logo{height:44px}.header-content__navbar-list{display:flex;gap:32px;list-style:none;letter-spacing:1px;padding:0;margin:16px 0}.header-content__navbar-list li{padding-bottom:5px}.header-content__navbar-list a{display:inline-block;text-decoration:none;position:relative;padding-bottom:2px;transition:color .3s ease;color:#f6f8f6;font-size:16px;font-weight:500;-webkit-tap-highlight-color:transparent;outline:none;-webkit-user-select:none;user-select:none}.header-content__navbar-list a:before{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:2px;background-color:#f6f8f6;transform:scaleX(0);opacity:0;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.header-content__navbar-list a:hover:before{transform:scaleX(1);opacity:1}.header-content__navbar-list a.active:before{transform:scaleX(1);opacity:1}.header-content__navbar-list__item{cursor:pointer}@media (max-width: 1024px){.header .header-content{padding:16px 24px}.header .header-content__title__logo{height:40px}}@media (max-width: 768px){.header.scrolled{transform:translateY(-100%)}.header-content{justify-content:center}.header-content__navbar{display:none}}@media (max-width: 480px){.header-content__navbar{display:none}}.logo-remain{font-family:Roboto Flex,sans-serif}.logo-remain span{font-family:inherit}.logo-remain__brand{display:flex;align-items:flex-start;font-size:36px;font-weight:900;line-height:1}.logo-remain__brand-hite,.logo-remain__brand-stone{font-weight:900;letter-spacing:0px}.logo-remain__brand-hite{-webkit-text-fill-color:transparent;-webkit-text-stroke:.5px currentColor;paint-order:stroke fill}.logo-remain__brand-stone{display:flex;flex-direction:column;align-items:flex-end}.logo-remain__tagline{font-size:9px;font-weight:300;letter-spacing:1px;margin-top:-3px;white-space:nowrap}@media (max-width: 1024px){.logo-remain__brand{font-size:24px}.logo-remain__tagline{font-size:7px}}.footer{width:100%;color:#f6f8f6;background-color:#222020;margin:32px 0 0;padding:0;box-sizing:border-box}.footer-wrapper{display:flex;flex-direction:column;width:100%;padding:32px 0}@media (max-width: 1024px){.footer-wrapper{padding:24px 0}}.footer-wrapper-content{display:flex;justify-content:space-between;margin-bottom:32px}@media (max-width: 1024px){.footer-wrapper-content{flex-direction:column;margin-bottom:16px}}.footer-wrapper-content__title{padding-bottom:16px}@media (max-width: 1024px){.footer-wrapper-content__title{padding-bottom:8px}}.footer-wrapper-content__title__logo{height:44px;line-height:1}@media (max-width: 1024px){.footer-wrapper-content__title__logo{height:40px}}.footer-wrapper-content__title p{font-size:16px;margin:4px 0}.footer-wrapper-content__contact{display:flex;flex-direction:column}.footer-wrapper-content__contact-info{display:flex;flex-direction:row;margin:0 0 4px}.footer-wrapper-content__contact-info__icon{padding:2px 4px 0 0}.footer-wrapper-content__contact-info__text{display:flex;flex-direction:column}.footer-wrapper-content__contact-info a{text-decoration:none;color:#f6f8f6}.footer-wrapper-content h2{color:#f6f8f6;font-size:24px;margin:0 0 8px;font-weight:500;line-height:1}.footer-wrapper-bottom{padding:32px 0 0;border-top:1px solid #f6f8f6;text-align:center;display:flex;justify-content:center;flex-direction:column}.footer-wrapper-bottom__registration-id{font-size:12px;margin-top:16px}@media (max-width: 1024px){.footer-wrapper-bottom{padding:16px 0 0}}.footer-wrapper-bottom .recaptcha-attribution{font-size:12px;margin-top:16px}.footer-wrapper-bottom .recaptcha-attribution a{color:#f6f8f6;text-decoration:none}@media (max-width: 767px){.footer .container{padding:0 16px;width:100%}}.footer-nav{display:none;position:fixed;bottom:0;left:0;width:100%;background-color:#222020;box-shadow:0 -2px 10px #0000001a;z-index:10}.footer-nav__content{display:flex;justify-content:space-around;align-items:center}.footer-nav__item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#f6f8f6;padding:8px 12px;border-radius:8px;transition:all .3s ease}.footer-nav__item svg{font-size:24px;margin-bottom:4px}.footer-nav__item span{font-size:12px;font-weight:500}.footer-nav__item:active{background-color:#ffffff1a}.footer-nav__item h3{font-size:12px;font-weight:500;color:#f6f8f6;margin:0}@media (max-width: 768px){.footer-nav{display:block}}.home{width:100%;background-color:#f6f8f6;margin-top:84px}@media (max-width: 999px){.home{margin-top:80px}}@media (max-width: 768px){.home{margin-top:0}}.home-content1{width:100%;height:calc(100vh - 84px);position:relative}@media (max-width: 999px){.home-content1{height:calc(100vh - 80px)}}@media (max-width: 768px){.home-content1{height:calc(100vh - 62px)}}.home-content1 .slideshow-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.home-content1 .slideshow-background .slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease-in-out}.home-content1 .slideshow-background .slide.active{opacity:1}.home-content1__overlay{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;padding:16px max(24px,(100% - 1200px) / 2);background-color:#00000080}.home-content1__title{display:flex;flex-direction:column;width:100%;max-width:600px;color:#f6f8f6}@media (max-width: 767px){.home-content1__title{max-width:100%}}.home-content1__title h1{white-space:normal;word-wrap:break-word;color:#f6f8f6}@media (max-width: 767px){.home-content1__title h1{font-size:16px;margin-bottom:16px}}.home-content1__title p{font-size:16px;color:#f6f8f6;line-height:1.5;word-wrap:break-word;max-width:100%;margin:0}@media (max-width: 767px){.home-content1__title p{font-size:12px}}.home-content1__button{display:flex;justify-content:center;align-items:center;text-decoration:none;margin:24px 0;width:200px;background-color:#222020;border:none;color:#222020;padding:12px 0}@media (max-width: 767px){.home-content1__button{margin:16px 0}}.home-content1__button:hover{background-color:#3c3939}.home-content1__button span{font-size:16px;color:#f6f8f6}@media (max-width: 767px){.home-content1__button span{font-size:12px}}.home-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:32px 24px 0}@media (max-width: 767px){.home-wrapper{padding:40px 16px 0}}.home-content2{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:32px}@media (max-width: 767px){.home-content2{margin-bottom:40px}}.home-content2__projects{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:24px;width:100%}@media (max-width: 767px){.home-content2__projects{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}}.home-content2__projects .project-item{height:220px;overflow:hidden;box-shadow:0 4px 8px #0000001a}@media (max-width: 767px){.home-content2__projects .project-item{height:180px}}.home-content2__projects .project-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home-content2__projects .project-item:hover img{transform:scale(1.1)}.home-content3{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 767px){.home-content3{margin-bottom:40px}}.home-content3__services{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:24px;width:100%;justify-content:center}@media (max-width: 767px){.home-content3__services{grid-template-columns:1fr;gap:16px}}.home__title{font-size:32px;font-weight:500;color:#222020;margin:0 0 24px;text-align:center}@media (max-width: 767px){.home__title{font-size:calc(32px - .5rem);margin:0 0 24px}}.card{padding:32px;display:flex;flex-direction:column;box-shadow:0 5px 15px #0000001a;cursor:default;width:100%;max-width:100%;box-sizing:border-box;position:relative;border:1px solid #222020}.card.display-center{align-items:center;justify-content:center;text-align:center}.card.display-start{align-items:flex-start;justify-content:flex-start;text-align:justify}.card span{display:block}.card-icon svg{font-size:40px!important}.card-title{font-size:24px;font-weight:500;color:#222020;margin:0 0 16px;border-bottom:1px solid #222020}.card-content{font-size:16px;color:#696363;margin-bottom:16px}.card.hover-effect{transition:transform .3s ease;cursor:pointer}@media (min-width: 780px){.card.hover-effect:hover{transform:translateY(-10px)}}.card-sequence{opacity:.3;position:absolute;top:10px;right:20px;font-weight:700;font-size:64px;color:#696363}.collection{width:100%;background-color:#f6f8f6;margin-top:84px}.collection-wrapper{width:100%}.collection-wrapper__categories{display:grid;grid-template-columns:repeat(1,1fr);gap:44px;margin:0 auto}@media (max-width: 768px){.collection-wrapper__categories{grid-template-columns:1fr;gap:24px}}.category-card{position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;color:inherit;overflow:hidden;aspect-ratio:16/7;background:#6b6b6b;transition:transform .3s ease,box-shadow .3s ease}.category-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #00000026}.category-card:hover img{transform:scale(1.05)}.category-card:hover .category-card__overlay{opacity:.4}.category-card:hover .category-card__title{letter-spacing:6px}.category-card img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.category-card__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#222020;opacity:.3;transition:opacity .3s ease}.category-card__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.category-card__title{font-size:32px;font-weight:700;color:#f6f8f6;margin:0;text-transform:uppercase;letter-spacing:4px;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.3);transition:letter-spacing .3s ease}.category-card__count{font-size:16px;color:#f6f8f6;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.3);opacity:.9}@media (max-width: 768px){.category-card{aspect-ratio:16/9}.category-card__title{font-size:24px;letter-spacing:2px}.category-card__count{font-size:12px}.category-card:hover .category-card__title{letter-spacing:4px}}.breadcrumb{padding-top:24px;font-size:16px;display:flex;align-items:center;gap:8px;max-width:1200px;margin:0 auto;flex-wrap:wrap}.breadcrumb__item{display:flex;align-items:center;gap:4px}.breadcrumb a{color:#696363;text-decoration:none;transition:color .2s ease}.breadcrumb a:hover{color:#222020;text-decoration:underline}.breadcrumb a.current{color:#222020;font-weight:500}.breadcrumb .separator{color:#696363;opacity:.5}@media (max-width: 768px){.breadcrumb{padding-top:8px;font-size:12px}}.base-header{padding:0 0 24px;align-items:center;max-width:800px;cursor:default;font-family:Jura,sans-serif;line-height:1}@media (max-width: 768px){.base-header{padding:0 0 12px}}.base-header h1{font-size:32px;font-weight:700;color:#222020;margin-bottom:0}.base-header p{font-size:16px;color:#696363;margin:0;line-height:1}@media (max-width: 768px){.base-header h1{font-size:24px}}.base-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:320px;width:100%;background-color:#f6f8f6}.base-loader__logo{display:block;animation:base-loader-fade 1.5s ease-in-out infinite}.base-loader__logo svg{display:block;height:40px}.base-loader__label{font-size:14px;color:#696363}@keyframes base-loader-fade{0%,to{opacity:.3}50%{opacity:1}}.collection-detail{width:100%;background-color:#f6f8f6;margin-top:84px}.collection-detail__wrapper{width:100%;margin:0 auto}.collection-detail__content{position:relative;width:100%}.collection-detail__not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center;padding:48px 24px}.collection-detail__not-found h1{font-size:32px;color:#222020;margin-bottom:16px}.collection-detail__not-found p{font-size:16px;color:#696363;margin-bottom:32px}.collection-detail__back-link{display:inline-block;padding:12px 32px;background:#222020;color:#f6f8f6;text-decoration:none;font-size:16px;transition:opacity .2s ease}.collection-detail__back-link:hover{opacity:.85}.product-grid{display:grid;grid-template-columns:repeat(var(--grid-columns, 4),1fr);gap:24px;padding:24px 0b 0;max-width:1200px;margin:0 auto}@media (max-width: 1200px){.product-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width: 900px){.product-grid{grid-template-columns:repeat(2,1fr);gap:8px;padding-top:16px}.product-grid>:nth-child(n+3){margin-top:16px}}.product-card{display:flex;flex-direction:column;background:#f6f8f6;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;border:1px solid rgba(34,32,32,.1)}.product-card:hover{box-shadow:0 8px 24px #0000001f}.product-card__image{width:100%;aspect-ratio:1/1;background:#6b6b6b;overflow:hidden;position:relative}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card__content{display:flex;flex-direction:column;border-top:1px solid rgba(34,32,32,.1)}.product-card__title{font-size:20px;font-weight:700;color:#222020;margin:0;text-transform:uppercase;letter-spacing:.5px;line-height:1.3;text-decoration:none;padding:6px}.product-card__details{display:flex;flex-direction:column;padding:6px}.product-card__detail{font-size:14px;color:#696363;margin:0;display:flex;gap:8px}.product-card__detail-label{opacity:.7}.product-card__detail-value{font-weight:500}.product-card__footer{display:flex;justify-content:space-between;align-items:center;padding:6px 6px 12px}.product-card__action{color:#222020;font-size:14px;text-decoration:underline;text-underline-offset:4px;transition:opacity .2s ease}.product-card__action:hover{opacity:.7}.product-card__size{font-size:12px;color:#696363;text-align:right;line-height:1.4}@media (max-width: 768px){.product-card__title{font-size:20px}.product-card__detail{font-size:14px}}.divider{width:100%;height:1px;background-color:#22202026}.product-detail{width:100%;background-color:#f6f8f6;margin-top:84px}.product-detail__wrapper{width:100%;padding:36px 0}.product-detail__content{display:grid;grid-template-columns:65% 1fr;gap:8px;align-items:start}@media (max-width: 1024px){.product-detail__content{grid-template-columns:1fr}}.product-detail__left{display:flex;flex-direction:column}.product-detail__scene-wrapper{display:flex;height:600px;max-height:600px}@media (max-width: 1024px){.product-detail__scene-wrapper{flex-direction:column-reverse;height:auto;max-height:none}}@media (max-width: 768px){.product-detail__scene-wrapper{height:auto;max-height:none}}.product-detail__scene{flex:1;border-right:1px solid rgba(34,32,32,.1);overflow:hidden}.product-detail__scene .three-container{width:100%;height:100%}@media (max-width: 1024px){.product-detail__scene{border-right:none;height:400px}}@media (max-width: 768px){.product-detail__scene{height:350px}}.product-detail__info{padding:24px 8px}@media (max-width: 1024px){.product-detail__info{padding:0}}.product-detail__title{font-size:40px;font-weight:700;color:#222020;margin:0 0 8px;text-transform:uppercase;letter-spacing:1px}.product-detail__collection{font-size:16px;color:#696363;font-style:italic;margin:0 0 16px}.product-detail__specs{display:flex;flex-direction:column}.product-detail__spec{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.product-detail__spec-label{font-size:16px;color:#696363}.product-detail__spec-value{font-size:16px;color:#222020;font-weight:500}.product-detail__edge-selector{width:15%;min-width:80px;display:flex;flex-direction:column;gap:8px;background:#f6f8f6}@media (max-width: 1024px){.product-detail__edge-selector{width:100%;flex-direction:row}}.product-detail__edge-button{display:flex;align-items:center;justify-content:center;padding:48px 8px;border:1px solid rgba(34,32,32,.1);background:#f6f8f6;color:#222020;cursor:pointer;transition:all .3s ease;position:relative}.product-detail__edge-button:hover,.product-detail__edge-button.active{background:#696363;color:#f6f8f6}@media (max-width: 1024px){.product-detail__edge-button{width:120px;height:120px}}@media (max-width: 768px){.product-detail__edge-button{width:100px;height:100px}}.product-detail__edge-label{font-size:12px;font-weight:500;text-align:center;line-height:1.2;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}@media (max-width: 768px){.product-detail__edge-label{font-size:10px}}.product-detail__features{margin:8px 0}.product-detail__features-title{font-size:20px;font-weight:600;color:#222020;margin:0 0 16px}.product-detail__features-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}@media (max-width: 768px){.product-detail__features-grid{grid-template-columns:1fr 1fr;gap:12px}}.product-detail__feature{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;min-width:0;background:#f6f8f6;transition:all .3s ease;cursor:default}.product-detail__feature-icon-wrapper{padding:10px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(34,32,32,.1);border-radius:4px;transition:all .3s ease}.product-detail__feature-icon{font-size:24px;color:#696363;width:24px;height:24px;display:block}.product-detail__feature-label{font-size:14px;color:#222020;font-weight:500;line-height:1.4;flex:1;text-align:left}.product-detail__actions{margin-top:8px}.product-detail__not-found,.product-detail__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center;padding:48px 24px}.product-detail__not-found h1,.product-detail__loading h1{font-size:32px;color:#222020;margin-bottom:16px}.product-detail__not-found p,.product-detail__loading p{font-size:16px;color:#696363;margin-bottom:32px}.product-detail__back-link{display:inline-block;padding:12px 32px;background:#222020;color:#f6f8f6;text-decoration:none;font-size:16px;transition:opacity .2s ease}.product-detail__back-link:hover{opacity:.85}.product-detail__related{padding-top:36px;border-top:1px solid rgba(34,32,32,.15)}.product-detail__related-title{font-size:32px;font-weight:600;color:#222020;margin:0 0 32px;text-align:center}.product-detail__related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1200px){.product-detail__related-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.product-detail__related-grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:16px;padding:0 8px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.product-detail__related-grid::-webkit-scrollbar{display:none}.product-detail__related-grid .product-card{flex:0 0 calc(100% - 32px);scroll-snap-align:start;max-width:400px}}.product-detail__carousel-dots{display:none;justify-content:center;align-items:center;gap:8px;margin-top:24px;padding:12px 0}@media (max-width: 1024px){.product-detail__carousel-dots{display:flex}}.product-detail__carousel-dot{width:8px;height:8px;border-radius:50%;background:#22202033;border:none;padding:0;cursor:pointer;transition:all .3s ease;flex-shrink:0}.product-detail__carousel-dot:hover{background:#22202066;transform:scale(1.2)}.product-detail__carousel-dot.active{background:#696363;width:24px;border-radius:4px}@media (max-width: 768px){.product-detail__title{font-size:32px}.product-detail__edge-selector{min-width:60px}}.three-container{width:100%;height:100%;min-height:350px;position:relative}.three-container canvas{display:block;width:100%;height:100%}.about{width:100%;background-color:#f6f8f6;margin-top:84px}.about-wrapper{width:100%;padding:24px 0 0}.about-wrapper__title{display:flex;flex-direction:column;padding:32px 0;align-items:center}.about-wrapper__title h1{margin-bottom:0}.about-wrapper__title span{font-size:16px;color:#696363}.about-wrapper__content__story{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;padding:0 0 32px;justify-items:center}.about-wrapper__content__story__image{max-width:600px}.about-wrapper__content__story__image img{width:100%;height:100%;object-fit:cover}.about-wrapper__content__story__content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:justify}.about-wrapper__content__story__content p{font-size:16px;color:#696363;margin:0 0 16px}.about-wrapper__content__vision{text-align:center;padding:0 0 32px}.about-wrapper__content__vision__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:24px}.about-wrapper__content__process{text-align:center}.about-wrapper__content__process__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:24px;width:100%;justify-content:center}.about-wrapper__content__contact{text-align:center;padding:24px 0}.main-content{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center}.main-content main{width:inherit}@media (max-width: 768px){.main-content{padding-bottom:60px}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}@media (max-width: 767px){.container{padding:0 16px}}.main-content>.container{margin-bottom:64px}.grecaptcha-badge{visibility:hidden}
