:root{--primary-color:#3e2723;--accent-color:#a67c52;--bg-color:#fdfaf6;--text-color:#2c1e14;--light-wood:#e0c9a6}*{box-sizing:border-box}body{background-color:var(--bg-color);color:var(--text-color);margin:0;padding:0;font-family:Playfair Display,serif,Georgia;line-height:1.8;overflow-x:hidden}img{max-width:100%;height:auto}h1,h2,h3{letter-spacing:1px;text-transform:uppercase}a{color:inherit;text-decoration:none;transition:all .3s}a,button,.swiper-wrapper,.swiper-slide{-webkit-tap-highlight-color:transparent;outline:none}.container{max-width:1100px;margin:0 auto;padding:0 20px}.btn-view{background:var(--primary-color);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;text-align:center;border:none;width:100%;padding:12px 25px;font-size:13px;transition:all .3s;display:block}.btn-view:hover{background:var(--accent-color)}
.Header-module__hBw1pG__header{border-bottom:1px solid var(--light-wood);z-index:1000;background:#fff;padding-top:20px;position:sticky;top:0;box-shadow:0 2px 10px #00000008}.Header-module__hBw1pG__content{flex-wrap:wrap;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex;position:relative}.Header-module__hBw1pG__logoContainer{cursor:pointer;transform-origin:0;flex-direction:column;justify-content:center;align-items:center;padding-top:18px;text-decoration:none;transition:transform .2s;display:flex;position:relative;transform:scale(1.4)}.Header-module__hBw1pG__logoContainer:hover{transform:scale(1.42)}.Header-module__hBw1pG__sunRays{width:60px;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__ray{transform-origin:bottom;background-color:#ff6d00;border-radius:2px;width:2px;height:10px;position:absolute;bottom:0;left:50%}.Header-module__hBw1pG__ray1{transform:translate(-50%)rotate(-75deg)translateY(-8px)}.Header-module__hBw1pG__ray2{transform:translate(-50%)rotate(-50deg)translateY(-8px)}.Header-module__hBw1pG__ray3{transform:translate(-50%)rotate(-25deg)translateY(-8px)}.Header-module__hBw1pG__ray4{transform:translate(-50%)rotate(0)translateY(-8px)}.Header-module__hBw1pG__ray5{transform:translate(-50%)rotate(25deg)translateY(-8px)}.Header-module__hBw1pG__ray6{transform:translate(-50%)rotate(50deg)translateY(-8px)}.Header-module__hBw1pG__ray7{transform:translate(-50%)rotate(75deg)translateY(-8px)}.Header-module__hBw1pG__logoHehku{color:var(--primary-color);letter-spacing:5px;text-indent:5px;font-size:28px;font-weight:400;line-height:1}.Header-module__hBw1pG__logoWorks{color:var(--primary-color);letter-spacing:7px;text-indent:7px;margin-top:5px;font-size:14px;font-weight:400;line-height:1}.Header-module__hBw1pG__nav ul{align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}.Header-module__hBw1pG__navLink{text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;font-size:20px;font-weight:600}.Header-module__hBw1pG__navLink:hover{color:var(--accent-color)}.Header-module__hBw1pG__headerRight{align-items:center;display:flex}.Header-module__hBw1pG__hamburger{color:var(--primary-color);cursor:pointer;background:0 0;border:none;font-size:26px;display:none}@media (max-width:768px){.Header-module__hBw1pG__hamburger{display:block}.Header-module__hBw1pG__nav{z-index:1000;border-top:1px solid var(--light-wood);background-color:#fff;width:100%;padding:20px 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 10px #0000000d}.Header-module__hBw1pG__navActive{display:block}.Header-module__hBw1pG__nav ul{flex-direction:column;align-items:center;gap:20px}.Header-module__hBw1pG__logoContainer{transform:scale(1)!important}}.Header-module__hBw1pG__langSelector{margin-left:20px;display:inline-block;position:relative}.Header-module__hBw1pG__activeLangBtn{cursor:pointer;color:var(--primary-color);background:0 0;border:1px solid #0000;border-radius:4px;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.Header-module__hBw1pG__activeLangBtn:hover{background-color:var(--light-wood)}.Header-module__hBw1pG__flag{font-size:18px;line-height:1}.Header-module__hBw1pG__langLabel{letter-spacing:1px}.Header-module__hBw1pG__dropdownArrow{color:var(--primary-color);opacity:.7;margin-left:2px;font-size:10px}.Header-module__hBw1pG__langDropdown{border:1px solid var(--light-wood);z-index:1100;background-color:#fff;border-radius:6px;flex-direction:column;min-width:130px;margin-top:8px;display:flex;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 6px 16px #00000014}.Header-module__hBw1pG__dropdownItem{text-align:left;cursor:pointer;width:100%;color:var(--primary-color);background:0 0;border:none;align-items:center;gap:12px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.Header-module__hBw1pG__dropdownItem:hover{background-color:#00000008}.Header-module__hBw1pG__dropdownItemActive{background-color:var(--light-wood);color:var(--primary-color);font-weight:600}.Header-module__hBw1pG__flagImg{object-fit:cover;border-radius:2px;width:20px;height:15px;box-shadow:0 0 2px #0003}
.Footer-module__S6Hkya__footer{background:var(--primary-color);color:var(--light-wood);margin-top:100px;padding:80px 0 40px}.Footer-module__S6Hkya__cols{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:50px;display:grid}.Footer-module__S6Hkya__title{color:#fff;margin-bottom:15px}.Footer-module__S6Hkya__subTitle{margin-bottom:15px}.Footer-module__S6Hkya__yTunnusText{margin-top:10px}.Footer-module__S6Hkya__list{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__listItem{margin-bottom:10px}.Footer-module__S6Hkya__link{font-weight:700;text-decoration:underline;transition:opacity .2s}.Footer-module__S6Hkya__link:hover{opacity:.8}.Footer-module__S6Hkya__bottom{text-align:center;opacity:.7;border-top:1px solid #5d4037;margin-top:60px;padding-top:20px;font-size:12px}
