.hero{background-image:url(/cdn/shop/files/mainvisual2.jpg?v=1758279464);background-size:cover;background-position:center;height:650px;display:flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}.hero__content{position:relative;z-index:2;width:100%;max-width:1200px;height:100%;display:flex;justify-content:space-between;align-items:flex-end;padding:0 2rem;box-sizing:border-box}.hero__text-wrapper{writing-mode:vertical-rl;text-orientation:mixed;height:100%;display:flex;justify-content:center;align-items:center}.hero__catchphrase{font-size:2.9rem;font-weight:400;font-family:"Noto Serif",serif;letter-spacing:.2em;line-height:1.8;text-shadow:1px 1px 8px rgba(0,0,0,1);margin:0;color:#f5f5f5}.hero__link{font-size:2rem;margin-top:2rem;text-shadow:1px 1px 5px rgba(0,0,0,.5);writing-mode:horizontal-tb;background-color:#000000d9;padding:.8rem 1.5rem;color:#fff;transition:opacity .3s ease;text-decoration:none}.hero__link:hover{opacity:.6}.hero__link:before{content:"\25b6";display:inline-block;margin-right:.5rem;font-size:.8em;transform:rotate(0)}.hero__logo{width:180px;align-self:flex-end;margin-bottom:40px}.hero__logo img{max-width:200px}@media (max-width: 768px){.hero{height:100%;align-items:flex-start;padding-top:6rem}.hero__content{flex-direction:column;align-items:center;text-align:center;height:auto;justify-content:flex-start;padding-bottom:4rem}.hero__text-wrapper{writing-mode:horizontal-tb;height:auto;order:2;flex-direction:column;margin-top:2.5rem;align-items:center;padding-top:0}.hero__catchphrase{font-size:1.9rem;line-height:1.6;letter-spacing:.1em}.hero__link{margin-top:1.5rem;border-right:none;text-decoration:none}.hero__link:before{transform:rotate(0);margin-left:0;margin-right:.5rem}.hero__logo{width:150px;margin:0 0 0 auto;order:1;align-self:center}.hero__logo img{max-width:100px}}@media (max-width: 480px){.hero__logo{width:120px}}.commitment{padding:1rem 2rem 2rem}.commitment__container{max-width:1000px;margin:0 auto;display:flex;align-items:center;gap:4rem}.commitment__text-content{flex:1}.commitment__title{font-size:2.5rem!important;font-weight:500;line-height:1.8;letter-spacing:.1em;margin:0 0 2.5rem;word-break:keep-all}.commitment__description{font-size:1.7rem;line-height:2.2;letter-spacing:.05em;word-break:keep-all}.commitment__image-content{flex:0 0 40%}.commitment__image-content img{max-width:100%;vertical-align:bottom}@media (max-width: 900px){.commitment__container{flex-direction:column;gap:1.5rem}.commitment__text-content{text-align:center}.commitment__title{font-size:1.7rem;margin-bottom:2rem}.commitment__title br{display:none}.commitment__image-content img{max-width:300px}}@media (max-width: 480px){.commitment{padding:0 .5rem 0 1.5rem}.commitment__title{margin-bottom:1rem;font-size:1.6rem!important;line-height:1.6;text-align:left;word-break:inherit}.commitment__description{word-break:inherit;font-size:1.3rem;line-height:1.9;display:none}.commitment__description br{display:none}.commitment__text-content{flex:1;flex:inherit}.commitment__image-content{flex:0 0 150px}.commitment__image-content img{max-width:100%;width:100%}.commitment__container{flex-direction:row;justify-content:space-between}}.categories{padding:80px 0}.categories__container{max-width:1300px;width:95%;margin:0 auto}.categories__title{text-align:center;font-size:1.8rem;font-weight:500;margin:0 0 5rem;letter-spacing:.2em}.categories__grid{width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem 3rem}.category-item{color:#333;text-decoration:none;transition:.3s all ease-in}.category-item:hover{opacity:.7}.category-item__image{max-width:100%;margin-bottom:2.5rem;display:block}.category-item__name{font-size:2.5rem;font-weight:500;margin:0 0 1rem;text-align:center;letter-spacing:6px}.category-item__description{font-size:1.7rem;line-height:1.8;letter-spacing:.05em;margin:0}@media (max-width: 900px){.categories__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.categories{padding:4rem 1.5rem}.categories__grid{gap:4rem;grid-template-columns:1fr}.categories__container{width:100%}.categories__title{margin:0 0 3rem}.category-item__name{font-size:2.2rem}.category-item__image{margin-bottom:1.5rem;height:39vw;width:100%;object-fit:cover}.category-item__description{font-size:1.6rem;line-height:1.6}}.reasons{background-color:#f8f5f0;padding-bottom:8rem}.reasons__main-image{width:100%;height:400px;object-fit:cover}.reasons__container{max-width:1100px;margin:0 auto;padding:0 2rem}.reasons__title{text-align:center;font-size:1.8rem;font-weight:500;margin:7rem 0 4rem;letter-spacing:.2em;word-break:keep-all;line-height:1.5}.reasons__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.reason-item{text-align:center}.reason-item__image-wrapper{width:160px;height:160px;border-radius:50%;overflow:hidden;margin:0 auto 2.5rem;border:1px solid #ddd}.reason-item__image{width:100%;height:100%;object-fit:cover}.reason-item__title{font-size:2.4rem;margin:0 0 1.2rem;word-break:keep-all}.reason-item__description{font-size:1.7rem;line-height:1.8;letter-spacing:.05em;margin:0;text-align:center;word-break:keep-all}@media (max-width: 900px){.reasons__grid{grid-template-columns:repeat(2,1fr);gap:3rem}.reason-item__description{text-align:center}}@media (max-width: 600px){.reasons{padding-bottom:6rem}.reasons__container{padding:0 1rem}.reasons__title{margin-top:4rem}.reasons__main-image{height:180px}.reasons__grid{grid-template-columns:1fr;gap:2.5rem}.reason-item{display:grid;grid-template-columns:100px 1fr;grid-template-rows:1fr 1fr;gap:.5rem 1rem}.reason-item__image-wrapper{width:90px;height:90px;grid-column:1;grid-row:1 / span 2;justify-self:start;align-self:center;margin-bottom:0}.reason-item__title{font-size:2rem;grid-column:2;grid-row:1;justify-self:start;align-self:end}.reason-item__description{font-size:1.6rem;grid-column:2;grid-row:2;justify-self:start;align-self:start;text-align:left;line-height:1.6}}div#section-new-news\ page-width\ scroll-trigger\ animate--slide-in{padding:40px 0;background:#ede2d0}.blog__button{margin-top:1rem!important}div.blog{margin:0;max-width:100%;padding:40px 0;background:#ede2d0}div.blog h2{width:100%;margin-bottom:2rem;font-family:"Noto Serif",serif;text-align:center}@media (max-width: 480px){div.blog{padding:20px 0}}.new-news{max-width:760px;width:100%;margin:0 auto!important}.new-news-title{font-size:17px!important;transition:.3s all ease-in}.new-news-item{border-bottom:1px solid #a19a90!important}.new-news-title:hover{opacity:.7}.new-news-head h3{font-size:2.9rem}.new-news-date{font-size:15px}.button-news{display:none!important}.article-card__excerpt{display:none}@media (max-width: 480px){.new-news-head h3{font-size:2.2rem}.new-news-head{padding-bottom:5px!important}.new-news-info{margin:0 auto 0 0}div#section-new-news\ page-width\ scroll-trigger\ animate--slide-in{padding:40px 0 0}.new-news-date{font-size:1.2rem!important}.new-news-title{font-size:16px!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-top.css.map */
