:root{--white: #FFFFFF;--black: #252222;--black-opacity-30: rgba(37, 34, 34, 0.3);--black-opacity-50: rgba(37, 34, 34, 0.5);--black-opacity-60: rgba(37, 34, 34, 0.6);--black-2: #000000;--yellow: #FFCC00;--yellow-hover: #FFD83D;--light: #F1F1F1;--light-opacity-30: rgba(241, 241, 241, 0.3);--light-opacity-80: rgba(241, 241, 241, 0.8);--light-2: #F4F4F4;--grey: #BFBFBF;--dust: #3E3E3E;--red: #FF2525}.text-page{padding:18px 0;font-family:"Suisse Intl",sans-serif;font-weight:400;font-size:16px;line-height:1.45;animation:fade-in 1s ease-in-out}.text-page h1,.text-page h2,.text-page h3{padding:12px 0 0;font-weight:700;font-family:"Gotham Pro",sans-serif;text-transform:none}.text-page h2{font-size:28px;line-height:145%}.text-page h3{font-size:20px;line-height:125%}.text-page ul,.text-page ol{margin:0;padding:0;list-style:none}.text-page ul li,.text-page ol li{position:relative;padding:0 0 0 24px;font-weight:400;font-size:16px;line-height:1.45}.text-page ul li::after{content:"";position:absolute;top:9px;left:9px;width:6px;height:6px;border-radius:50%;background-color:var(--black)}.text-page ol{counter-reset:counter}.text-page ol li{counter-increment:counter}.text-page ol li::after{content:counter(counter) ". ";position:absolute;top:0;left:5px;color:var(--black)}.text-page p{margin:12px 0}.text-page strong{font-weight:700}.text-page a{color:var(--black);text-decoration:underline}@media(min-width: 768px){.text-page{padding:32px 0}}@media(min-width: 1200px){.text-page{padding:48px 0}}
