html,body{height:100%;margin:0;padding:0;font-size:16px}#root{height:100%}.app-container{box-sizing:border-box;flex-direction:column;min-height:100vh;padding:0 2rem 72px;font-family:Instrument Serif,Georgia,serif;display:flex}.body-container{flex:auto;justify-content:stretch;align-items:stretch;display:flex}.container{box-sizing:border-box;flex:auto;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 200px);display:flex;position:relative}.text-title{letter-spacing:.3px;color:#f39c2b;text-align:left;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;z-index:2;width:22%;min-width:180px;max-width:340px;margin:0;padding:0;font-family:Oswald,Georgia,serif;font-size:48px;font-weight:500;line-height:1.15;animation:.7s cubic-bezier(.22,.61,.36,1) materializeRtl;position:absolute;top:50%;left:24px;transform:translateY(-50%)}@keyframes materializeRtl{0%{opacity:0;transform:translate(120px,-50%)}to{opacity:1;transform:translateY(-50%)}}.image{justify-content:center;align-items:center;max-width:60%;max-height:100%;margin:0 auto;display:flex;overflow:hidden}.image img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;transition:opacity .3s ease-in-out;display:block}@media (width<=700px){.container{flex-direction:column;justify-content:flex-start;align-items:center;padding:12px 16px 0;display:flex}.text-title{text-align:center;width:100%;min-width:0;max-width:none;font-size:1.25rem;position:static}.image{max-width:100%;max-height:60vh;position:static;transform:none}.image img{max-width:100%;height:auto;max-height:60vh}}.page,.page *{font-family:Oswald,Georgia,serif}.page{box-sizing:border-box;color:#333;width:100%;padding:24px 24px 0 33.3333%}.page-title{color:#f39c2b;margin:0 0 4px;padding:0;font-family:Oswald;font-size:32px;font-weight:700;line-height:48px}.page h2{letter-spacing:.3px;color:#f39c2b;margin:0 0 24px;padding:0;font-size:1.5rem;font-weight:700}.page h2.page-subtitle{color:#555;letter-spacing:normal;font-family:Oswald,sans-serif;font-size:28px;font-weight:700}.page h3{letter-spacing:.3px;color:#555;margin:28px 0 8px;padding:0;font-family:Noto Sans,sans-serif;font-size:24px;font-weight:400}.page-body{letter-spacing:.3px;color:#555;max-width:900px;padding-bottom:96px;font-size:1rem;font-weight:400;line-height:1.55}.page .page-body p,.page .page-body ul,.page .page-body ol,.page .page-body li{color:#555;font-family:Noto Sans,sans-serif!important}.page-body p{margin:0 0 12px}.page-body ul{margin:0 0 12px;padding-left:0;list-style:none}.page-body ul ul,.page-body ul ul ul{margin:0;padding-left:0}.page-body li{padding-left:24px;position:relative}.page-body li:before{line-height:inherit;position:absolute;top:0;left:0}.page-body ul>li:before{content:"•"}.page-body ul ul>li:before{content:"○"}.page-body ul ul ul>li:before{content:"▪"}.page-body li{margin:0}.page-body a{color:#f39c2b;text-decoration:underline}.page-body a:hover{color:#d4881f}.page-body em{font-style:italic}.menu-container{z-index:50;-webkit-user-select:none;user-select:none;background:#fff;justify-content:space-between;align-items:center;font-family:Oswald,Georgia,serif;font-size:16px;line-height:37px;display:flex;position:sticky;top:0}.company-name{letter-spacing:.2px;color:#000;white-space:nowrap;padding:0 24px;font-size:37px;font-weight:400;line-height:37px}.menu{background:#fff;justify-content:flex-end;align-items:center;gap:0;display:flex;position:relative}.menu-item-wrapper{position:relative}.menu-item{cursor:pointer;color:#000;white-space:nowrap;background:0 0;padding:12px 24px;transition:background .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),color .25s;position:relative;box-shadow:inset 0 -2px #0000}.menu-item:hover,.menu-item.active,.menu-item.has-submenu:hover,.menu-item.has-submenu.active{box-shadow:none;color:#f39c2b;background:0 0}.menu-item-label{letter-spacing:.3px;align-items:center;gap:6px;font-weight:700;display:flex}.submenu-indicator{color:#0009;text-align:center;width:12px;font-size:12px;transition:transform .25s,color .25s;display:inline-block}.menu-item:hover .submenu-indicator,.menu-item.has-submenu:hover .submenu-indicator,.menu-item.active .submenu-indicator{color:#f39c2b;transform:translateY(2px)}.submenu{z-index:1000;background:#4a4a4a;border:1px solid #3a3a3a;border-radius:4px;min-width:200px;margin-top:4px;animation:.2s ease-out submenuSlideIn;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 8px 24px #0003,0 2px 6px #0000001f}@keyframes submenuSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.submenu-item{color:#fff;background:0 0;border-bottom:1px dotted #ffffff40;padding:6px 20px;font-size:14px;font-weight:400;line-height:1.3;transition:background-color .2s,color .2s;box-shadow:none!important}.submenu-item:last-child{border-bottom:none}.submenu-item:hover,.submenu-item.active{color:#f39c2b;background:linear-gradient(90deg,#5a5a5a 0%,#525252 100%)}@media (width<=768px){.menu{flex-direction:column;align-items:stretch;gap:0}.menu-item-wrapper{width:100%}.menu-item{text-align:right;box-shadow:none;border-bottom:1px solid #0000001f;padding:16px 20px}.menu-item:last-child{border-bottom:none}.menu-item:hover,.menu-item.active{box-shadow:none;color:#f39c2b;background:0 0}.submenu{box-shadow:none;background:#4a4a4a;border:none;border-left:3px solid #d4af37;border-radius:0;margin-top:0;margin-right:20px;animation:none;position:static}.submenu-item{text-align:right;border-bottom:1px dotted #fff3;padding:6px 20px 6px 16px}.submenu-item:last-child{border-bottom:none}}.footer{letter-spacing:.3px;color:#f39c2b;white-space:nowrap;z-index:100;background:#fff;padding:12px 56px;font-family:Oswald,Georgia,serif;font-size:16px;font-weight:400;position:fixed;bottom:0;left:0;right:0}
