/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 12 2026 | 05:06:36 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 15 2026 | 04:50:02 */
[data-txt_color="white"] {
  color: white; }

[data-txt_color="red"] {
  color: red; }

[data-txt_color="cr_main"] {
  color: ; }

[data-icon="tag"]:before {
  font-family: "Font Awesome 6 Free";
  content: '\f02c';
  margin-right: 0.5rem;
  font-weight: 900; }

main section {
  margin-bottom: 15rem; }
  main section p {
    font-size: 2rem;
    line-height: 200%; }
    @media (max-width: 599px) {
    main section p {
      font-size: 1.5rem; } }
  main h2 {
    font-size: 3.5rem;
    margin-bottom: 3rem; }
  main .back_color {
    background-color: #dad0c2; }
  main .f_half, main .f_tri {
    padding: 0 1rem;
    align-content: center; }
  @media (max-width: 1024px) {
    main .f_half, main .f_tri {
      margin-bottom: 3rem; } }
  main .f_half.text, main .f_tri.text {
    padding-top: 3rem; }
  main .pro {
    padding: 10rem 0; }
  @media (max-width: 599px) {
    main .pro {
      padding: 10rem 1rem; } }
  main .pro h2 {
    font-size: 5rem; }
  main .pro rt {
    font-size: 1.5rem;
    margin-bottom: -1.5rem; }
  main .pro p {
    margin-bottom: 3rem; }
  main .buttons {
    width: 100%;
    justify-content: center;
    gap: 3vw; }
