:root{--header-height-desktop:100px;--header-height-mobile:70px;--primary-bg-color:rgba(247, 244, 242, 1);--color-text:rgba(50, 45, 41, 1);--color-background:rgba(247, 244, 242, 1);--transition-default:0.3s ease}.main-container{width:100%;display:flex;align-items:center;justify-content:center;padding-top:var(--header-height-desktop);background-color:var(--primary-bg-color);margin:0 auto}.main-content{width:85%;padding:2rem 3rem}.content-title{font-family:Amiri;font-size:64px;font-weight:400;line-height:60px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:rgb(50 45 41);margin-bottom:4rem}.strategy-section{margin-bottom:2rem}.strategy-section:last-child{margin-bottom:0}.strategy-section p{margin-bottom:.5rem;color:rgb(50 45 41);font-family:Noto Sans;font-size:22px;font-weight:400;line-height:40px;text-align:justify;text-underline-position:from-font;text-decoration-skip-ink:none}@media screen and (max-width:768px){.main-container{padding-top:var(--header-height-mobile)}.main-content{width:100%;padding:1rem 1.5rem}.content-title{font-family:Amiri;font-size:40px;font-weight:400;line-height:60px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;margin-bottom:2rem}.strategy-section{margin-bottom:1.5rem}.strategy-section p{margin-bottom:.3rem;font-family:Noto Sans;font-size:14px;font-weight:300;line-height:28px;text-align:justify;text-underline-position:from-font;text-decoration-skip-ink:none}}@media screen and (max-width:480px){.main-container{padding-top:var(--header-height-mobile)}.main-content{width:100%;padding:1rem 1.5rem}.content-title{font-family:Amiri;font-size:40px;font-weight:400;line-height:60px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;margin-bottom:2rem}.strategy-section{margin-bottom:1rem}.strategy-section p{margin-bottom:.3rem;font-family:Noto Sans;font-size:14px;font-weight:300;line-height:28px;text-align:justify;text-underline-position:from-font;text-decoration-skip-ink:none}}