
#scandi-about-page, #scandi-about-page * {box-sizing:border-box;}
#scandi-about-page {width:100%;max-width:1140px;margin:0 auto;padding:0 20px;font-family:"IBM Plex Sans",Arial,sans-serif;color:#555;font-size:16.5px;line-height:1.6;text-align:left;-webkit-font-smoothing:antialiased;}
#scandi-about-page .sab-sec {background:#fff;border:1px solid #e0e2e5;border-radius:14px;padding:30px 44px;margin:0 0 10px;}
#scandi-about-page .sab-in {max-width:1020px;margin:0 auto;min-width:0;}
#scandi-about-page .sab-boxed-text {border:2px solid #d0243c;border-radius:10px;padding:20px 24px;margin:0;background:#fff;}
#scandi-about-page .sab-about-section {margin-bottom:24px;}
#scandi-about-page .sab-about-section:last-child {margin-bottom:0;}
#scandi-about-page h2.sab-about-title {font-family:"Familjen Grotesk",Arial,sans-serif;font-size:26px;font-weight:600;line-height:1.2;color:#333;letter-spacing:-.018em;text-transform:none;margin:0 0 12px;padding:0;}
#scandi-about-page p.sab-about-desc {font-family:"IBM Plex Sans",Arial,sans-serif;color:#555;font-size:16.5px;line-height:1.6;font-weight:400;margin:0 0 12px;padding:0;overflow-wrap:break-word;}
#scandi-about-page .sab-about-desc:last-child {margin-bottom:0;}
#scandi-about-page b {color:#333;font-weight:600;}
#scandi-about-page .sab-signature {margin-top:24px;padding-top:16px;border-top:1px dashed #e0e2e5;font-style:italic;color:#333;display:flex;align-items:center;gap:16px;}
#scandi-about-page .sab-author-img {display:block;width:70px;height:70px;max-width:100%;border-radius:50%;border:2px solid #d0243c;object-fit:cover;flex-shrink:0;margin:0;}
#scandi-about-page .sab-signature-name {font-weight:700;color:#d0243c;font-style:normal;}
#scandi-about-page .sab-signature > div {min-width:0;overflow-wrap:break-word;}
@media(max-width:700px){
#scandi-about-page {width:100vw!important;max-width:none!important;position:relative!important;left:50%!important;margin-left:-50vw!important;margin-right:0!important;padding:0!important;}
#scandi-about-page .sab-sec {padding:22px 12px;border-radius:0;}
#scandi-about-page .sab-boxed-text {padding:16px;}
#scandi-about-page .sab-signature {gap:12px;}
#scandi-about-page .sab-author-img {width:60px;height:60px;}
}
