* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;font-family:'Roboto', sans-serif !important;}body{margin:0;}.gjs-row{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;padding:10px;}.gjs-cell{min-height:75px;flex-grow:1;flex-basis:100%;}.cms-page{max-width:1600px;margin:40px auto;padding:0 20px;line-height:1.6;color:#222;}.cms-page h1, .cms-page h2, .cms-page h3, .cms-page h4, .cms-page h5{color:#181818;font-weight:500;}.cms-page h1{font-size:28px;margin:32px 0 24px 0;}.cms-page h2{font-size:24px;margin:28px 0 20px 0;}.cms-page h3{font-size:20px;margin:24px 0 16px 0;}.cms-page h4{font-size:18px;margin:20px 0 12px 0;}.cms-page h5{font-size:16px;margin:16px 0 10px 0;}.cms-page p{margin-bottom:10px;}.cms-page ul{list-style-type:disc;list-style-position:outside;padding-left:20px;margin:10px 0 10px 20px;}.cms-page ol{list-style-type:decimal;list-style-position:outside;padding-left:20px;margin:10px 0 10px 20px;}.cms-page ol li{list-style-type:decimal;}.cms-page ul li{list-style-type:disc;}.cms-page li{margin-bottom:6px;}.cms-page .hero{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:40px 0;flex-wrap:wrap;}.cms-page .hero img{width:100%;height:auto;object-fit:cover;border-radius:8px;}.cms-page .hero-text, .cms-page .hero img{flex:1 1 50%;max-width:50%;}@keyframes spin{to{transform:rotate(360deg);}}@media (max-width: 768px){.hero-text, .hero img{max-width:100%;flex:1 1 auto;}.cms-page h1{font-size:22px;}.cms-page h2{font-size:20px;}.cms-page h3{font-size:18px;}.cms-page h4{font-size:16px;}.cms-page h5{font-size:14px;}.cms-page h1, .cms-page h2, .cms-page h3, .cms-page h4, .cms-page h5{margin:16px 0;}.cms-page p, .cms-page ul, .cms-page ol{font-size:14px;}.cms-page ul, .cms-page ol{margin-left:15px;padding-left:15px;}.gjs-row{flex-wrap:wrap;}}