/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 15 2026 | 04:50:02 */
/******* 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; }

.intern_voice {
  width: 100%;
  max-width: 1120px;
  margin: auto;
  margin-bottom: 3rem;
  padding: 0 3rem; }

.intern_table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 850px;
  table-layout: fixed; }
  .intern_table tr {
    background-color: #fff;
    padding: 0.35rem;
    border: 2px solid #eee; }
  .intern_table th, .intern_table td {
    width: initial;
    display: table-cell; }
  .intern_table th {
    padding: 2rem;
    border-right: 2px solid #fff; }
  .intern_table td {
    padding: 2rem 0.5rem;
    border-right: 2px solid #eee;
    text-align: center; }
  .intern_table thead tr {
    background-color: #7fbd98;
    color: #fff; }
  .intern_table tbody th {
    border-right: 2px solid #eee; }

.price {
  color: #000;
  font-weight: bold; }
  .price span {
    font-size: 1.2rem; }

.head_message {
  margin: 7.5rem auto; }
  .head_message .big {
    font-size: 3.5rem; }
  .head_message .small {
    font-size: 2.5rem; }

@media (max-width: 599px) {
  .wrap {
    overflow-x: scroll; } }
