@media (max-width:1068px){
.header-inner{height:70px;grid-template-columns:auto 1fr auto;gap:16px}.frolean_logoimg{max-width:180px;max-height:42px}.header-tools{grid-column:2/4;justify-self:end}.frolean_lang{display:none}.frolean_contents{grid-template-columns:1fr}.frolean_right{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.page-wrap{padding-top:18px}.feature-grid{grid-template-columns:1fr}.navbar{order:3}.nav-container{position:relative;width:44px;height:44px}.nav-container .checkbox{position:absolute;display:block;inset:0;z-index:5;opacity:0;cursor:pointer}.nav-container .hamburger-lines{position:absolute;display:flex;inset:8px 6px;z-index:4;flex-direction:column;justify-content:space-between}.hamburger-lines .line{display:block;height:3px;border-radius:10px;background:#fff;transition:.25s}.navbar .menu-items{position:fixed;left:0;right:0;top:70px;display:block;padding:18px 24px 26px;background:#111;border-top:1px solid #333;transform:translateY(-130%);opacity:0;pointer-events:none;transition:.28s}.navbar .menu-items ul{display:block}.navbar .menu-items li a{padding:13px 10px}.nav-container input:checked~.menu-items{transform:translateY(0);opacity:1;pointer-events:auto}.nav-container input:checked~.hamburger-lines .line1{transform:translateY(8px) rotate(45deg)}.nav-container input:checked~.hamburger-lines .line2{opacity:0}.nav-container input:checked~.hamburger-lines .line3{transform:translateY(-8px) rotate(-45deg)}
}
@media (max-width:720px){
body{font-size:15px}.header-inner{padding:0 16px;grid-template-columns:1fr auto}.brand{min-width:0}.frolean_logoimg{max-width:150px}.navbar{grid-column:2}.header-tools{display:none}.page-wrap{padding:12px 10px 30px}.frolean_left,.frolean_right{border-radius:14px}.page-heading{padding:0 22px 24px}.frolean_textway{min-height:43px;margin:0 -22px 22px;padding:0 22px;font-size:11px}.frolean_left h1{font-size:clamp(27px,8vw,34px);line-height:1.15}.content-body{padding:26px 22px 34px}.home-intro{margin:-26px -22px 26px;padding:38px 22px 34px}.home-intro p{font-size:16px}.home-intro__actions{display:grid}.button-primary,.button-secondary{width:100%}.manual-card{grid-template-columns:105px 1fr;gap:16px}.manual-card__cover{padding:8px}.popular-links{grid-template-columns:1fr}.frolean_right{grid-template-columns:1fr;padding:12px}.frolean_bottom{grid-template-columns:1fr;padding:38px 22px}.frolean_secondimg{display:none}.frolean_firstimg{width:100%}.mobilenavigation{grid-template-columns:auto 1fr auto}.prev_button,.next_button{font-size:13px}
}

/* Layout refinement v3 */
@media (max-width:1068px){
.header-inner,.page-wrap{width:min(calc(100% - 28px),900px)}
.page-wrap{margin-top:18px}.frolean_contents{grid-template-columns:1fr}.frolean_right{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:720px){
.header-inner,.page-wrap{width:100%}.page-wrap{margin:10px 0 28px;padding:0 10px}.page-heading{padding:18px 20px 22px}.content-body{padding:24px 20px 32px}.home-intro{margin:0 0 22px;padding:34px 22px 31px;border-radius:12px}.frolean_textway{margin:0 0 13px;padding:0}.frolean_left h1{font-size:29px}.home-intro h2{font-size:37px}.manual-card{grid-template-columns:90px 1fr}
}
