.h-0p {
  height: 0
}

.h-1p {
  height: 1px
}

.h-2p {
  height: 2px
}

.h-3p {
  height: 3px
}

.h-4p {
  height: 4px
}

.h-5p {
  height: 5px
}

.h-6p {
  height: 6px
}

.h-7p {
  height: 7px
}

.h-8p {
  height: 8px
}

.h-9p {
  height: 9px
}

.h-10p {
  height: 10px
}

.h-11p {
  height: 11px
}

.h-12p {
  height: 12px
}

.h-13p {
  height: 13px
}

.h-14p {
  height: 14px
}

.h-15p {
  height: 15px
}

.h-16p {
  height: 16px
}

.h-17p {
  height: 17px
}

.h-18p {
  height: 18px
}

.h-19p {
  height: 19px
}

.h-20p {
  height: 20px
}

.h-21p {
  height: 21px
}

.h-22p {
  height: 22px
}

.h-23p {
  height: 23px
}

.h-24p {
  height: 24px
}

.h-25p {
  height: 25px !important
}

.h-26p {
  height: 26px
}

.h-27p {
  height: 27px
}

.h-28p {
  height: 28px
}

.h-29p {
  height: 29px
}

.h-30p {
  height: 30px !important
}

.h-31p {
  height: 31px
}

.h-32p {
  height: 32px
}

.h-33p {
  height: 33px
}

.h-34p {
  height: 34px
}

.h-35p {
  height: 35px
}

.h-36p {
  height: 36px
}

.h-37p {
  height: 37px
}

.h-38p {
  height: 38px
}

.h-39p {
  height: 39px
}

.h-40p {
  height: 40px
}

.h-41p {
  height: 41px
}

.h-42p {
  height: 42px
}

.h-43p {
  height: 43px
}

.h-44p {
  height: 44px
}

.h-45p {
  height: 45px
}

.h-46p {
  height: 46px
}

.h-47p {
  height: 47px
}

.h-48p {
  height: 48px
}

.h-49p {
  height: 49px
}

.h-50p {
  height: 50px
}

.h-51p {
  height: 51px
}

.h-52p {
  height: 52px
}

.h-53p {
  height: 53px
}

.h-54p {
  height: 54px
}

.h-55p {
  height: 55px
}

.h-56p {
  height: 56px
}

.h-57p {
  height: 57px
}

.h-58p {
  height: 58px
}

.h-59p {
  height: 59px
}

.h-60p {
  height: 60px
}

.h-61p {
  height: 61px
}

.h-62p {
  height: 62px
}

.h-63p {
  height: 63px
}

.h-64p {
  height: 64px
}

/* ===== Custom form renderer refresh ===== */

.session-custom-forms-block {
  border: 1px solid #dfe7f3 !important;
}

.session-custom-forms-heading {
  align-items: center;
}

.session-custom-forms-subtitle,
.session-custom-forms-empty {
  color: #64748b !important;
}

.session-custom-form-card {
  border: 1px solid #e2e8f0 !important;
  border-radius: 10px !important;
  background: #fff !important;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}

.session-custom-form-card-header {
  padding-bottom: 2px;
}

.session-custom-form-card-title {
  color: #1e3a8a !important;
  font-size: 1.05rem !important;
  font-weight: 700 !important;
}

.session-custom-form-card-meta {
  margin-top: 4px;
  color: #64748b !important;
}

.session-custom-form-toggle {
  border-radius: 5px !important;
  padding: 0.5rem 0.9rem !important;
  font-weight: 600 !important;
}

.session-custom-form-render-host {
  border-top: 1px solid #eef2f7;
  padding-top: 1rem;
}

.uds-form-renderer {
  display: grid;
  gap: 1rem;
}

.uds-form-renderer .alert {
  border-radius: 14px;
}

.uds-form-readonly-note {
  border: 1px solid #bfdbfe;
  background: linear-gradient(180deg, #eff6ff 0%, #f8fbff 100%);
}

.uds-form-linked-title {
  border: 1px solid #dbe3ef !important;
  border-radius: 10px;
  padding: 0.85rem 1rem !important;
  color: #1f2937 !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  background: #fff !important;
}

.uds-form-section {
  position: relative;
  border: 1px solid #dfe7f3 !important;
  border-radius: 10px;
  padding: 1rem 1rem 1.1rem !important;
  background: #fff;
}

.uds-form-section-legend {
  width: 100%;
  float: none;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0.85rem 0 0.85rem 0;
  border: 0;
}

.uds-form-section-title {
  color: #1d4ed8;
  font-size: 1.02rem !important;
  font-weight: 700 !important;
  line-height: 1.35;
}

.uds-form-section-hint {
  margin: -0.2rem 0 0.75rem 0 !important;
  padding: 0.2rem 0;
  border-radius: 0;
  background: transparent;
  border: 0;
  color: #64748b !important;
}

.uds-section-sync-notice {
  border-radius: 12px !important;
}

.uds-form-rows {
  display: grid;
  gap: 0.9rem;
}

.uds-form-row {
  border: 1px solid #e5eaf3 !important;
  border-radius: 10px !important;
  background: #fff;
  padding: 1rem !important;
}

.uds-form-row-toolbar {
  display: flex;
  justify-content: flex-end;
}

.uds-form-field {
  display: grid;
  gap: 0.38rem;
  position: relative;
}

.uds-form-control-row {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}

.uds-form-control-row > .uds-form-control,
.uds-form-control-row > .form-control,
.uds-form-control-row > div:first-child {
  flex: 1 1 auto;
  min-width: 0;
}

.uds-form-input-actions {
  flex: 0 0 auto;
  flex-wrap: nowrap;
  align-self: center;
  white-space: nowrap;
}

.uds-form-input-actions .btn {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.uds-form-label {
  display: inline-block;
  margin: 0;
  color: #1f2937;
  font-size: 0.94rem;
  font-weight: 700;
}

.uds-form-comment {
  margin-bottom: 0.15rem !important;
  color: #6b7280 !important;
  font-size: 0.82rem;
  line-height: 1.45;
}

.uds-form-textarea {
  min-height: 110px;
  resize: vertical;
}

.uds-form-control:focus,
.uds-form-renderer .form-control:focus {
  border-color: #60a5fa !important;
  box-shadow: 0 0 0 4px rgba(96, 165, 250, 0.16) !important;
}

.uds-form-control[readonly],
.uds-form-control:disabled,
.uds-form-renderer .form-control[readonly],
.uds-form-renderer .form-control:disabled {
  color: #475569 !important;
}

.uds-form-picker-wrap {
  width: 100%;
}

.uds-picker-row {
  align-items: flex-start;
}


.uds-form-secondary-btn,
.uds-form-danger-btn,
.uds-form-add-row-btn {
  border-radius: 5px !important;
  min-height: 40px;
  font-weight: 600 !important;
}

.uds-form-secondary-btn,
.uds-form-add-row-btn {
  border-color: #cbd5e1 !important;
  color: #1e293b !important;
  background: #fff !important;
}

.uds-form-secondary-btn:hover,
.uds-form-add-row-btn:hover {
  background: #f8fafc !important;
  border-color: #94a3b8 !important;
}

.uds-form-danger-btn {
  border-color: #fecaca !important;
  color: #b91c1c !important;
  background: #fff5f5 !important;
}

.uds-form-danger-btn:hover {
  background: #fee2e2 !important;
  border-color: #fca5a5 !important;
}

.uds-form-add-row-btn {
  width: 100%;
  margin-top: 0.4rem !important;
}

.uds-form-submit-wrap {
  display: flex;
  justify-content: flex-end;
  padding-top: 0.2rem;
}

.uds-form-submit-btn {
  min-height: 46px;
  padding: 0.75rem 1.2rem !important;
  border-radius: 5px !important;
  font-weight: 700 !important;
}

.uds-form-renderer .chipsholder {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  width: 100%;
  margin-top: 0.65rem !important;
}

.uds-form-renderer .chipsholder .chip {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  max-width: 100%;
  border-radius: 999px;
  padding: 0.35rem 0.7rem;
  border: 1px solid #d8e2ee;
  background: #fff;
}

.uds-form-renderer .chipsholder .chip > span {
  color: #1e293b;
  font-size: 0.84rem;
  font-weight: 600;
}

.uds-form-renderer .chipsholder .chip .remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 999px;
  color: #94a3b8;
  transition: background-color 0.18s ease, color 0.18s ease;
}

.uds-form-renderer .chipsholder .chip .remove:hover {
  background: #fee2e2;
  color: #b91c1c;
}

.uds-section-entity-status {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 28px;
  min-height: 28px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid #d6deea;
  cursor: pointer;
}

.custom-pricing-loader {
  padding: 0.65rem 0.85rem;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #d6deea;
}

.h-65p {
  height: 65px
}

.h-66p {
  height: 66px
}

.h-67p {
  height: 67px
}

.h-68p {
  height: 68px
}

.h-69p {
  height: 69px
}

.h-70p {
  height: 70px
}

.h-71p {
  height: 71px
}

.h-72p {
  height: 72px
}

.h-73p {
  height: 73px
}

.h-74p {
  height: 74px
}

.h-75p {
  height: 75px
}

.h-76p {
  height: 76px
}

.h-77p {
  height: 77px
}

.h-78p {
  height: 78px
}

.h-79p {
  height: 79px
}

.h-80p {
  height: 80px
}

.h-81p {
  height: 81px
}

.h-82p {
  height: 82px
}

.h-83p {
  height: 83px
}

.h-84p {
  height: 84px
}

.h-85p {
  height: 85px
}

.h-86p {
  height: 86px
}

.h-87p {
  height: 87px
}

.h-88p {
  height: 88px
}

.h-89p {
  height: 89px
}

.h-90p {
  height: 90px
}

.h-91p {
  height: 91px
}

.h-92p {
  height: 92px
}

.h-93p {
  height: 93px
}

.h-94p {
  height: 94px
}

.h-95p {
  height: 95px
}

.h-96p {
  height: 96px
}

.h-97p {
  height: 97px
}

.h-98p {
  height: 98px
}

.h-99p {
  height: 99px
}

.h-100p {
  height: 100px
}

.h-101p {
  height: 101px
}

.h-102p {
  height: 102px
}

.h-103p {
  height: 103px
}

.h-104p {
  height: 104px
}

.h-105p {
  height: 105px
}

.h-106p {
  height: 106px
}

.h-107p {
  height: 107px
}

.h-108p {
  height: 108px
}

.h-109p {
  height: 109px
}

.h-110p {
  height: 110px
}

.h-111p {
  height: 111px
}

.h-112p {
  height: 112px
}

.h-113p {
  height: 113px
}

.h-114p {
  height: 114px
}

.h-115p {
  height: 115px
}

.h-116p {
  height: 116px
}

.h-117p {
  height: 117px
}

.h-118p {
  height: 118px
}

.h-119p {
  height: 119px
}

.h-120p {
  height: 120px
}

.h-121p {
  height: 121px
}

.h-122p {
  height: 122px
}

.h-123p {
  height: 123px
}

.h-124p {
  height: 124px
}

.h-125p {
  height: 125px
}

.h-126p {
  height: 126px
}

.h-127p {
  height: 127px
}

.h-128p {
  height: 128px
}

.h-129p {
  height: 129px
}

.h-130p {
  height: 130px
}

.h-131p {
  height: 131px
}

.h-132p {
  height: 132px
}

.h-133p {
  height: 133px
}

.h-134p {
  height: 134px
}

.h-135p {
  height: 135px
}

.h-136p {
  height: 136px
}

.h-137p {
  height: 137px
}

.h-138p {
  height: 138px
}

.h-139p {
  height: 139px
}

.h-140p {
  height: 140px
}

.h-141p {
  height: 141px
}

.h-142p {
  height: 142px
}

.h-143p {
  height: 143px
}

.h-144p {
  height: 144px
}

.h-145p {
  height: 145px
}

.h-146p {
  height: 146px
}

.h-147p {
  height: 147px
}

.h-148p {
  height: 148px
}

.h-149p {
  height: 149px
}

.h-150p {
  height: 150px
}

.h-151p {
  height: 151px
}

.h-152p {
  height: 152px
}

.h-153p {
  height: 153px
}

.h-154p {
  height: 154px
}

.h-155p {
  height: 155px
}

.h-156p {
  height: 156px
}

.h-157p {
  height: 157px
}

.h-158p {
  height: 158px
}

.h-159p {
  height: 159px
}

.h-160p {
  height: 160px
}

.h-161p {
  height: 161px
}

.h-162p {
  height: 162px
}

.h-163p {
  height: 163px
}

.h-164p {
  height: 164px
}

.h-165p {
  height: 165px
}

.h-166p {
  height: 166px
}

.h-167p {
  height: 167px
}

.h-168p {
  height: 168px
}

.h-169p {
  height: 169px
}

.h-170p {
  height: 170px
}

.h-171p {
  height: 171px
}

.h-172p {
  height: 172px
}

.h-173p {
  height: 173px
}

.h-174p {
  height: 174px
}

.h-175p {
  height: 175px
}

.h-176p {
  height: 176px
}

.h-177p {
  height: 177px
}

.h-178p {
  height: 178px
}

.h-179p {
  height: 179px
}

.h-180p {
  height: 180px
}

.h-181p {
  height: 181px
}

.h-182p {
  height: 182px
}

.h-183p {
  height: 183px
}

.h-184p {
  height: 184px
}

.h-185p {
  height: 185px
}

.h-186p {
  height: 186px
}

.h-187p {
  height: 187px
}

.h-188p {
  height: 188px
}

.h-189p {
  height: 189px
}

.h-190p {
  height: 190px
}

.h-191p {
  height: 191px
}

.h-192p {
  height: 192px
}

.h-193p {
  height: 193px
}

.h-194p {
  height: 194px
}

.h-195p {
  height: 195px
}

.h-196p {
  height: 196px
}

.h-197p {
  height: 197px
}

.h-198p {
  height: 198px
}

.h-199p {
  height: 199px
}

.h-200p {
  height: 200px
}

.h-201p {
  height: 201px
}

.h-202p {
  height: 202px
}

.h-203p {
  height: 203px
}

.h-204p {
  height: 204px
}

.h-205p {
  height: 205px
}

.h-206p {
  height: 206px
}

.h-207p {
  height: 207px
}

.h-208p {
  height: 208px
}

.h-209p {
  height: 209px
}

.h-210p {
  height: 210px
}

.h-211p {
  height: 211px
}

.h-212p {
  height: 212px
}

.h-213p {
  height: 213px
}

.h-214p {
  height: 214px
}

.h-215p {
  height: 215px
}

.h-216p {
  height: 216px
}

.h-217p {
  height: 217px
}

.h-218p {
  height: 218px
}

.h-219p {
  height: 219px
}

.h-220p {
  height: 220px
}

.h-221p {
  height: 221px
}

.h-222p {
  height: 222px
}

.h-223p {
  height: 223px
}

.h-224p {
  height: 224px
}

.h-225p {
  height: 225px
}

.h-226p {
  height: 226px
}

.h-227p {
  height: 227px
}

.h-228p {
  height: 228px
}

.h-229p {
  height: 229px
}

.h-230p {
  height: 230px
}

.h-231p {
  height: 231px
}

.h-232p {
  height: 232px
}

.h-233p {
  height: 233px
}

.h-234p {
  height: 234px
}

.h-235p {
  height: 235px
}

.h-236p {
  height: 236px
}

.h-237p {
  height: 237px
}

.h-238p {
  height: 238px
}

.h-239p {
  height: 239px
}

.h-240p {
  height: 240px
}

.h-241p {
  height: 241px
}

.h-242p {
  height: 242px
}

.h-243p {
  height: 243px
}

.h-244p {
  height: 244px
}

.h-245p {
  height: 245px
}

.h-246p {
  height: 246px
}

.h-247p {
  height: 247px
}

.h-248p {
  height: 248px
}

.h-249p {
  height: 249px
}

.h-250p {
  height: 250px
}

.h-251p {
  height: 251px
}

.h-252p {
  height: 252px
}

.h-253p {
  height: 253px
}

.h-254p {
  height: 254px
}

.h-255p {
  height: 255px
}

.h-256p {
  height: 256px
}

.h-257p {
  height: 257px
}

.h-258p {
  height: 258px
}

.h-259p {
  height: 259px
}

.h-260p {
  height: 260px
}

.h-261p {
  height: 261px
}

.h-262p {
  height: 262px
}

.h-263p {
  height: 263px
}

.h-264p {
  height: 264px
}

.h-265p {
  height: 265px
}

.h-266p {
  height: 266px
}

.h-267p {
  height: 267px
}

.h-268p {
  height: 268px
}

.h-269p {
  height: 269px
}

.h-270p {
  height: 270px
}

.h-271p {
  height: 271px
}

.h-272p {
  height: 272px
}

.h-273p {
  height: 273px
}

.h-274p {
  height: 274px
}

.h-275p {
  height: 275px
}

.h-276p {
  height: 276px
}

.h-277p {
  height: 277px
}

.h-278p {
  height: 278px
}

.h-279p {
  height: 279px
}

.h-280p {
  height: 280px
}

.h-281p {
  height: 281px
}

.h-282p {
  height: 282px
}

.h-283p {
  height: 283px
}

.h-284p {
  height: 284px
}

.h-285p {
  height: 285px
}

.h-286p {
  height: 286px
}

.h-287p {
  height: 287px
}

.h-288p {
  height: 288px
}

.h-289p {
  height: 289px
}

.h-290p {
  height: 290px
}

.h-291p {
  height: 291px
}

.h-292p {
  height: 292px
}

.h-293p {
  height: 293px
}

.h-294p {
  height: 294px
}

.h-295p {
  height: 295px
}

.h-296p {
  height: 296px
}

.h-297p {
  height: 297px
}

.h-298p {
  height: 298px
}

.h-299p {
  height: 299px
}

.h-300p {
  height: 300px
}

.h-301p {
  height: 301px
}

.h-302p {
  height: 302px
}

.h-303p {
  height: 303px
}

.h-304p {
  height: 304px
}

.h-305p {
  height: 305px
}

.h-306p {
  height: 306px
}

.h-307p {
  height: 307px
}

.h-308p {
  height: 308px
}

.h-309p {
  height: 309px
}

.h-310p {
  height: 310px
}

.h-311p {
  height: 311px
}

.h-312p {
  height: 312px
}

.h-313p {
  height: 313px
}

.h-314p {
  height: 314px
}

.h-315p {
  height: 315px
}

.h-316p {
  height: 316px
}

.h-317p {
  height: 317px
}

.h-318p {
  height: 318px
}

.h-319p {
  height: 319px
}

.h-320p {
  height: 320px
}

.h-321p {
  height: 321px
}

.h-322p {
  height: 322px
}

.h-323p {
  height: 323px
}

.h-324p {
  height: 324px
}

.h-325p {
  height: 325px
}

.h-326p {
  height: 326px
}

.h-327p {
  height: 327px
}

.h-328p {
  height: 328px
}

.h-329p {
  height: 329px
}

.h-330p {
  height: 330px
}

.h-331p {
  height: 331px
}

.h-332p {
  height: 332px
}

.h-333p {
  height: 333px
}

.h-334p {
  height: 334px
}

.h-335p {
  height: 335px
}

.h-336p {
  height: 336px
}

.h-337p {
  height: 337px
}

.h-338p {
  height: 338px
}

.h-339p {
  height: 339px
}

.h-340p {
  height: 340px
}

.h-341p {
  height: 341px
}

.h-342p {
  height: 342px
}

.h-343p {
  height: 343px
}

.h-344p {
  height: 344px
}

.h-345p {
  height: 345px
}

.h-346p {
  height: 346px
}

.h-347p {
  height: 347px
}

.h-348p {
  height: 348px
}

.h-349p {
  height: 349px
}

.h-350p {
  height: 350px
}

.h-351p {
  height: 351px
}

.h-352p {
  height: 352px
}

.h-353p {
  height: 353px
}

.h-354p {
  height: 354px
}

.h-355p {
  height: 355px
}

.h-356p {
  height: 356px
}

.h-357p {
  height: 357px
}

.h-358p {
  height: 358px
}

.h-359p {
  height: 359px
}

.h-360p {
  height: 360px
}

.h-361p {
  height: 361px
}

.h-362p {
  height: 362px
}

.h-363p {
  height: 363px
}

.h-364p {
  height: 364px
}

.h-365p {
  height: 365px
}

.h-366p {
  height: 366px
}

.h-367p {
  height: 367px
}

.h-368p {
  height: 368px
}

.h-369p {
  height: 369px
}

.h-370p {
  height: 370px
}

.h-371p {
  height: 371px
}

.h-372p {
  height: 372px
}

.h-373p {
  height: 373px
}

.h-374p {
  height: 374px
}

.h-375p {
  height: 375px
}

.h-376p {
  height: 376px
}

.h-377p {
  height: 377px
}

.h-378p {
  height: 378px
}

.h-379p {
  height: 379px
}

.h-380p {
  height: 380px
}

.h-381p {
  height: 381px
}

.h-382p {
  height: 382px
}

.h-383p {
  height: 383px
}

.h-384p {
  height: 384px
}

.h-385p {
  height: 385px
}

.h-386p {
  height: 386px
}

.h-387p {
  height: 387px
}

.h-388p {
  height: 388px
}

.h-389p {
  height: 389px
}

.h-390p {
  height: 390px
}

.h-391p {
  height: 391px
}

.h-392p {
  height: 392px
}

.h-393p {
  height: 393px
}

.h-394p {
  height: 394px
}

.h-395p {
  height: 395px
}

.h-396p {
  height: 396px
}

.h-397p {
  height: 397px
}

.h-398p {
  height: 398px
}

.h-399p {
  height: 399px
}

.h-400p {
  height: 400px
}

.h-401p {
  height: 401px
}

.h-402p {
  height: 402px
}

.h-403p {
  height: 403px
}

.h-404p {
  height: 404px
}

.h-405p {
  height: 405px
}

.h-406p {
  height: 406px
}

.h-407p {
  height: 407px
}

.h-408p {
  height: 408px
}

.h-409p {
  height: 409px
}

.h-410p {
  height: 410px
}

.h-411p {
  height: 411px
}

.h-412p {
  height: 412px
}

.h-413p {
  height: 413px
}

.h-414p {
  height: 414px
}

.h-415p {
  height: 415px
}

.h-416p {
  height: 416px
}

.h-417p {
  height: 417px
}

.h-418p {
  height: 418px
}

.h-419p {
  height: 419px
}

.h-420p {
  height: 420px
}

.h-421p {
  height: 421px
}

.h-422p {
  height: 422px
}

.h-423p {
  height: 423px
}

.h-424p {
  height: 424px
}

.h-425p {
  height: 425px
}

.h-426p {
  height: 426px
}

.h-427p {
  height: 427px
}

.h-428p {
  height: 428px
}

.h-429p {
  height: 429px
}

.h-430p {
  height: 430px
}

.h-431p {
  height: 431px
}

.h-432p {
  height: 432px
}

.h-433p {
  height: 433px
}

.h-434p {
  height: 434px
}

.h-435p {
  height: 435px
}

.h-436p {
  height: 436px
}

.h-437p {
  height: 437px
}

.h-438p {
  height: 438px
}

.h-439p {
  height: 439px
}

.h-440p {
  height: 440px
}

.h-441p {
  height: 441px
}

.h-442p {
  height: 442px
}

.h-443p {
  height: 443px
}

.h-444p {
  height: 444px
}

.h-445p {
  height: 445px
}

.h-446p {
  height: 446px
}

.h-447p {
  height: 447px
}

.h-448p {
  height: 448px
}

.h-449p {
  height: 449px
}

.h-450p {
  height: 450px
}

.h-451p {
  height: 451px
}

.h-452p {
  height: 452px
}

.h-453p {
  height: 453px
}

.h-454p {
  height: 454px
}

.h-455p {
  height: 455px
}

.h-456p {
  height: 456px
}

.h-457p {
  height: 457px
}

.h-458p {
  height: 458px
}

.h-459p {
  height: 459px
}

.h-460p {
  height: 460px
}

.h-461p {
  height: 461px
}

.h-462p {
  height: 462px
}

.h-463p {
  height: 463px
}

.h-464p {
  height: 464px
}

.h-465p {
  height: 465px
}

.h-466p {
  height: 466px
}

.h-467p {
  height: 467px
}

.h-468p {
  height: 468px
}

.h-469p {
  height: 469px
}

.h-470p {
  height: 470px
}

.h-471p {
  height: 471px
}

.h-472p {
  height: 472px
}

.h-473p {
  height: 473px
}

.h-474p {
  height: 474px
}

.h-475p {
  height: 475px
}

.h-476p {
  height: 476px
}

.h-477p {
  height: 477px
}

.h-478p {
  height: 478px
}

.h-479p {
  height: 479px
}

.h-480p {
  height: 480px
}

.h-481p {
  height: 481px
}

.h-482p {
  height: 482px
}

.h-483p {
  height: 483px
}

.h-484p {
  height: 484px
}

.h-485p {
  height: 485px
}

.h-486p {
  height: 486px
}

.h-487p {
  height: 487px
}

.h-488p {
  height: 488px
}

.h-489p {
  height: 489px
}

.h-490p {
  height: 490px
}

.h-491p {
  height: 491px
}

.h-492p {
  height: 492px
}

.h-493p {
  height: 493px
}

.h-494p {
  height: 494px
}

.h-495p {
  height: 495px
}

.h-496p {
  height: 496px
}

.h-497p {
  height: 497px
}

.h-498p {
  height: 498px
}

.h-499p {
  height: 499px
}

.h-500p {
  height: 500px
}

.h-501p {
  height: 501px
}

.h-502p {
  height: 502px
}

.h-503p {
  height: 503px
}

.h-504p {
  height: 504px
}

.h-505p {
  height: 505px
}

.h-506p {
  height: 506px
}

.h-507p {
  height: 507px
}

.h-508p {
  height: 508px
}

.h-509p {
  height: 509px
}

.h-510p {
  height: 510px
}

.h-511p {
  height: 511px
}

.h-512p {
  height: 512px
}

.h-513p {
  height: 513px
}

.h-514p {
  height: 514px
}

.h-515p {
  height: 515px
}

.h-516p {
  height: 516px
}

.h-517p {
  height: 517px
}

.h-518p {
  height: 518px
}

.h-519p {
  height: 519px
}

.h-520p {
  height: 520px
}

.h-521p {
  height: 521px
}

.h-522p {
  height: 522px
}

.h-523p {
  height: 523px
}

.h-524p {
  height: 524px
}

.h-525p {
  height: 525px
}

.h-526p {
  height: 526px
}

.h-527p {
  height: 527px
}

.h-528p {
  height: 528px
}

.h-529p {
  height: 529px
}

.h-530p {
  height: 530px
}

.h-531p {
  height: 531px
}

.h-532p {
  height: 532px
}

.h-533p {
  height: 533px
}

.h-534p {
  height: 534px
}

.h-535p {
  height: 535px
}

.h-536p {
  height: 536px
}

.h-537p {
  height: 537px
}

.h-538p {
  height: 538px
}

.h-539p {
  height: 539px
}

.h-540p {
  height: 540px
}

.h-541p {
  height: 541px
}

.h-542p {
  height: 542px
}

.h-543p {
  height: 543px
}

.h-544p {
  height: 544px
}

.h-545p {
  height: 545px
}

.h-546p {
  height: 546px
}

.h-547p {
  height: 547px
}

.h-548p {
  height: 548px
}

.h-549p {
  height: 549px
}

.h-550p {
  height: 550px
}

.h-551p {
  height: 551px
}

.h-552p {
  height: 552px
}

.h-553p {
  height: 553px
}

.h-554p {
  height: 554px
}

.h-555p {
  height: 555px
}

.h-556p {
  height: 556px
}

.h-557p {
  height: 557px
}

.h-558p {
  height: 558px
}

.h-559p {
  height: 559px
}

.h-560p {
  height: 560px
}

.h-561p {
  height: 561px
}

.h-562p {
  height: 562px
}

.h-563p {
  height: 563px
}

.h-564p {
  height: 564px
}

.h-565p {
  height: 565px
}

.h-566p {
  height: 566px
}

.h-567p {
  height: 567px
}

.h-568p {
  height: 568px
}

.h-569p {
  height: 569px
}

.h-570p {
  height: 570px
}

.h-571p {
  height: 571px
}

.h-572p {
  height: 572px
}

.h-573p {
  height: 573px
}

.h-574p {
  height: 574px
}

.h-575p {
  height: 575px
}

.h-576p {
  height: 576px
}

.h-577p {
  height: 577px
}

.h-578p {
  height: 578px
}

.h-579p {
  height: 579px
}

.h-580p {
  height: 580px
}

.h-581p {
  height: 581px
}

.h-582p {
  height: 582px
}

.h-583p {
  height: 583px
}

.h-584p {
  height: 584px
}

.h-585p {
  height: 585px
}

.h-586p {
  height: 586px
}

.h-587p {
  height: 587px
}

.h-588p {
  height: 588px
}

.h-589p {
  height: 589px
}

.h-590p {
  height: 590px
}

.h-591p {
  height: 591px
}

.h-592p {
  height: 592px
}

.h-593p {
  height: 593px
}

.h-594p {
  height: 594px
}

.h-595p {
  height: 595px
}

.h-596p {
  height: 596px
}

.h-597p {
  height: 597px
}

.h-598p {
  height: 598px
}

.h-599p {
  height: 599px
}

.h-600p {
  height: 600px
}

.h-601p {
  height: 601px
}

.h-602p {
  height: 602px
}

.h-603p {
  height: 603px
}

.h-604p {
  height: 604px
}

.h-605p {
  height: 605px
}

.h-606p {
  height: 606px
}

.h-607p {
  height: 607px
}

.h-608p {
  height: 608px
}

.h-609p {
  height: 609px
}

.h-610p {
  height: 610px
}

.h-611p {
  height: 611px
}

.h-612p {
  height: 612px
}

.h-613p {
  height: 613px
}

.h-614p {
  height: 614px
}

.h-615p {
  height: 615px
}

.h-616p {
  height: 616px
}

.h-617p {
  height: 617px
}

.h-618p {
  height: 618px
}

.h-619p {
  height: 619px
}

.h-620p {
  height: 620px
}

.h-621p {
  height: 621px
}

.h-622p {
  height: 622px
}

.h-623p {
  height: 623px
}

.h-624p {
  height: 624px
}

.h-625p {
  height: 625px
}

.h-626p {
  height: 626px
}

.h-627p {
  height: 627px
}

.h-628p {
  height: 628px
}

.h-629p {
  height: 629px
}

.h-630p {
  height: 630px
}

.h-631p {
  height: 631px
}

.h-632p {
  height: 632px
}

.h-633p {
  height: 633px
}

.h-634p {
  height: 634px
}

.h-635p {
  height: 635px
}

.h-636p {
  height: 636px
}

.h-637p {
  height: 637px
}

.h-638p {
  height: 638px
}

.h-639p {
  height: 639px
}

.h-640p {
  height: 640px
}

.h-641p {
  height: 641px
}

.h-642p {
  height: 642px
}

.h-643p {
  height: 643px
}

.h-644p {
  height: 644px
}

.h-645p {
  height: 645px
}

.h-646p {
  height: 646px
}

.h-647p {
  height: 647px
}

.h-648p {
  height: 648px
}

.h-649p {
  height: 649px
}

.h-650p {
  height: 650px
}

.h-651p {
  height: 651px
}

.h-652p {
  height: 652px
}

.h-653p {
  height: 653px
}

.h-654p {
  height: 654px
}

.h-655p {
  height: 655px
}

.h-656p {
  height: 656px
}

.h-657p {
  height: 657px
}

.h-658p {
  height: 658px
}

.h-659p {
  height: 659px
}

.h-660p {
  height: 660px
}

.h-661p {
  height: 661px
}

.h-662p {
  height: 662px
}

.h-663p {
  height: 663px
}

.h-664p {
  height: 664px
}

.h-665p {
  height: 665px
}

.h-666p {
  height: 666px
}

.h-667p {
  height: 667px
}

.h-668p {
  height: 668px
}

.h-669p {
  height: 669px
}

.h-670p {
  height: 670px
}

.h-671p {
  height: 671px
}

.h-672p {
  height: 672px
}

.h-673p {
  height: 673px
}

.h-674p {
  height: 674px
}

.h-675p {
  height: 675px
}

.h-676p {
  height: 676px
}

.h-677p {
  height: 677px
}

.h-678p {
  height: 678px
}

.h-679p {
  height: 679px
}

.h-680p {
  height: 680px
}

.h-681p {
  height: 681px
}

.h-682p {
  height: 682px
}

.h-683p {
  height: 683px
}

.h-684p {
  height: 684px
}

.h-685p {
  height: 685px
}

.h-686p {
  height: 686px
}

.h-687p {
  height: 687px
}

.h-688p {
  height: 688px
}

.h-689p {
  height: 689px
}

.h-690p {
  height: 690px
}

.h-691p {
  height: 691px
}

.h-692p {
  height: 692px
}

.h-693p {
  height: 693px
}

.h-694p {
  height: 694px
}

.h-695p {
  height: 695px
}

.h-696p {
  height: 696px
}

.h-697p {
  height: 697px
}

.h-698p {
  height: 698px
}

.h-699p {
  height: 699px
}

.h-700p {
  height: 700px
}

.h-701p {
  height: 701px
}

.h-702p {
  height: 702px
}

.h-703p {
  height: 703px
}

.h-704p {
  height: 704px
}

.h-705p {
  height: 705px
}

.h-706p {
  height: 706px
}

.h-707p {
  height: 707px
}

.h-708p {
  height: 708px
}

.h-709p {
  height: 709px
}

.h-710p {
  height: 710px
}

.h-711p {
  height: 711px
}

.h-712p {
  height: 712px
}

.h-713p {
  height: 713px
}

.h-714p {
  height: 714px
}

.h-715p {
  height: 715px
}

.h-716p {
  height: 716px
}

.h-717p {
  height: 717px
}

.h-718p {
  height: 718px
}

.h-719p {
  height: 719px
}

.h-720p {
  height: 720px
}

.h-721p {
  height: 721px
}

.h-722p {
  height: 722px
}

.h-723p {
  height: 723px
}

.h-724p {
  height: 724px
}

.h-725p {
  height: 725px
}

.h-726p {
  height: 726px
}

.h-727p {
  height: 727px
}

.h-728p {
  height: 728px
}

.h-729p {
  height: 729px
}

.h-730p {
  height: 730px
}

.h-731p {
  height: 731px
}

.h-732p {
  height: 732px
}

.h-733p {
  height: 733px
}

.h-734p {
  height: 734px
}

.h-735p {
  height: 735px
}

.h-736p {
  height: 736px
}

.h-737p {
  height: 737px
}

.h-738p {
  height: 738px
}

.h-739p {
  height: 739px
}

.h-740p {
  height: 740px
}

.h-741p {
  height: 741px
}

.h-742p {
  height: 742px
}

.h-743p {
  height: 743px
}

.h-744p {
  height: 744px
}

.h-745p {
  height: 745px
}

.h-746p {
  height: 746px
}

.h-747p {
  height: 747px
}

.h-748p {
  height: 748px
}

.h-749p {
  height: 749px
}

.h-750p {
  height: 750px
}

.h-751p {
  height: 751px
}

.h-752p {
  height: 752px
}

.h-753p {
  height: 753px
}

.h-754p {
  height: 754px
}

.h-755p {
  height: 755px
}

.h-756p {
  height: 756px
}

.h-757p {
  height: 757px
}

.h-758p {
  height: 758px
}

.h-759p {
  height: 759px
}

.h-760p {
  height: 760px
}

.h-761p {
  height: 761px
}

.h-762p {
  height: 762px
}

.h-763p {
  height: 763px
}

.h-764p {
  height: 764px
}

.h-765p {
  height: 765px
}

.h-766p {
  height: 766px
}

.h-767p {
  height: 767px
}

.h-768p {
  height: 768px
}

.h-769p {
  height: 769px
}

.h-770p {
  height: 770px
}

.h-771p {
  height: 771px
}

.h-772p {
  height: 772px
}

.h-773p {
  height: 773px
}

.h-774p {
  height: 774px
}

.h-775p {
  height: 775px
}

.h-776p {
  height: 776px
}

.h-777p {
  height: 777px
}

.h-778p {
  height: 778px
}

.h-779p {
  height: 779px
}

.h-780p {
  height: 780px
}

.h-781p {
  height: 781px
}

.h-782p {
  height: 782px
}

.h-783p {
  height: 783px
}

.h-784p {
  height: 784px
}

.h-785p {
  height: 785px
}

.h-786p {
  height: 786px
}

.h-787p {
  height: 787px
}

.h-788p {
  height: 788px
}

.h-789p {
  height: 789px
}

.h-790p {
  height: 790px
}

.h-791p {
  height: 791px
}

.h-792p {
  height: 792px
}

.h-793p {
  height: 793px
}

.h-794p {
  height: 794px
}

.h-795p {
  height: 795px
}

.h-796p {
  height: 796px
}

.h-797p {
  height: 797px
}

.h-798p {
  height: 798px
}

.h-799p {
  height: 799px
}

.h-800p {
  height: 800px
}

.h-801p {
  height: 801px
}

.h-802p {
  height: 802px
}

.h-803p {
  height: 803px
}

.h-804p {
  height: 804px
}

.h-805p {
  height: 805px
}

.h-806p {
  height: 806px
}

.h-807p {
  height: 807px
}

.h-808p {
  height: 808px
}

.h-809p {
  height: 809px
}

.h-810p {
  height: 810px
}

.h-811p {
  height: 811px
}

.h-812p {
  height: 812px
}

.h-813p {
  height: 813px
}

.h-814p {
  height: 814px
}

.h-815p {
  height: 815px
}

.h-816p {
  height: 816px
}

.h-817p {
  height: 817px
}

.h-818p {
  height: 818px
}

.h-819p {
  height: 819px
}

.h-820p {
  height: 820px
}

.h-821p {
  height: 821px
}

.h-822p {
  height: 822px
}

.h-823p {
  height: 823px
}

.h-824p {
  height: 824px
}

.h-825p {
  height: 825px
}

.h-826p {
  height: 826px
}

.h-827p {
  height: 827px
}

.h-828p {
  height: 828px
}

.h-829p {
  height: 829px
}

.h-830p {
  height: 830px
}

.h-831p {
  height: 831px
}

.h-832p {
  height: 832px
}

.h-833p {
  height: 833px
}

.h-834p {
  height: 834px
}

.h-835p {
  height: 835px
}

.h-836p {
  height: 836px
}

.h-837p {
  height: 837px
}

.h-838p {
  height: 838px
}

.h-839p {
  height: 839px
}

.h-840p {
  height: 840px
}

.h-841p {
  height: 841px
}

.h-842p {
  height: 842px
}

.h-843p {
  height: 843px
}

.h-844p {
  height: 844px
}

.h-845p {
  height: 845px
}

.h-846p {
  height: 846px
}

.h-847p {
  height: 847px
}

.h-848p {
  height: 848px
}

.h-849p {
  height: 849px
}

.h-850p {
  height: 850px
}

.h-851p {
  height: 851px
}

.h-852p {
  height: 852px
}

.h-853p {
  height: 853px
}

.h-854p {
  height: 854px
}

.h-855p {
  height: 855px
}

.h-856p {
  height: 856px
}

.h-857p {
  height: 857px
}

.h-858p {
  height: 858px
}

.h-859p {
  height: 859px
}

.h-860p {
  height: 860px
}

.h-861p {
  height: 861px
}

.h-862p {
  height: 862px
}

.h-863p {
  height: 863px
}

.h-864p {
  height: 864px
}

.h-865p {
  height: 865px
}

.h-866p {
  height: 866px
}

.h-867p {
  height: 867px
}

.h-868p {
  height: 868px
}

.h-869p {
  height: 869px
}

.h-870p {
  height: 870px
}

.h-871p {
  height: 871px
}

.h-872p {
  height: 872px
}

.h-873p {
  height: 873px
}

.h-874p {
  height: 874px
}

.h-875p {
  height: 875px
}

.h-876p {
  height: 876px
}

.h-877p {
  height: 877px
}

.h-878p {
  height: 878px
}

.h-879p {
  height: 879px
}

.h-880p {
  height: 880px
}

.h-881p {
  height: 881px
}

.h-882p {
  height: 882px
}

.h-883p {
  height: 883px
}

.h-884p {
  height: 884px
}

.h-885p {
  height: 885px
}

.h-886p {
  height: 886px
}

.h-887p {
  height: 887px
}

.h-888p {
  height: 888px
}

.h-889p {
  height: 889px
}

.h-890p {
  height: 890px
}

.h-891p {
  height: 891px
}

.h-892p {
  height: 892px
}

.h-893p {
  height: 893px
}

.h-894p {
  height: 894px
}

.h-895p {
  height: 895px
}

.h-896p {
  height: 896px
}

.h-897p {
  height: 897px
}

.h-898p {
  height: 898px
}

.h-899p {
  height: 899px
}

.h-900p {
  height: 900px
}

.h-901p {
  height: 901px
}

.h-902p {
  height: 902px
}

.h-903p {
  height: 903px
}

.h-904p {
  height: 904px
}

.h-905p {
  height: 905px
}

.h-906p {
  height: 906px
}

.h-907p {
  height: 907px
}

.h-908p {
  height: 908px
}

.h-909p {
  height: 909px
}

.h-910p {
  height: 910px
}

.h-911p {
  height: 911px
}

.h-912p {
  height: 912px
}

.h-913p {
  height: 913px
}

.h-914p {
  height: 914px
}

.h-915p {
  height: 915px
}

.h-916p {
  height: 916px
}

.h-917p {
  height: 917px
}

.h-918p {
  height: 918px
}

.h-919p {
  height: 919px
}

.h-920p {
  height: 920px
}

.h-921p {
  height: 921px
}

.h-922p {
  height: 922px
}

.h-923p {
  height: 923px
}

.h-924p {
  height: 924px
}

.h-925p {
  height: 925px
}

.h-926p {
  height: 926px
}

.h-927p {
  height: 927px
}

.h-928p {
  height: 928px
}

.h-929p {
  height: 929px
}

.h-930p {
  height: 930px
}

.h-931p {
  height: 931px
}

.h-932p {
  height: 932px
}

.h-933p {
  height: 933px
}

.h-934p {
  height: 934px
}

.h-935p {
  height: 935px
}

.h-936p {
  height: 936px
}

.h-937p {
  height: 937px
}

.h-938p {
  height: 938px
}

.h-939p {
  height: 939px
}

.h-940p {
  height: 940px
}

.h-941p {
  height: 941px
}

.h-942p {
  height: 942px
}

.h-943p {
  height: 943px
}

.h-944p {
  height: 944px
}

.h-945p {
  height: 945px
}

.h-946p {
  height: 946px
}

.h-947p {
  height: 947px
}

.h-948p {
  height: 948px
}

.h-949p {
  height: 949px
}

.h-950p {
  height: 950px
}

.h-951p {
  height: 951px
}

.h-952p {
  height: 952px
}

.h-953p {
  height: 953px
}

.h-954p {
  height: 954px
}

.h-955p {
  height: 955px
}

.h-956p {
  height: 956px
}

.h-957p {
  height: 957px
}

.h-958p {
  height: 958px
}

.h-959p {
  height: 959px
}

.h-960p {
  height: 960px
}

.h-961p {
  height: 961px
}

.h-962p {
  height: 962px
}

.h-963p {
  height: 963px
}

.h-964p {
  height: 964px
}

.h-965p {
  height: 965px
}

.h-966p {
  height: 966px
}

.h-967p {
  height: 967px
}

.h-968p {
  height: 968px
}

.h-969p {
  height: 969px
}

.h-970p {
  height: 970px
}

.h-971p {
  height: 971px
}

.h-972p {
  height: 972px
}

.h-973p {
  height: 973px
}

.h-974p {
  height: 974px
}

.h-975p {
  height: 975px
}

.h-976p {
  height: 976px
}

.h-977p {
  height: 977px
}

.h-978p {
  height: 978px
}

.h-979p {
  height: 979px
}

.h-980p {
  height: 980px
}

.h-981p {
  height: 981px
}

.h-982p {
  height: 982px
}

.h-983p {
  height: 983px
}

.h-984p {
  height: 984px
}

.h-985p {
  height: 985px
}

.h-986p {
  height: 986px
}

.h-987p {
  height: 987px
}

.h-988p {
  height: 988px
}

.h-989p {
  height: 989px
}

.h-990p {
  height: 990px
}

.h-991p {
  height: 991px
}

.h-992p {
  height: 992px
}

.h-993p {
  height: 993px
}

.h-994p {
  height: 994px
}

.h-995p {
  height: 995px
}

.h-996p {
  height: 996px
}

.h-997p {
  height: 997px
}

.h-998p {
  height: 998px
}

.h-999p {
  height: 999px
}

.h-1000p {
  height: 1000px
}

.h-0 {
  height: 0
}

.h-1 {
  height: 1%
}

.h-2 {
  height: 2%
}

.h-3 {
  height: 3%
}

.h-4 {
  height: 4%
}

.h-5 {
  height: 5%
}

.h-6 {
  height: 6%
}

.h-7 {
  height: 7%
}

.h-8 {
  height: 8%
}

.h-9 {
  height: 9%
}

.h-10 {
  height: 10%
}

.h-11 {
  height: 11%
}

.h-12 {
  height: 12%
}

.h-13 {
  height: 13%
}

.h-14 {
  height: 14%
}

.h-15 {
  height: 15%
}

.h-16 {
  height: 16%
}

.h-17 {
  height: 17%
}

.h-18 {
  height: 18%
}

.h-19 {
  height: 19%
}

.h-20 {
  height: 20%
}

.h-21 {
  height: 21%
}

.h-22 {
  height: 22%
}

.h-23 {
  height: 23%
}

.h-24 {
  height: 24%
}

.h-25 {
  height: 25%
}

.h-26 {
  height: 26%
}

.h-27 {
  height: 27%
}

.h-28 {
  height: 28%
}

.h-29 {
  height: 29%
}

.h-30 {
  height: 30%
}

.h-31 {
  height: 31%
}

.h-32 {
  height: 32%
}

.h-33 {
  height: 33%
}

.h-34 {
  height: 34%
}

.h-35 {
  height: 35%
}

.h-36 {
  height: 36%
}

.h-37 {
  height: 37%
}

.h-38 {
  height: 38%
}

.h-39 {
  height: 39%
}

.h-40 {
  height: 40%
}

.h-41 {
  height: 41%
}

.h-42 {
  height: 42%
}

.h-43 {
  height: 43%
}

.h-44 {
  height: 44%
}

.h-45 {
  height: 45%
}

.h-46 {
  height: 46%
}

.h-47 {
  height: 47%
}

.h-48 {
  height: 48%
}

.h-49 {
  height: 49%
}

.h-50 {
  height: 50%
}

.h-51 {
  height: 51%
}

.h-52 {
  height: 52%
}

.h-53 {
  height: 53%
}

.h-54 {
  height: 54%
}

.h-55 {
  height: 55%
}

.h-56 {
  height: 56%
}

.h-57 {
  height: 57%
}

.h-58 {
  height: 58%
}

.h-59 {
  height: 59%
}

.h-60 {
  height: 60%
}

.h-61 {
  height: 61%
}

.h-62 {
  height: 62%
}

.h-63 {
  height: 63%
}

.h-64 {
  height: 64%
}

.h-65 {
  height: 65%
}

.h-66 {
  height: 66%
}

.h-67 {
  height: 67%
}

.h-68 {
  height: 68%
}

.h-69 {
  height: 69%
}

.h-70 {
  height: 70%
}

.h-71 {
  height: 71%
}

.h-72 {
  height: 72%
}

.h-73 {
  height: 73%
}

.h-74 {
  height: 74%
}

.h-75 {
  height: 75%
}

.h-76 {
  height: 76%
}

.h-77 {
  height: 77%
}

.h-78 {
  height: 78%
}

.h-79 {
  height: 79%
}

.h-80 {
  height: 80%
}

.h-81 {
  height: 81%
}

.h-82 {
  height: 82%
}

.h-83 {
  height: 83%
}

.h-84 {
  height: 84%
}

.h-85 {
  height: 85%
}

.h-86 {
  height: 86%
}

.h-87 {
  height: 87%
}

.h-88 {
  height: 88%
}

.h-89 {
  height: 89%
}

.h-90 {
  height: 90%
}

.h-91 {
  height: 91%
}

.h-92 {
  height: 92%
}

.h-93 {
  height: 93%
}

.h-94 {
  height: 94%
}

.h-95 {
  height: 95%
}

.h-96 {
  height: 96%
}

.h-97 {
  height: 97%
}

.h-98 {
  height: 98%
}

.h-99 {
  height: 99%
}

.h-100 {
  height: 100%
}

.w-0 {
  width: 0
}

.w-1 {
  width: 1%
}

.w-2 {
  width: 2%
}

.w-3 {
  width: 3%
}

.w-4 {
  width: 4%
}

.w-5 {
  width: 5%
}

.w-6 {
  width: 6%
}

.w-7 {
  width: 7%
}

.w-8 {
  width: 8%
}

.w-9 {
  width: 9%
}

.w-10 {
  width: 10%
}

.w-11 {
  width: 11%
}

.w-12 {
  width: 12%
}

.w-13 {
  width: 13%
}

.w-14 {
  width: 14%
}

.w-15 {
  width: 15%
}

.w-16 {
  width: 16%
}

.w-17 {
  width: 17%
}

.w-18 {
  width: 18%
}

.w-19 {
  width: 19%
}

.w-20 {
  width: 20%
}

.w-21 {
  width: 21%
}

.w-22 {
  width: 22%
}

.w-23 {
  width: 23%
}

.w-24 {
  width: 24%
}

.w-25 {
  width: 25%
}

.w-26 {
  width: 26%
}

.w-27 {
  width: 27%
}

.w-28 {
  width: 28%
}

.w-29 {
  width: 29%
}

.w-30 {
  width: 30%
}

.w-31 {
  width: 31%
}

.w-32 {
  width: 32%
}

.w-33 {
  width: 33%
}

.w-34 {
  width: 34%
}

.w-35 {
  width: 35%
}

.w-36 {
  width: 36%
}

.w-37 {
  width: 37%
}

.w-38 {
  width: 38%
}

.w-39 {
  width: 39%
}

.w-40 {
  width: 40%
}

.w-41 {
  width: 41%
}

.w-42 {
  width: 42%
}

.w-43 {
  width: 43%
}

.w-44 {
  width: 44%
}

.w-45 {
  width: 45%
}

.w-46 {
  width: 46%
}

.w-47 {
  width: 47%
}

.w-48 {
  width: 48%
}

.w-49 {
  width: 49%
}

.w-50 {
  width: 50%
}

.w-51 {
  width: 51%
}

.w-52 {
  width: 52%
}

.w-53 {
  width: 53%
}

.w-54 {
  width: 54%
}

.w-55 {
  width: 55%
}

.w-56 {
  width: 56%
}

.w-57 {
  width: 57%
}

.w-58 {
  width: 58%
}

.w-59 {
  width: 59%
}

.w-60 {
  width: 60%
}

.w-61 {
  width: 61%
}

.w-62 {
  width: 62%
}

.w-63 {
  width: 63%
}

.w-64 {
  width: 64%
}

.w-65 {
  width: 65%
}

.w-66 {
  width: 66%
}

.w-67 {
  width: 67%
}

.w-68 {
  width: 68%
}

.w-69 {
  width: 69%
}

.w-70 {
  width: 70%
}

.w-71 {
  width: 71%
}

.w-72 {
  width: 72%
}

.w-73 {
  width: 73%
}

.w-74 {
  width: 74%
}

.w-75 {
  width: 75%
}

.w-76 {
  width: 76%
}

.w-77 {
  width: 77%
}

.w-78 {
  width: 78%
}

.w-79 {
  width: 79%
}

.w-80 {
  width: 80%
}

.w-81 {
  width: 81%
}

.w-82 {
  width: 82%
}

.w-83 {
  width: 83%
}

.w-84 {
  width: 84%
}

.w-85 {
  width: 85%
}

.w-86 {
  width: 86%
}

.w-87 {
  width: 87%
}

.w-88 {
  width: 88%
}

.w-89 {
  width: 89%
}

.w-90 {
  width: 90%
}

.w-91 {
  width: 91%
}

.w-92 {
  width: 92%
}

.w-93 {
  width: 93%
}

.w-94 {
  width: 94%
}

.w-95 {
  width: 95%
}

.w-96 {
  width: 96%
}

.w-97 {
  width: 97%
}

.w-98 {
  width: 98%
}

.w-99 {
  width: 99%
}

.w-100 {
  width: 100%
}

.w-0p {
  width: 0
}

.w-1p {
  width: 1px
}

.w-2p {
  width: 2px
}

.w-3p {
  width: 3px
}

.w-4p {
  width: 4px
}

.w-5p {
  width: 5px
}

.w-6p {
  width: 6px
}

.w-7p {
  width: 7px
}

.w-8p {
  width: 8px
}

.w-9p {
  width: 9px
}

.w-10p {
  width: 10px
}

.w-11p {
  width: 11px
}

.w-12p {
  width: 12px
}

.w-13p {
  width: 13px
}

.w-14p {
  width: 14px
}

.w-15p {
  width: 15px
}

.w-16p {
  width: 16px
}

.w-17p {
  width: 17px
}

.w-18p {
  width: 18px
}

.w-19p {
  width: 19px
}

.w-20p {
  width: 20px !important
}

.w-21p {
  width: 21px
}

.w-22p {
  width: 22px
}

.w-23p {
  width: 23px
}

.w-24p {
  width: 24px
}

.w-25p {
  width: 25px !important
}

.w-26p {
  width: 26px
}

.w-27p {
  width: 27px
}

.w-28p {
  width: 28px
}

.w-29p {
  width: 29px
}

.w-30p {
  width: 30px !important
}

.w-31p {
  width: 31px
}

.w-32p {
  width: 32px
}

.w-33p {
  width: 33px
}

.w-34p {
  width: 34px
}

.w-35p {
  width: 35px
}

.w-36p {
  width: 36px
}

.w-37p {
  width: 37px
}

.w-38p {
  width: 38px
}

.w-39p {
  width: 39px
}

.w-40p {
  width: 40px
}

.w-41p {
  width: 41px
}

.w-42p {
  width: 42px
}

.w-43p {
  width: 43px
}

.w-44p {
  width: 44px
}

.w-45p {
  width: 45px
}

.w-46p {
  width: 46px
}

.w-47p {
  width: 47px
}

.w-48p {
  width: 48px
}

.w-49p {
  width: 49px
}

.w-50p {
  width: 50px
}

.w-51p {
  width: 51px
}

.w-52p {
  width: 52px
}

.w-53p {
  width: 53px
}

.w-54p {
  width: 54px
}

.w-55p {
  width: 55px
}

.w-56p {
  width: 56px
}

.w-57p {
  width: 57px
}

.w-58p {
  width: 58px
}

.w-59p {
  width: 59px
}

.w-60p {
  width: 60px
}

.w-61p {
  width: 61px
}

.w-62p {
  width: 62px
}

.w-63p {
  width: 63px
}

.w-64p {
  width: 64px
}

.w-65p {
  width: 65px
}

.w-66p {
  width: 66px
}

.w-67p {
  width: 67px
}

.w-68p {
  width: 68px
}

.w-69p {
  width: 69px
}

.w-70p {
  width: 70px
}

.w-71p {
  width: 71px
}

.w-72p {
  width: 72px
}

.w-73p {
  width: 73px
}

.w-74p {
  width: 74px
}

.w-75p {
  width: 75px
}

.w-76p {
  width: 76px
}

.w-77p {
  width: 77px
}

.w-78p {
  width: 78px
}

.w-79p {
  width: 79px
}

.w-80p {
  width: 80px
}

.w-81p {
  width: 81px
}

.w-82p {
  width: 82px
}

.w-83p {
  width: 83px
}

.w-84p {
  width: 84px
}

.w-85p {
  width: 85px
}

.w-86p {
  width: 86px
}

.w-87p {
  width: 87px
}

.w-88p {
  width: 88px
}

.w-89p {
  width: 89px
}

.w-90p {
  width: 90px
}

.w-91p {
  width: 91px
}

.w-92p {
  width: 92px
}

.w-93p {
  width: 93px
}

.w-94p {
  width: 94px
}

.w-95p {
  width: 95px
}

.w-96p {
  width: 96px
}

.w-97p {
  width: 97px
}

.w-98p {
  width: 98px
}

.w-99p {
  width: 99px
}

.w-100p {
  width: 100px
}

.w-101p {
  width: 101px
}

.w-102p {
  width: 102px
}

.w-103p {
  width: 103px
}

.w-104p {
  width: 104px
}

.w-105p {
  width: 105px
}

.w-106p {
  width: 106px
}

.w-107p {
  width: 107px
}

.w-108p {
  width: 108px
}

.w-109p {
  width: 109px
}

.w-110p {
  width: 110px
}

.w-111p {
  width: 111px
}

.w-112p {
  width: 112px
}

.w-113p {
  width: 113px
}

.w-114p {
  width: 114px
}

.w-115p {
  width: 115px
}

.w-116p {
  width: 116px
}

.w-117p {
  width: 117px
}

.w-118p {
  width: 118px
}

.w-119p {
  width: 119px
}

.w-120p {
  width: 120px
}

.w-121p {
  width: 121px
}

.w-122p {
  width: 122px
}

.w-123p {
  width: 123px
}

.w-124p {
  width: 124px
}

.w-125p {
  width: 125px
}

.w-126p {
  width: 126px
}

.w-127p {
  width: 127px
}

.w-128p {
  width: 128px
}

.w-129p {
  width: 129px
}

.w-130p {
  width: 130px
}

.w-131p {
  width: 131px
}

.w-132p {
  width: 132px
}

.w-133p {
  width: 133px
}

.w-134p {
  width: 134px
}

.w-135p {
  width: 135px
}

.w-136p {
  width: 136px
}

.w-137p {
  width: 137px
}

.w-138p {
  width: 138px
}

.w-139p {
  width: 139px
}

.w-140p {
  width: 140px
}

.w-141p {
  width: 141px
}

.w-142p {
  width: 142px
}

.w-143p {
  width: 143px
}

.w-144p {
  width: 144px
}

.w-145p {
  width: 145px
}

.w-146p {
  width: 146px
}

.w-147p {
  width: 147px
}

.w-148p {
  width: 148px
}

.w-149p {
  width: 149px
}

.w-150p {
  width: 150px
}

.w-151p {
  width: 151px
}

.w-152p {
  width: 152px
}

.w-153p {
  width: 153px
}

.w-154p {
  width: 154px
}

.w-155p {
  width: 155px
}

.w-156p {
  width: 156px
}

.w-157p {
  width: 157px
}

.w-158p {
  width: 158px
}

.w-159p {
  width: 159px
}

.w-160p {
  width: 160px
}

.w-161p {
  width: 161px
}

.w-162p {
  width: 162px
}

.w-163p {
  width: 163px
}

.w-164p {
  width: 164px
}

.w-165p {
  width: 165px
}

.w-166p {
  width: 166px
}

.w-167p {
  width: 167px
}

.w-168p {
  width: 168px
}

.w-169p {
  width: 169px
}

.w-170p {
  width: 170px
}

.w-171p {
  width: 171px
}

.w-172p {
  width: 172px
}

.w-173p {
  width: 173px
}

.w-174p {
  width: 174px
}

.w-175p {
  width: 175px
}

.w-176p {
  width: 176px
}

.w-177p {
  width: 177px
}

.w-178p {
  width: 178px
}

.w-179p {
  width: 179px
}

.w-180p {
  width: 180px
}

.w-181p {
  width: 181px
}

.w-182p {
  width: 182px
}

.w-183p {
  width: 183px
}

.w-184p {
  width: 184px
}

.w-185p {
  width: 185px
}

.w-186p {
  width: 186px
}

.w-187p {
  width: 187px
}

.w-188p {
  width: 188px
}

.w-189p {
  width: 189px
}

.w-190p {
  width: 190px
}

.w-191p {
  width: 191px
}

.w-192p {
  width: 192px
}

.w-193p {
  width: 193px
}

.w-194p {
  width: 194px
}

.w-195p {
  width: 195px
}

.w-196p {
  width: 196px
}

.w-197p {
  width: 197px
}

.w-198p {
  width: 198px
}

.w-199p {
  width: 199px
}

.w-200p {
  width: 200px
}

.w-201p {
  width: 201px
}

.w-202p {
  width: 202px
}

.w-203p {
  width: 203px
}

.w-204p {
  width: 204px
}

.w-205p {
  width: 205px
}

.w-206p {
  width: 206px
}

.w-207p {
  width: 207px
}

.w-208p {
  width: 208px
}

.w-209p {
  width: 209px
}

.w-210p {
  width: 210px
}

.w-211p {
  width: 211px
}

.w-212p {
  width: 212px
}

.w-213p {
  width: 213px
}

.w-214p {
  width: 214px
}

.w-215p {
  width: 215px
}

.w-216p {
  width: 216px
}

.w-217p {
  width: 217px
}

.w-218p {
  width: 218px
}

.w-219p {
  width: 219px
}

.w-220p {
  width: 220px
}

.w-221p {
  width: 221px
}

.w-222p {
  width: 222px
}

.w-223p {
  width: 223px
}

.w-224p {
  width: 224px
}

.w-225p {
  width: 225px
}

.w-226p {
  width: 226px
}

.w-227p {
  width: 227px
}

.w-228p {
  width: 228px
}

.w-229p {
  width: 229px
}

.w-230p {
  width: 230px
}

.w-231p {
  width: 231px
}

.w-232p {
  width: 232px
}

.w-233p {
  width: 233px
}

.w-234p {
  width: 234px
}

.w-235p {
  width: 235px
}

.w-236p {
  width: 236px
}

.w-237p {
  width: 237px
}

.w-238p {
  width: 238px
}

.w-239p {
  width: 239px
}

.w-240p {
  width: 240px
}

.w-241p {
  width: 241px
}

.w-242p {
  width: 242px
}

.w-243p {
  width: 243px
}

.w-244p {
  width: 244px
}

.w-245p {
  width: 245px
}

.w-246p {
  width: 246px
}

.w-247p {
  width: 247px
}

.w-248p {
  width: 248px
}

.w-249p {
  width: 249px
}

.w-250p {
  width: 250px
}

.w-251p {
  width: 251px
}

.w-252p {
  width: 252px
}

.w-253p {
  width: 253px
}

.w-254p {
  width: 254px
}

.w-255p {
  width: 255px
}

.w-256p {
  width: 256px
}

.w-257p {
  width: 257px
}

.w-258p {
  width: 258px
}

.w-259p {
  width: 259px
}

.w-260p {
  width: 260px
}

.w-261p {
  width: 261px
}

.w-262p {
  width: 262px
}

.w-263p {
  width: 263px
}

.w-264p {
  width: 264px
}

.w-265p {
  width: 265px
}

.w-266p {
  width: 266px
}

.w-267p {
  width: 267px
}

.w-268p {
  width: 268px
}

.w-269p {
  width: 269px
}

.w-270p {
  width: 270px
}

.w-271p {
  width: 271px
}

.w-272p {
  width: 272px
}

.w-273p {
  width: 273px
}

.w-274p {
  width: 274px
}

.w-275p {
  width: 275px
}

.w-276p {
  width: 276px
}

.w-277p {
  width: 277px
}

.w-278p {
  width: 278px
}

.w-279p {
  width: 279px
}

.w-280p {
  width: 280px
}

.w-281p {
  width: 281px
}

.w-282p {
  width: 282px
}

.w-283p {
  width: 283px
}

.w-284p {
  width: 284px
}

.w-285p {
  width: 285px
}

.w-286p {
  width: 286px
}

.w-287p {
  width: 287px
}

.w-288p {
  width: 288px
}

.w-289p {
  width: 289px
}

.w-290p {
  width: 290px
}

.w-291p {
  width: 291px
}

.w-292p {
  width: 292px
}

.w-293p {
  width: 293px
}

.w-294p {
  width: 294px
}

.w-295p {
  width: 295px
}

.w-296p {
  width: 296px
}

.w-297p {
  width: 297px
}

.w-298p {
  width: 298px
}

.w-299p {
  width: 299px
}

.w-300p {
  width: 300px
}

.w-301p {
  width: 301px
}

.w-302p {
  width: 302px
}

.w-303p {
  width: 303px
}

.w-304p {
  width: 304px
}

.w-305p {
  width: 305px
}

.w-306p {
  width: 306px
}

.w-307p {
  width: 307px
}

.w-308p {
  width: 308px
}

.w-309p {
  width: 309px
}

.w-310p {
  width: 310px
}

.w-311p {
  width: 311px
}

.w-312p {
  width: 312px
}

.w-313p {
  width: 313px
}

.w-314p {
  width: 314px
}

.w-315p {
  width: 315px
}

.w-316p {
  width: 316px
}

.w-317p {
  width: 317px
}

.w-318p {
  width: 318px
}

.w-319p {
  width: 319px
}

.w-320p {
  width: 320px
}

.w-321p {
  width: 321px
}

.w-322p {
  width: 322px
}

.w-323p {
  width: 323px
}

.w-324p {
  width: 324px
}

.w-325p {
  width: 325px
}

.w-326p {
  width: 326px
}

.w-327p {
  width: 327px
}

.w-328p {
  width: 328px
}

.w-329p {
  width: 329px
}

.w-330p {
  width: 330px
}

.w-331p {
  width: 331px
}

.w-332p {
  width: 332px
}

.w-333p {
  width: 333px
}

.w-334p {
  width: 334px
}

.w-335p {
  width: 335px
}

.w-336p {
  width: 336px
}

.w-337p {
  width: 337px
}

.w-338p {
  width: 338px
}

.w-339p {
  width: 339px
}

.w-340p {
  width: 340px
}

.w-341p {
  width: 341px
}

.w-342p {
  width: 342px
}

.w-343p {
  width: 343px
}

.w-344p {
  width: 344px
}

.w-345p {
  width: 345px
}

.w-346p {
  width: 346px
}

.w-347p {
  width: 347px
}

.w-348p {
  width: 348px
}

.w-349p {
  width: 349px
}

.w-350p {
  width: 350px
}

.w-351p {
  width: 351px
}

.w-352p {
  width: 352px
}

.w-353p {
  width: 353px
}

.w-354p {
  width: 354px
}

.w-355p {
  width: 355px
}

.w-356p {
  width: 356px
}

.w-357p {
  width: 357px
}

.w-358p {
  width: 358px
}

.w-359p {
  width: 359px
}

.w-360p {
  width: 360px
}

.w-361p {
  width: 361px
}

.w-362p {
  width: 362px
}

.w-363p {
  width: 363px
}

.w-364p {
  width: 364px
}

.w-365p {
  width: 365px
}

.w-366p {
  width: 366px
}

.w-367p {
  width: 367px
}

.w-368p {
  width: 368px
}

.w-369p {
  width: 369px
}

.w-370p {
  width: 370px
}

.w-371p {
  width: 371px
}

.w-372p {
  width: 372px
}

.w-373p {
  width: 373px
}

.w-374p {
  width: 374px
}

.w-375p {
  width: 375px
}

.w-376p {
  width: 376px
}

.w-377p {
  width: 377px
}

.w-378p {
  width: 378px
}

.w-379p {
  width: 379px
}

.w-380p {
  width: 380px
}

.w-381p {
  width: 381px
}

.w-382p {
  width: 382px
}

.w-383p {
  width: 383px
}

.w-384p {
  width: 384px
}

.w-385p {
  width: 385px
}

.w-386p {
  width: 386px
}

.w-387p {
  width: 387px
}

.w-388p {
  width: 388px
}

.w-389p {
  width: 389px
}

.w-390p {
  width: 390px
}

.w-391p {
  width: 391px
}

.w-392p {
  width: 392px
}

.w-393p {
  width: 393px
}

.w-394p {
  width: 394px
}

.w-395p {
  width: 395px
}

.w-396p {
  width: 396px
}

.w-397p {
  width: 397px
}

.w-398p {
  width: 398px
}

.w-399p {
  width: 399px
}

.w-400p {
  width: 400px
}

.w-401p {
  width: 401px
}

.w-402p {
  width: 402px
}

.w-403p {
  width: 403px
}

.w-404p {
  width: 404px
}

.w-405p {
  width: 405px
}

.w-406p {
  width: 406px
}

.w-407p {
  width: 407px
}

.w-408p {
  width: 408px
}

.w-409p {
  width: 409px
}

.w-410p {
  width: 410px
}

.w-411p {
  width: 411px
}

.w-412p {
  width: 412px
}

.w-413p {
  width: 413px
}

.w-414p {
  width: 414px
}

.w-415p {
  width: 415px
}

.w-416p {
  width: 416px
}

.w-417p {
  width: 417px
}

.w-418p {
  width: 418px
}

.w-419p {
  width: 419px
}

.w-420p {
  width: 420px
}

.w-421p {
  width: 421px
}

.w-422p {
  width: 422px
}

.w-423p {
  width: 423px
}

.w-424p {
  width: 424px
}

.w-425p {
  width: 425px
}

.w-426p {
  width: 426px
}

.w-427p {
  width: 427px
}

.w-428p {
  width: 428px
}

.w-429p {
  width: 429px
}

.w-430p {
  width: 430px
}

.w-431p {
  width: 431px
}

.w-432p {
  width: 432px
}

.w-433p {
  width: 433px
}

.w-434p {
  width: 434px
}

.w-435p {
  width: 435px
}

.w-436p {
  width: 436px
}

.w-437p {
  width: 437px
}

.w-438p {
  width: 438px
}

.w-439p {
  width: 439px
}

.w-440p {
  width: 440px
}

.w-441p {
  width: 441px
}

.w-442p {
  width: 442px
}

.w-443p {
  width: 443px
}

.w-444p {
  width: 444px
}

.w-445p {
  width: 445px
}

.w-446p {
  width: 446px
}

.w-447p {
  width: 447px
}

.w-448p {
  width: 448px
}

.w-449p {
  width: 449px
}

.w-450p {
  width: 450px
}

.w-451p {
  width: 451px
}

.w-452p {
  width: 452px
}

.w-453p {
  width: 453px
}

.w-454p {
  width: 454px
}

.w-455p {
  width: 455px
}

.w-456p {
  width: 456px
}

.w-457p {
  width: 457px
}

.w-458p {
  width: 458px
}

.w-459p {
  width: 459px
}

.w-460p {
  width: 460px
}

.w-461p {
  width: 461px
}

.w-462p {
  width: 462px
}

.w-463p {
  width: 463px
}

.w-464p {
  width: 464px
}

.w-465p {
  width: 465px
}

.w-466p {
  width: 466px
}

.w-467p {
  width: 467px
}

.w-468p {
  width: 468px
}

.w-469p {
  width: 469px
}

.w-470p {
  width: 470px
}

.w-471p {
  width: 471px
}

.w-472p {
  width: 472px
}

.w-473p {
  width: 473px
}

.w-474p {
  width: 474px
}

.w-475p {
  width: 475px
}

.w-476p {
  width: 476px
}

.w-477p {
  width: 477px
}

.w-478p {
  width: 478px
}

.w-479p {
  width: 479px
}

.w-480p {
  width: 480px
}

.w-481p {
  width: 481px
}

.w-482p {
  width: 482px
}

.w-483p {
  width: 483px
}

.w-484p {
  width: 484px
}

.w-485p {
  width: 485px
}

.w-486p {
  width: 486px
}

.w-487p {
  width: 487px
}

.w-488p {
  width: 488px
}

.w-489p {
  width: 489px
}

.w-490p {
  width: 490px
}

.w-491p {
  width: 491px
}

.w-492p {
  width: 492px
}

.w-493p {
  width: 493px
}

.w-494p {
  width: 494px
}

.w-495p {
  width: 495px
}

.w-496p {
  width: 496px
}

.w-497p {
  width: 497px
}

.w-498p {
  width: 498px
}

.w-499p {
  width: 499px
}

.w-500p {
  width: 500px
}

.w-501p {
  width: 501px
}

.w-502p {
  width: 502px
}

.w-503p {
  width: 503px
}

.w-504p {
  width: 504px
}

.w-505p {
  width: 505px
}

.w-506p {
  width: 506px
}

.w-507p {
  width: 507px
}

.w-508p {
  width: 508px
}

.w-509p {
  width: 509px
}

.w-510p {
  width: 510px
}

.w-511p {
  width: 511px
}

.w-512p {
  width: 512px
}

.w-513p {
  width: 513px
}

.w-514p {
  width: 514px
}

.w-515p {
  width: 515px
}

.w-516p {
  width: 516px
}

.w-517p {
  width: 517px
}

.w-518p {
  width: 518px
}

.w-519p {
  width: 519px
}

.w-520p {
  width: 520px
}

.w-521p {
  width: 521px
}

.w-522p {
  width: 522px
}

.w-523p {
  width: 523px
}

.w-524p {
  width: 524px
}

.w-525p {
  width: 525px
}

.w-526p {
  width: 526px
}

.w-527p {
  width: 527px
}

.w-528p {
  width: 528px
}

.w-529p {
  width: 529px
}

.w-530p {
  width: 530px
}

.w-531p {
  width: 531px
}

.w-532p {
  width: 532px
}

.w-533p {
  width: 533px
}

.w-534p {
  width: 534px
}

.w-535p {
  width: 535px
}

.w-536p {
  width: 536px
}

.w-537p {
  width: 537px
}

.w-538p {
  width: 538px
}

.w-539p {
  width: 539px
}

.w-540p {
  width: 540px
}

.w-541p {
  width: 541px
}

.w-542p {
  width: 542px
}

.w-543p {
  width: 543px
}

.w-544p {
  width: 544px
}

.w-545p {
  width: 545px
}

.w-546p {
  width: 546px
}

.w-547p {
  width: 547px
}

.w-548p {
  width: 548px
}

.w-549p {
  width: 549px
}

.w-550p {
  width: 550px
}

.w-551p {
  width: 551px
}

.w-552p {
  width: 552px
}

.w-553p {
  width: 553px
}

.w-554p {
  width: 554px
}

.w-555p {
  width: 555px
}

.w-556p {
  width: 556px
}

.w-557p {
  width: 557px
}

.w-558p {
  width: 558px
}

.w-559p {
  width: 559px
}

.w-560p {
  width: 560px
}

.w-561p {
  width: 561px
}

.w-562p {
  width: 562px
}

.w-563p {
  width: 563px
}

.w-564p {
  width: 564px
}

.w-565p {
  width: 565px
}

.w-566p {
  width: 566px
}

.w-567p {
  width: 567px
}

.w-568p {
  width: 568px
}

.w-569p {
  width: 569px
}

.w-570p {
  width: 570px
}

.w-571p {
  width: 571px
}

.w-572p {
  width: 572px
}

.w-573p {
  width: 573px
}

.w-574p {
  width: 574px
}

.w-575p {
  width: 575px
}

.w-576p {
  width: 576px
}

.w-577p {
  width: 577px
}

.w-578p {
  width: 578px
}

.w-579p {
  width: 579px
}

.w-580p {
  width: 580px
}

.w-581p {
  width: 581px
}

.w-582p {
  width: 582px
}

.w-583p {
  width: 583px
}

.w-584p {
  width: 584px
}

.w-585p {
  width: 585px
}

.w-586p {
  width: 586px
}

.w-587p {
  width: 587px
}

.w-588p {
  width: 588px
}

.w-589p {
  width: 589px
}

.w-590p {
  width: 590px
}

.w-591p {
  width: 591px
}

.w-592p {
  width: 592px
}

.w-593p {
  width: 593px
}

.w-594p {
  width: 594px
}

.w-595p {
  width: 595px
}

.w-596p {
  width: 596px
}

.w-597p {
  width: 597px
}

.w-598p {
  width: 598px
}

.w-599p {
  width: 599px
}

.w-600p {
  width: 600px
}

.w-601p {
  width: 601px
}

.w-602p {
  width: 602px
}

.w-603p {
  width: 603px
}

.w-604p {
  width: 604px
}

.w-605p {
  width: 605px
}

.w-606p {
  width: 606px
}

.w-607p {
  width: 607px
}

.w-608p {
  width: 608px
}

.w-609p {
  width: 609px
}

.w-610p {
  width: 610px
}

.w-611p {
  width: 611px
}

.w-612p {
  width: 612px
}

.w-613p {
  width: 613px
}

.w-614p {
  width: 614px
}

.w-615p {
  width: 615px
}

.w-616p {
  width: 616px
}

.w-617p {
  width: 617px
}

.w-618p {
  width: 618px
}

.w-619p {
  width: 619px
}

.w-620p {
  width: 620px
}

.w-621p {
  width: 621px
}

.w-622p {
  width: 622px
}

.w-623p {
  width: 623px
}

.w-624p {
  width: 624px
}

.w-625p {
  width: 625px
}

.w-626p {
  width: 626px
}

.w-627p {
  width: 627px
}

.w-628p {
  width: 628px
}

.w-629p {
  width: 629px
}

.w-630p {
  width: 630px
}

.w-631p {
  width: 631px
}

.w-632p {
  width: 632px
}

.w-633p {
  width: 633px
}

.w-634p {
  width: 634px
}

.w-635p {
  width: 635px
}

.w-636p {
  width: 636px
}

.w-637p {
  width: 637px
}

.w-638p {
  width: 638px
}

.w-639p {
  width: 639px
}

.w-640p {
  width: 640px
}

.w-641p {
  width: 641px
}

.w-642p {
  width: 642px
}

.w-643p {
  width: 643px
}

.w-644p {
  width: 644px
}

.w-645p {
  width: 645px
}

.w-646p {
  width: 646px
}

.w-647p {
  width: 647px
}

.w-648p {
  width: 648px
}

.w-649p {
  width: 649px
}

.w-650p {
  width: 650px
}

.w-651p {
  width: 651px
}

.w-652p {
  width: 652px
}

.w-653p {
  width: 653px
}

.w-654p {
  width: 654px
}

.w-655p {
  width: 655px
}

.w-656p {
  width: 656px
}

.w-657p {
  width: 657px
}

.w-658p {
  width: 658px
}

.w-659p {
  width: 659px
}

.w-660p {
  width: 660px
}

.w-661p {
  width: 661px
}

.w-662p {
  width: 662px
}

.w-663p {
  width: 663px
}

.w-664p {
  width: 664px
}

.w-665p {
  width: 665px
}

.w-666p {
  width: 666px
}

.w-667p {
  width: 667px
}

.w-668p {
  width: 668px
}

.w-669p {
  width: 669px
}

.w-670p {
  width: 670px
}

.w-671p {
  width: 671px
}

.w-672p {
  width: 672px
}

.w-673p {
  width: 673px
}

.w-674p {
  width: 674px
}

.w-675p {
  width: 675px
}

.w-676p {
  width: 676px
}

.w-677p {
  width: 677px
}

.w-678p {
  width: 678px
}

.w-679p {
  width: 679px
}

.w-680p {
  width: 680px
}

.w-681p {
  width: 681px
}

.w-682p {
  width: 682px
}

.w-683p {
  width: 683px
}

.w-684p {
  width: 684px
}

.w-685p {
  width: 685px
}

.w-686p {
  width: 686px
}

.w-687p {
  width: 687px
}

.w-688p {
  width: 688px
}

.w-689p {
  width: 689px
}

.w-690p {
  width: 690px
}

.w-691p {
  width: 691px
}

.w-692p {
  width: 692px
}

.w-693p {
  width: 693px
}

.w-694p {
  width: 694px
}

.w-695p {
  width: 695px
}

.w-696p {
  width: 696px
}

.w-697p {
  width: 697px
}

.w-698p {
  width: 698px
}

.w-699p {
  width: 699px
}

.w-700p {
  width: 700px
}

.w-701p {
  width: 701px
}

.w-702p {
  width: 702px
}

.w-703p {
  width: 703px
}

.w-704p {
  width: 704px
}

.w-705p {
  width: 705px
}

.w-706p {
  width: 706px
}

.w-707p {
  width: 707px
}

.w-708p {
  width: 708px
}

.w-709p {
  width: 709px
}

.w-710p {
  width: 710px
}

.w-711p {
  width: 711px
}

.w-712p {
  width: 712px
}

.w-713p {
  width: 713px
}

.w-714p {
  width: 714px
}

.w-715p {
  width: 715px
}

.w-716p {
  width: 716px
}

.w-717p {
  width: 717px
}

.w-718p {
  width: 718px
}

.w-719p {
  width: 719px
}

.w-720p {
  width: 720px
}

.w-721p {
  width: 721px
}

.w-722p {
  width: 722px
}

.w-723p {
  width: 723px
}

.w-724p {
  width: 724px
}

.w-725p {
  width: 725px
}

.w-726p {
  width: 726px
}

.w-727p {
  width: 727px
}

.w-728p {
  width: 728px
}

.w-729p {
  width: 729px
}

.w-730p {
  width: 730px
}

.w-731p {
  width: 731px
}

.w-732p {
  width: 732px
}

.w-733p {
  width: 733px
}

.w-734p {
  width: 734px
}

.w-735p {
  width: 735px
}

.w-736p {
  width: 736px
}

.w-737p {
  width: 737px
}

.w-738p {
  width: 738px
}

.w-739p {
  width: 739px
}

.w-740p {
  width: 740px
}

.w-741p {
  width: 741px
}

.w-742p {
  width: 742px
}

.w-743p {
  width: 743px
}

.w-744p {
  width: 744px
}

.w-745p {
  width: 745px
}

.w-746p {
  width: 746px
}

.w-747p {
  width: 747px
}

.w-748p {
  width: 748px
}

.w-749p {
  width: 749px
}

.w-750p {
  width: 750px
}

.w-751p {
  width: 751px
}

.w-752p {
  width: 752px
}

.w-753p {
  width: 753px
}

.w-754p {
  width: 754px
}

.w-755p {
  width: 755px
}

.w-756p {
  width: 756px
}

.w-757p {
  width: 757px
}

.w-758p {
  width: 758px
}

.w-759p {
  width: 759px
}

.w-760p {
  width: 760px
}

.w-761p {
  width: 761px
}

.w-762p {
  width: 762px
}

.w-763p {
  width: 763px
}

.w-764p {
  width: 764px
}

.w-765p {
  width: 765px
}

.w-766p {
  width: 766px
}

.w-767p {
  width: 767px
}

.w-768p {
  width: 768px
}

.w-769p {
  width: 769px
}

.w-770p {
  width: 770px
}

.w-771p {
  width: 771px
}

.w-772p {
  width: 772px
}

.w-773p {
  width: 773px
}

.w-774p {
  width: 774px
}

.w-775p {
  width: 775px
}

.w-776p {
  width: 776px
}

.w-777p {
  width: 777px
}

.w-778p {
  width: 778px
}

.w-779p {
  width: 779px
}

.w-780p {
  width: 780px
}

.w-781p {
  width: 781px
}

.w-782p {
  width: 782px
}

.w-783p {
  width: 783px
}

.w-784p {
  width: 784px
}

.w-785p {
  width: 785px
}

.w-786p {
  width: 786px
}

.w-787p {
  width: 787px
}

.w-788p {
  width: 788px
}

.w-789p {
  width: 789px
}

.w-790p {
  width: 790px
}

.w-791p {
  width: 791px
}

.w-792p {
  width: 792px
}

.w-793p {
  width: 793px
}

.w-794p {
  width: 794px
}

.w-795p {
  width: 795px
}

.w-796p {
  width: 796px
}

.w-797p {
  width: 797px
}

.w-798p {
  width: 798px
}

.w-799p {
  width: 799px
}

.w-800p {
  width: 800px
}

.w-801p {
  width: 801px
}

.w-802p {
  width: 802px
}

.w-803p {
  width: 803px
}

.w-804p {
  width: 804px
}

.w-805p {
  width: 805px
}

.w-806p {
  width: 806px
}

.w-807p {
  width: 807px
}

.w-808p {
  width: 808px
}

.w-809p {
  width: 809px
}

.w-810p {
  width: 810px
}

.w-811p {
  width: 811px
}

.w-812p {
  width: 812px
}

.w-813p {
  width: 813px
}

.w-814p {
  width: 814px
}

.w-815p {
  width: 815px
}

.w-816p {
  width: 816px
}

.w-817p {
  width: 817px
}

.w-818p {
  width: 818px
}

.w-819p {
  width: 819px
}

.w-820p {
  width: 820px
}

.w-821p {
  width: 821px
}

.w-822p {
  width: 822px
}

.w-823p {
  width: 823px
}

.w-824p {
  width: 824px
}

.w-825p {
  width: 825px
}

.w-826p {
  width: 826px
}

.w-827p {
  width: 827px
}

.w-828p {
  width: 828px
}

.w-829p {
  width: 829px
}

.w-830p {
  width: 830px
}

.w-831p {
  width: 831px
}

.w-832p {
  width: 832px
}

.w-833p {
  width: 833px
}

.w-834p {
  width: 834px
}

.w-835p {
  width: 835px
}

.w-836p {
  width: 836px
}

.w-837p {
  width: 837px
}

.w-838p {
  width: 838px
}

.w-839p {
  width: 839px
}

.w-840p {
  width: 840px
}

.w-841p {
  width: 841px
}

.w-842p {
  width: 842px
}

.w-843p {
  width: 843px
}

.w-844p {
  width: 844px
}

.w-845p {
  width: 845px
}

.w-846p {
  width: 846px
}

.w-847p {
  width: 847px
}

.w-848p {
  width: 848px
}

.w-849p {
  width: 849px
}

.w-850p {
  width: 850px
}

.w-851p {
  width: 851px
}

.w-852p {
  width: 852px
}

.w-853p {
  width: 853px
}

.w-854p {
  width: 854px
}

.w-855p {
  width: 855px
}

.w-856p {
  width: 856px
}

.w-857p {
  width: 857px
}

.w-858p {
  width: 858px
}

.w-859p {
  width: 859px
}

.w-860p {
  width: 860px
}

.w-861p {
  width: 861px
}

.w-862p {
  width: 862px
}

.w-863p {
  width: 863px
}

.w-864p {
  width: 864px
}

.w-865p {
  width: 865px
}

.w-866p {
  width: 866px
}

.w-867p {
  width: 867px
}

.w-868p {
  width: 868px
}

.w-869p {
  width: 869px
}

.w-870p {
  width: 870px
}

.w-871p {
  width: 871px
}

.w-872p {
  width: 872px
}

.w-873p {
  width: 873px
}

.w-874p {
  width: 874px
}

.w-875p {
  width: 875px
}

.w-876p {
  width: 876px
}

.w-877p {
  width: 877px
}

.w-878p {
  width: 878px
}

.w-879p {
  width: 879px
}

.w-880p {
  width: 880px
}

.w-881p {
  width: 881px
}

.w-882p {
  width: 882px
}

.w-883p {
  width: 883px
}

.w-884p {
  width: 884px
}

.w-885p {
  width: 885px
}

.w-886p {
  width: 886px
}

.w-887p {
  width: 887px
}

.w-888p {
  width: 888px
}

.w-889p {
  width: 889px
}

.w-890p {
  width: 890px
}

.w-891p {
  width: 891px
}

.w-892p {
  width: 892px
}

.w-893p {
  width: 893px
}

.w-894p {
  width: 894px
}

.w-895p {
  width: 895px
}

.w-896p {
  width: 896px
}

.w-897p {
  width: 897px
}

.w-898p {
  width: 898px
}

.w-899p {
  width: 899px
}

.w-900p {
  width: 900px
}

.w-901p {
  width: 901px
}

.w-902p {
  width: 902px
}

.w-903p {
  width: 903px
}

.w-904p {
  width: 904px
}

.w-905p {
  width: 905px
}

.w-906p {
  width: 906px
}

.w-907p {
  width: 907px
}

.w-908p {
  width: 908px
}

.w-909p {
  width: 909px
}

.w-910p {
  width: 910px
}

.w-911p {
  width: 911px
}

.w-912p {
  width: 912px
}

.w-913p {
  width: 913px
}

.w-914p {
  width: 914px
}

.w-915p {
  width: 915px
}

.w-916p {
  width: 916px
}

.w-917p {
  width: 917px
}

.w-918p {
  width: 918px
}

.w-919p {
  width: 919px
}

.w-920p {
  width: 920px
}

.w-921p {
  width: 921px
}

.w-922p {
  width: 922px
}

.w-923p {
  width: 923px
}

.w-924p {
  width: 924px
}

.w-925p {
  width: 925px
}

.w-926p {
  width: 926px
}

.w-927p {
  width: 927px
}

.w-928p {
  width: 928px
}

.w-929p {
  width: 929px
}

.w-930p {
  width: 930px
}

.w-931p {
  width: 931px
}

.w-932p {
  width: 932px
}

.w-933p {
  width: 933px
}

.w-934p {
  width: 934px
}

.w-935p {
  width: 935px
}

.w-936p {
  width: 936px
}

.w-937p {
  width: 937px
}

.w-938p {
  width: 938px
}

.w-939p {
  width: 939px
}

.w-940p {
  width: 940px
}

.w-941p {
  width: 941px
}

.w-942p {
  width: 942px
}

.w-943p {
  width: 943px
}

.w-944p {
  width: 944px
}

.w-945p {
  width: 945px
}

.w-946p {
  width: 946px
}

.w-947p {
  width: 947px
}

.w-948p {
  width: 948px
}

.w-949p {
  width: 949px
}

.w-950p {
  width: 950px
}

.w-951p {
  width: 951px
}

.w-952p {
  width: 952px
}

.w-953p {
  width: 953px
}

.w-954p {
  width: 954px
}

.w-955p {
  width: 955px
}

.w-956p {
  width: 956px
}

.w-957p {
  width: 957px
}

.w-958p {
  width: 958px
}

.w-959p {
  width: 959px
}

.w-960p {
  width: 960px
}

.w-961p {
  width: 961px
}

.w-962p {
  width: 962px
}

.w-963p {
  width: 963px
}

.w-964p {
  width: 964px
}

.w-965p {
  width: 965px
}

.w-966p {
  width: 966px
}

.w-967p {
  width: 967px
}

.w-968p {
  width: 968px
}

.w-969p {
  width: 969px
}

.w-970p {
  width: 970px
}

.w-971p {
  width: 971px
}

.w-972p {
  width: 972px
}

.w-973p {
  width: 973px
}

.w-974p {
  width: 974px
}

.w-975p {
  width: 975px
}

.w-976p {
  width: 976px
}

.w-977p {
  width: 977px
}

.w-978p {
  width: 978px
}

.w-979p {
  width: 979px
}

.w-980p {
  width: 980px
}

.w-981p {
  width: 981px
}

.w-982p {
  width: 982px
}

.w-983p {
  width: 983px
}

.w-984p {
  width: 984px
}

.w-985p {
  width: 985px
}

.w-986p {
  width: 986px
}

.w-987p {
  width: 987px
}

.w-988p {
  width: 988px
}

.w-989p {
  width: 989px
}

.w-990p {
  width: 990px
}

.w-991p {
  width: 991px
}

.w-992p {
  width: 992px
}

.w-993p {
  width: 993px
}

.w-994p {
  width: 994px
}

.w-995p {
  width: 995px
}

.w-996p {
  width: 996px
}

.w-997p {
  width: 997px
}

.w-998p {
  width: 998px
}

.w-999p {
  width: 999px
}

.w-1000p {
  width: 1000px
}

.m-0 {
  margin: 0
}

.m-1p {
  margin: 1px
}

.m-2p {
  margin: 2px
}

.m-3p {
  margin: 3px
}

.m-4p {
  margin: 4px
}

.m-5p {
  margin: 5px
}

.m-6p {
  margin: 6px
}

.m-7p {
  margin: 7px
}

.m-8p {
  margin: 8px
}

.m-9p {
  margin: 9px
}

.m-10p {
  margin: 10px
}

.m-11p {
  margin: 11px
}

.m-12p {
  margin: 12px
}

.m-13p {
  margin: 13px
}

.m-14p {
  margin: 14px
}

.m-15p {
  margin: 15px
}

.m-16p {
  margin: 16px
}

.m-17p {
  margin: 17px
}

.m-18p {
  margin: 18px
}

.m-19p {
  margin: 19px
}

.m-20p {
  margin: 20px
}

.m-21p {
  margin: 21px
}

.m-22p {
  margin: 22px
}

.m-23p {
  margin: 23px
}

.m-24p {
  margin: 24px
}

.m-25p {
  margin: 25px
}

.m-26p {
  margin: 26px
}

.m-27p {
  margin: 27px
}

.m-28p {
  margin: 28px
}

.m-29p {
  margin: 29px
}

.m-30p {
  margin: 30px
}

.m-31p {
  margin: 31px
}

.m-32p {
  margin: 32px
}

.m-33p {
  margin: 33px
}

.m-34p {
  margin: 34px
}

.m-35p {
  margin: 35px
}

.m-36p {
  margin: 36px
}

.m-37p {
  margin: 37px
}

.m-38p {
  margin: 38px
}

.m-39p {
  margin: 39px
}

.m-40p {
  margin: 40px
}

.m-41p {
  margin: 41px
}

.m-42p {
  margin: 42px
}

.m-43p {
  margin: 43px
}

.m-44p {
  margin: 44px
}

.m-45p {
  margin: 45px
}

.m-46p {
  margin: 46px
}

.m-47p {
  margin: 47px
}

.m-48p {
  margin: 48px
}

.m-49p {
  margin: 49px
}

.m-50p {
  margin: 50px
}

.m-51p {
  margin: 51px
}

.m-52p {
  margin: 52px
}

.m-53p {
  margin: 53px
}

.m-54p {
  margin: 54px
}

.m-55p {
  margin: 55px
}

.m-56p {
  margin: 56px
}

.m-57p {
  margin: 57px
}

.m-58p {
  margin: 58px
}

.m-59p {
  margin: 59px
}

.m-60p {
  margin: 60px
}

.m-61p {
  margin: 61px
}

.m-62p {
  margin: 62px
}

.m-63p {
  margin: 63px
}

.m-64p {
  margin: 64px
}

.m-65p {
  margin: 65px
}

.m-66p {
  margin: 66px
}

.m-67p {
  margin: 67px
}

.m-68p {
  margin: 68px
}

.m-69p {
  margin: 69px
}

.m-70p {
  margin: 70px
}

.m-71p {
  margin: 71px
}

.m-72p {
  margin: 72px
}

.m-73p {
  margin: 73px
}

.m-74p {
  margin: 74px
}

.m-75p {
  margin: 75px
}

.m-76p {
  margin: 76px
}

.m-77p {
  margin: 77px
}

.m-78p {
  margin: 78px
}

.m-79p {
  margin: 79px
}

.m-80p {
  margin: 80px
}

.m-81p {
  margin: 81px
}

.m-82p {
  margin: 82px
}

.m-83p {
  margin: 83px
}

.m-84p {
  margin: 84px
}

.m-85p {
  margin: 85px
}

.m-86p {
  margin: 86px
}

.m-87p {
  margin: 87px
}

.m-88p {
  margin: 88px
}

.m-89p {
  margin: 89px
}

.m-90p {
  margin: 90px
}

.m-91p {
  margin: 91px
}

.m-92p {
  margin: 92px
}

.m-93p {
  margin: 93px
}

.m-94p {
  margin: 94px
}

.m-95p {
  margin: 95px
}

.m-96p {
  margin: 96px
}

.m-97p {
  margin: 97px
}

.m-98p {
  margin: 98px
}

.m-99p {
  margin: 99px
}

.m-100p {
  margin: 100px
}

.m-1 {
  margin: 1%
}

.m-2 {
  margin: 2%
}

.m-3 {
  margin: 3%
}

.m-4 {
  margin: 4%
}

.m-5 {
  margin: 5%
}

.m-6 {
  margin: 6%
}

.m-7 {
  margin: 7%
}

.m-8 {
  margin: 8%
}

.m-9 {
  margin: 9%
}

.m-10 {
  margin: 10%
}

.m-11 {
  margin: 11%
}

.m-12 {
  margin: 12%
}

.m-13 {
  margin: 13%
}

.m-14 {
  margin: 14%
}

.m-15 {
  margin: 15%
}

.m-16 {
  margin: 16%
}

.m-17 {
  margin: 17%
}

.m-18 {
  margin: 18%
}

.m-19 {
  margin: 19%
}

.m-20 {
  margin: 20%
}

.m-21 {
  margin: 21%
}

.m-22 {
  margin: 22%
}

.m-23 {
  margin: 23%
}

.m-24 {
  margin: 24%
}

.m-25 {
  margin: 25%
}

.m-26 {
  margin: 26%
}

.m-27 {
  margin: 27%
}

.m-28 {
  margin: 28%
}

.m-29 {
  margin: 29%
}

.m-30 {
  margin: 30%
}

.m-31 {
  margin: 31%
}

.m-32 {
  margin: 32%
}

.m-33 {
  margin: 33%
}

.m-34 {
  margin: 34%
}

.m-35 {
  margin: 35%
}

.m-36 {
  margin: 36%
}

.m-37 {
  margin: 37%
}

.m-38 {
  margin: 38%
}

.m-39 {
  margin: 39%
}

.m-40 {
  margin: 40%
}

.m-41 {
  margin: 41%
}

.m-42 {
  margin: 42%
}

.m-43 {
  margin: 43%
}

.m-44 {
  margin: 44%
}

.m-45 {
  margin: 45%
}

.m-46 {
  margin: 46%
}

.m-47 {
  margin: 47%
}

.m-48 {
  margin: 48%
}

.m-49 {
  margin: 49%
}

.m-50 {
  margin: 50%
}

.m-51 {
  margin: 51%
}

.m-52 {
  margin: 52%
}

.m-53 {
  margin: 53%
}

.m-54 {
  margin: 54%
}

.m-55 {
  margin: 55%
}

.m-56 {
  margin: 56%
}

.m-57 {
  margin: 57%
}

.m-58 {
  margin: 58%
}

.m-59 {
  margin: 59%
}

.m-60 {
  margin: 60%
}

.m-61 {
  margin: 61%
}

.m-62 {
  margin: 62%
}

.m-63 {
  margin: 63%
}

.m-64 {
  margin: 64%
}

.m-65 {
  margin: 65%
}

.m-66 {
  margin: 66%
}

.m-67 {
  margin: 67%
}

.m-68 {
  margin: 68%
}

.m-69 {
  margin: 69%
}

.m-70 {
  margin: 70%
}

.m-71 {
  margin: 71%
}

.m-72 {
  margin: 72%
}

.m-73 {
  margin: 73%
}

.m-74 {
  margin: 74%
}

.m-75 {
  margin: 75%
}

.m-76 {
  margin: 76%
}

.m-77 {
  margin: 77%
}

.m-78 {
  margin: 78%
}

.m-79 {
  margin: 79%
}

.m-80 {
  margin: 80%
}

.m-81 {
  margin: 81%
}

.m-82 {
  margin: 82%
}

.m-83 {
  margin: 83%
}

.m-84 {
  margin: 84%
}

.m-85 {
  margin: 85%
}

.m-86 {
  margin: 86%
}

.m-87 {
  margin: 87%
}

.m-88 {
  margin: 88%
}

.m-89 {
  margin: 89%
}

.m-90 {
  margin: 90%
}

.m-91 {
  margin: 91%
}

.m-92 {
  margin: 92%
}

.m-93 {
  margin: 93%
}

.m-94 {
  margin: 94%
}

.m-95 {
  margin: 95%
}

.m-96 {
  margin: 96%
}

.m-97 {
  margin: 97%
}

.m-98 {
  margin: 98%
}

.m-99 {
  margin: 99%
}

.m-100 {
  margin: 100%
}

.ml-0p {
  margin-left: 0
}

.ml-1p {
  margin-left: 1px
}

.ml-2p {
  margin-left: 2px
}

.ml-3p {
  margin-left: 3px
}

.ml-4p {
  margin-left: 4px
}

.ml-5p {
  margin-left: 5px
}

.ml-6p {
  margin-left: 6px
}

.ml-7p {
  margin-left: 7px
}

.ml-8p {
  margin-left: 8px
}

.ml-9p {
  margin-left: 9px
}

.ml-10p {
  margin-left: 10px
}

.ml-11p {
  margin-left: 11px
}

.ml-12p {
  margin-left: 12px
}

.ml-13p {
  margin-left: 13px
}

.ml-14p {
  margin-left: 14px
}

.ml-15p {
  margin-left: 15px
}

.ml-16p {
  margin-left: 16px
}

.ml-17p {
  margin-left: 17px
}

.ml-18p {
  margin-left: 18px
}

.ml-19p {
  margin-left: 19px
}

.ml-20p {
  margin-left: 20px
}

.ml-21p {
  margin-left: 21px
}

.ml-22p {
  margin-left: 22px
}

.ml-23p {
  margin-left: 23px
}

.ml-24p {
  margin-left: 24px
}

.ml-25p {
  margin-left: 25px
}

.ml-26p {
  margin-left: 26px
}

.ml-27p {
  margin-left: 27px
}

.ml-28p {
  margin-left: 28px
}

.ml-29p {
  margin-left: 29px
}

.ml-30p {
  margin-left: 30px
}

.ml-31p {
  margin-left: 31px
}

.ml-32p {
  margin-left: 32px
}

.ml-33p {
  margin-left: 33px
}

.ml-34p {
  margin-left: 34px
}

.ml-35p {
  margin-left: 35px
}

.ml-36p {
  margin-left: 36px
}

.ml-37p {
  margin-left: 37px
}

.ml-38p {
  margin-left: 38px
}

.ml-39p {
  margin-left: 39px
}

.ml-40p {
  margin-left: 40px
}

.ml-41p {
  margin-left: 41px
}

.ml-42p {
  margin-left: 42px
}

.ml-43p {
  margin-left: 43px
}

.ml-44p {
  margin-left: 44px
}

.ml-45p {
  margin-left: 45px
}

.ml-46p {
  margin-left: 46px
}

.ml-47p {
  margin-left: 47px
}

.ml-48p {
  margin-left: 48px
}

.ml-49p {
  margin-left: 49px
}

.ml-50p {
  margin-left: 50px
}

.ml-51p {
  margin-left: 51px
}

.ml-52p {
  margin-left: 52px
}

.ml-53p {
  margin-left: 53px
}

.ml-54p {
  margin-left: 54px
}

.ml-55p {
  margin-left: 55px
}

.ml-56p {
  margin-left: 56px
}

.ml-57p {
  margin-left: 57px
}

.ml-58p {
  margin-left: 58px
}

.ml-59p {
  margin-left: 59px
}

.ml-60p {
  margin-left: 60px
}

.ml-61p {
  margin-left: 61px
}

.ml-62p {
  margin-left: 62px
}

.ml-63p {
  margin-left: 63px
}

.ml-64p {
  margin-left: 64px
}

.ml-65p {
  margin-left: 65px
}

.ml-66p {
  margin-left: 66px
}

.ml-67p {
  margin-left: 67px
}

.ml-68p {
  margin-left: 68px
}

.ml-69p {
  margin-left: 69px
}

.ml-70p {
  margin-left: 70px
}

.ml-71p {
  margin-left: 71px
}

.ml-72p {
  margin-left: 72px
}

.ml-73p {
  margin-left: 73px
}

.ml-74p {
  margin-left: 74px
}

.ml-75p {
  margin-left: 75px
}

.ml-76p {
  margin-left: 76px
}

.ml-77p {
  margin-left: 77px
}

.ml-78p {
  margin-left: 78px
}

.ml-79p {
  margin-left: 79px
}

.ml-80p {
  margin-left: 80px
}

.ml-81p {
  margin-left: 81px
}

.ml-82p {
  margin-left: 82px
}

.ml-83p {
  margin-left: 83px
}

.ml-84p {
  margin-left: 84px
}

.ml-85p {
  margin-left: 85px
}

.ml-86p {
  margin-left: 86px
}

.ml-87p {
  margin-left: 87px
}

.ml-88p {
  margin-left: 88px
}

.ml-89p {
  margin-left: 89px
}

.ml-90p {
  margin-left: 90px
}

.ml-91p {
  margin-left: 91px
}

.ml-92p {
  margin-left: 92px
}

.ml-93p {
  margin-left: 93px
}

.ml-94p {
  margin-left: 94px
}

.ml-95p {
  margin-left: 95px
}

.ml-96p {
  margin-left: 96px
}

.ml-97p {
  margin-left: 97px
}

.ml-98p {
  margin-left: 98px
}

.ml-99p {
  margin-left: 99px
}

.ml-100p {
  margin-left: 100px
}

.ml-300p {
  margin-left: 300px
}

.pl-101 {
  margin-left: 101px
}

.pl-102 {
  margin-left: 102px
}

.pl-103 {
  margin-left: 103px
}

.pl-104 {
  margin-left: 104px
}

.pl-105 {
  margin-left: 105px
}

.pl-106 {
  margin-left: 106px
}

.pl-107 {
  margin-left: 107px
}

.pl-108 {
  margin-left: 108px
}

.pl-109 {
  margin-left: 109px
}

.pl-110 {
  margin-left: 110px
}

.pl-111 {
  margin-left: 111px
}

.pl-112 {
  margin-left: 112px
}

.pl-113 {
  margin-left: 113px
}

.pl-114 {
  margin-left: 114px
}

.pl-115 {
  margin-left: 115px
}

.pl-116 {
  margin-left: 116px
}

.pl-117 {
  margin-left: 117px
}

.pl-118 {
  margin-left: 118px
}

.pl-119 {
  margin-left: 119px
}

.pl-120 {
  margin-left: 120px
}

.pl-121 {
  margin-left: 121px
}

.pl-122 {
  margin-left: 122px
}

.pl-123 {
  margin-left: 123px
}

.pl-124 {
  margin-left: 124px
}

.pl-125 {
  margin-left: 125px
}

.pl-126 {
  margin-left: 126px
}

.pl-127 {
  margin-left: 127px
}

.pl-128 {
  margin-left: 128px
}

.pl-129 {
  margin-left: 129px
}

.pl-130 {
  margin-left: 130px
}

.pl-131 {
  margin-left: 131px
}

.pl-132 {
  margin-left: 132px
}

.pl-133 {
  margin-left: 133px
}

.pl-134 {
  margin-left: 134px
}

.pl-135 {
  margin-left: 135px
}

.pl-136 {
  margin-left: 136px
}

.pl-137 {
  margin-left: 137px
}

.pl-138 {
  margin-left: 138px
}

.pl-139 {
  margin-left: 139px
}

.pl-140 {
  margin-left: 140px
}

.pl-141 {
  margin-left: 141px
}

.pl-142 {
  margin-left: 142px
}

.pl-143 {
  margin-left: 143px
}

.pl-144 {
  margin-left: 144px
}

.pl-145 {
  margin-left: 145px
}

.pl-146 {
  margin-left: 146px
}

.pl-147 {
  margin-left: 147px
}

.pl-148 {
  margin-left: 148px
}

.pl-149 {
  margin-left: 149px
}

.pl-150 {
  margin-left: 150px
}

.pl-151 {
  margin-left: 151px
}

.pl-152 {
  margin-left: 152px
}

.pl-153 {
  margin-left: 153px
}

.pl-154 {
  margin-left: 154px
}

.pl-155 {
  margin-left: 155px
}

.pl-156 {
  margin-left: 156px
}

.pl-157 {
  margin-left: 157px
}

.pl-158 {
  margin-left: 158px
}

.pl-159 {
  margin-left: 159px
}

.pl-160 {
  margin-left: 160px
}

.pl-161 {
  margin-left: 161px
}

.pl-162 {
  margin-left: 162px
}

.pl-163 {
  margin-left: 163px
}

.pl-164 {
  margin-left: 164px
}

.pl-165 {
  margin-left: 165px
}

.pl-166 {
  margin-left: 166px
}

.pl-167 {
  margin-left: 167px
}

.pl-168 {
  margin-left: 168px
}

.pl-169 {
  margin-left: 169px
}

.pl-170 {
  margin-left: 170px
}

.pl-171 {
  margin-left: 171px
}

.pl-172 {
  margin-left: 172px
}

.pl-173 {
  margin-left: 173px
}

.pl-174 {
  margin-left: 174px
}

.pl-175 {
  margin-left: 175px
}

.pl-176 {
  margin-left: 176px
}

.pl-177 {
  margin-left: 177px
}

.pl-178 {
  margin-left: 178px
}

.pl-179 {
  margin-left: 179px
}

.pl-180 {
  margin-left: 180px
}

.pl-181 {
  margin-left: 181px
}

.pl-182 {
  margin-left: 182px
}

.pl-183 {
  margin-left: 183px
}

.pl-184 {
  margin-left: 184px
}

.pl-185 {
  margin-left: 185px
}

.pl-186 {
  margin-left: 186px
}

.pl-187 {
  margin-left: 187px
}

.pl-188 {
  margin-left: 188px
}

.pl-189 {
  margin-left: 189px
}

.pl-190 {
  margin-left: 190px
}

.pl-191 {
  margin-left: 191px
}

.pl-192 {
  margin-left: 192px
}

.pl-193 {
  margin-left: 193px
}

.pl-194 {
  margin-left: 194px
}

.pl-195 {
  margin-left: 195px
}

.pl-196 {
  margin-left: 196px
}

.pl-197 {
  margin-left: 197px
}

.pl-198 {
  margin-left: 198px
}

.pl-199 {
  margin-left: 199px
}

.pl-200 {
  margin-left: 200px
}

.pl-201 {
  margin-left: 201px
}

.pl-202 {
  margin-left: 202px
}

.pl-203 {
  margin-left: 203px
}

.pl-204 {
  margin-left: 204px
}

.pl-205 {
  margin-left: 205px
}

.pl-206 {
  margin-left: 206px
}

.pl-207 {
  margin-left: 207px
}

.pl-208 {
  margin-left: 208px
}

.pl-209 {
  margin-left: 209px
}

.pl-210 {
  margin-left: 210px
}

.pl-211 {
  margin-left: 211px
}

.pl-212 {
  margin-left: 212px
}

.pl-213 {
  margin-left: 213px
}

.pl-214 {
  margin-left: 214px
}

.pl-215 {
  margin-left: 215px
}

.pl-216 {
  margin-left: 216px
}

.pl-217 {
  margin-left: 217px
}

.pl-218 {
  margin-left: 218px
}

.pl-219 {
  margin-left: 219px
}

.pl-220 {
  margin-left: 220px
}

.pl-221 {
  margin-left: 221px
}

.pl-222 {
  margin-left: 222px
}

.pl-223 {
  margin-left: 223px
}

.pl-224 {
  margin-left: 224px
}

.pl-225 {
  margin-left: 225px
}

.pl-226 {
  margin-left: 226px
}

.pl-227 {
  margin-left: 227px
}

.pl-228 {
  margin-left: 228px
}

.pl-229 {
  margin-left: 229px
}

.pl-230 {
  margin-left: 230px
}

.pl-231 {
  margin-left: 231px
}

.pl-232 {
  margin-left: 232px
}

.pl-233 {
  margin-left: 233px
}

.pl-234 {
  margin-left: 234px
}

.pl-235 {
  margin-left: 235px
}

.pl-236 {
  margin-left: 236px
}

.pl-237 {
  margin-left: 237px
}

.pl-238 {
  margin-left: 238px
}

.pl-239 {
  margin-left: 239px
}

.pl-240 {
  margin-left: 240px
}

.pl-241 {
  margin-left: 241px
}

.pl-242 {
  margin-left: 242px
}

.pl-243 {
  margin-left: 243px
}

.pl-244 {
  margin-left: 244px
}

.pl-245 {
  margin-left: 245px
}

.pl-246 {
  margin-left: 246px
}

.pl-247 {
  margin-left: 247px
}

.pl-248 {
  margin-left: 248px
}

.pl-249 {
  margin-left: 249px
}

.pl-250 {
  margin-left: 250px
}

.pl-251 {
  margin-left: 251px
}

.pl-252 {
  margin-left: 252px
}

.pl-253 {
  margin-left: 253px
}

.pl-254 {
  margin-left: 254px
}

.pl-255 {
  margin-left: 255px
}

.pl-256 {
  margin-left: 256px
}

.pl-257 {
  margin-left: 257px
}

.pl-258 {
  margin-left: 258px
}

.pl-259 {
  margin-left: 259px
}

.pl-260 {
  margin-left: 260px
}

.pl-261 {
  margin-left: 261px
}

.pl-262 {
  margin-left: 262px
}

.pl-263 {
  margin-left: 263px
}

.pl-264 {
  margin-left: 264px
}

.pl-265 {
  margin-left: 265px
}

.pl-266 {
  margin-left: 266px
}

.pl-267 {
  margin-left: 267px
}

.pl-268 {
  margin-left: 268px
}

.pl-269 {
  margin-left: 269px
}

.pl-270 {
  margin-left: 270px
}

.pl-271 {
  margin-left: 271px
}

.pl-272 {
  margin-left: 272px
}

.pl-273 {
  margin-left: 273px
}

.pl-274 {
  margin-left: 274px
}

.pl-275 {
  margin-left: 275px
}

.pl-276 {
  margin-left: 276px
}

.pl-277 {
  margin-left: 277px
}

.pl-278 {
  margin-left: 278px
}

.pl-279 {
  margin-left: 279px
}

.pl-280 {
  margin-left: 280px
}

.pl-281 {
  margin-left: 281px
}

.pl-282 {
  margin-left: 282px
}

.pl-283 {
  margin-left: 283px
}

.pl-284 {
  margin-left: 284px
}

.pl-285 {
  margin-left: 285px
}

.pl-286 {
  margin-left: 286px
}

.pl-287 {
  margin-left: 287px
}

.pl-288 {
  margin-left: 288px
}

.pl-289 {
  margin-left: 289px
}

.pl-290 {
  margin-left: 290px
}

.pl-291 {
  margin-left: 291px
}

.pl-292 {
  margin-left: 292px
}

.pl-293 {
  margin-left: 293px
}

.pl-294 {
  margin-left: 294px
}

.pl-295 {
  margin-left: 295px
}

.pl-296 {
  margin-left: 296px
}

.pl-297 {
  margin-left: 297px
}

.pl-298 {
  margin-left: 298px
}

.pl-299 {
  margin-left: 299px
}

.pl-300 {
  margin-left: 300px
}

.mt-0p {
  margin-top: 0
}

.mt-1p {
  margin-top: 1px
}

.mt-2p {
  margin-top: 2px
}

.mt-3p {
  margin-top: 3px
}

.mt-4p {
  margin-top: 4px
}

.mt-5p {
  margin-top: 5px
}

.mt-6p {
  margin-top: 6px
}

.mt-7p {
  margin-top: 7px
}

.mt-8p {
  margin-top: 8px
}

.mt-9p {
  margin-top: 9px
}

.mt-10p {
  margin-top: 10px
}

.mt-11p {
  margin-top: 11px
}

.mt-12p {
  margin-top: 12px
}

.mt-13p {
  margin-top: 13px
}

.mt-14p {
  margin-top: 14px
}

.mt-15p {
  margin-top: 15px
}

.mt-16p {
  margin-top: 16px
}

.mt-17p {
  margin-top: 17px
}

.mt-18p {
  margin-top: 18px
}

.mt-19p {
  margin-top: 19px
}

.mt-20p {
  margin-top: 20px
}

.mt-21p {
  margin-top: 21px
}

.mt-22p {
  margin-top: 22px
}

.mt-23p {
  margin-top: 23px
}

.mt-24p {
  margin-top: 24px
}

.mt-25p {
  margin-top: 25px
}

.mt-26p {
  margin-top: 26px
}

.mt-27p {
  margin-top: 27px
}

.mt-28p {
  margin-top: 28px
}

.mt-29p {
  margin-top: 29px
}

.mt-30p {
  margin-top: 30px
}

.mt-31p {
  margin-top: 31px
}

.mt-32p {
  margin-top: 32px
}

.mt-33p {
  margin-top: 33px
}

.mt-34p {
  margin-top: 34px
}

.mt-35p {
  margin-top: 35px
}

.mt-36p {
  margin-top: 36px
}

.mt-37p {
  margin-top: 37px
}

.mt-38p {
  margin-top: 38px
}

.mt-39p {
  margin-top: 39px
}

.mt-40p {
  margin-top: 40px
}

.mt-41p {
  margin-top: 41px
}

.mt-42p {
  margin-top: 42px
}

.mt-43p {
  margin-top: 43px
}

.mt-44p {
  margin-top: 44px
}

.mt-45p {
  margin-top: 45px
}

.mt-46p {
  margin-top: 46px
}

.mt-47p {
  margin-top: 47px
}

.mt-48p {
  margin-top: 48px
}

.mt-49p {
  margin-top: 49px
}

.mt-50p {
  margin-top: 50px
}

.mt-51p {
  margin-top: 51px
}

.mt-52p {
  margin-top: 52px
}

.mt-53p {
  margin-top: 53px
}

.mt-54p {
  margin-top: 54px
}

.mt-55p {
  margin-top: 55px
}

.mt-56p {
  margin-top: 56px
}

.mt-57p {
  margin-top: 57px
}

.mt-58p {
  margin-top: 58px
}

.mt-59p {
  margin-top: 59px
}

.mt-60p {
  margin-top: 60px
}

.mt-61p {
  margin-top: 61px
}

.mt-62p {
  margin-top: 62px
}

.mt-63p {
  margin-top: 63px
}

.mt-64p {
  margin-top: 64px
}

.mt-65p {
  margin-top: 65px
}

.mt-66p {
  margin-top: 66px
}

.mt-67p {
  margin-top: 67px
}

.mt-68p {
  margin-top: 68px
}

.mt-69p {
  margin-top: 69px
}

.mt-70p {
  margin-top: 70px
}

.mt-71p {
  margin-top: 71px
}

.mt-72p {
  margin-top: 72px
}

.mt-73p {
  margin-top: 73px
}

.mt-74p {
  margin-top: 74px
}

.mt-75p {
  margin-top: 75px
}

.mt-76p {
  margin-top: 76px
}

.mt-77p {
  margin-top: 77px
}

.mt-78p {
  margin-top: 78px
}

.mt-79p {
  margin-top: 79px
}

.mt-80p {
  margin-top: 80px
}

.mt-81p {
  margin-top: 81px
}

.mt-82p {
  margin-top: 82px
}

.mt-83p {
  margin-top: 83px
}

.mt-84p {
  margin-top: 84px
}

.mt-85p {
  margin-top: 85px
}

.mt-86p {
  margin-top: 86px
}

.mt-87p {
  margin-top: 87px
}

.mt-88p {
  margin-top: 88px
}

.mt-89p {
  margin-top: 89px
}

.mt-90p {
  margin-top: 90px
}

.mt-91p {
  margin-top: 91px
}

.mt-92p {
  margin-top: 92px
}

.mt-93p {
  margin-top: 93px
}

.mt-94p {
  margin-top: 94px
}

.mt-95p {
  margin-top: 95px
}

.mt-96p {
  margin-top: 96px
}

.mt-97p {
  margin-top: 97px
}

.mt-98p {
  margin-top: 98px
}

.mt-99p {
  margin-top: 99px
}

.mt-100p {
  margin-top: 100px
}

.mt-100 {
  margin-top: 100%
}

.mr-0p {
  margin-right: 0
}

.mr-1p {
  margin-right: 1px
}

.mr-2p {
  margin-right: 2px
}

.mr-3p {
  margin-right: 3px
}

.mr-4p {
  margin-right: 4px
}

.mr-5p {
  margin-right: 5px
}

.mr-6p {
  margin-right: 6px
}

.mr-7p {
  margin-right: 7px
}

.mr-8p {
  margin-right: 8px
}

.mr-9p {
  margin-right: 9px
}

.mr-10p {
  margin-right: 10px
}

.mr-11p {
  margin-right: 11px
}

.mr-12p {
  margin-right: 12px
}

.mr-13p {
  margin-right: 13px
}

.mr-14p {
  margin-right: 14px
}

.mr-15p {
  margin-right: 15px
}

.mr-16p {
  margin-right: 16px
}

.mr-17p {
  margin-right: 17px
}

.mr-18p {
  margin-right: 18px
}

.mr-19p {
  margin-right: 19px
}

.mr-20p {
  margin-right: 20px
}

.mr-21p {
  margin-right: 21px
}

.mr-22p {
  margin-right: 22px
}

.mr-23p {
  margin-right: 23px
}

.mr-24p {
  margin-right: 24px
}

.mr-25p {
  margin-right: 25px
}

.mr-26p {
  margin-right: 26px
}

.mr-27p {
  margin-right: 27px
}

.mr-28p {
  margin-right: 28px
}

.mr-29p {
  margin-right: 29px
}

.mr-30p {
  margin-right: 30px
}

.mr-31p {
  margin-right: 31px
}

.mr-32p {
  margin-right: 32px
}

.mr-33p {
  margin-right: 33px
}

.mr-34p {
  margin-right: 34px
}

.mr-35p {
  margin-right: 35px
}

.mr-36p {
  margin-right: 36px
}

.mr-37p {
  margin-right: 37px
}

.mr-38p {
  margin-right: 38px
}

.mr-39p {
  margin-right: 39px
}

.mr-40p {
  margin-right: 40px
}

.mr-41p {
  margin-right: 41px
}

.mr-42p {
  margin-right: 42px
}

.mr-43p {
  margin-right: 43px
}

.mr-44p {
  margin-right: 44px
}

.mr-45p {
  margin-right: 45px
}

.mr-46p {
  margin-right: 46px
}

.mr-47p {
  margin-right: 47px
}

.mr-48p {
  margin-right: 48px
}

.mr-49p {
  margin-right: 49px
}

.mr-50p {
  margin-right: 50px
}

.mr-51p {
  margin-right: 51px
}

.mr-52p {
  margin-right: 52px
}

.mr-53p {
  margin-right: 53px
}

.mr-54p {
  margin-right: 54px
}

.mr-55p {
  margin-right: 55px
}

.mr-56p {
  margin-right: 56px
}

.mr-57p {
  margin-right: 57px
}

.mr-58p {
  margin-right: 58px
}

.mr-59p {
  margin-right: 59px
}

.mr-60p {
  margin-right: 60px
}

.mr-61p {
  margin-right: 61px
}

.mr-62p {
  margin-right: 62px
}

.mr-63p {
  margin-right: 63px
}

.mr-64p {
  margin-right: 64px
}

.mr-65p {
  margin-right: 65px
}

.mr-66p {
  margin-right: 66px
}

.mr-67p {
  margin-right: 67px
}

.mr-68p {
  margin-right: 68px
}

.mr-69p {
  margin-right: 69px
}

.mr-70p {
  margin-right: 70px
}

.mr-71p {
  margin-right: 71px
}

.mr-72p {
  margin-right: 72px
}

.mr-73p {
  margin-right: 73px
}

.mr-74p {
  margin-right: 74px
}

.mr-75p {
  margin-right: 75px
}

.mr-76p {
  margin-right: 76px
}

.mr-77p {
  margin-right: 77px
}

.mr-78p {
  margin-right: 78px
}

.mr-79p {
  margin-right: 79px
}

.mr-80p {
  margin-right: 80px
}

.mr-81p {
  margin-right: 81px
}

.mr-82p {
  margin-right: 82px
}

.mr-83p {
  margin-right: 83px
}

.mr-84p {
  margin-right: 84px
}

.mr-85p {
  margin-right: 85px
}

.mr-86p {
  margin-right: 86px
}

.mr-87p {
  margin-right: 87px
}

.mr-88p {
  margin-right: 88px
}

.mr-89p {
  margin-right: 89px
}

.mr-90p {
  margin-right: 90px
}

.mr-91p {
  margin-right: 91px
}

.mr-92p {
  margin-right: 92px
}

.mr-93p {
  margin-right: 93px
}

.mr-94p {
  margin-right: 94px
}

.mr-95p {
  margin-right: 95px
}

.mr-96p {
  margin-right: 96px
}

.mr-97p {
  margin-right: 97px
}

.mr-98p {
  margin-right: 98px
}

.mr-99p {
  margin-right: 99px
}

.mr-100p {
  margin-right: 100px
}

.mb-0p {
  margin-bottom: 0
}

.mb-1p {
  margin-bottom: 1px
}

.mb-2p {
  margin-bottom: 2px
}

.mb-3p {
  margin-bottom: 3px
}

.mb-4p {
  margin-bottom: 4px
}

.mb-5p {
  margin-bottom: 5px
}

.mb-6p {
  margin-bottom: 6px
}

.mb-7p {
  margin-bottom: 7px
}

.mb-8p {
  margin-bottom: 8px
}

.mb-9p {
  margin-bottom: 9px
}

.mb-10p {
  margin-bottom: 10px
}

.mb-11p {
  margin-bottom: 11px
}

.mb-12p {
  margin-bottom: 12px
}

.mb-13p {
  margin-bottom: 13px
}

.mb-14p {
  margin-bottom: 14px
}

.mb-15p {
  margin-bottom: 15px
}

.mb-16p {
  margin-bottom: 16px
}

.mb-17p {
  margin-bottom: 17px
}

.mb-18p {
  margin-bottom: 18px
}

.mb-19p {
  margin-bottom: 19px
}

.mb-20p {
  margin-bottom: 20px
}

.mb-21p {
  margin-bottom: 21px
}

.mb-22p {
  margin-bottom: 22px
}

.mb-23p {
  margin-bottom: 23px
}

.mb-24p {
  margin-bottom: 24px
}

.mb-25p {
  margin-bottom: 25px
}

.mb-26p {
  margin-bottom: 26px
}

.mb-27p {
  margin-bottom: 27px
}

.mb-28p {
  margin-bottom: 28px
}

.mb-29p {
  margin-bottom: 29px
}

.mb-30p {
  margin-bottom: 30px
}

.mb-31p {
  margin-bottom: 31px
}

.mb-32p {
  margin-bottom: 32px
}

.mb-33p {
  margin-bottom: 33px
}

.mb-34p {
  margin-bottom: 34px
}

.mb-35p {
  margin-bottom: 35px
}

.mb-36p {
  margin-bottom: 36px
}

.mb-37p {
  margin-bottom: 37px
}

.mb-38p {
  margin-bottom: 38px
}

.mb-39p {
  margin-bottom: 39px
}

.mb-40p {
  margin-bottom: 40px
}

.mb-41p {
  margin-bottom: 41px
}

.mb-42p {
  margin-bottom: 42px
}

.mb-43p {
  margin-bottom: 43px
}

.mb-44p {
  margin-bottom: 44px
}

.mb-45p {
  margin-bottom: 45px
}

.mb-46p {
  margin-bottom: 46px
}

.mb-47p {
  margin-bottom: 47px
}

.mb-48p {
  margin-bottom: 48px
}

.mb-49p {
  margin-bottom: 49px
}

.mb-50p {
  margin-bottom: 50px
}

.mb-51p {
  margin-bottom: 51px
}

.mb-52p {
  margin-bottom: 52px
}

.mb-53p {
  margin-bottom: 53px
}

.mb-54p {
  margin-bottom: 54px
}

.mb-55p {
  margin-bottom: 55px
}

.mb-56p {
  margin-bottom: 56px
}

.mb-57p {
  margin-bottom: 57px
}

.mb-58p {
  margin-bottom: 58px
}

.mb-59p {
  margin-bottom: 59px
}

.mb-60p {
  margin-bottom: 60px
}

.mb-61p {
  margin-bottom: 61px
}

.mb-62p {
  margin-bottom: 62px
}

.mb-63p {
  margin-bottom: 63px
}

.mb-64p {
  margin-bottom: 64px
}

.mb-65p {
  margin-bottom: 65px
}

.mb-66p {
  margin-bottom: 66px
}

.mb-67p {
  margin-bottom: 67px
}

.mb-68p {
  margin-bottom: 68px
}

.mb-69p {
  margin-bottom: 69px
}

.mb-70p {
  margin-bottom: 70px
}

.mb-71p {
  margin-bottom: 71px
}

.mb-72p {
  margin-bottom: 72px
}

.mb-73p {
  margin-bottom: 73px
}

.mb-74p {
  margin-bottom: 74px
}

.mb-75p {
  margin-bottom: 75px
}

.mb-76p {
  margin-bottom: 76px
}

.mb-77p {
  margin-bottom: 77px
}

.mb-78p {
  margin-bottom: 78px
}

.mb-79p {
  margin-bottom: 79px
}

.mb-80p {
  margin-bottom: 80px
}

.mb-81p {
  margin-bottom: 81px
}

.mb-82p {
  margin-bottom: 82px
}

.mb-83p {
  margin-bottom: 83px
}

.mb-84p {
  margin-bottom: 84px
}

.mb-85p {
  margin-bottom: 85px
}

.mb-86p {
  margin-bottom: 86px
}

.mb-87p {
  margin-bottom: 87px
}

.mb-88p {
  margin-bottom: 88px
}

.mb-89p {
  margin-bottom: 89px
}

.mb-90p {
  margin-bottom: 90px
}

.mb-91p {
  margin-bottom: 91px
}

.mb-92p {
  margin-bottom: 92px
}

.mb-93p {
  margin-bottom: 93px
}

.mb-94p {
  margin-bottom: 94px
}

.mb-95p {
  margin-bottom: 95px
}

.mb-96p {
  margin-bottom: 96px
}

.mb-97p {
  margin-bottom: 97px
}

.mb-98p {
  margin-bottom: 98px
}

.mb-99p {
  margin-bottom: 99px
}

.mb-100p {
  margin-bottom: 100px
}

.ml--100 {
  margin-left: -100%
}

.ml--0p {
  margin-left: 0
}

.ml--1p {
  margin-left: -1px
}

.ml--2p {
  margin-left: -2px
}

.ml--3p {
  margin-left: -3px
}

.ml--4p {
  margin-left: -4px
}

.ml--5p {
  margin-left: -5px
}

.ml--6p {
  margin-left: -6px
}

.ml--7p {
  margin-left: -7px
}

.ml--8p {
  margin-left: -8px
}

.ml--9p {
  margin-left: -9px
}

.ml--10p {
  margin-left: -10px
}

.ml--11p {
  margin-left: -11px
}

.ml--12p {
  margin-left: -12px
}

.ml--13p {
  margin-left: -13px
}

.ml--14p {
  margin-left: -14px
}

.ml--15p {
  margin-left: -15px
}

.ml--16p {
  margin-left: -16px
}

.ml--17p {
  margin-left: -17px
}

.ml--18p {
  margin-left: -18px
}

.ml--19p {
  margin-left: -19px
}

.ml--20p {
  margin-left: -20px
}

.ml--21p {
  margin-left: -21px
}

.ml--22p {
  margin-left: -22px
}

.ml--23p {
  margin-left: -23px
}

.ml--24p {
  margin-left: -24px
}

.ml--25p {
  margin-left: -25px
}

.ml--26p {
  margin-left: -26px
}

.ml--27p {
  margin-left: -27px
}

.ml--28p {
  margin-left: -28px
}

.ml--29p {
  margin-left: -29px
}

.ml--30p {
  margin-left: -30px
}

.ml--31p {
  margin-left: -31px
}

.ml--32p {
  margin-left: -32px
}

.ml--33p {
  margin-left: -33px
}

.ml--34p {
  margin-left: -34px
}

.ml--35p {
  margin-left: -35px
}

.ml--36p {
  margin-left: -36px
}

.ml--37p {
  margin-left: -37px
}

.ml--38p {
  margin-left: -38px
}

.ml--39p {
  margin-left: -39px
}

.ml--40p {
  margin-left: -40px
}

.ml--41p {
  margin-left: -41px
}

.ml--42p {
  margin-left: -42px
}

.ml--43p {
  margin-left: -43px
}

.ml--44p {
  margin-left: -44px
}

.ml--45p {
  margin-left: -45px
}

.ml--46p {
  margin-left: -46px
}

.ml--47p {
  margin-left: -47px
}

.ml--48p {
  margin-left: -48px
}

.ml--49p {
  margin-left: -49px
}

.ml--50p {
  margin-left: -50px
}

.ml--51p {
  margin-left: -51px
}

.ml--52p {
  margin-left: -52px
}

.ml--53p {
  margin-left: -53px
}

.ml--54p {
  margin-left: -54px
}

.ml--55p {
  margin-left: -55px
}

.ml--56p {
  margin-left: -56px
}

.ml--57p {
  margin-left: -57px
}

.ml--58p {
  margin-left: -58px
}

.ml--59p {
  margin-left: -59px
}

.ml--60p {
  margin-left: -60px
}

.ml--61p {
  margin-left: -61px
}

.ml--62p {
  margin-left: -62px
}

.ml--63p {
  margin-left: -63px
}

.ml--64p {
  margin-left: -64px
}

.ml--65p {
  margin-left: -65px
}

.ml--66p {
  margin-left: -66px
}

.ml--67p {
  margin-left: -67px
}

.ml--68p {
  margin-left: -68px
}

.ml--69p {
  margin-left: -69px
}

.ml--70p {
  margin-left: -70px
}

.ml--71p {
  margin-left: -71px
}

.ml--72p {
  margin-left: -72px
}

.ml--73p {
  margin-left: -73px
}

.ml--74p {
  margin-left: -74px
}

.ml--75p {
  margin-left: -75px
}

.ml--76p {
  margin-left: -76px
}

.ml--77p {
  margin-left: -77px
}

.ml--78p {
  margin-left: -78px
}

.ml--79p {
  margin-left: -79px
}

.ml--80p {
  margin-left: -80px
}

.ml--81p {
  margin-left: -81px
}

.ml--82p {
  margin-left: -82px
}

.ml--83p {
  margin-left: -83px
}

.ml--84p {
  margin-left: -84px
}

.ml--85p {
  margin-left: -85px
}

.ml--86p {
  margin-left: -86px
}

.ml--87p {
  margin-left: -87px
}

.ml--88p {
  margin-left: -88px
}

.ml--89p {
  margin-left: -89px
}

.ml--90p {
  margin-left: -90px
}

.ml--91p {
  margin-left: -91px
}

.ml--92p {
  margin-left: -92px
}

.ml--93p {
  margin-left: -93px
}

.ml--94p {
  margin-left: -94px
}

.ml--95p {
  margin-left: -95px
}

.ml--96p {
  margin-left: -96px
}

.ml--97p {
  margin-left: -97px
}

.ml--98p {
  margin-left: -98px
}

.ml--99p {
  margin-left: -99px
}

.ml--100p {
  margin-left: -100px
}

.mt--0p {
  margin-top: 0
}

.mt--1p {
  margin-top: -1px
}

.mt--2p {
  margin-top: -2px
}

.mt--3p {
  margin-top: -3px
}

.mt--4p {
  margin-top: -4px
}

.mt--5p {
  margin-top: -5px
}

.mt--6p {
  margin-top: -6px
}

.mt--7p {
  margin-top: -7px
}

.mt--8p {
  margin-top: -8px
}

.mt--9p {
  margin-top: -9px
}

.mt--10p {
  margin-top: -10px
}

.mt--11p {
  margin-top: -11px
}

.mt--12p {
  margin-top: -12px
}

.mt--13p {
  margin-top: -13px
}

.mt--14p {
  margin-top: -14px
}

.mt--15p {
  margin-top: -15px
}

.mt--16p {
  margin-top: -16px
}

.mt--17p {
  margin-top: -17px
}

.mt--18p {
  margin-top: -18px
}

.mt--19p {
  margin-top: -19px
}

.mt--20p {
  margin-top: -20px
}

.mt--21p {
  margin-top: -21px
}

.mt--22p {
  margin-top: -22px
}

.mt--23p {
  margin-top: -23px
}

.mt--24p {
  margin-top: -24px
}

.mt--25p {
  margin-top: -25px
}

.mt--26p {
  margin-top: -26px
}

.mt--27p {
  margin-top: -27px
}

.mt--28p {
  margin-top: -28px
}

.mt--29p {
  margin-top: -29px
}

.mt--30p {
  margin-top: -30px
}

.mt--31p {
  margin-top: -31px
}

.mt--32p {
  margin-top: -32px
}

.mt--33p {
  margin-top: -33px
}

.mt--34p {
  margin-top: -34px
}

.mt--35p {
  margin-top: -35px
}

.mt--36p {
  margin-top: -36px
}

.mt--37p {
  margin-top: -37px
}

.mt--38p {
  margin-top: -38px
}

.mt--39p {
  margin-top: -39px
}

.mt--40p {
  margin-top: -40px
}

.mt--41p {
  margin-top: -41px
}

.mt--42p {
  margin-top: -42px
}

.mt--43p {
  margin-top: -43px
}

.mt--44p {
  margin-top: -44px
}

.mt--45p {
  margin-top: -45px
}

.mt--46p {
  margin-top: -46px
}

.mt--47p {
  margin-top: -47px
}

.mt--48p {
  margin-top: -48px
}

.mt--49p {
  margin-top: -49px
}

.mt--50p {
  margin-top: -50px
}

.mt--51p {
  margin-top: -51px
}

.mt--52p {
  margin-top: -52px
}

.mt--53p {
  margin-top: -53px
}

.mt--54p {
  margin-top: -54px
}

.mt--55p {
  margin-top: -55px
}

.mt--56p {
  margin-top: -56px
}

.mt--57p {
  margin-top: -57px
}

.mt--58p {
  margin-top: -58px
}

.mt--59p {
  margin-top: -59px
}

.mt--60p {
  margin-top: -60px
}

.mt--61p {
  margin-top: -61px
}

.mt--62p {
  margin-top: -62px
}

.mt--63p {
  margin-top: -63px
}

.mt--64p {
  margin-top: -64px
}

.mt--65p {
  margin-top: -65px
}

.mt--66p {
  margin-top: -66px
}

.mt--67p {
  margin-top: -67px
}

.mt--68p {
  margin-top: -68px
}

.mt--69p {
  margin-top: -69px
}

.mt--70p {
  margin-top: -70px
}

.mt--71p {
  margin-top: -71px
}

.mt--72p {
  margin-top: -72px
}

.mt--73p {
  margin-top: -73px
}

.mt--74p {
  margin-top: -74px
}

.mt--75p {
  margin-top: -75px
}

.mt--76p {
  margin-top: -76px
}

.mt--77p {
  margin-top: -77px
}

.mt--78p {
  margin-top: -78px
}

.mt--79p {
  margin-top: -79px
}

.mt--80p {
  margin-top: -80px
}

.mt--81p {
  margin-top: -81px
}

.mt--82p {
  margin-top: -82px
}

.mt--83p {
  margin-top: -83px
}

.mt--84p {
  margin-top: -84px
}

.mt--85p {
  margin-top: -85px
}

.mt--86p {
  margin-top: -86px
}

.mt--87p {
  margin-top: -87px
}

.mt--88p {
  margin-top: -88px
}

.mt--89p {
  margin-top: -89px
}

.mt--90p {
  margin-top: -90px
}

.mt--91p {
  margin-top: -91px
}

.mt--92p {
  margin-top: -92px
}

.mt--93p {
  margin-top: -93px
}

.mt--94p {
  margin-top: -94px
}

.mt--95p {
  margin-top: -95px
}

.mt--96p {
  margin-top: -96px
}

.mt--97p {
  margin-top: -97px
}

.mt--98p {
  margin-top: -98px
}

.mt--99p {
  margin-top: -99px
}

.mt--100p {
  margin-top: -100px
}

.mt--100 {
  margin-top: -100%
}

.mr--0p {
  margin-right: 0
}

.mr--1p {
  margin-right: -1px
}

.mr--2p {
  margin-right: -2px
}

.mr--3p {
  margin-right: -3px
}

.mr--4p {
  margin-right: -4px
}

.mr--5p {
  margin-right: -5px
}

.mr--6p {
  margin-right: -6px
}

.mr--7p {
  margin-right: -7px
}

.mr--8p {
  margin-right: -8px
}

.mr--9p {
  margin-right: -9px
}

.mr--10p {
  margin-right: -10px
}

.mr--11p {
  margin-right: -11px
}

.mr--12p {
  margin-right: -12px
}

.mr--13p {
  margin-right: -13px
}

.mr--14p {
  margin-right: -14px
}

.mr--15p {
  margin-right: -15px
}

.mr--16p {
  margin-right: -16px
}

.mr--17p {
  margin-right: -17px
}

.mr--18p {
  margin-right: -18px
}

.mr--19p {
  margin-right: -19px
}

.mr--20p {
  margin-right: -20px
}

.mr--21p {
  margin-right: -21px
}

.mr--22p {
  margin-right: -22px
}

.mr--23p {
  margin-right: -23px
}

.mr--24p {
  margin-right: -24px
}

.mr--25p {
  margin-right: -25px
}

.mr--26p {
  margin-right: -26px
}

.mr--27p {
  margin-right: -27px
}

.mr--28p {
  margin-right: -28px
}

.mr--29p {
  margin-right: -29px
}

.mr--30p {
  margin-right: -30px
}

.mr--31p {
  margin-right: -31px
}

.mr--32p {
  margin-right: -32px
}

.mr--33p {
  margin-right: -33px
}

.mr--34p {
  margin-right: -34px
}

.mr--35p {
  margin-right: -35px
}

.mr--36p {
  margin-right: -36px
}

.mr--37p {
  margin-right: -37px
}

.mr--38p {
  margin-right: -38px
}

.mr--39p {
  margin-right: -39px
}

.mr--40p {
  margin-right: -40px
}

.mr--41p {
  margin-right: -41px
}

.mr--42p {
  margin-right: -42px
}

.mr--43p {
  margin-right: -43px
}

.mr--44p {
  margin-right: -44px
}

.mr--45p {
  margin-right: -45px
}

.mr--46p {
  margin-right: -46px
}

.mr--47p {
  margin-right: -47px
}

.mr--48p {
  margin-right: -48px
}

.mr--49p {
  margin-right: -49px
}

.mr--50p {
  margin-right: -50px
}

.mr--51p {
  margin-right: -51px
}

.mr--52p {
  margin-right: -52px
}

.mr--53p {
  margin-right: -53px
}

.mr--54p {
  margin-right: -54px
}

.mr--55p {
  margin-right: -55px
}

.mr--56p {
  margin-right: -56px
}

.mr--57p {
  margin-right: -57px
}

.mr--58p {
  margin-right: -58px
}

.mr--59p {
  margin-right: -59px
}

.mr--60p {
  margin-right: -60px
}

.mr--61p {
  margin-right: -61px
}

.mr--62p {
  margin-right: -62px
}

.mr--63p {
  margin-right: -63px
}

.mr--64p {
  margin-right: -64px
}

.mr--65p {
  margin-right: -65px
}

.mr--66p {
  margin-right: -66px
}

.mr--67p {
  margin-right: -67px
}

.mr--68p {
  margin-right: -68px
}

.mr--69p {
  margin-right: -69px
}

.mr--70p {
  margin-right: -70px
}

.mr--71p {
  margin-right: -71px
}

.mr--72p {
  margin-right: -72px
}

.mr--73p {
  margin-right: -73px
}

.mr--74p {
  margin-right: -74px
}

.mr--75p {
  margin-right: -75px
}

.mr--76p {
  margin-right: -76px
}

.mr--77p {
  margin-right: -77px
}

.mr--78p {
  margin-right: -78px
}

.mr--79p {
  margin-right: -79px
}

.mr--80p {
  margin-right: -80px
}

.mr--81p {
  margin-right: -81px
}

.mr--82p {
  margin-right: -82px
}

.mr--83p {
  margin-right: -83px
}

.mr--84p {
  margin-right: -84px
}

.mr--85p {
  margin-right: -85px
}

.mr--86p {
  margin-right: -86px
}

.mr--87p {
  margin-right: -87px
}

.mr--88p {
  margin-right: -88px
}

.mr--89p {
  margin-right: -89px
}

.mr--90p {
  margin-right: -90px
}

.mr--91p {
  margin-right: -91px
}

.mr--92p {
  margin-right: -92px
}

.mr--93p {
  margin-right: -93px
}

.mr--94p {
  margin-right: -94px
}

.mr--95p {
  margin-right: -95px
}

.mr--96p {
  margin-right: -96px
}

.mr--97p {
  margin-right: -97px
}

.mr--98p {
  margin-right: -98px
}

.mr--99p {
  margin-right: -99px
}

.mr--100p {
  margin-right: -100px
}

.mr--100 {
  margin-right: -100%
}

.mb--0p {
  margin-bottom: 0
}

.mb--1p {
  margin-bottom: -1px
}

.mb--2p {
  margin-bottom: -2px
}

.mb--3p {
  margin-bottom: -3px
}

.mb--4p {
  margin-bottom: -4px
}

.mb--5p {
  margin-bottom: -5px
}

.mb--6p {
  margin-bottom: -6px
}

.mb--7p {
  margin-bottom: -7px
}

.mb--8p {
  margin-bottom: -8px
}

.mb--9p {
  margin-bottom: -9px
}

.mb--10p {
  margin-bottom: -10px
}

.mb--11p {
  margin-bottom: -11px
}

.mb--12p {
  margin-bottom: -12px
}

.mb--13p {
  margin-bottom: -13px
}

.mb--14p {
  margin-bottom: -14px
}

.mb--15p {
  margin-bottom: -15px
}

.mb--16p {
  margin-bottom: -16px
}

.mb--17p {
  margin-bottom: -17px
}

.mb--18p {
  margin-bottom: -18px
}

.mb--19p {
  margin-bottom: -19px
}

.mb--20p {
  margin-bottom: -20px
}

.mb--21p {
  margin-bottom: -21px
}

.mb--22p {
  margin-bottom: -22px
}

.mb--23p {
  margin-bottom: -23px
}

.mb--24p {
  margin-bottom: -24px
}

.mb--25p {
  margin-bottom: -25px
}

.mb--26p {
  margin-bottom: -26px
}

.mb--27p {
  margin-bottom: -27px
}

.mb--28p {
  margin-bottom: -28px
}

.mb--29p {
  margin-bottom: -29px
}

.mb--30p {
  margin-bottom: -30px
}

.mb--31p {
  margin-bottom: -31px
}

.mb--32p {
  margin-bottom: -32px
}

.mb--33p {
  margin-bottom: -33px
}

.mb--34p {
  margin-bottom: -34px
}

.mb--35p {
  margin-bottom: -35px
}

.mb--36p {
  margin-bottom: -36px
}

.mb--37p {
  margin-bottom: -37px
}

.mb--38p {
  margin-bottom: -38px
}

.mb--39p {
  margin-bottom: -39px
}

.mb--40p {
  margin-bottom: -40px
}

.mb--41p {
  margin-bottom: -41px
}

.mb--42p {
  margin-bottom: -42px
}

.mb--43p {
  margin-bottom: -43px
}

.mb--44p {
  margin-bottom: -44px
}

.mb--45p {
  margin-bottom: -45px
}

.mb--46p {
  margin-bottom: -46px
}

.mb--47p {
  margin-bottom: -47px
}

.mb--48p {
  margin-bottom: -48px
}

.mb--49p {
  margin-bottom: -49px
}

.mb--50p {
  margin-bottom: -50px
}

.mb--51p {
  margin-bottom: -51px
}

.mb--52p {
  margin-bottom: -52px
}

.mb--53p {
  margin-bottom: -53px
}

.mb--54p {
  margin-bottom: -54px
}

.mb--55p {
  margin-bottom: -55px
}

.mb--56p {
  margin-bottom: -56px
}

.mb--57p {
  margin-bottom: -57px
}

.mb--58p {
  margin-bottom: -58px
}

.mb--59p {
  margin-bottom: -59px
}

.mb--60p {
  margin-bottom: -60px
}

.mb--61p {
  margin-bottom: -61px
}

.mb--62p {
  margin-bottom: -62px
}

.mb--63p {
  margin-bottom: -63px
}

.mb--64p {
  margin-bottom: -64px
}

.mb--65p {
  margin-bottom: -65px
}

.mb--66p {
  margin-bottom: -66px
}

.mb--67p {
  margin-bottom: -67px
}

.mb--68p {
  margin-bottom: -68px
}

.mb--69p {
  margin-bottom: -69px
}

.mb--70p {
  margin-bottom: -70px
}

.mb--71p {
  margin-bottom: -71px
}

.mb--72p {
  margin-bottom: -72px
}

.mb--73p {
  margin-bottom: -73px
}

.mb--74p {
  margin-bottom: -74px
}

.mb--75p {
  margin-bottom: -75px
}

.mb--76p {
  margin-bottom: -76px
}

.mb--77p {
  margin-bottom: -77px
}

.mb--78p {
  margin-bottom: -78px
}

.mb--79p {
  margin-bottom: -79px
}

.mb--80p {
  margin-bottom: -80px
}

.mb--81p {
  margin-bottom: -81px
}

.mb--82p {
  margin-bottom: -82px
}

.mb--83p {
  margin-bottom: -83px
}

.mb--84p {
  margin-bottom: -84px
}

.mb--85p {
  margin-bottom: -85px
}

.mb--86p {
  margin-bottom: -86px
}

.mb--87p {
  margin-bottom: -87px
}

.mb--88p {
  margin-bottom: -88px
}

.mb--89p {
  margin-bottom: -89px
}

.mb--90p {
  margin-bottom: -90px
}

.mb--91p {
  margin-bottom: -91px
}

.mb--92p {
  margin-bottom: -92px
}

.mb--93p {
  margin-bottom: -93px
}

.mb--94p {
  margin-bottom: -94px
}

.mb--95p {
  margin-bottom: -95px
}

.mb--96p {
  margin-bottom: -96px
}

.mb--97p {
  margin-bottom: -97px
}

.mb--98p {
  margin-bottom: -98px
}

.mb--99p {
  margin-bottom: -99px
}

.mb--100p {
  margin-bottom: -100px
}

.pt-0p {
  padding-top: 0
}

.pt-1p {
  padding-top: 1px
}

.pt-2p {
  padding-top: 2px
}

.pt-3p {
  padding-top: 3px
}

.pt-4p {
  padding-top: 4px
}

.pt-5p {
  padding-top: 5px
}

.pt-6p {
  padding-top: 6px
}

.pt-7p {
  padding-top: 7px
}

.pt-8p {
  padding-top: 8px
}

.pt-9p {
  padding-top: 9px
}

.pt-10p {
  padding-top: 10px
}

.pt-11p {
  padding-top: 11px
}

.pt-12p {
  padding-top: 12px
}

.pt-13p {
  padding-top: 13px
}

.pt-14p {
  padding-top: 14px
}

.pt-15p {
  padding-top: 15px
}

.pt-16p {
  padding-top: 16px
}

.pt-17p {
  padding-top: 17px
}

.pt-18p {
  padding-top: 18px
}

.pt-19p {
  padding-top: 19px
}

.pt-20p {
  padding-top: 20px
}

.pt-21p {
  padding-top: 21px
}

.pt-22p {
  padding-top: 22px
}

.pt-23p {
  padding-top: 23px
}

.pt-24p {
  padding-top: 24px
}

.pt-25p {
  padding-top: 25px
}

.pt-26p {
  padding-top: 26px
}

.pt-27p {
  padding-top: 27px
}

.pt-28p {
  padding-top: 28px
}

.pt-29p {
  padding-top: 29px
}

.pt-30p {
  padding-top: 30px
}

.pt-31p {
  padding-top: 31px
}

.pt-32p {
  padding-top: 32px
}

.pt-33p {
  padding-top: 33px
}

.pt-34p {
  padding-top: 34px
}

.pt-35p {
  padding-top: 35px
}

.pt-36p {
  padding-top: 36px
}

.pt-37p {
  padding-top: 37px
}

.pt-38p {
  padding-top: 38px
}

.pt-39p {
  padding-top: 39px
}

.pt-40p {
  padding-top: 40px
}

.pt-41p {
  padding-top: 41px
}

.pt-42p {
  padding-top: 42px
}

.pt-43p {
  padding-top: 43px
}

.pt-44p {
  padding-top: 44px
}

.pt-45p {
  padding-top: 45px
}

.pt-46p {
  padding-top: 46px
}

.pt-47p {
  padding-top: 47px
}

.pt-48p {
  padding-top: 48px
}

.pt-49p {
  padding-top: 49px
}

.pt-50p {
  padding-top: 50px
}

.pt-51p {
  padding-top: 51px
}

.pt-52p {
  padding-top: 52px
}

.pt-53p {
  padding-top: 53px
}

.pt-54p {
  padding-top: 54px
}

.pt-55p {
  padding-top: 55px
}

.pt-56p {
  padding-top: 56px
}

.pt-57p {
  padding-top: 57px
}

.pt-58p {
  padding-top: 58px
}

.pt-59p {
  padding-top: 59px
}

.pt-60p {
  padding-top: 60px
}

.pt-61p {
  padding-top: 61px
}

.pt-62p {
  padding-top: 62px
}

.pt-63p {
  padding-top: 63px
}

.pt-64p {
  padding-top: 64px
}

.pt-65p {
  padding-top: 65px
}

.pt-66p {
  padding-top: 66px
}

.pt-67p {
  padding-top: 67px
}

.pt-68p {
  padding-top: 68px
}

.pt-69p {
  padding-top: 69px
}

.pt-70p {
  padding-top: 70px
}

.pt-71p {
  padding-top: 71px
}

.pt-72p {
  padding-top: 72px
}

.pt-73p {
  padding-top: 73px
}

.pt-74p {
  padding-top: 74px
}

.pt-75p {
  padding-top: 75px
}

.pt-76p {
  padding-top: 76px
}

.pt-77p {
  padding-top: 77px
}

.pt-78p {
  padding-top: 78px
}

.pt-79p {
  padding-top: 79px
}

.pt-80p {
  padding-top: 80px
}

.pt-81p {
  padding-top: 81px
}

.pt-82p {
  padding-top: 82px
}

.pt-83p {
  padding-top: 83px
}

.pt-84p {
  padding-top: 84px
}

.pt-85p {
  padding-top: 85px
}

.pt-86p {
  padding-top: 86px
}

.pt-87p {
  padding-top: 87px
}

.pt-88p {
  padding-top: 88px
}

.pt-89p {
  padding-top: 89px
}

.pt-90p {
  padding-top: 90px
}

.pt-91p {
  padding-top: 91px
}

.pt-92p {
  padding-top: 92px
}

.pt-93p {
  padding-top: 93px
}

.pt-94p {
  padding-top: 94px
}

.pt-95p {
  padding-top: 95px
}

.pt-96p {
  padding-top: 96px
}

.pt-97p {
  padding-top: 97px
}

.pt-98p {
  padding-top: 98px
}

.pt-99p {
  padding-top: 99px
}

.pt-100p {
  padding-top: 100px
}

.pt-110p {
  padding-top: 110px
}

.pt-120p {
  padding-top: 120px
}

.pt-130p {
  padding-top: 130px
}

.pl-0p {
  padding-left: 0
}

.pl-1p {
  padding-left: 1px
}

.pl-2p {
  padding-left: 2px
}

.pl-3p {
  padding-left: 3px
}

.pl-4p {
  padding-left: 4px
}

.pl-5p {
  padding-left: 5px
}

.pl-6p {
  padding-left: 6px
}

.pl-7p {
  padding-left: 7px
}

.pl-8p {
  padding-left: 8px
}

.pl-9p {
  padding-left: 9px
}

.pl-10p {
  padding-left: 10px
}

.pl-11p {
  padding-left: 11px
}

.pl-12p {
  padding-left: 12px
}

.pl-13p {
  padding-left: 13px
}

.pl-14p {
  padding-left: 14px
}

.pl-15p {
  padding-left: 15px
}

.pl-16p {
  padding-left: 16px
}

.pl-17p {
  padding-left: 17px
}

.pl-18p {
  padding-left: 18px
}

.pl-19p {
  padding-left: 19px
}

.pl-20p {
  padding-left: 20px
}

.pl-21p {
  padding-left: 21px
}

.pl-22p {
  padding-left: 22px
}

.pl-23p {
  padding-left: 23px
}

.pl-24p {
  padding-left: 24px
}

.pl-25p {
  padding-left: 25px
}

.pl-26p {
  padding-left: 26px
}

.pl-27p {
  padding-left: 27px
}

.pl-28p {
  padding-left: 28px
}

.pl-29p {
  padding-left: 29px
}

.pl-30p {
  padding-left: 30px
}

.pl-31p {
  padding-left: 31px
}

.pl-32p {
  padding-left: 32px
}

.pl-33p {
  padding-left: 33px
}

.pl-34p {
  padding-left: 34px
}

.pl-35p {
  padding-left: 35px
}

.pl-36p {
  padding-left: 36px
}

.pl-37p {
  padding-left: 37px
}

.pl-38p {
  padding-left: 38px
}

.pl-39p {
  padding-left: 39px
}

.pl-40p {
  padding-left: 40px
}

.pl-41p {
  padding-left: 41px
}

.pl-42p {
  padding-left: 42px
}

.pl-43p {
  padding-left: 43px
}

.pl-44p {
  padding-left: 44px
}

.pl-45p {
  padding-left: 45px
}

.pl-46p {
  padding-left: 46px
}

.pl-47p {
  padding-left: 47px
}

.pl-48p {
  padding-left: 48px
}

.pl-49p {
  padding-left: 49px
}

.pl-50p {
  padding-left: 50px
}

.pl-51p {
  padding-left: 51px
}

.pl-52p {
  padding-left: 52px
}

.pl-53p {
  padding-left: 53px
}

.pl-54p {
  padding-left: 54px
}

.pl-55p {
  padding-left: 55px
}

.pl-56p {
  padding-left: 56px
}

.pl-57p {
  padding-left: 57px
}

.pl-58p {
  padding-left: 58px
}

.pl-59p {
  padding-left: 59px
}

.pl-60p {
  padding-left: 60px
}

.pl-61p {
  padding-left: 61px
}

.pl-62p {
  padding-left: 62px
}

.pl-63p {
  padding-left: 63px
}

.pl-64p {
  padding-left: 64px
}

.pl-65p {
  padding-left: 65px
}

.pl-66p {
  padding-left: 66px
}

.pl-67p {
  padding-left: 67px
}

.pl-68p {
  padding-left: 68px
}

.pl-69p {
  padding-left: 69px
}

.pl-70p {
  padding-left: 70px
}

.pl-71p {
  padding-left: 71px
}

.pl-72p {
  padding-left: 72px
}

.pl-73p {
  padding-left: 73px
}

.pl-74p {
  padding-left: 74px
}

.pl-75p {
  padding-left: 75px
}

.pl-76p {
  padding-left: 76px
}

.pl-77p {
  padding-left: 77px
}

.pl-78p {
  padding-left: 78px
}

.pl-79p {
  padding-left: 79px
}

.pl-80p {
  padding-left: 80px
}

.pl-81p {
  padding-left: 81px
}

.pl-82p {
  padding-left: 82px
}

.pl-83p {
  padding-left: 83px
}

.pl-84p {
  padding-left: 84px
}

.pl-85p {
  padding-left: 85px
}

.pl-86p {
  padding-left: 86px
}

.pl-87p {
  padding-left: 87px
}

.pl-88p {
  padding-left: 88px
}

.pl-89p {
  padding-left: 89px
}

.pl-90p {
  padding-left: 90px
}

.pl-91p {
  padding-left: 91px
}

.pl-92p {
  padding-left: 92px
}

.pl-93p {
  padding-left: 93px
}

.pl-94p {
  padding-left: 94px
}

.pl-95p {
  padding-left: 95px
}

.pl-96p {
  padding-left: 96px
}

.pl-97p {
  padding-left: 97px
}

.pl-98p {
  padding-left: 98px
}

.pl-99p {
  padding-left: 99px
}

.pl-100p {
  padding-left: 100px
}

.pr-0p {
  padding-right: 0
}

.pr-1p {
  padding-right: 1px
}

.pr-2p {
  padding-right: 2px
}

.pr-3p {
  padding-right: 3px
}

.pr-4p {
  padding-right: 4px
}

.pr-5p {
  padding-right: 5px
}

.pr-6p {
  padding-right: 6px
}

.pr-7p {
  padding-right: 7px
}

.pr-8p {
  padding-right: 8px
}

.pr-9p {
  padding-right: 9px
}

.pr-10p {
  padding-right: 10px
}

.pr-11p {
  padding-right: 11px
}

.pr-12p {
  padding-right: 12px
}

.pr-13p {
  padding-right: 13px
}

.pr-14p {
  padding-right: 14px
}

.pr-15p {
  padding-right: 15px
}

.pr-16p {
  padding-right: 16px
}

.pr-17p {
  padding-right: 17px
}

.pr-18p {
  padding-right: 18px
}

.pr-19p {
  padding-right: 19px
}

.pr-20p {
  padding-right: 20px
}

.pr-21p {
  padding-right: 21px
}

.pr-22p {
  padding-right: 22px
}

.pr-23p {
  padding-right: 23px
}

.pr-24p {
  padding-right: 24px
}

.pr-25p {
  padding-right: 25px
}

.pr-26p {
  padding-right: 26px
}

.pr-27p {
  padding-right: 27px
}

.pr-28p {
  padding-right: 28px
}

.pr-29p {
  padding-right: 29px
}

.pr-30p {
  padding-right: 30px
}

.pr-31p {
  padding-right: 31px
}

.pr-32p {
  padding-right: 32px
}

.pr-33p {
  padding-right: 33px
}

.pr-34p {
  padding-right: 34px
}

.pr-35p {
  padding-right: 35px
}

.pr-36p {
  padding-right: 36px
}

.pr-37p {
  padding-right: 37px
}

.pr-38p {
  padding-right: 38px
}

.pr-39p {
  padding-right: 39px
}

.pr-40p {
  padding-right: 40px
}

.pr-41p {
  padding-right: 41px
}

.pr-42p {
  padding-right: 42px
}

.pr-43p {
  padding-right: 43px
}

.pr-44p {
  padding-right: 44px
}

.pr-45p {
  padding-right: 45px
}

.pr-46p {
  padding-right: 46px
}

.pr-47p {
  padding-right: 47px
}

.pr-48p {
  padding-right: 48px
}

.pr-49p {
  padding-right: 49px
}

.pr-50p {
  padding-right: 50px
}

.pr-51p {
  padding-right: 51px
}

.pr-52p {
  padding-right: 52px
}

.pr-53p {
  padding-right: 53px
}

.pr-54p {
  padding-right: 54px
}

.pr-55p {
  padding-right: 55px
}

.pr-56p {
  padding-right: 56px
}

.pr-57p {
  padding-right: 57px
}

.pr-58p {
  padding-right: 58px
}

.pr-59p {
  padding-right: 59px
}

.pr-60p {
  padding-right: 60px
}

.pr-61p {
  padding-right: 61px
}

.pr-62p {
  padding-right: 62px
}

.pr-63p {
  padding-right: 63px
}

.pr-64p {
  padding-right: 64px
}

.pr-65p {
  padding-right: 65px
}

.pr-66p {
  padding-right: 66px
}

.pr-67p {
  padding-right: 67px
}

.pr-68p {
  padding-right: 68px
}

.pr-69p {
  padding-right: 69px
}

.pr-70p {
  padding-right: 70px
}

.pr-71p {
  padding-right: 71px
}

.pr-72p {
  padding-right: 72px
}

.pr-73p {
  padding-right: 73px
}

.pr-74p {
  padding-right: 74px
}

.pr-75p {
  padding-right: 75px
}

.pr-76p {
  padding-right: 76px
}

.pr-77p {
  padding-right: 77px
}

.pr-78p {
  padding-right: 78px
}

.pr-79p {
  padding-right: 79px
}

.pr-80p {
  padding-right: 80px
}

.pr-81p {
  padding-right: 81px
}

.pr-82p {
  padding-right: 82px
}

.pr-83p {
  padding-right: 83px
}

.pr-84p {
  padding-right: 84px
}

.pr-85p {
  padding-right: 85px
}

.pr-86p {
  padding-right: 86px
}

.pr-87p {
  padding-right: 87px
}

.pr-88p {
  padding-right: 88px
}

.pr-89p {
  padding-right: 89px
}

.pr-90p {
  padding-right: 90px
}

.pr-91p {
  padding-right: 91px
}

.pr-92p {
  padding-right: 92px
}

.pr-93p {
  padding-right: 93px
}

.pr-94p {
  padding-right: 94px
}

.pr-95p {
  padding-right: 95px
}

.pr-96p {
  padding-right: 96px
}

.pr-97p {
  padding-right: 97px
}

.pr-98p {
  padding-right: 98px
}

.pr-99p {
  padding-right: 99px
}

.pr-100p {
  padding-right: 100px
}

.pb-0p {
  padding-bottom: 0
}

.pb-1p {
  padding-bottom: 1px
}

.pb-2p {
  padding-bottom: 2px
}

.pb-3p {
  padding-bottom: 3px
}

.pb-4p {
  padding-bottom: 4px
}

.pb-5p {
  padding-bottom: 5px
}

.pb-6p {
  padding-bottom: 6px
}

.pb-7p {
  padding-bottom: 7px
}

.pb-8p {
  padding-bottom: 8px
}

.pb-9p {
  padding-bottom: 9px
}

.pb-10p {
  padding-bottom: 10px
}

.pb-11p {
  padding-bottom: 11px
}

.pb-12p {
  padding-bottom: 12px
}

.pb-13p {
  padding-bottom: 13px
}

.pb-14p {
  padding-bottom: 14px
}

.pb-15p {
  padding-bottom: 15px
}

.pb-16p {
  padding-bottom: 16px
}

.pb-17p {
  padding-bottom: 17px
}

.pb-18p {
  padding-bottom: 18px
}

.pb-19p {
  padding-bottom: 19px
}

.pb-20p {
  padding-bottom: 20px
}

.pb-21p {
  padding-bottom: 21px
}

.pb-22p {
  padding-bottom: 22px
}

.pb-150p {
  padding-bottom: 150px;
}

.pb-23p {
  padding-bottom: 23px
}

.pb-24p {
  padding-bottom: 24px
}

.pb-25p {
  padding-bottom: 25px
}

.pb-26p {
  padding-bottom: 26px
}

.pb-27p {
  padding-bottom: 27px
}

.pb-28p {
  padding-bottom: 28px
}

.pb-29p {
  padding-bottom: 29px
}

.pb-30p {
  padding-bottom: 30px
}

.pb-31p {
  padding-bottom: 31px
}

.pb-32p {
  padding-bottom: 32px
}

.pb-33p {
  padding-bottom: 33px
}

.pb-34p {
  padding-bottom: 34px
}

.pb-35p {
  padding-bottom: 35px
}

.pb-36p {
  padding-bottom: 36px
}

.pb-37p {
  padding-bottom: 37px
}

.pb-38p {
  padding-bottom: 38px
}

.pb-39p {
  padding-bottom: 39px
}

.pb-40p {
  padding-bottom: 40px
}

.pb-41p {
  padding-bottom: 41px
}

.pb-42p {
  padding-bottom: 42px
}

.pb-43p {
  padding-bottom: 43px
}

.pb-44p {
  padding-bottom: 44px
}

.pb-45p {
  padding-bottom: 45px
}

.pb-46p {
  padding-bottom: 46px
}

.pb-47p {
  padding-bottom: 47px
}

.pb-48p {
  padding-bottom: 48px
}

.pb-49p {
  padding-bottom: 49px
}

.pb-50p {
  padding-bottom: 50px
}

.pb-51p {
  padding-bottom: 51px
}

.pb-52p {
  padding-bottom: 52px
}

.pb-53p {
  padding-bottom: 53px
}

.pb-54p {
  padding-bottom: 54px
}

.pb-55p {
  padding-bottom: 55px
}

.pb-56p {
  padding-bottom: 56px
}

.pb-57p {
  padding-bottom: 57px
}

.pb-58p {
  padding-bottom: 58px
}

.pb-59p {
  padding-bottom: 59px
}

.pb-60p {
  padding-bottom: 60px
}

.pb-61p {
  padding-bottom: 61px
}

.pb-62p {
  padding-bottom: 62px
}

.pb-63p {
  padding-bottom: 63px
}

.pb-64p {
  padding-bottom: 64px
}

.pb-65p {
  padding-bottom: 65px
}

.pb-66p {
  padding-bottom: 66px
}

.pb-67p {
  padding-bottom: 67px
}

.pb-68p {
  padding-bottom: 68px
}

.pb-69p {
  padding-bottom: 69px
}

.pb-70p {
  padding-bottom: 70px
}

.pb-71p {
  padding-bottom: 71px
}

.pb-72p {
  padding-bottom: 72px
}

.pb-73p {
  padding-bottom: 73px
}

.pb-74p {
  padding-bottom: 74px
}

.pb-75p {
  padding-bottom: 75px
}

.pb-76p {
  padding-bottom: 76px
}

.pb-77p {
  padding-bottom: 77px
}

.pb-78p {
  padding-bottom: 78px
}

.pb-79p {
  padding-bottom: 79px
}

.pb-80p {
  padding-bottom: 80px
}

.pb-81p {
  padding-bottom: 81px
}

.pb-82p {
  padding-bottom: 82px
}

.pb-83p {
  padding-bottom: 83px
}

.pb-84p {
  padding-bottom: 84px
}

.pb-85p {
  padding-bottom: 85px
}

.pb-86p {
  padding-bottom: 86px
}

.pb-87p {
  padding-bottom: 87px
}

.pb-88p {
  padding-bottom: 88px
}

.pb-89p {
  padding-bottom: 89px
}

.pb-90p {
  padding-bottom: 90px
}

.pb-91p {
  padding-bottom: 91px
}

.pb-92p {
  padding-bottom: 92px
}

.pb-93p {
  padding-bottom: 93px
}

.pb-94p {
  padding-bottom: 94px
}

.pb-95p {
  padding-bottom: 95px
}

.pb-96p {
  padding-bottom: 96px
}

.pb-97p {
  padding-bottom: 97px
}

.pb-98p {
  padding-bottom: 98px
}

.pb-99p {
  padding-bottom: 99px
}

.pb-100p {
  padding-bottom: 100px
}

.w-a {
  width: auto
}

.h-a {
  height: auto
}

.h-a:after {
  content: "";
  clear: both;
  display: table
}

.pi-none {
  pointer-events: none;
  user-select: none
}

.us-none {
  user-select: none
}

.block {
  display: block !important
}

:root {
  --main-color: #696cff;
  --tr-main-color: #5285d121;
  --green: #68d753
}

.no-blur {
  filter: blur(0);
  -webkit-filter: blur(0)
}

.mw-90 {
  max-width: 90%;
}

.mw-80 {
  max-width: 80%;
}

.mw-70 {
  max-width: 70%;
}

.mw-60 {
  max-width: 60%;
}

.mw-50 {
  max-width: 50%;
}

.mw-40 {
  max-width: 40%;
}

.mw-30 {
  max-width: 30%;
}

.mw-20 {
  max-width: 20%;
}

.mw-10 {
  max-width: 10%;
}

.mw-0p {
  max-width: 0
}

.mw-1p {
  max-width: 1px
}

.mw-2p {
  max-width: 2px
}

.mw-3p {
  max-width: 3px
}

.mw-4p {
  max-width: 4px
}

.mw-5p {
  max-width: 5px
}

.mw-6p {
  max-width: 6px
}

.mw-7p {
  max-width: 7px
}

.mw-8p {
  max-width: 8px
}

.mw-9p {
  max-width: 9px
}

.mw-10p {
  max-width: 10px
}

.mw-11p {
  max-width: 11px
}

.mw-12p {
  max-width: 12px
}

.mw-13p {
  max-width: 13px
}

.mw-14p {
  max-width: 14px
}

.mw-15p {
  max-width: 15px
}

.mw-16p {
  max-width: 16px
}

.mw-17p {
  max-width: 17px
}

.mw-18p {
  max-width: 18px
}

.mw-19p {
  max-width: 19px
}

.mw-20p {
  max-width: 20px
}

.mw-21p {
  max-width: 21px
}

.mw-22p {
  max-width: 22px
}

.mw-23p {
  max-width: 23px
}

.mw-24p {
  max-width: 24px
}

.mw-25p {
  max-width: 25px
}

.mw-26p {
  max-width: 26px
}

.mw-27p {
  max-width: 27px
}

.mw-28p {
  max-width: 28px
}

.mw-29p {
  max-width: 29px
}

.mw-30p {
  max-width: 30px
}

.mw-31p {
  max-width: 31px
}

.mw-32p {
  max-width: 32px
}

.mw-33p {
  max-width: 33px
}

.mw-34p {
  max-width: 34px
}

.mw-35p {
  max-width: 35px
}

.mw-36p {
  max-width: 36px
}

.mw-37p {
  max-width: 37px
}

.mw-38p {
  max-width: 38px
}

.mw-39p {
  max-width: 39px
}

.mw-40p {
  max-width: 40px
}

.mw-41p {
  max-width: 41px
}

.mw-42p {
  max-width: 42px
}

.mw-43p {
  max-width: 43px
}

.mw-44p {
  max-width: 44px
}

.mw-45p {
  max-width: 45px
}

.mw-46p {
  max-width: 46px
}

.mw-47p {
  max-width: 47px
}

.mw-48p {
  max-width: 48px
}

.mw-49p {
  max-width: 49px
}

.mw-50p {
  max-width: 50px
}

.mw-51p {
  max-width: 51px
}

.mw-52p {
  max-width: 52px
}

.mw-53p {
  max-width: 53px
}

.mw-54p {
  max-width: 54px
}

.mw-55p {
  max-width: 55px
}

.mw-56p {
  max-width: 56px
}

.mw-57p {
  max-width: 57px
}

.mw-58p {
  max-width: 58px
}

.mw-59p {
  max-width: 59px
}

.mw-60p {
  max-width: 60px
}

.mw-61p {
  max-width: 61px
}

.mw-62p {
  max-width: 62px
}

.mw-63p {
  max-width: 63px
}

.mw-64p {
  max-width: 64px
}

.mw-65p {
  max-width: 65px
}

.mw-66p {
  max-width: 66px
}

.mw-67p {
  max-width: 67px
}

.mw-68p {
  max-width: 68px
}

.mw-69p {
  max-width: 69px
}

.mw-70p {
  max-width: 70px
}

.mw-71p {
  max-width: 71px
}

.mw-72p {
  max-width: 72px
}

.mw-73p {
  max-width: 73px
}

.mw-74p {
  max-width: 74px
}

.mw-75p {
  max-width: 75px
}

.mw-76p {
  max-width: 76px
}

.mw-77p {
  max-width: 77px
}

.mw-78p {
  max-width: 78px
}

.mw-79p {
  max-width: 79px
}

.mw-80p {
  max-width: 80px
}

.mw-81p {
  max-width: 81px
}

.mw-82p {
  max-width: 82px
}

.mw-83p {
  max-width: 83px
}

.mw-84p {
  max-width: 84px
}

.mw-85p {
  max-width: 85px
}

.mw-86p {
  max-width: 86px
}

.mw-87p {
  max-width: 87px
}

.mw-88p {
  max-width: 88px
}

.mw-89p {
  max-width: 89px
}

.mw-90p {
  max-width: 90px
}

.mw-91p {
  max-width: 91px
}

.mw-92p {
  max-width: 92px
}

.mw-93p {
  max-width: 93px
}

.mw-94p {
  max-width: 94px
}

.mw-95p {
  max-width: 95px
}

.mw-96p {
  max-width: 96px
}

.mw-97p {
  max-width: 97px
}

.mw-98p {
  max-width: 98px
}

.mw-99p {
  max-width: 99px
}

.mw-100p {
  max-width: 100px
}

.mw-101p {
  max-width: 101px
}

.mw-102p {
  max-width: 102px
}

.mw-103p {
  max-width: 103px
}

.mw-104p {
  max-width: 104px
}

.mw-105p {
  max-width: 105px
}

.mw-106p {
  max-width: 106px
}

.mw-107p {
  max-width: 107px
}

.mw-108p {
  max-width: 108px
}

.mw-109p {
  max-width: 109px
}

.mw-110p {
  max-width: 110px
}

.mw-111p {
  max-width: 111px
}

.mw-112p {
  max-width: 112px
}

.mw-113p {
  max-width: 113px
}

.mw-114p {
  max-width: 114px
}

.mw-115p {
  max-width: 115px
}

.mw-116p {
  max-width: 116px
}

.mw-117p {
  max-width: 117px
}

.mw-118p {
  max-width: 118px
}

.mw-119p {
  max-width: 119px
}

.mw-120p {
  max-width: 120px
}

.mw-121p {
  max-width: 121px
}

.mw-122p {
  max-width: 122px
}

.mw-123p {
  max-width: 123px
}

.mw-124p {
  max-width: 124px
}

.mw-125p {
  max-width: 125px
}

.mw-126p {
  max-width: 126px
}

.mw-127p {
  max-width: 127px
}

.mw-128p {
  max-width: 128px
}

.mw-129p {
  max-width: 129px
}

.mw-130p {
  max-width: 130px
}

.mw-131p {
  max-width: 131px
}

.mw-132p {
  max-width: 132px
}

.mw-133p {
  max-width: 133px
}

.mw-134p {
  max-width: 134px
}

.mw-135p {
  max-width: 135px
}

.mw-136p {
  max-width: 136px
}

.mw-137p {
  max-width: 137px
}

.mw-138p {
  max-width: 138px
}

.mw-139p {
  max-width: 139px
}

.mw-140p {
  max-width: 140px
}

.mw-141p {
  max-width: 141px
}

.mw-142p {
  max-width: 142px
}

.mw-143p {
  max-width: 143px
}

.mw-144p {
  max-width: 144px
}

.mw-145p {
  max-width: 145px
}

.mw-146p {
  max-width: 146px
}

.mw-147p {
  max-width: 147px
}

.mw-148p {
  max-width: 148px
}

.mw-149p {
  max-width: 149px
}

.mw-150p {
  max-width: 150px
}

.mw-151p {
  max-width: 151px
}

.mw-152p {
  max-width: 152px
}

.mw-153p {
  max-width: 153px
}

.mw-154p {
  max-width: 154px
}

.mw-155p {
  max-width: 155px
}

.mw-156p {
  max-width: 156px
}

.mw-157p {
  max-width: 157px
}

.mw-158p {
  max-width: 158px
}

.mw-159p {
  max-width: 159px
}

.mw-160p {
  max-width: 160px
}

.mw-161p {
  max-width: 161px
}

.mw-162p {
  max-width: 162px
}

.mw-163p {
  max-width: 163px
}

.mw-164p {
  max-width: 164px
}

.mw-165p {
  max-width: 165px
}

.mw-166p {
  max-width: 166px
}

.mw-167p {
  max-width: 167px
}

.mw-168p {
  max-width: 168px
}

.mw-169p {
  max-width: 169px
}

.mw-170p {
  max-width: 170px
}

.mw-171p {
  max-width: 171px
}

.mw-172p {
  max-width: 172px
}

.mw-173p {
  max-width: 173px
}

.mw-174p {
  max-width: 174px
}

.mw-175p {
  max-width: 175px
}

.mw-176p {
  max-width: 176px
}

.mw-177p {
  max-width: 177px
}

.mw-178p {
  max-width: 178px
}

.mw-179p {
  max-width: 179px
}

.mw-180p {
  max-width: 180px
}

.mw-181p {
  max-width: 181px
}

.mw-182p {
  max-width: 182px
}

.mw-183p {
  max-width: 183px
}

.mw-184p {
  max-width: 184px
}

.mw-185p {
  max-width: 185px
}

.mw-186p {
  max-width: 186px
}

.mw-187p {
  max-width: 187px
}

.mw-188p {
  max-width: 188px
}

.mw-189p {
  max-width: 189px
}

.mw-190p {
  max-width: 190px
}

.mw-191p {
  max-width: 191px
}

.mw-192p {
  max-width: 192px
}

.mw-193p {
  max-width: 193px
}

.mw-194p {
  max-width: 194px
}

.mw-195p {
  max-width: 195px
}

.mw-196p {
  max-width: 196px
}

.mw-197p {
  max-width: 197px
}

.mw-198p {
  max-width: 198px
}

.mw-199p {
  max-width: 199px
}

.mw-200p {
  max-width: 200px
}

.mw-201p {
  max-width: 201px
}

.mw-202p {
  max-width: 202px
}

.mw-203p {
  max-width: 203px
}

.mw-204p {
  max-width: 204px
}

.mw-205p {
  max-width: 205px
}

.mw-206p {
  max-width: 206px
}

.mw-207p {
  max-width: 207px
}

.mw-208p {
  max-width: 208px
}

.mw-209p {
  max-width: 209px
}

.mw-210p {
  max-width: 210px
}

.mw-211p {
  max-width: 211px
}

.mw-212p {
  max-width: 212px
}

.mw-213p {
  max-width: 213px
}

.mw-214p {
  max-width: 214px
}

.mw-215p {
  max-width: 215px
}

.mw-216p {
  max-width: 216px
}

.mw-217p {
  max-width: 217px
}

.mw-218p {
  max-width: 218px
}

.mw-219p {
  max-width: 219px
}

.mw-220p {
  max-width: 220px
}

.mw-221p {
  max-width: 221px
}

.mw-222p {
  max-width: 222px
}

.mw-223p {
  max-width: 223px
}

.mw-224p {
  max-width: 224px
}

.mw-225p {
  max-width: 225px
}

.mw-226p {
  max-width: 226px
}

.mw-227p {
  max-width: 227px
}

.mw-228p {
  max-width: 228px
}

.mw-229p {
  max-width: 229px
}

.mw-230p {
  max-width: 230px
}

.mw-231p {
  max-width: 231px
}

.mw-232p {
  max-width: 232px
}

.mw-233p {
  max-width: 233px
}

.mw-234p {
  max-width: 234px
}

.mw-235p {
  max-width: 235px
}

.mw-236p {
  max-width: 236px
}

.mw-237p {
  max-width: 237px
}

.mw-238p {
  max-width: 238px
}

.mw-239p {
  max-width: 239px
}

.mw-240p {
  max-width: 240px
}

.mw-241p {
  max-width: 241px
}

.mw-242p {
  max-width: 242px
}

.mw-243p {
  max-width: 243px
}

.mw-244p {
  max-width: 244px
}

.mw-245p {
  max-width: 245px
}

.mw-246p {
  max-width: 246px
}

.mw-247p {
  max-width: 247px
}

.mw-248p {
  max-width: 248px
}

.mw-249p {
  max-width: 249px
}

.mw-250p {
  max-width: 250px
}

.mw-251p {
  max-width: 251px
}

.mw-252p {
  max-width: 252px
}

.mw-253p {
  max-width: 253px
}

.mw-254p {
  max-width: 254px
}

.mw-255p {
  max-width: 255px
}

.mw-256p {
  max-width: 256px
}

.mw-257p {
  max-width: 257px
}

.mw-258p {
  max-width: 258px
}

.mw-259p {
  max-width: 259px
}

.mw-260p {
  max-width: 260px
}

.mw-261p {
  max-width: 261px
}

.mw-262p {
  max-width: 262px
}

.mw-263p {
  max-width: 263px
}

.mw-264p {
  max-width: 264px
}

.mw-265p {
  max-width: 265px
}

.mw-266p {
  max-width: 266px
}

.mw-267p {
  max-width: 267px
}

.mw-268p {
  max-width: 268px
}

.mw-269p {
  max-width: 269px
}

.mw-270p {
  max-width: 270px
}

.mw-271p {
  max-width: 271px
}

.mw-272p {
  max-width: 272px
}

.mw-273p {
  max-width: 273px
}

.mw-274p {
  max-width: 274px
}

.mw-275p {
  max-width: 275px
}

.mw-276p {
  max-width: 276px
}

.mw-277p {
  max-width: 277px
}

.mw-278p {
  max-width: 278px
}

.mw-279p {
  max-width: 279px
}

.mw-280p {
  max-width: 280px
}

.mw-281p {
  max-width: 281px
}

.mw-282p {
  max-width: 282px
}

.mw-283p {
  max-width: 283px
}

.mw-284p {
  max-width: 284px
}

.mw-285p {
  max-width: 285px
}

.mw-286p {
  max-width: 286px
}

.mw-287p {
  max-width: 287px
}

.mw-288p {
  max-width: 288px
}

.mw-289p {
  max-width: 289px
}

.mw-290p {
  max-width: 290px
}

.mw-291p {
  max-width: 291px
}

.mw-292p {
  max-width: 292px
}

.mw-293p {
  max-width: 293px
}

.mw-294p {
  max-width: 294px
}

.mw-295p {
  max-width: 295px
}

.mw-296p {
  max-width: 296px
}

.mw-297p {
  max-width: 297px
}

.mw-298p {
  max-width: 298px
}

.mw-299p {
  max-width: 299px
}

.mw-300p {
  max-width: 300px
}

.mw-301p {
  max-width: 301px
}

.mw-302p {
  max-width: 302px
}

.mw-303p {
  max-width: 303px
}

.mw-304p {
  max-width: 304px
}

.mw-305p {
  max-width: 305px
}

.mw-306p {
  max-width: 306px
}

.mw-307p {
  max-width: 307px
}

.mw-308p {
  max-width: 308px
}

.mw-309p {
  max-width: 309px
}

.mw-310p {
  max-width: 310px
}

.mw-311p {
  max-width: 311px
}

.mw-312p {
  max-width: 312px
}

.mw-313p {
  max-width: 313px
}

.mw-314p {
  max-width: 314px
}

.mw-315p {
  max-width: 315px
}

.mw-316p {
  max-width: 316px
}

.mw-317p {
  max-width: 317px
}

.mw-318p {
  max-width: 318px
}

.mw-319p {
  max-width: 319px
}

.mw-320p {
  max-width: 320px
}

.mw-321p {
  max-width: 321px
}

.mw-322p {
  max-width: 322px
}

.mw-323p {
  max-width: 323px
}

.mw-324p {
  max-width: 324px
}

.mw-325p {
  max-width: 325px
}

.mw-326p {
  max-width: 326px
}

.mw-327p {
  max-width: 327px
}

.mw-328p {
  max-width: 328px
}

.mw-329p {
  max-width: 329px
}

.mw-330p {
  max-width: 330px
}

.mw-331p {
  max-width: 331px
}

.mw-332p {
  max-width: 332px
}

.mw-333p {
  max-width: 333px
}

.mw-334p {
  max-width: 334px
}

.mw-335p {
  max-width: 335px
}

.mw-336p {
  max-width: 336px
}

.mw-337p {
  max-width: 337px
}

.mw-338p {
  max-width: 338px
}

.mw-339p {
  max-width: 339px
}

.mw-340p {
  max-width: 340px
}

.mw-341p {
  max-width: 341px
}

.mw-342p {
  max-width: 342px
}

.mw-343p {
  max-width: 343px
}

.mw-344p {
  max-width: 344px
}

.mw-345p {
  max-width: 345px
}

.mw-346p {
  max-width: 346px
}

.mw-347p {
  max-width: 347px
}

.mw-348p {
  max-width: 348px
}

.mw-349p {
  max-width: 349px
}

.mw-350p {
  max-width: 350px
}

.mw-351p {
  max-width: 351px
}

.mw-352p {
  max-width: 352px
}

.mw-353p {
  max-width: 353px
}

.mw-354p {
  max-width: 354px
}

.mw-355p {
  max-width: 355px
}

.mw-356p {
  max-width: 356px
}

.mw-357p {
  max-width: 357px
}

.mw-358p {
  max-width: 358px
}

.mw-359p {
  max-width: 359px
}

.mw-360p {
  max-width: 360px
}

.mw-361p {
  max-width: 361px
}

.mw-362p {
  max-width: 362px
}

.mw-363p {
  max-width: 363px
}

.mw-364p {
  max-width: 364px
}

.mw-365p {
  max-width: 365px
}

.mw-366p {
  max-width: 366px
}

.mw-367p {
  max-width: 367px
}

.mw-368p {
  max-width: 368px
}

.mw-369p {
  max-width: 369px
}

.mw-370p {
  max-width: 370px
}

.mw-371p {
  max-width: 371px
}

.mw-372p {
  max-width: 372px
}

.mw-373p {
  max-width: 373px
}

.mw-374p {
  max-width: 374px
}

.mw-375p {
  max-width: 375px
}

.mw-376p {
  max-width: 376px
}

.mw-377p {
  max-width: 377px
}

.mw-378p {
  max-width: 378px
}

.mw-379p {
  max-width: 379px
}

.mw-380p {
  max-width: 380px
}

.mw-381p {
  max-width: 381px
}

.mw-382p {
  max-width: 382px
}

.mw-383p {
  max-width: 383px
}

.mw-384p {
  max-width: 384px
}

.mw-385p {
  max-width: 385px
}

.mw-386p {
  max-width: 386px
}

.mw-387p {
  max-width: 387px
}

.mw-388p {
  max-width: 388px
}

.mw-389p {
  max-width: 389px
}

.mw-390p {
  max-width: 390px
}

.mw-391p {
  max-width: 391px
}

.mw-392p {
  max-width: 392px
}

.mw-393p {
  max-width: 393px
}

.mw-394p {
  max-width: 394px
}

.mw-395p {
  max-width: 395px
}

.mw-396p {
  max-width: 396px
}

.mw-397p {
  max-width: 397px
}

.mw-398p {
  max-width: 398px
}

.mw-399p {
  max-width: 399px
}

.mw-400p {
  max-width: 400px
}

.mw-401p {
  max-width: 401px
}

.mw-402p {
  max-width: 402px
}

.mw-403p {
  max-width: 403px
}

.mw-404p {
  max-width: 404px
}

.mw-405p {
  max-width: 405px
}

.mw-406p {
  max-width: 406px
}

.mw-407p {
  max-width: 407px
}

.mw-408p {
  max-width: 408px
}

.mw-409p {
  max-width: 409px
}

.mw-410p {
  max-width: 410px
}

.mw-411p {
  max-width: 411px
}

.mw-412p {
  max-width: 412px
}

.mw-413p {
  max-width: 413px
}

.mw-414p {
  max-width: 414px
}

.mw-415p {
  max-width: 415px
}

.mw-416p {
  max-width: 416px
}

.mw-417p {
  max-width: 417px
}

.mw-418p {
  max-width: 418px
}

.mw-419p {
  max-width: 419px
}

.mw-420p {
  max-width: 420px
}

.mw-421p {
  max-width: 421px
}

.mw-422p {
  max-width: 422px
}

.mw-423p {
  max-width: 423px
}

.mw-424p {
  max-width: 424px
}

.mw-425p {
  max-width: 425px
}

.mw-426p {
  max-width: 426px
}

.mw-427p {
  max-width: 427px
}

.mw-428p {
  max-width: 428px
}

.mw-429p {
  max-width: 429px
}

.mw-430p {
  max-width: 430px
}

.mw-431p {
  max-width: 431px
}

.mw-432p {
  max-width: 432px
}

.mw-433p {
  max-width: 433px
}

.mw-434p {
  max-width: 434px
}

.mw-435p {
  max-width: 435px
}

.mw-436p {
  max-width: 436px
}

.mw-437p {
  max-width: 437px
}

.mw-438p {
  max-width: 438px
}

.mw-439p {
  max-width: 439px
}

.mw-440p {
  max-width: 440px
}

.mw-441p {
  max-width: 441px
}

.mw-442p {
  max-width: 442px
}

.mw-443p {
  max-width: 443px
}

.mw-444p {
  max-width: 444px
}

.mw-445p {
  max-width: 445px
}

.mw-446p {
  max-width: 446px
}

.mw-447p {
  max-width: 447px
}

.mw-448p {
  max-width: 448px
}

.mw-449p {
  max-width: 449px
}

.mw-450p {
  max-width: 450px
}

.mw-451p {
  max-width: 451px
}

.mw-452p {
  max-width: 452px
}

.mw-453p {
  max-width: 453px
}

.mw-454p {
  max-width: 454px
}

.mw-455p {
  max-width: 455px
}

.mw-456p {
  max-width: 456px
}

.mw-457p {
  max-width: 457px
}

.mw-458p {
  max-width: 458px
}

.mw-459p {
  max-width: 459px
}

.mw-460p {
  max-width: 460px
}

.mw-461p {
  max-width: 461px
}

.mw-462p {
  max-width: 462px
}

.mw-463p {
  max-width: 463px
}

.mw-464p {
  max-width: 464px
}

.mw-465p {
  max-width: 465px
}

.mw-466p {
  max-width: 466px
}

.mw-467p {
  max-width: 467px
}

.mw-468p {
  max-width: 468px
}

.mw-469p {
  max-width: 469px
}

.mw-470p {
  max-width: 470px
}

.mw-471p {
  max-width: 471px
}

.mw-472p {
  max-width: 472px
}

.mw-473p {
  max-width: 473px
}

.mw-474p {
  max-width: 474px
}

.mw-475p {
  max-width: 475px
}

.mw-476p {
  max-width: 476px
}

.mw-477p {
  max-width: 477px
}

.mw-478p {
  max-width: 478px
}

.mw-479p {
  max-width: 479px
}

.mw-480p {
  max-width: 480px
}

.mw-481p {
  max-width: 481px
}

.mw-482p {
  max-width: 482px
}

.mw-483p {
  max-width: 483px
}

.mw-484p {
  max-width: 484px
}

.mw-485p {
  max-width: 485px
}

.mw-486p {
  max-width: 486px
}

.mw-487p {
  max-width: 487px
}

.mw-488p {
  max-width: 488px
}

.mw-489p {
  max-width: 489px
}

.mw-490p {
  max-width: 490px
}

.mw-491p {
  max-width: 491px
}

.mw-492p {
  max-width: 492px
}

.mw-493p {
  max-width: 493px
}

.mw-494p {
  max-width: 494px
}

.mw-495p {
  max-width: 495px
}

.mw-496p {
  max-width: 496px
}

.mw-497p {
  max-width: 497px
}

.mw-498p {
  max-width: 498px
}

.mw-499p {
  max-width: 499px
}

.mw-500p {
  max-width: 500px
}

.mw-501p {
  max-width: 501px
}

.mw-502p {
  max-width: 502px
}

.mw-503p {
  max-width: 503px
}

.mw-504p {
  max-width: 504px
}

.mw-505p {
  max-width: 505px
}

.mw-506p {
  max-width: 506px
}

.mw-507p {
  max-width: 507px
}

.mw-508p {
  max-width: 508px
}

.mw-509p {
  max-width: 509px
}

.mw-510p {
  max-width: 510px
}

.mw-511p {
  max-width: 511px
}

.mw-512p {
  max-width: 512px
}

.mw-513p {
  max-width: 513px
}

.mw-514p {
  max-width: 514px
}

.mw-515p {
  max-width: 515px
}

.mw-516p {
  max-width: 516px
}

.mw-517p {
  max-width: 517px
}

.mw-518p {
  max-width: 518px
}

.mw-519p {
  max-width: 519px
}

.mw-520p {
  max-width: 520px
}

.mw-521p {
  max-width: 521px
}

.mw-522p {
  max-width: 522px
}

.mw-523p {
  max-width: 523px
}

.mw-524p {
  max-width: 524px
}

.mw-525p {
  max-width: 525px
}

.mw-526p {
  max-width: 526px
}

.mw-527p {
  max-width: 527px
}

.mw-528p {
  max-width: 528px
}

.mw-529p {
  max-width: 529px
}

.mw-530p {
  max-width: 530px
}

.mw-531p {
  max-width: 531px
}

.mw-532p {
  max-width: 532px
}

.mw-533p {
  max-width: 533px
}

.mw-534p {
  max-width: 534px
}

.mw-535p {
  max-width: 535px
}

.mw-536p {
  max-width: 536px
}

.mw-537p {
  max-width: 537px
}

.mw-538p {
  max-width: 538px
}

.mw-539p {
  max-width: 539px
}

.mw-540p {
  max-width: 540px
}

.mw-541p {
  max-width: 541px
}

.mw-542p {
  max-width: 542px
}

.mw-543p {
  max-width: 543px
}

.mw-544p {
  max-width: 544px
}

.mw-545p {
  max-width: 545px
}

.mw-546p {
  max-width: 546px
}

.mw-547p {
  max-width: 547px
}

.mw-548p {
  max-width: 548px
}

.mw-549p {
  max-width: 549px
}

.mw-550p {
  max-width: 550px
}

.mw-551p {
  max-width: 551px
}

.mw-552p {
  max-width: 552px
}

.mw-553p {
  max-width: 553px
}

.mw-554p {
  max-width: 554px
}

.mw-555p {
  max-width: 555px
}

.mw-556p {
  max-width: 556px
}

.mw-557p {
  max-width: 557px
}

.mw-558p {
  max-width: 558px
}

.mw-559p {
  max-width: 559px
}

.mw-560p {
  max-width: 560px
}

.mw-561p {
  max-width: 561px
}

.mw-562p {
  max-width: 562px
}

.mw-563p {
  max-width: 563px
}

.mw-564p {
  max-width: 564px
}

.mw-565p {
  max-width: 565px
}

.mw-566p {
  max-width: 566px
}

.mw-567p {
  max-width: 567px
}

.mw-568p {
  max-width: 568px
}

.mw-569p {
  max-width: 569px
}

.mw-570p {
  max-width: 570px
}

.mw-571p {
  max-width: 571px
}

.mw-572p {
  max-width: 572px
}

.mw-573p {
  max-width: 573px
}

.mw-574p {
  max-width: 574px
}

.mw-575p {
  max-width: 575px
}

.mw-576p {
  max-width: 576px
}

.mw-577p {
  max-width: 577px
}

.mw-578p {
  max-width: 578px
}

.mw-579p {
  max-width: 579px
}

.mw-580p {
  max-width: 580px
}

.mw-581p {
  max-width: 581px
}

.mw-582p {
  max-width: 582px
}

.mw-583p {
  max-width: 583px
}

.mw-584p {
  max-width: 584px
}

.mw-585p {
  max-width: 585px
}

.mw-586p {
  max-width: 586px
}

.mw-587p {
  max-width: 587px
}

.mw-588p {
  max-width: 588px
}

.mw-589p {
  max-width: 589px
}

.mw-590p {
  max-width: 590px
}

.mw-591p {
  max-width: 591px
}

.mw-592p {
  max-width: 592px
}

.mw-593p {
  max-width: 593px
}

.mw-594p {
  max-width: 594px
}

.mw-595p {
  max-width: 595px
}

.mw-596p {
  max-width: 596px
}

.mw-597p {
  max-width: 597px
}

.mw-598p {
  max-width: 598px
}

.mw-599p {
  max-width: 599px
}

.mw-600p {
  max-width: 600px
}

.mw-601p {
  max-width: 601px
}

.mw-602p {
  max-width: 602px
}

.mw-603p {
  max-width: 603px
}

.mw-604p {
  max-width: 604px
}

.mw-605p {
  max-width: 605px
}

.mw-606p {
  max-width: 606px
}

.mw-607p {
  max-width: 607px
}

.mw-608p {
  max-width: 608px
}

.mw-609p {
  max-width: 609px
}

.mw-610p {
  max-width: 610px
}

.mw-611p {
  max-width: 611px
}

.mw-612p {
  max-width: 612px
}

.mw-613p {
  max-width: 613px
}

.mw-614p {
  max-width: 614px
}

.mw-615p {
  max-width: 615px
}

.mw-616p {
  max-width: 616px
}

.mw-617p {
  max-width: 617px
}

.mw-618p {
  max-width: 618px
}

.mw-619p {
  max-width: 619px
}

.mw-620p {
  max-width: 620px
}

.mw-621p {
  max-width: 621px
}

.mw-622p {
  max-width: 622px
}

.mw-623p {
  max-width: 623px
}

.mw-624p {
  max-width: 624px
}

.mw-625p {
  max-width: 625px
}

.mw-626p {
  max-width: 626px
}

.mw-627p {
  max-width: 627px
}

.mw-628p {
  max-width: 628px
}

.mw-629p {
  max-width: 629px
}

.mw-630p {
  max-width: 630px
}

.mw-631p {
  max-width: 631px
}

.mw-632p {
  max-width: 632px
}

.mw-633p {
  max-width: 633px
}

.mw-634p {
  max-width: 634px
}

.mw-635p {
  max-width: 635px
}

.mw-636p {
  max-width: 636px
}

.mw-637p {
  max-width: 637px
}

.mw-638p {
  max-width: 638px
}

.mw-639p {
  max-width: 639px
}

.mw-640p {
  max-width: 640px
}

.mw-641p {
  max-width: 641px
}

.mw-642p {
  max-width: 642px
}

.mw-643p {
  max-width: 643px
}

.mw-644p {
  max-width: 644px
}

.mw-645p {
  max-width: 645px
}

.mw-646p {
  max-width: 646px
}

.mw-647p {
  max-width: 647px
}

.mw-648p {
  max-width: 648px
}

.mw-649p {
  max-width: 649px
}

.mw-650p {
  max-width: 650px
}

.mw-651p {
  max-width: 651px
}

.mw-652p {
  max-width: 652px
}

.mw-653p {
  max-width: 653px
}

.mw-654p {
  max-width: 654px
}

.mw-655p {
  max-width: 655px
}

.mw-656p {
  max-width: 656px
}

.mw-657p {
  max-width: 657px
}

.mw-658p {
  max-width: 658px
}

.mw-659p {
  max-width: 659px
}

.mw-660p {
  max-width: 660px
}

.mw-661p {
  max-width: 661px
}

.mw-662p {
  max-width: 662px
}

.mw-663p {
  max-width: 663px
}

.mw-664p {
  max-width: 664px
}

.mw-665p {
  max-width: 665px
}

.mw-666p {
  max-width: 666px
}

.mw-667p {
  max-width: 667px
}

.mw-668p {
  max-width: 668px
}

.mw-669p {
  max-width: 669px
}

.mw-670p {
  max-width: 670px
}

.mw-671p {
  max-width: 671px
}

.mw-672p {
  max-width: 672px
}

.mw-673p {
  max-width: 673px
}

.mw-674p {
  max-width: 674px
}

.mw-675p {
  max-width: 675px
}

.mw-676p {
  max-width: 676px
}

.mw-677p {
  max-width: 677px
}

.mw-678p {
  max-width: 678px
}

.mw-679p {
  max-width: 679px
}

.mw-680p {
  max-width: 680px
}

.mw-681p {
  max-width: 681px
}

.mw-682p {
  max-width: 682px
}

.mw-683p {
  max-width: 683px
}

.mw-684p {
  max-width: 684px
}

.mw-685p {
  max-width: 685px
}

.mw-686p {
  max-width: 686px
}

.mw-687p {
  max-width: 687px
}

.mw-688p {
  max-width: 688px
}

.mw-689p {
  max-width: 689px
}

.mw-690p {
  max-width: 690px
}

.mw-691p {
  max-width: 691px
}

.mw-692p {
  max-width: 692px
}

.mw-693p {
  max-width: 693px
}

.mw-694p {
  max-width: 694px
}

.mw-695p {
  max-width: 695px
}

.mw-696p {
  max-width: 696px
}

.mw-697p {
  max-width: 697px
}

.mw-698p {
  max-width: 698px
}

.mw-699p {
  max-width: 699px
}

.mw-700p {
  max-width: 700px
}

.mw-701p {
  max-width: 701px
}

.mw-702p {
  max-width: 702px
}

.mw-703p {
  max-width: 703px
}

.mw-704p {
  max-width: 704px
}

.mw-705p {
  max-width: 705px
}

.mw-706p {
  max-width: 706px
}

.mw-707p {
  max-width: 707px
}

.mw-708p {
  max-width: 708px
}

.mw-709p {
  max-width: 709px
}

.mw-710p {
  max-width: 710px
}

.mw-711p {
  max-width: 711px
}

.mw-712p {
  max-width: 712px
}

.mw-713p {
  max-width: 713px
}

.mw-714p {
  max-width: 714px
}

.mw-715p {
  max-width: 715px
}

.mw-716p {
  max-width: 716px
}

.mw-717p {
  max-width: 717px
}

.mw-718p {
  max-width: 718px
}

.mw-719p {
  max-width: 719px
}

.mw-720p {
  max-width: 720px
}

.mw-721p {
  max-width: 721px
}

.mw-722p {
  max-width: 722px
}

.mw-723p {
  max-width: 723px
}

.mw-724p {
  max-width: 724px
}

.mw-725p {
  max-width: 725px
}

.mw-726p {
  max-width: 726px
}

.mw-727p {
  max-width: 727px
}

.mw-728p {
  max-width: 728px
}

.mw-729p {
  max-width: 729px
}

.mw-730p {
  max-width: 730px
}

.mw-731p {
  max-width: 731px
}

.mw-732p {
  max-width: 732px
}

.mw-733p {
  max-width: 733px
}

.mw-734p {
  max-width: 734px
}

.mw-735p {
  max-width: 735px
}

.mw-736p {
  max-width: 736px
}

.mw-737p {
  max-width: 737px
}

.mw-738p {
  max-width: 738px
}

.mw-739p {
  max-width: 739px
}

.mw-740p {
  max-width: 740px
}

.mw-741p {
  max-width: 741px
}

.mw-742p {
  max-width: 742px
}

.mw-743p {
  max-width: 743px
}

.mw-744p {
  max-width: 744px
}

.mw-745p {
  max-width: 745px
}

.mw-746p {
  max-width: 746px
}

.mw-747p {
  max-width: 747px
}

.mw-748p {
  max-width: 748px
}

.mw-749p {
  max-width: 749px
}

.mw-750p {
  max-width: 750px
}

.mw-751p {
  max-width: 751px
}

.mw-752p {
  max-width: 752px
}

.mw-753p {
  max-width: 753px
}

.mw-754p {
  max-width: 754px
}

.mw-755p {
  max-width: 755px
}

.mw-756p {
  max-width: 756px
}

.mw-757p {
  max-width: 757px
}

.mw-758p {
  max-width: 758px
}

.mw-759p {
  max-width: 759px
}

.mw-760p {
  max-width: 760px
}

.mw-761p {
  max-width: 761px
}

.mw-762p {
  max-width: 762px
}

.mw-763p {
  max-width: 763px
}

.mw-764p {
  max-width: 764px
}

.mw-765p {
  max-width: 765px
}

.mw-766p {
  max-width: 766px
}

.mw-767p {
  max-width: 767px
}

.mw-768p {
  max-width: 768px
}

.mw-769p {
  max-width: 769px
}

.mw-770p {
  max-width: 770px
}

.mw-771p {
  max-width: 771px
}

.mw-772p {
  max-width: 772px
}

.mw-773p {
  max-width: 773px
}

.mw-774p {
  max-width: 774px
}

.mw-775p {
  max-width: 775px
}

.mw-776p {
  max-width: 776px
}

.mw-777p {
  max-width: 777px
}

.mw-778p {
  max-width: 778px
}

.mw-779p {
  max-width: 779px
}

.mw-780p {
  max-width: 780px
}

.mw-781p {
  max-width: 781px
}

.mw-782p {
  max-width: 782px
}

.mw-783p {
  max-width: 783px
}

.mw-784p {
  max-width: 784px
}

.mw-785p {
  max-width: 785px
}

.mw-786p {
  max-width: 786px
}

.mw-787p {
  max-width: 787px
}

.mw-788p {
  max-width: 788px
}

.mw-789p {
  max-width: 789px
}

.mw-790p {
  max-width: 790px
}

.mw-791p {
  max-width: 791px
}

.mw-792p {
  max-width: 792px
}

.mw-793p {
  max-width: 793px
}

.mw-794p {
  max-width: 794px
}

.mw-795p {
  max-width: 795px
}

.mw-796p {
  max-width: 796px
}

.mw-797p {
  max-width: 797px
}

.mw-798p {
  max-width: 798px
}

.mw-799p {
  max-width: 799px
}

.mw-800p {
  max-width: 800px
}

.mw-801p {
  max-width: 801px
}

.mw-802p {
  max-width: 802px
}

.mw-803p {
  max-width: 803px
}

.mw-804p {
  max-width: 804px
}

.mw-805p {
  max-width: 805px
}

.mw-806p {
  max-width: 806px
}

.mw-807p {
  max-width: 807px
}

.mw-808p {
  max-width: 808px
}

.mw-809p {
  max-width: 809px
}

.mw-810p {
  max-width: 810px
}

.mw-811p {
  max-width: 811px
}

.mw-812p {
  max-width: 812px
}

.mw-813p {
  max-width: 813px
}

.mw-814p {
  max-width: 814px
}

.mw-815p {
  max-width: 815px
}

.mw-816p {
  max-width: 816px
}

.mw-817p {
  max-width: 817px
}

.mw-818p {
  max-width: 818px
}

.mw-819p {
  max-width: 819px
}

.mw-820p {
  max-width: 820px
}

.mw-821p {
  max-width: 821px
}

.mw-822p {
  max-width: 822px
}

.mw-823p {
  max-width: 823px
}

.mw-824p {
  max-width: 824px
}

.mw-825p {
  max-width: 825px
}

.mw-826p {
  max-width: 826px
}

.mw-827p {
  max-width: 827px
}

.mw-828p {
  max-width: 828px
}

.mw-829p {
  max-width: 829px
}

.mw-830p {
  max-width: 830px
}

.mw-831p {
  max-width: 831px
}

.mw-832p {
  max-width: 832px
}

.mw-833p {
  max-width: 833px
}

.mw-834p {
  max-width: 834px
}

.mw-835p {
  max-width: 835px
}

.mw-836p {
  max-width: 836px
}

.mw-837p {
  max-width: 837px
}

.mw-838p {
  max-width: 838px
}

.mw-839p {
  max-width: 839px
}

.mw-840p {
  max-width: 840px
}

.mw-841p {
  max-width: 841px
}

.mw-842p {
  max-width: 842px
}

.mw-843p {
  max-width: 843px
}

.mw-844p {
  max-width: 844px
}

.mw-845p {
  max-width: 845px
}

.mw-846p {
  max-width: 846px
}

.mw-847p {
  max-width: 847px
}

.mw-848p {
  max-width: 848px
}

.mw-849p {
  max-width: 849px
}

.mw-850p {
  max-width: 850px
}

.mw-851p {
  max-width: 851px
}

.mw-852p {
  max-width: 852px
}

.mw-853p {
  max-width: 853px
}

.mw-854p {
  max-width: 854px
}

.mw-855p {
  max-width: 855px
}

.mw-856p {
  max-width: 856px
}

.mw-857p {
  max-width: 857px
}

.mw-858p {
  max-width: 858px
}

.mw-859p {
  max-width: 859px
}

.mw-860p {
  max-width: 860px
}

.mw-861p {
  max-width: 861px
}

.mw-862p {
  max-width: 862px
}

.mw-863p {
  max-width: 863px
}

.mw-864p {
  max-width: 864px
}

.mw-865p {
  max-width: 865px
}

.mw-866p {
  max-width: 866px
}

.mw-867p {
  max-width: 867px
}

.mw-868p {
  max-width: 868px
}

.mw-869p {
  max-width: 869px
}

.mw-870p {
  max-width: 870px
}

.mw-871p {
  max-width: 871px
}

.mw-872p {
  max-width: 872px
}

.mw-873p {
  max-width: 873px
}

.mw-874p {
  max-width: 874px
}

.mw-875p {
  max-width: 875px
}

.mw-876p {
  max-width: 876px
}

.mw-877p {
  max-width: 877px
}

.mw-878p {
  max-width: 878px
}

.mw-879p {
  max-width: 879px
}

.mw-880p {
  max-width: 880px
}

.mw-881p {
  max-width: 881px
}

.mw-882p {
  max-width: 882px
}

.mw-883p {
  max-width: 883px
}

.mw-884p {
  max-width: 884px
}

.mw-885p {
  max-width: 885px
}

.mw-886p {
  max-width: 886px
}

.mw-887p {
  max-width: 887px
}

.mw-888p {
  max-width: 888px
}

.mw-889p {
  max-width: 889px
}

.mw-890p {
  max-width: 890px
}

.mw-891p {
  max-width: 891px
}

.mw-892p {
  max-width: 892px
}

.mw-893p {
  max-width: 893px
}

.mw-894p {
  max-width: 894px
}

.mw-895p {
  max-width: 895px
}

.mw-896p {
  max-width: 896px
}

.mw-897p {
  max-width: 897px
}

.mw-898p {
  max-width: 898px
}

.mw-899p {
  max-width: 899px
}

.mw-900p {
  max-width: 900px
}

.mw-901p {
  max-width: 901px
}

.mw-902p {
  max-width: 902px
}

.mw-903p {
  max-width: 903px
}

.mw-904p {
  max-width: 904px
}

.mw-905p {
  max-width: 905px
}

.mw-906p {
  max-width: 906px
}

.mw-907p {
  max-width: 907px
}

.mw-908p {
  max-width: 908px
}

.mw-909p {
  max-width: 909px
}

.mw-910p {
  max-width: 910px
}

.mw-911p {
  max-width: 911px
}

.mw-912p {
  max-width: 912px
}

.mw-913p {
  max-width: 913px
}

.mw-914p {
  max-width: 914px
}

.mw-915p {
  max-width: 915px
}

.mw-916p {
  max-width: 916px
}

.mw-917p {
  max-width: 917px
}

.mw-918p {
  max-width: 918px
}

.mw-919p {
  max-width: 919px
}

.mw-920p {
  max-width: 920px
}

.mw-921p {
  max-width: 921px
}

.mw-922p {
  max-width: 922px
}

.mw-923p {
  max-width: 923px
}

.mw-924p {
  max-width: 924px
}

.mw-925p {
  max-width: 925px
}

.mw-926p {
  max-width: 926px
}

.mw-927p {
  max-width: 927px
}

.mw-928p {
  max-width: 928px
}

.mw-929p {
  max-width: 929px
}

.mw-930p {
  max-width: 930px
}

.mw-931p {
  max-width: 931px
}

.mw-932p {
  max-width: 932px
}

.mw-933p {
  max-width: 933px
}

.mw-934p {
  max-width: 934px
}

.mw-935p {
  max-width: 935px
}

.mw-936p {
  max-width: 936px
}

.mw-937p {
  max-width: 937px
}

.mw-938p {
  max-width: 938px
}

.mw-939p {
  max-width: 939px
}

.mw-940p {
  max-width: 940px
}

.mw-941p {
  max-width: 941px
}

.mw-942p {
  max-width: 942px
}

.mw-943p {
  max-width: 943px
}

.mw-944p {
  max-width: 944px
}

.mw-945p {
  max-width: 945px
}

.mw-946p {
  max-width: 946px
}

.mw-947p {
  max-width: 947px
}

.mw-948p {
  max-width: 948px
}

.mw-949p {
  max-width: 949px
}

.mw-950p {
  max-width: 950px
}

.mw-951p {
  max-width: 951px
}

.mw-952p {
  max-width: 952px
}

.mw-953p {
  max-width: 953px
}

.mw-954p {
  max-width: 954px
}

.mw-955p {
  max-width: 955px
}

.mw-956p {
  max-width: 956px
}

.mw-957p {
  max-width: 957px
}

.mw-958p {
  max-width: 958px
}

.mw-959p {
  max-width: 959px
}

.mw-960p {
  max-width: 960px
}

.mw-961p {
  max-width: 961px
}

.mw-962p {
  max-width: 962px
}

.mw-963p {
  max-width: 963px
}

.mw-964p {
  max-width: 964px
}

.mw-965p {
  max-width: 965px
}

.mw-966p {
  max-width: 966px
}

.mw-967p {
  max-width: 967px
}

.mw-968p {
  max-width: 968px
}

.mw-969p {
  max-width: 969px
}

.mw-970p {
  max-width: 970px
}

.mw-971p {
  max-width: 971px
}

.mw-972p {
  max-width: 972px
}

.mw-973p {
  max-width: 973px
}

.mw-974p {
  max-width: 974px
}

.mw-975p {
  max-width: 975px
}

.mw-976p {
  max-width: 976px
}

.mw-977p {
  max-width: 977px
}

.mw-978p {
  max-width: 978px
}

.mw-979p {
  max-width: 979px
}

.mw-980p {
  max-width: 980px
}

.mw-981p {
  max-width: 981px
}

.mw-982p {
  max-width: 982px
}

.mw-983p {
  max-width: 983px
}

.mw-984p {
  max-width: 984px
}

.mw-985p {
  max-width: 985px
}

.mw-986p {
  max-width: 986px
}

.mw-987p {
  max-width: 987px
}

.mw-988p {
  max-width: 988px
}

.mw-989p {
  max-width: 989px
}

.mw-990p {
  max-width: 990px
}

.mw-991p {
  max-width: 991px
}

.mw-992p {
  max-width: 992px
}

.mw-993p {
  max-width: 993px
}

.mw-994p {
  max-width: 994px
}

.mw-995p {
  max-width: 995px
}

.mw-996p {
  max-width: 996px
}

.mw-997p {
  max-width: 997px
}

.mw-998p {
  max-width: 998px
}

.mw-999p {
  max-width: 999px
}

.mw-1000p {
  max-width: 1000px
}
.min-w-70p{
  min-width: 70px
}
.min-w-60p{
  min-width: 60px
}
.min-w-50p{
  min-width: 50px
}
.mh-0p {
  max-height: 0
}

.mh-1p {
  max-height: 1px
}

.mh-2p {
  max-height: 2px
}

.mh-3p {
  max-height: 3px
}

.mh-4p {
  max-height: 4px
}

.mh-5p {
  max-height: 5px
}

.mh-6p {
  max-height: 6px
}

.mh-7p {
  max-height: 7px
}

.mh-8p {
  max-height: 8px
}

.mh-9p {
  max-height: 9px
}

.mh-10p {
  max-height: 10px
}

.mh-11p {
  max-height: 11px
}

.mh-12p {
  max-height: 12px
}

.mh-13p {
  max-height: 13px
}

.mh-14p {
  max-height: 14px
}

.mh-15p {
  max-height: 15px
}

.mh-16p {
  max-height: 16px
}

.mh-17p {
  max-height: 17px
}

.mh-18p {
  max-height: 18px
}

.mh-19p {
  max-height: 19px
}

.mh-20p {
  max-height: 20px
}

.mh-21p {
  max-height: 21px
}

.mh-22p {
  max-height: 22px
}

.mh-23p {
  max-height: 23px
}

.mh-24p {
  max-height: 24px
}

.mh-25p {
  max-height: 25px
}

.mh-26p {
  max-height: 26px
}

.mh-27p {
  max-height: 27px
}

.mh-28p {
  max-height: 28px
}

.mh-29p {
  max-height: 29px
}

.mh-30p {
  max-height: 30px !important
}

.mh-31p {
  max-height: 31px
}

.mh-32p {
  max-height: 32px
}

.mh-33p {
  max-height: 33px
}

.mh-34p {
  max-height: 34px
}

.mh-35p {
  max-height: 35px
}

.mh-36p {
  max-height: 36px
}

.mh-37p {
  max-height: 37px
}

.mh-38p {
  max-height: 38px
}

.mh-39p {
  max-height: 39px
}

.mh-40p {
  max-height: 40px
}

.mh-41p {
  max-height: 41px
}

.mh-42p {
  max-height: 42px
}

.mh-43p {
  max-height: 43px
}

.mh-44p {
  max-height: 44px
}

.mh-45p {
  max-height: 45px
}

.mh-46p {
  max-height: 46px
}

.mh-47p {
  max-height: 47px
}

.mh-48p {
  max-height: 48px
}

.mh-49p {
  max-height: 49px
}

.mh-50p {
  max-height: 50px
}

.mh-51p {
  max-height: 51px
}

.mh-52p {
  max-height: 52px
}

.mh-53p {
  max-height: 53px
}

.mh-54p {
  max-height: 54px
}

.mh-55p {
  max-height: 55px
}

.mh-56p {
  max-height: 56px
}

.mh-57p {
  max-height: 57px
}

.mh-58p {
  max-height: 58px
}

.mh-59p {
  max-height: 59px
}

.mh-60p {
  max-height: 60px
}

.mh-61p {
  max-height: 61px
}

.mh-62p {
  max-height: 62px
}

.mh-63p {
  max-height: 63px
}

.mh-64p {
  max-height: 64px
}

.mh-65p {
  max-height: 65px
}

.mh-66p {
  max-height: 66px
}

.mh-67p {
  max-height: 67px
}

.mh-68p {
  max-height: 68px
}

.mh-69p {
  max-height: 69px
}

.mh-70p {
  max-height: 70px
}

.mh-71p {
  max-height: 71px
}

.mh-72p {
  max-height: 72px
}

.mh-73p {
  max-height: 73px
}

.mh-74p {
  max-height: 74px
}

.mh-75p {
  max-height: 75px
}

.mh-76p {
  max-height: 76px
}

.mh-77p {
  max-height: 77px
}

.mh-78p {
  max-height: 78px
}

.mh-79p {
  max-height: 79px
}

.mh-80p {
  max-height: 80px
}

.mh-81p {
  max-height: 81px
}

.mh-82p {
  max-height: 82px
}

.mh-83p {
  max-height: 83px
}

.mh-84p {
  max-height: 84px
}

.mh-85p {
  max-height: 85px
}

.mh-86p {
  max-height: 86px
}

.mh-87p {
  max-height: 87px
}

.mh-88p {
  max-height: 88px
}

.mh-89p {
  max-height: 89px
}

.mh-90p {
  max-height: 90px
}

.mh-91p {
  max-height: 91px
}

.mh-92p {
  max-height: 92px
}

.mh-93p {
  max-height: 93px
}

.mh-94p {
  max-height: 94px
}

.mh-95p {
  max-height: 95px
}

.mh-96p {
  max-height: 96px
}

.mh-97p {
  max-height: 97px
}

.mh-98p {
  max-height: 98px
}

.mh-99p {
  max-height: 99px
}

.mh-100p {
  max-height: 100px
}

.mh-101p {
  max-height: 101px
}

.mh-102p {
  max-height: 102px
}

.mh-103p {
  max-height: 103px
}

.mh-104p {
  max-height: 104px
}

.mh-105p {
  max-height: 105px
}

.mh-106p {
  max-height: 106px
}

.mh-107p {
  max-height: 107px
}

.mh-108p {
  max-height: 108px
}

.mh-109p {
  max-height: 109px
}

.mh-110p {
  max-height: 110px
}

.mh-111p {
  max-height: 111px
}

.mh-112p {
  max-height: 112px
}

.mh-113p {
  max-height: 113px
}

.mh-114p {
  max-height: 114px
}

.mh-115p {
  max-height: 115px
}

.mh-116p {
  max-height: 116px
}

.mh-117p {
  max-height: 117px
}

.mh-118p {
  max-height: 118px
}

.mh-119p {
  max-height: 119px
}

.mh-120p {
  max-height: 120px
}

.mh-121p {
  max-height: 121px
}

.mh-122p {
  max-height: 122px
}

.mh-123p {
  max-height: 123px
}

.mh-124p {
  max-height: 124px
}

.mh-125p {
  max-height: 125px
}

.mh-126p {
  max-height: 126px
}

.mh-127p {
  max-height: 127px
}

.mh-128p {
  max-height: 128px
}

.mh-129p {
  max-height: 129px
}

.mh-130p {
  max-height: 130px
}

.mh-131p {
  max-height: 131px
}

.mh-132p {
  max-height: 132px
}

.mh-133p {
  max-height: 133px
}

.mh-134p {
  max-height: 134px
}

.mh-135p {
  max-height: 135px
}

.mh-136p {
  max-height: 136px
}

.mh-137p {
  max-height: 137px
}

.mh-138p {
  max-height: 138px
}

.mh-139p {
  max-height: 139px
}

.mh-140p {
  max-height: 140px
}

.mh-141p {
  max-height: 141px
}

.mh-142p {
  max-height: 142px
}

.mh-143p {
  max-height: 143px
}

.mh-144p {
  max-height: 144px
}

.mh-145p {
  max-height: 145px
}

.mh-146p {
  max-height: 146px
}

.mh-147p {
  max-height: 147px
}

.mh-148p {
  max-height: 148px
}

.mh-149p {
  max-height: 149px
}

.mh-150p {
  max-height: 150px
}

.mh-151p {
  max-height: 151px
}

.mh-152p {
  max-height: 152px
}

.mh-153p {
  max-height: 153px
}

.mh-154p {
  max-height: 154px
}

.mh-155p {
  max-height: 155px
}

.mh-156p {
  max-height: 156px
}

.mh-157p {
  max-height: 157px
}

.mh-158p {
  max-height: 158px
}

.mh-159p {
  max-height: 159px
}

.mh-160p {
  max-height: 160px
}

.mh-161p {
  max-height: 161px
}

.mh-162p {
  max-height: 162px
}

.mh-163p {
  max-height: 163px
}

.mh-164p {
  max-height: 164px
}

.mh-165p {
  max-height: 165px
}

.mh-166p {
  max-height: 166px
}

.mh-167p {
  max-height: 167px
}

.mh-168p {
  max-height: 168px
}

.mh-169p {
  max-height: 169px
}

.mh-170p {
  max-height: 170px
}

.mh-171p {
  max-height: 171px
}

.mh-172p {
  max-height: 172px
}

.mh-173p {
  max-height: 173px
}

.mh-174p {
  max-height: 174px
}

.mh-175p {
  max-height: 175px
}

.mh-176p {
  max-height: 176px
}

.mh-177p {
  max-height: 177px
}

.mh-178p {
  max-height: 178px
}

.mh-179p {
  max-height: 179px
}

.mh-180p {
  max-height: 180px
}

.mh-181p {
  max-height: 181px
}

.mh-182p {
  max-height: 182px
}

.mh-183p {
  max-height: 183px
}

.mh-184p {
  max-height: 184px
}

.mh-185p {
  max-height: 185px
}

.mh-186p {
  max-height: 186px
}

.mh-187p {
  max-height: 187px
}

.mh-188p {
  max-height: 188px
}

.mh-189p {
  max-height: 189px
}

.mh-190p {
  max-height: 190px
}

.mh-191p {
  max-height: 191px
}

.mh-192p {
  max-height: 192px
}

.mh-193p {
  max-height: 193px
}

.mh-194p {
  max-height: 194px
}

.mh-195p {
  max-height: 195px
}

.mh-196p {
  max-height: 196px
}

.mh-197p {
  max-height: 197px
}

.mh-198p {
  max-height: 198px
}

.mh-199p {
  max-height: 199px
}

.mh-200p {
  max-height: 200px
}

.mh-201p {
  max-height: 201px
}

.mh-202p {
  max-height: 202px
}

.mh-203p {
  max-height: 203px
}

.mh-204p {
  max-height: 204px
}

.mh-205p {
  max-height: 205px
}

.mh-206p {
  max-height: 206px
}

.mh-207p {
  max-height: 207px
}

.mh-208p {
  max-height: 208px
}

.mh-209p {
  max-height: 209px
}

.mh-210p {
  max-height: 210px
}

.mh-211p {
  max-height: 211px
}

.mh-212p {
  max-height: 212px
}

.mh-213p {
  max-height: 213px
}

.mh-214p {
  max-height: 214px
}

.mh-215p {
  max-height: 215px
}

.mh-216p {
  max-height: 216px
}

.mh-217p {
  max-height: 217px
}

.mh-218p {
  max-height: 218px
}

.mh-219p {
  max-height: 219px
}

.mh-220p {
  max-height: 220px
}

.mh-221p {
  max-height: 221px
}

.mh-222p {
  max-height: 222px
}

.mh-223p {
  max-height: 223px
}

.mh-224p {
  max-height: 224px
}

.mh-225p {
  max-height: 225px
}

.mh-226p {
  max-height: 226px
}

.mh-227p {
  max-height: 227px
}

.mh-228p {
  max-height: 228px
}

.mh-229p {
  max-height: 229px
}

.mh-230p {
  max-height: 230px
}

.mh-231p {
  max-height: 231px
}

.mh-232p {
  max-height: 232px
}

.mh-233p {
  max-height: 233px
}

.mh-234p {
  max-height: 234px
}

.mh-235p {
  max-height: 235px
}

.mh-236p {
  max-height: 236px
}

.mh-237p {
  max-height: 237px
}

.mh-238p {
  max-height: 238px
}

.mh-239p {
  max-height: 239px
}

.mh-240p {
  max-height: 240px
}

.mh-241p {
  max-height: 241px
}

.mh-242p {
  max-height: 242px
}

.mh-243p {
  max-height: 243px
}

.mh-244p {
  max-height: 244px
}

.mh-245p {
  max-height: 245px
}

.mh-246p {
  max-height: 246px
}

.mh-247p {
  max-height: 247px
}

.mh-248p {
  max-height: 248px
}

.mh-249p {
  max-height: 249px
}

.mh-250p {
  max-height: 250px
}

.mh-251p {
  max-height: 251px
}

.mh-252p {
  max-height: 252px
}

.mh-253p {
  max-height: 253px
}

.mh-254p {
  max-height: 254px
}

.mh-255p {
  max-height: 255px
}

.mh-256p {
  max-height: 256px
}

.mh-257p {
  max-height: 257px
}

.mh-258p {
  max-height: 258px
}

.mh-259p {
  max-height: 259px
}

.mh-260p {
  max-height: 260px
}

.mh-261p {
  max-height: 261px
}

.mh-262p {
  max-height: 262px
}

.mh-263p {
  max-height: 263px
}

.mh-264p {
  max-height: 264px
}

.mh-265p {
  max-height: 265px
}

.mh-266p {
  max-height: 266px
}

.mh-267p {
  max-height: 267px
}

.mh-268p {
  max-height: 268px
}

.mh-269p {
  max-height: 269px
}

.mh-270p {
  max-height: 270px
}

.mh-271p {
  max-height: 271px
}

.mh-272p {
  max-height: 272px
}

.mh-273p {
  max-height: 273px
}

.mh-274p {
  max-height: 274px
}

.mh-275p {
  max-height: 275px
}

.mh-276p {
  max-height: 276px
}

.mh-277p {
  max-height: 277px
}

.mh-278p {
  max-height: 278px
}

.mh-279p {
  max-height: 279px
}

.mh-280p {
  max-height: 280px
}

.mh-281p {
  max-height: 281px
}

.mh-282p {
  max-height: 282px
}

.mh-283p {
  max-height: 283px
}

.mh-284p {
  max-height: 284px
}

.mh-285p {
  max-height: 285px
}

.mh-286p {
  max-height: 286px
}

.mh-287p {
  max-height: 287px
}

.mh-288p {
  max-height: 288px
}

.mh-289p {
  max-height: 289px
}

.mh-290p {
  max-height: 290px
}

.mh-291p {
  max-height: 291px
}

.mh-292p {
  max-height: 292px
}

.mh-293p {
  max-height: 293px
}

.mh-294p {
  max-height: 294px
}

.mh-295p {
  max-height: 295px
}

.mh-296p {
  max-height: 296px
}

.mh-297p {
  max-height: 297px
}

.mh-298p {
  max-height: 298px
}

.mh-299p {
  max-height: 299px
}

.mh-300p {
  max-height: 300px
}

.mh-301p {
  max-height: 301px
}

.mh-302p {
  max-height: 302px
}

.mh-303p {
  max-height: 303px
}

.mh-304p {
  max-height: 304px
}

.mh-305p {
  max-height: 305px
}

.mh-306p {
  max-height: 306px
}

.mh-307p {
  max-height: 307px
}

.mh-308p {
  max-height: 308px
}

.mh-309p {
  max-height: 309px
}

.mh-310p {
  max-height: 310px
}

.mh-311p {
  max-height: 311px
}

.mh-312p {
  max-height: 312px
}

.mh-313p {
  max-height: 313px
}

.mh-314p {
  max-height: 314px
}

.mh-315p {
  max-height: 315px
}

.mh-316p {
  max-height: 316px
}

.mh-317p {
  max-height: 317px
}

.mh-318p {
  max-height: 318px
}

.mh-319p {
  max-height: 319px
}

.mh-320p {
  max-height: 320px
}

.mh-321p {
  max-height: 321px
}

.mh-322p {
  max-height: 322px
}

.mh-323p {
  max-height: 323px
}

.mh-324p {
  max-height: 324px
}

.mh-325p {
  max-height: 325px
}

.mh-326p {
  max-height: 326px
}

.mh-327p {
  max-height: 327px
}

.mh-328p {
  max-height: 328px
}

.mh-329p {
  max-height: 329px
}

.mh-330p {
  max-height: 330px
}

.mh-331p {
  max-height: 331px
}

.mh-332p {
  max-height: 332px
}

.mh-333p {
  max-height: 333px
}

.mh-334p {
  max-height: 334px
}

.mh-335p {
  max-height: 335px
}

.mh-336p {
  max-height: 336px
}

.mh-337p {
  max-height: 337px
}

.mh-338p {
  max-height: 338px
}

.mh-339p {
  max-height: 339px
}

.mh-340p {
  max-height: 340px
}

.mh-341p {
  max-height: 341px
}

.mh-342p {
  max-height: 342px
}

.mh-343p {
  max-height: 343px
}

.mh-344p {
  max-height: 344px
}

.mh-345p {
  max-height: 345px
}

.mh-346p {
  max-height: 346px
}

.mh-347p {
  max-height: 347px
}

.mh-348p {
  max-height: 348px
}

.mh-349p {
  max-height: 349px
}

.mh-350p {
  max-height: 350px
}

.mh-351p {
  max-height: 351px
}

.mh-352p {
  max-height: 352px
}

.mh-353p {
  max-height: 353px
}

.mh-354p {
  max-height: 354px
}

.mh-355p {
  max-height: 355px
}

.mh-356p {
  max-height: 356px
}

.mh-357p {
  max-height: 357px
}

.mh-358p {
  max-height: 358px
}

.mh-359p {
  max-height: 359px
}

.mh-360p {
  max-height: 360px
}

.mh-361p {
  max-height: 361px
}

.mh-362p {
  max-height: 362px
}

.mh-363p {
  max-height: 363px
}

.mh-364p {
  max-height: 364px
}

.mh-365p {
  max-height: 365px
}

.mh-366p {
  max-height: 366px
}

.mh-367p {
  max-height: 367px
}

.mh-368p {
  max-height: 368px
}

.mh-369p {
  max-height: 369px
}

.mh-370p {
  max-height: 370px
}

.mh-371p {
  max-height: 371px
}

.mh-372p {
  max-height: 372px
}

.mh-373p {
  max-height: 373px
}

.mh-374p {
  max-height: 374px
}

.mh-375p {
  max-height: 375px
}

.mh-376p {
  max-height: 376px
}

.mh-377p {
  max-height: 377px
}

.mh-378p {
  max-height: 378px
}

.mh-379p {
  max-height: 379px
}

.mh-380p {
  max-height: 380px
}

.mh-381p {
  max-height: 381px
}

.mh-382p {
  max-height: 382px
}

.mh-383p {
  max-height: 383px
}

.mh-384p {
  max-height: 384px
}

.mh-385p {
  max-height: 385px
}

.mh-386p {
  max-height: 386px
}

.mh-387p {
  max-height: 387px
}

.mh-388p {
  max-height: 388px
}

.mh-389p {
  max-height: 389px
}

.mh-390p {
  max-height: 390px
}

.mh-391p {
  max-height: 391px
}

.mh-392p {
  max-height: 392px
}

.mh-393p {
  max-height: 393px
}

.mh-394p {
  max-height: 394px
}

.mh-395p {
  max-height: 395px
}

.mh-396p {
  max-height: 396px
}

.mh-397p {
  max-height: 397px
}

.mh-398p {
  max-height: 398px
}

.mh-399p {
  max-height: 399px
}

.mh-400p {
  max-height: 400px
}

.mh-401p {
  max-height: 401px
}

.mh-402p {
  max-height: 402px
}

.mh-403p {
  max-height: 403px
}

.mh-404p {
  max-height: 404px
}

.mh-405p {
  max-height: 405px
}

.mh-406p {
  max-height: 406px
}

.mh-407p {
  max-height: 407px
}

.mh-408p {
  max-height: 408px
}

.mh-409p {
  max-height: 409px
}

.mh-410p {
  max-height: 410px
}

.mh-411p {
  max-height: 411px
}

.mh-412p {
  max-height: 412px
}

.mh-413p {
  max-height: 413px
}

.mh-414p {
  max-height: 414px
}

.mh-415p {
  max-height: 415px
}

.mh-416p {
  max-height: 416px
}

.mh-417p {
  max-height: 417px
}

.mh-418p {
  max-height: 418px
}

.mh-419p {
  max-height: 419px
}

.mh-420p {
  max-height: 420px
}

.mh-421p {
  max-height: 421px
}

.mh-422p {
  max-height: 422px
}

.mh-423p {
  max-height: 423px
}

.mh-424p {
  max-height: 424px
}

.mh-425p {
  max-height: 425px
}

.mh-426p {
  max-height: 426px
}

.mh-427p {
  max-height: 427px
}

.mh-428p {
  max-height: 428px
}

.mh-429p {
  max-height: 429px
}

.mh-430p {
  max-height: 430px
}

.mh-431p {
  max-height: 431px
}

.mh-432p {
  max-height: 432px
}

.mh-433p {
  max-height: 433px
}

.mh-434p {
  max-height: 434px
}

.mh-435p {
  max-height: 435px
}

.mh-436p {
  max-height: 436px
}

.mh-437p {
  max-height: 437px
}

.mh-438p {
  max-height: 438px
}

.mh-439p {
  max-height: 439px
}

.mh-440p {
  max-height: 440px
}

.mh-441p {
  max-height: 441px
}

.mh-442p {
  max-height: 442px
}

.mh-443p {
  max-height: 443px
}

.mh-444p {
  max-height: 444px
}

.mh-445p {
  max-height: 445px
}

.mh-446p {
  max-height: 446px
}

.mh-447p {
  max-height: 447px
}

.mh-448p {
  max-height: 448px
}

.mh-449p {
  max-height: 449px
}

.mh-450p {
  max-height: 450px
}

.mh-451p {
  max-height: 451px
}

.mh-452p {
  max-height: 452px
}

.mh-453p {
  max-height: 453px
}

.mh-454p {
  max-height: 454px
}

.mh-455p {
  max-height: 455px
}

.mh-456p {
  max-height: 456px
}

.mh-457p {
  max-height: 457px
}

.mh-458p {
  max-height: 458px
}

.mh-459p {
  max-height: 459px
}

.mh-460p {
  max-height: 460px
}

.mh-461p {
  max-height: 461px
}

.mh-462p {
  max-height: 462px
}

.mh-463p {
  max-height: 463px
}

.mh-464p {
  max-height: 464px
}

.mh-465p {
  max-height: 465px
}

.mh-466p {
  max-height: 466px
}

.mh-467p {
  max-height: 467px
}

.mh-468p {
  max-height: 468px
}

.mh-469p {
  max-height: 469px
}

.mh-470p {
  max-height: 470px
}

.mh-471p {
  max-height: 471px
}

.mh-472p {
  max-height: 472px
}

.mh-473p {
  max-height: 473px
}

.mh-474p {
  max-height: 474px
}

.mh-475p {
  max-height: 475px
}

.mh-476p {
  max-height: 476px
}

.mh-477p {
  max-height: 477px
}

.mh-478p {
  max-height: 478px
}

.mh-479p {
  max-height: 479px
}

.mh-480p {
  max-height: 480px
}

.mh-481p {
  max-height: 481px
}

.mh-482p {
  max-height: 482px
}

.mh-483p {
  max-height: 483px
}

.mh-484p {
  max-height: 484px
}

.mh-485p {
  max-height: 485px
}

.mh-486p {
  max-height: 486px
}

.mh-487p {
  max-height: 487px
}

.mh-488p {
  max-height: 488px
}

.mh-489p {
  max-height: 489px
}

.mh-490p {
  max-height: 490px
}

.mh-491p {
  max-height: 491px
}

.mh-492p {
  max-height: 492px
}

.mh-493p {
  max-height: 493px
}

.mh-494p {
  max-height: 494px
}

.mh-495p {
  max-height: 495px
}

.mh-496p {
  max-height: 496px
}

.mh-497p {
  max-height: 497px
}

.mh-498p {
  max-height: 498px
}

.mh-499p {
  max-height: 499px
}

.mh-500p {
  max-height: 500px
}

.mh-501p {
  max-height: 501px
}

.mh-502p {
  max-height: 502px
}

.mh-503p {
  max-height: 503px
}

.mh-504p {
  max-height: 504px
}

.mh-505p {
  max-height: 505px
}

.mh-506p {
  max-height: 506px
}

.mh-507p {
  max-height: 507px
}

.mh-508p {
  max-height: 508px
}

.mh-509p {
  max-height: 509px
}

.mh-510p {
  max-height: 510px
}

.mh-511p {
  max-height: 511px
}

.mh-512p {
  max-height: 512px
}

.mh-513p {
  max-height: 513px
}

.mh-514p {
  max-height: 514px
}

.mh-515p {
  max-height: 515px
}

.mh-516p {
  max-height: 516px
}

.mh-517p {
  max-height: 517px
}

.mh-518p {
  max-height: 518px
}

.mh-519p {
  max-height: 519px
}

.mh-520p {
  max-height: 520px
}

.mh-521p {
  max-height: 521px
}

.mh-522p {
  max-height: 522px
}

.mh-523p {
  max-height: 523px
}

.mh-524p {
  max-height: 524px
}

.mh-525p {
  max-height: 525px
}

.mh-526p {
  max-height: 526px
}

.mh-527p {
  max-height: 527px
}

.mh-528p {
  max-height: 528px
}

.mh-529p {
  max-height: 529px
}

.mh-530p {
  max-height: 530px
}

.mh-531p {
  max-height: 531px
}

.mh-532p {
  max-height: 532px
}

.mh-533p {
  max-height: 533px
}

.mh-534p {
  max-height: 534px
}

.mh-535p {
  max-height: 535px
}

.mh-536p {
  max-height: 536px
}

.mh-537p {
  max-height: 537px
}

.mh-538p {
  max-height: 538px
}

.mh-539p {
  max-height: 539px
}

.mh-540p {
  max-height: 540px
}

.mh-541p {
  max-height: 541px
}

.mh-542p {
  max-height: 542px
}

.mh-543p {
  max-height: 543px
}

.mh-544p {
  max-height: 544px
}

.mh-545p {
  max-height: 545px
}

.mh-546p {
  max-height: 546px
}

.mh-547p {
  max-height: 547px
}

.mh-548p {
  max-height: 548px
}

.mh-549p {
  max-height: 549px
}

.mh-550p {
  max-height: 550px
}

.mh-551p {
  max-height: 551px
}

.mh-552p {
  max-height: 552px
}

.mh-553p {
  max-height: 553px
}

.mh-554p {
  max-height: 554px
}

.mh-555p {
  max-height: 555px
}

.mh-556p {
  max-height: 556px
}

.mh-557p {
  max-height: 557px
}

.mh-558p {
  max-height: 558px
}

.mh-559p {
  max-height: 559px
}

.mh-560p {
  max-height: 560px
}

.mh-561p {
  max-height: 561px
}

.mh-562p {
  max-height: 562px
}

.mh-563p {
  max-height: 563px
}

.mh-564p {
  max-height: 564px
}

.mh-565p {
  max-height: 565px
}

.mh-566p {
  max-height: 566px
}

.mh-567p {
  max-height: 567px
}

.mh-568p {
  max-height: 568px
}

.mh-569p {
  max-height: 569px
}

.mh-570p {
  max-height: 570px
}

.mh-571p {
  max-height: 571px
}

.mh-572p {
  max-height: 572px
}

.mh-573p {
  max-height: 573px
}

.mh-574p {
  max-height: 574px
}

.mh-575p {
  max-height: 575px
}

.mh-576p {
  max-height: 576px
}

.mh-577p {
  max-height: 577px
}

.mh-578p {
  max-height: 578px
}

.mh-579p {
  max-height: 579px
}

.mh-580p {
  max-height: 580px
}

.mh-581p {
  max-height: 581px
}

.mh-582p {
  max-height: 582px
}

.mh-583p {
  max-height: 583px
}

.mh-584p {
  max-height: 584px
}

.mh-585p {
  max-height: 585px
}

.mh-586p {
  max-height: 586px
}

.mh-587p {
  max-height: 587px
}

.mh-588p {
  max-height: 588px
}

.mh-589p {
  max-height: 589px
}

.mh-590p {
  max-height: 590px
}

.mh-591p {
  max-height: 591px
}

.mh-592p {
  max-height: 592px
}

.mh-593p {
  max-height: 593px
}

.mh-594p {
  max-height: 594px
}

.mh-595p {
  max-height: 595px
}

.mh-596p {
  max-height: 596px
}

.mh-597p {
  max-height: 597px
}

.mh-598p {
  max-height: 598px
}

.mh-599p {
  max-height: 599px
}

.mh-600p {
  max-height: 600px
}

.mh-601p {
  max-height: 601px
}

.mh-602p {
  max-height: 602px
}

.mh-603p {
  max-height: 603px
}

.mh-604p {
  max-height: 604px
}

.mh-605p {
  max-height: 605px
}

.mh-606p {
  max-height: 606px
}

.mh-607p {
  max-height: 607px
}

.mh-608p {
  max-height: 608px
}

.mh-609p {
  max-height: 609px
}

.mh-610p {
  max-height: 610px
}

.mh-611p {
  max-height: 611px
}

.mh-612p {
  max-height: 612px
}

.mh-613p {
  max-height: 613px
}

.mh-614p {
  max-height: 614px
}

.mh-615p {
  max-height: 615px
}

.mh-616p {
  max-height: 616px
}

.mh-617p {
  max-height: 617px
}

.mh-618p {
  max-height: 618px
}

.mh-619p {
  max-height: 619px
}

.mh-620p {
  max-height: 620px
}

.mh-621p {
  max-height: 621px
}

.mh-622p {
  max-height: 622px
}

.mh-623p {
  max-height: 623px
}

.mh-624p {
  max-height: 624px
}

.mh-625p {
  max-height: 625px
}

.mh-626p {
  max-height: 626px
}

.mh-627p {
  max-height: 627px
}

.mh-628p {
  max-height: 628px
}

.mh-629p {
  max-height: 629px
}

.mh-630p {
  max-height: 630px
}

.mh-631p {
  max-height: 631px
}

.mh-632p {
  max-height: 632px
}

.mh-633p {
  max-height: 633px
}

.mh-634p {
  max-height: 634px
}

.mh-635p {
  max-height: 635px
}

.mh-636p {
  max-height: 636px
}

.mh-637p {
  max-height: 637px
}

.mh-638p {
  max-height: 638px
}

.mh-639p {
  max-height: 639px
}

.mh-640p {
  max-height: 640px
}

.mh-641p {
  max-height: 641px
}

.mh-642p {
  max-height: 642px
}

.mh-643p {
  max-height: 643px
}

.mh-644p {
  max-height: 644px
}

.mh-645p {
  max-height: 645px
}

.mh-646p {
  max-height: 646px
}

.mh-647p {
  max-height: 647px
}

.mh-648p {
  max-height: 648px
}

.mh-649p {
  max-height: 649px
}

.mh-650p {
  max-height: 650px
}

.mh-651p {
  max-height: 651px
}

.mh-652p {
  max-height: 652px
}

.mh-653p {
  max-height: 653px
}

.mh-654p {
  max-height: 654px
}

.mh-655p {
  max-height: 655px
}

.mh-656p {
  max-height: 656px
}

.mh-657p {
  max-height: 657px
}

.mh-658p {
  max-height: 658px
}

.mh-659p {
  max-height: 659px
}

.mh-660p {
  max-height: 660px
}

.mh-661p {
  max-height: 661px
}

.mh-662p {
  max-height: 662px
}

.mh-663p {
  max-height: 663px
}

.mh-664p {
  max-height: 664px
}

.mh-665p {
  max-height: 665px
}

.mh-666p {
  max-height: 666px
}

.mh-667p {
  max-height: 667px
}

.mh-668p {
  max-height: 668px
}

.mh-669p {
  max-height: 669px
}

.mh-670p {
  max-height: 670px
}

.mh-671p {
  max-height: 671px
}

.mh-672p {
  max-height: 672px
}

.mh-673p {
  max-height: 673px
}

.mh-674p {
  max-height: 674px
}

.mh-675p {
  max-height: 675px
}

.mh-676p {
  max-height: 676px
}

.mh-677p {
  max-height: 677px
}

.mh-678p {
  max-height: 678px
}

.mh-679p {
  max-height: 679px
}

.mh-680p {
  max-height: 680px
}

.mh-681p {
  max-height: 681px
}

.mh-682p {
  max-height: 682px
}

.mh-683p {
  max-height: 683px
}

.mh-684p {
  max-height: 684px
}

.mh-685p {
  max-height: 685px
}

.mh-686p {
  max-height: 686px
}

.mh-687p {
  max-height: 687px
}

.mh-688p {
  max-height: 688px
}

.mh-689p {
  max-height: 689px
}

.mh-690p {
  max-height: 690px
}

.mh-691p {
  max-height: 691px
}

.mh-692p {
  max-height: 692px
}

.mh-693p {
  max-height: 693px
}

.mh-694p {
  max-height: 694px
}

.mh-695p {
  max-height: 695px
}

.mh-696p {
  max-height: 696px
}

.mh-697p {
  max-height: 697px
}

.mh-698p {
  max-height: 698px
}

.mh-699p {
  max-height: 699px
}

.mh-700p {
  max-height: 700px
}

.mh-701p {
  max-height: 701px
}

.mh-702p {
  max-height: 702px
}

.mh-703p {
  max-height: 703px
}

.mh-704p {
  max-height: 704px
}

.mh-705p {
  max-height: 705px
}

.mh-706p {
  max-height: 706px
}

.mh-707p {
  max-height: 707px
}

.mh-708p {
  max-height: 708px
}

.mh-709p {
  max-height: 709px
}

.mh-710p {
  max-height: 710px
}

.mh-711p {
  max-height: 711px
}

.mh-712p {
  max-height: 712px
}

.mh-713p {
  max-height: 713px
}

.mh-714p {
  max-height: 714px
}

.mh-715p {
  max-height: 715px
}

.mh-716p {
  max-height: 716px
}

.mh-717p {
  max-height: 717px
}

.mh-718p {
  max-height: 718px
}

.mh-719p {
  max-height: 719px
}

.mh-720p {
  max-height: 720px
}

.mh-721p {
  max-height: 721px
}

.mh-722p {
  max-height: 722px
}

.mh-723p {
  max-height: 723px
}

.mh-724p {
  max-height: 724px
}

.mh-725p {
  max-height: 725px
}

.mh-726p {
  max-height: 726px
}

.mh-727p {
  max-height: 727px
}

.mh-728p {
  max-height: 728px
}

.mh-729p {
  max-height: 729px
}

.mh-730p {
  max-height: 730px
}

.mh-731p {
  max-height: 731px
}

.mh-732p {
  max-height: 732px
}

.mh-733p {
  max-height: 733px
}

.mh-734p {
  max-height: 734px
}

.mh-735p {
  max-height: 735px
}

.mh-736p {
  max-height: 736px
}

.mh-737p {
  max-height: 737px
}

.mh-738p {
  max-height: 738px
}

.mh-739p {
  max-height: 739px
}

.mh-740p {
  max-height: 740px
}

.mh-741p {
  max-height: 741px
}

.mh-742p {
  max-height: 742px
}

.mh-743p {
  max-height: 743px
}

.mh-744p {
  max-height: 744px
}

.mh-745p {
  max-height: 745px
}

.mh-746p {
  max-height: 746px
}

.mh-747p {
  max-height: 747px
}

.mh-748p {
  max-height: 748px
}

.mh-749p {
  max-height: 749px
}

.mh-750p {
  max-height: 750px
}

.mh-751p {
  max-height: 751px
}

.mh-752p {
  max-height: 752px
}

.mh-753p {
  max-height: 753px
}

.mh-754p {
  max-height: 754px
}

.mh-755p {
  max-height: 755px
}

.mh-756p {
  max-height: 756px
}

.mh-757p {
  max-height: 757px
}

.mh-758p {
  max-height: 758px
}

.mh-759p {
  max-height: 759px
}

.mh-760p {
  max-height: 760px
}

.mh-761p {
  max-height: 761px
}

.mh-762p {
  max-height: 762px
}

.mh-763p {
  max-height: 763px
}

.mh-764p {
  max-height: 764px
}

.mh-765p {
  max-height: 765px
}

.mh-766p {
  max-height: 766px
}

.mh-767p {
  max-height: 767px
}

.mh-768p {
  max-height: 768px
}

.mh-769p {
  max-height: 769px
}

.mh-770p {
  max-height: 770px
}

.mh-771p {
  max-height: 771px
}

.mh-772p {
  max-height: 772px
}

.mh-773p {
  max-height: 773px
}

.mh-774p {
  max-height: 774px
}

.mh-775p {
  max-height: 775px
}

.mh-776p {
  max-height: 776px
}

.mh-777p {
  max-height: 777px
}

.mh-778p {
  max-height: 778px
}

.mh-779p {
  max-height: 779px
}

.mh-780p {
  max-height: 780px
}

.mh-781p {
  max-height: 781px
}

.mh-782p {
  max-height: 782px
}

.mh-783p {
  max-height: 783px
}

.mh-784p {
  max-height: 784px
}

.mh-785p {
  max-height: 785px
}

.mh-786p {
  max-height: 786px
}

.mh-787p {
  max-height: 787px
}

.mh-788p {
  max-height: 788px
}

.mh-789p {
  max-height: 789px
}

.mh-790p {
  max-height: 790px
}

.mh-791p {
  max-height: 791px
}

.mh-792p {
  max-height: 792px
}

.mh-793p {
  max-height: 793px
}

.mh-794p {
  max-height: 794px
}

.mh-795p {
  max-height: 795px
}

.mh-796p {
  max-height: 796px
}

.mh-797p {
  max-height: 797px
}

.mh-798p {
  max-height: 798px
}

.mh-799p {
  max-height: 799px
}

.mh-800p {
  max-height: 800px
}

.mh-801p {
  max-height: 801px
}

.mh-802p {
  max-height: 802px
}

.mh-803p {
  max-height: 803px
}

.mh-804p {
  max-height: 804px
}

.mh-805p {
  max-height: 805px
}

.mh-806p {
  max-height: 806px
}

.mh-807p {
  max-height: 807px
}

.mh-808p {
  max-height: 808px
}

.mh-809p {
  max-height: 809px
}

.mh-810p {
  max-height: 810px
}

.mh-811p {
  max-height: 811px
}

.mh-812p {
  max-height: 812px
}

.mh-813p {
  max-height: 813px
}

.mh-814p {
  max-height: 814px
}

.mh-815p {
  max-height: 815px
}

.mh-816p {
  max-height: 816px
}

.mh-817p {
  max-height: 817px
}

.mh-818p {
  max-height: 818px
}

.mh-819p {
  max-height: 819px
}

.mh-820p {
  max-height: 820px
}

.mh-821p {
  max-height: 821px
}

.mh-822p {
  max-height: 822px
}

.mh-823p {
  max-height: 823px
}

.mh-824p {
  max-height: 824px
}

.mh-825p {
  max-height: 825px
}

.mh-826p {
  max-height: 826px
}

.mh-827p {
  max-height: 827px
}

.mh-828p {
  max-height: 828px
}

.mh-829p {
  max-height: 829px
}

.mh-830p {
  max-height: 830px
}

.mh-831p {
  max-height: 831px
}

.mh-832p {
  max-height: 832px
}

.mh-833p {
  max-height: 833px
}

.mh-834p {
  max-height: 834px
}

.mh-835p {
  max-height: 835px
}

.mh-836p {
  max-height: 836px
}

.mh-837p {
  max-height: 837px
}

.mh-838p {
  max-height: 838px
}

.mh-839p {
  max-height: 839px
}

.mh-840p {
  max-height: 840px
}

.mh-841p {
  max-height: 841px
}

.mh-842p {
  max-height: 842px
}

.mh-843p {
  max-height: 843px
}

.mh-844p {
  max-height: 844px
}

.mh-845p {
  max-height: 845px
}

.mh-846p {
  max-height: 846px
}

.mh-847p {
  max-height: 847px
}

.mh-848p {
  max-height: 848px
}

.mh-849p {
  max-height: 849px
}

.mh-850p {
  max-height: 850px
}

.mh-851p {
  max-height: 851px
}

.mh-852p {
  max-height: 852px
}

.mh-853p {
  max-height: 853px
}

.mh-854p {
  max-height: 854px
}

.mh-855p {
  max-height: 855px
}

.mh-856p {
  max-height: 856px
}

.mh-857p {
  max-height: 857px
}

.mh-858p {
  max-height: 858px
}

.mh-859p {
  max-height: 859px
}

.mh-860p {
  max-height: 860px
}

.mh-861p {
  max-height: 861px
}

.mh-862p {
  max-height: 862px
}

.mh-863p {
  max-height: 863px
}

.mh-864p {
  max-height: 864px
}

.mh-865p {
  max-height: 865px
}

.mh-866p {
  max-height: 866px
}

.mh-867p {
  max-height: 867px
}

.mh-868p {
  max-height: 868px
}

.mh-869p {
  max-height: 869px
}

.mh-870p {
  max-height: 870px
}

.mh-871p {
  max-height: 871px
}

.mh-872p {
  max-height: 872px
}

.mh-873p {
  max-height: 873px
}

.mh-874p {
  max-height: 874px
}

.mh-875p {
  max-height: 875px
}

.mh-876p {
  max-height: 876px
}

.mh-877p {
  max-height: 877px
}

.mh-878p {
  max-height: 878px
}

.mh-879p {
  max-height: 879px
}

.mh-880p {
  max-height: 880px
}

.mh-881p {
  max-height: 881px
}

.mh-882p {
  max-height: 882px
}

.mh-883p {
  max-height: 883px
}

.mh-884p {
  max-height: 884px
}

.mh-885p {
  max-height: 885px
}

.mh-886p {
  max-height: 886px
}

.mh-887p {
  max-height: 887px
}

.mh-888p {
  max-height: 888px
}

.mh-889p {
  max-height: 889px
}

.mh-890p {
  max-height: 890px
}

.mh-891p {
  max-height: 891px
}

.mh-892p {
  max-height: 892px
}

.mh-893p {
  max-height: 893px
}

.mh-894p {
  max-height: 894px
}

.mh-895p {
  max-height: 895px
}

.mh-896p {
  max-height: 896px
}

.mh-897p {
  max-height: 897px
}

.mh-898p {
  max-height: 898px
}

.mh-899p {
  max-height: 899px
}

.mh-900p {
  max-height: 900px
}

.mh-901p {
  max-height: 901px
}

.mh-902p {
  max-height: 902px
}

.mh-903p {
  max-height: 903px
}

.mh-904p {
  max-height: 904px
}

.mh-905p {
  max-height: 905px
}

.mh-906p {
  max-height: 906px
}

.mh-907p {
  max-height: 907px
}

.mh-908p {
  max-height: 908px
}

.mh-909p {
  max-height: 909px
}

.mh-910p {
  max-height: 910px
}

.mh-911p {
  max-height: 911px
}

.mh-912p {
  max-height: 912px
}

.mh-913p {
  max-height: 913px
}

.mh-914p {
  max-height: 914px
}

.mh-915p {
  max-height: 915px
}

.mh-916p {
  max-height: 916px
}

.mh-917p {
  max-height: 917px
}

.mh-918p {
  max-height: 918px
}

.mh-919p {
  max-height: 919px
}

.mh-920p {
  max-height: 920px
}

.mh-921p {
  max-height: 921px
}

.mh-922p {
  max-height: 922px
}

.mh-923p {
  max-height: 923px
}

.mh-924p {
  max-height: 924px
}

.mh-925p {
  max-height: 925px
}

.mh-926p {
  max-height: 926px
}

.mh-927p {
  max-height: 927px
}

.mh-928p {
  max-height: 928px
}

.mh-929p {
  max-height: 929px
}

.mh-930p {
  max-height: 930px
}

.mh-931p {
  max-height: 931px
}

.mh-932p {
  max-height: 932px
}

.mh-933p {
  max-height: 933px
}

.mh-934p {
  max-height: 934px
}

.mh-935p {
  max-height: 935px
}

.mh-936p {
  max-height: 936px
}

.mh-937p {
  max-height: 937px
}

.mh-938p {
  max-height: 938px
}

.mh-939p {
  max-height: 939px
}

.mh-940p {
  max-height: 940px
}

.mh-941p {
  max-height: 941px
}

.mh-942p {
  max-height: 942px
}

.mh-943p {
  max-height: 943px
}

.mh-944p {
  max-height: 944px
}

.mh-945p {
  max-height: 945px
}

.mh-946p {
  max-height: 946px
}

.mh-947p {
  max-height: 947px
}

.mh-948p {
  max-height: 948px
}

.mh-949p {
  max-height: 949px
}

.mh-950p {
  max-height: 950px
}

.mh-951p {
  max-height: 951px
}

.mh-952p {
  max-height: 952px
}

.mh-953p {
  max-height: 953px
}

.mh-954p {
  max-height: 954px
}

.mh-955p {
  max-height: 955px
}

.mh-956p {
  max-height: 956px
}

.mh-957p {
  max-height: 957px
}

.mh-958p {
  max-height: 958px
}

.mh-959p {
  max-height: 959px
}

.mh-960p {
  max-height: 960px
}

.mh-961p {
  max-height: 961px
}

.mh-962p {
  max-height: 962px
}

.mh-963p {
  max-height: 963px
}

.mh-964p {
  max-height: 964px
}

.mh-965p {
  max-height: 965px
}

.mh-966p {
  max-height: 966px
}

.mh-967p {
  max-height: 967px
}

.mh-968p {
  max-height: 968px
}

.mh-969p {
  max-height: 969px
}

.mh-970p {
  max-height: 970px
}

.mh-971p {
  max-height: 971px
}

.mh-972p {
  max-height: 972px
}

.mh-973p {
  max-height: 973px
}

.mh-974p {
  max-height: 974px
}

.mh-975p {
  max-height: 975px
}

.mh-976p {
  max-height: 976px
}

.mh-977p {
  max-height: 977px
}

.mh-978p {
  max-height: 978px
}

.mh-979p {
  max-height: 979px
}

.mh-980p {
  max-height: 980px
}

.mh-981p {
  max-height: 981px
}

.mh-982p {
  max-height: 982px
}

.mh-983p {
  max-height: 983px
}

.mh-984p {
  max-height: 984px
}

.mh-985p {
  max-height: 985px
}

.mh-986p {
  max-height: 986px
}

.mh-987p {
  max-height: 987px
}

.mh-988p {
  max-height: 988px
}

.mh-989p {
  max-height: 989px
}

.mh-990p {
  max-height: 990px
}

.mh-991p {
  max-height: 991px
}

.mh-992p {
  max-height: 992px
}

.mh-993p {
  max-height: 993px
}

.mh-994p {
  max-height: 994px
}

.mh-995p {
  max-height: 995px
}

.mh-996p {
  max-height: 996px
}

.mh-997p {
  max-height: 997px
}

.mh-998p {
  max-height: 998px
}

.mh-999p {
  max-height: 999px
}

.mh-1000p {
  max-height: 1000px
}

.mh-70 {
  max-height: 70%
}

.mh-80 {
  max-height: 80%
}

.mh-90 {
  max-height: 90%
}

.mh-100 {
  max-height: 100%
}

.br-50 {
  border-radius: 50%
}

.br-0 {
  border-radius: 0
}

.br-1p {
  border-radius: 1px
}

.br-2p {
  border-radius: 2px
}

.br-3p {
  border-radius: 3px
}

.br-4p {
  border-radius: 4px
}

.br-5p {
  border-radius: 5px
}

.br-6p {
  border-radius: 6px
}

.br-7p {
  border-radius: 7px
}

.br-8p {
  border-radius: 8px
}

.br-9p {
  border-radius: 9px
}

.bblr-3p {
  border-bottom-left-radius: 3px
}

.br-10p {
  border-radius: 10px !important
}

.br-11p {
  border-radius: 11px
}

.br-12p {
  border-radius: 12px
}

.br-13p {
  border-radius: 13px
}

.br-14p {
  border-radius: 14px
}

.br-15p {
  border-radius: 15px
}

.br-20p {
  border-radius: 20px
}

.br-25p {
  border-radius: 25px
}

.br-30p {
  border-radius: 30px
}

.br-35p {
  border-radius: 35px
}

.br-40p {
  border-radius: 40px
}

.br-45p {
  border-radius: 45px
}

.br-50p {
  border-radius: 50px
}

.t-p {
  top: px
}

.t-1p {
  top: 1px
}

.t-2p {
  top: 2px
}

.t-3p {
  top: 3px
}

.t-4p {
  top: 4px
}

.t-5p {
  top: 5px
}

.t-6p {
  top: 6px
}

.t-7p {
  top: 7px
}

.t-8p {
  top: 8px
}

.t-9p {
  top: 9px
}

.t-10p {
  top: 10px
}

.t-11p {
  top: 11px
}

.t-12p {
  top: 12px
}

.t-13p {
  top: 13px
}

.t-14p {
  top: 14px
}

.t-15p {
  top: 15px
}

.t-16p {
  top: 16px
}

.t-17p {
  top: 17px
}

.t-18p {
  top: 18px
}

.t-19p {
  top: 19px
}

.t-20p {
  top: 20px
}

.t-21p {
  top: 21px
}

.t-22p {
  top: 22px
}

.t-23p {
  top: 23px
}

.t-24p {
  top: 24px
}

.t-25p {
  top: 25px
}

.t-26p {
  top: 26px
}

.t-27p {
  top: 27px
}

.t-28p {
  top: 28px
}

.t-29p {
  top: 29px
}

.t-30p {
  top: 30px
}

.t-31p {
  top: 31px
}

.t-32p {
  top: 32px
}

.t-33p {
  top: 33px
}

.t-34p {
  top: 34px
}

.t-35p {
  top: 35px
}

.t-36p {
  top: 36px
}

.t-37p {
  top: 37px
}

.t-38p {
  top: 38px
}

.t-39p {
  top: 39px
}

.t-40p {
  top: 40px
}

.t-41p {
  top: 41px
}

.t-42p {
  top: 42px
}

.t-43p {
  top: 43px
}

.t-44p {
  top: 44px
}

.t-45p {
  top: 45px
}

.t-46p {
  top: 46px
}

.t-47p {
  top: 47px
}

.t-48p {
  top: 48px
}

.t-49p {
  top: 49px
}

.t-50p {
  top: 50px
}

.t-51p {
  top: 51px
}

.t-52p {
  top: 52px
}

.t-53p {
  top: 53px
}

.t-54p {
  top: 54px
}

.t-55p {
  top: 55px
}

.t-56p {
  top: 56px
}

.t-57p {
  top: 57px
}

.t-58p {
  top: 58px
}

.t-59p {
  top: 59px
}

.t-60p {
  top: 60px
}

.t-61p {
  top: 61px
}

.t-62p {
  top: 62px
}

.t-63p {
  top: 63px
}

.t-64p {
  top: 64px
}

.t-65p {
  top: 65px
}

.t-66p {
  top: 66px
}

.t-67p {
  top: 67px
}

.t-68p {
  top: 68px
}

.t-69p {
  top: 69px
}

.t-70p {
  top: 70px
}

.t-71p {
  top: 71px
}

.t-72p {
  top: 72px
}

.t-73p {
  top: 73px
}

.t-74p {
  top: 74px
}

.t-75p {
  top: 75px
}

.t-76p {
  top: 76px
}

.t-77p {
  top: 77px
}

.t-78p {
  top: 78px
}

.t-79p {
  top: 79px
}

.t-80p {
  top: 80px
}

.t-81p {
  top: 81px
}

.t-82p {
  top: 82px
}

.t-83p {
  top: 83px
}

.t-84p {
  top: 84px
}

.t-85p {
  top: 85px
}

.t-86p {
  top: 86px
}

.t-87p {
  top: 87px
}

.t-88p {
  top: 88px
}

.t-89p {
  top: 89px
}

.t-90p {
  top: 90px
}

.t-91p {
  top: 91px
}

.t-92p {
  top: 92px
}

.t-93p {
  top: 93px
}

.t-94p {
  top: 94px
}

.t-95p {
  top: 95px
}

.t-96p {
  top: 96px
}

.t-97p {
  top: 97px
}

.t-98p {
  top: 98px
}

.t-99p {
  top: 99px
}

.t-100p {
  top: 100px
}

.b-0p {
  bottom: 0
}

.b-1p {
  bottom: 1px
}

.b-2p {
  bottom: 2px
}

.b-3p {
  bottom: 3px
}

.b-4p {
  bottom: 4px
}

.b-5p {
  bottom: 5px
}

.b-6p {
  bottom: 6px
}

.b-7p {
  bottom: 7px
}

.b-8p {
  bottom: 8px
}

.b-9p {
  bottom: 9px
}

.b-10p {
  bottom: 10px
}

.b-11p {
  bottom: 11px
}

.b-12p {
  bottom: 12px
}

.b-13p {
  bottom: 13px
}

.b-14p {
  bottom: 14px
}

.b-15p {
  bottom: 15px
}

.b-16p {
  bottom: 16px
}

.b-17p {
  bottom: 17px
}

.b-18p {
  bottom: 18px
}

.b-19p {
  bottom: 19px
}

.b-20p {
  bottom: 20px
}

.b-21p {
  bottom: 21px
}

.b-22p {
  bottom: 22px
}

.b-23p {
  bottom: 23px
}

.b-24p {
  bottom: 24px
}

.b-25p {
  bottom: 25px
}

.b-26p {
  bottom: 26px
}

.b-27p {
  bottom: 27px
}

.b-28p {
  bottom: 28px
}

.b-29p {
  bottom: 29px
}

.b-30p {
  bottom: 30px
}

.b-31p {
  bottom: 31px
}

.b-32p {
  bottom: 32px
}

.b-33p {
  bottom: 33px
}

.b-34p {
  bottom: 34px
}

.b-35p {
  bottom: 35px
}

.b-36p {
  bottom: 36px
}

.b-37p {
  bottom: 37px
}

.b-38p {
  bottom: 38px
}

.b-39p {
  bottom: 39px
}

.b-40p {
  bottom: 40px
}

.b-41p {
  bottom: 41px
}

.b-42p {
  bottom: 42px
}

.b-43p {
  bottom: 43px
}

.b-44p {
  bottom: 44px
}

.b-45p {
  bottom: 45px
}

.b-46p {
  bottom: 46px
}

.b-47p {
  bottom: 47px
}

.b-48p {
  bottom: 48px
}

.b-49p {
  bottom: 49px
}

.b-50p {
  bottom: 50px
}

.b-51p {
  bottom: 51px
}

.b-52p {
  bottom: 52px
}

.b-53p {
  bottom: 53px
}

.b-54p {
  bottom: 54px
}

.b-55p {
  bottom: 55px
}

.b-56p {
  bottom: 56px
}

.b-57p {
  bottom: 57px
}

.b-58p {
  bottom: 58px
}

.b-59p {
  bottom: 59px
}

.b-60p {
  bottom: 60px
}

.b-61p {
  bottom: 61px
}

.b-62p {
  bottom: 62px
}

.b-63p {
  bottom: 63px
}

.b-64p {
  bottom: 64px
}

.b-65p {
  bottom: 65px
}

.b-66p {
  bottom: 66px
}

.b-67p {
  bottom: 67px
}

.b-68p {
  bottom: 68px
}

.b-69p {
  bottom: 69px
}

.b-70p {
  bottom: 70px
}

.b-71p {
  bottom: 71px
}

.b-72p {
  bottom: 72px
}

.b-73p {
  bottom: 73px
}

.b-74p {
  bottom: 74px
}

.b-75p {
  bottom: 75px
}

.b-76p {
  bottom: 76px
}

.b-77p {
  bottom: 77px
}

.b-78p {
  bottom: 78px
}

.b-79p {
  bottom: 79px
}

.b-80p {
  bottom: 80px
}

.b-81p {
  bottom: 81px
}

.b-82p {
  bottom: 82px
}

.b-83p {
  bottom: 83px
}

.b-84p {
  bottom: 84px
}

.b-85p {
  bottom: 85px
}

.b-86p {
  bottom: 86px
}

.b-87p {
  bottom: 87px
}

.b-88p {
  bottom: 88px
}

.b-89p {
  bottom: 89px
}

.b-90p {
  bottom: 90px
}

.b-91p {
  bottom: 91px
}

.b-92p {
  bottom: 92px
}

.b-93p {
  bottom: 93px
}

.b-94p {
  bottom: 94px
}

.b-95p {
  bottom: 95px
}

.b-96p {
  bottom: 96px
}

.b-97p {
  bottom: 97px
}

.b-98p {
  bottom: 98px
}

.b-99p {
  bottom: 99px
}

.b-100p {
  bottom: 100px
}

.t-0 {
  top: 0
}

.t-1 {
  top: 1%
}

.t-2 {
  top: 2%
}

.t-3 {
  top: 3%
}

.t-4 {
  top: 4%
}

.t-5 {
  top: 5%
}

.t-6 {
  top: 6%
}

.t-7 {
  top: 7%
}

.t-8 {
  top: 8%
}

.t-9 {
  top: 9%
}

.t-10 {
  top: 10%
}

.t-11 {
  top: 11%
}

.t-12 {
  top: 12%
}

.t-13 {
  top: 13%
}

.t-14 {
  top: 14%
}

.t-15 {
  top: 15%
}

.t-16 {
  top: 16%
}

.t-17 {
  top: 17%
}

.t-18 {
  top: 18%
}

.t-19 {
  top: 19%
}

.t-20 {
  top: 20%
}

.t-21 {
  top: 21%
}

.t-22 {
  top: 22%
}

.t-23 {
  top: 23%
}

.t-24 {
  top: 24%
}

.t-25 {
  top: 25%
}

.t-26 {
  top: 26%
}

.t-27 {
  top: 27%
}

.t-28 {
  top: 28%
}

.t-29 {
  top: 29%
}

.t-30 {
  top: 30%
}

.t-31 {
  top: 31%
}

.t-32 {
  top: 32%
}

.t-33 {
  top: 33%
}

.t-34 {
  top: 34%
}

.t-35 {
  top: 35%
}

.t-36 {
  top: 36%
}

.t-37 {
  top: 37%
}

.t-38 {
  top: 38%
}

.t-39 {
  top: 39%
}

.t-40 {
  top: 40%
}

.t-41 {
  top: 41%
}

.t-42 {
  top: 42%
}

.t-43 {
  top: 43%
}

.t-44 {
  top: 44%
}

.t-45 {
  top: 45%
}

.t-46 {
  top: 46%
}

.t-47 {
  top: 47%
}

.t-48 {
  top: 48%
}

.t-49 {
  top: 49%
}

.t-50 {
  top: 50%
}

.t-51 {
  top: 51%
}

.t-52 {
  top: 52%
}

.t-53 {
  top: 53%
}

.t-54 {
  top: 54%
}

.t-55 {
  top: 55%
}

.t-56 {
  top: 56%
}

.t-57 {
  top: 57%
}

.t-58 {
  top: 58%
}

.t-59 {
  top: 59%
}

.t-60 {
  top: 60%
}

.t-61 {
  top: 61%
}

.t-62 {
  top: 62%
}

.t-63 {
  top: 63%
}

.t-64 {
  top: 64%
}

.t-65 {
  top: 65%
}

.t-66 {
  top: 66%
}

.t-67 {
  top: 67%
}

.t-68 {
  top: 68%
}

.t-69 {
  top: 69%
}

.t-70 {
  top: 70%
}

.t-71 {
  top: 71%
}

.t-72 {
  top: 72%
}

.t-73 {
  top: 73%
}

.t-74 {
  top: 74%
}

.t-75 {
  top: 75%
}

.t-76 {
  top: 76%
}

.t-77 {
  top: 77%
}

.t-78 {
  top: 78%
}

.t-79 {
  top: 79%
}

.t-80 {
  top: 80%
}

.t-81 {
  top: 81%
}

.t-82 {
  top: 82%
}

.t-83 {
  top: 83%
}

.t-84 {
  top: 84%
}

.t-85 {
  top: 85%
}

.t-86 {
  top: 86%
}

.t-87 {
  top: 87%
}

.t-88 {
  top: 88%
}

.t-89 {
  top: 89%
}

.t-90 {
  top: 90%
}

.t-91 {
  top: 91%
}

.t-92 {
  top: 92%
}

.t-93 {
  top: 93%
}

.t-94 {
  top: 94%
}

.t-95 {
  top: 95%
}

.t-96 {
  top: 96%
}

.t-97 {
  top: 97%
}

.t-98 {
  top: 98%
}

.t-99 {
  top: 99%
}

.t-100 {
  top: 100%
}

.t-100vh {
  top: 100vh
}

.b-0 {
  bottom: 0
}

.b-1 {
  bottom: 1%
}

.b-2 {
  bottom: 2%
}

.b-3 {
  bottom: 3%
}

.b-4 {
  bottom: 4%
}

.b-5 {
  bottom: 5%
}

.b-6 {
  bottom: 6%
}

.b-7 {
  bottom: 7%
}

.b-8 {
  bottom: 8%
}

.b-9 {
  bottom: 9%
}

.b-10 {
  bottom: 10%
}

.b-11 {
  bottom: 11%
}

.b-12 {
  bottom: 12%
}

.b-13 {
  bottom: 13%
}

.b-14 {
  bottom: 14%
}

.b-15 {
  bottom: 15%
}

.b-16 {
  bottom: 16%
}

.b-17 {
  bottom: 17%
}

.b-18 {
  bottom: 18%
}

.b-19 {
  bottom: 19%
}

.b-20 {
  bottom: 20%
}

.b-21 {
  bottom: 21%
}

.b-22 {
  bottom: 22%
}

.b-23 {
  bottom: 23%
}

.b-24 {
  bottom: 24%
}

.b-25 {
  bottom: 25%
}

.b-26 {
  bottom: 26%
}

.b-27 {
  bottom: 27%
}

.b-28 {
  bottom: 28%
}

.b-29 {
  bottom: 29%
}

.b-30 {
  bottom: 30%
}

.b-31 {
  bottom: 31%
}

.b-32 {
  bottom: 32%
}

.b-33 {
  bottom: 33%
}

.b-34 {
  bottom: 34%
}

.b-35 {
  bottom: 35%
}

.b-36 {
  bottom: 36%
}

.b-37 {
  bottom: 37%
}

.b-38 {
  bottom: 38%
}

.b-39 {
  bottom: 39%
}

.b-40 {
  bottom: 40%
}

.b-41 {
  bottom: 41%
}

.b-42 {
  bottom: 42%
}

.b-43 {
  bottom: 43%
}

.b-44 {
  bottom: 44%
}

.b-45 {
  bottom: 45%
}

.b-46 {
  bottom: 46%
}

.b-47 {
  bottom: 47%
}

.b-48 {
  bottom: 48%
}

.b-49 {
  bottom: 49%
}

.b-50 {
  bottom: 50%
}

.b-51 {
  bottom: 51%
}

.b-52 {
  bottom: 52%
}

.b-53 {
  bottom: 53%
}

.b-54 {
  bottom: 54%
}

.b-55 {
  bottom: 55%
}

.b-56 {
  bottom: 56%
}

.b-57 {
  bottom: 57%
}

.b-58 {
  bottom: 58%
}

.b-59 {
  bottom: 59%
}

.b-60 {
  bottom: 60%
}

.b-61 {
  bottom: 61%
}

.b-62 {
  bottom: 62%
}

.b-63 {
  bottom: 63%
}

.b-64 {
  bottom: 64%
}

.b-65 {
  bottom: 65%
}

.b-66 {
  bottom: 66%
}

.b-67 {
  bottom: 67%
}

.b-68 {
  bottom: 68%
}

.b-69 {
  bottom: 69%
}

.b-70 {
  bottom: 70%
}

.b-71 {
  bottom: 71%
}

.b-72 {
  bottom: 72%
}

.b-73 {
  bottom: 73%
}

.b-74 {
  bottom: 74%
}

.b-75 {
  bottom: 75%
}

.b-76 {
  bottom: 76%
}

.b-77 {
  bottom: 77%
}

.b-78 {
  bottom: 78%
}

.b-79 {
  bottom: 79%
}

.b-80 {
  bottom: 80%
}

.b-81 {
  bottom: 81%
}

.b-82 {
  bottom: 82%
}

.b-83 {
  bottom: 83%
}

.b-84 {
  bottom: 84%
}

.b-85 {
  bottom: 85%
}

.b-86 {
  bottom: 86%
}

.b-87 {
  bottom: 87%
}

.b-88 {
  bottom: 88%
}

.b-89 {
  bottom: 89%
}

.b-90 {
  bottom: 90%
}

.b-91 {
  bottom: 91%
}

.b-92 {
  bottom: 92%
}

.b-93 {
  bottom: 93%
}

.b-94 {
  bottom: 94%
}

.b-95 {
  bottom: 95%
}

.b-96 {
  bottom: 96%
}

.b-97 {
  bottom: 97%
}

.b-98 {
  bottom: 98%
}

.b-99 {
  bottom: 99%
}

.b-100 {
  bottom: 100%
}

.l-0 {
  left: 0
}

.l-1 {
  left: 1%
}

.l-2 {
  left: 2%
}

.l-3 {
  left: 3%
}

.l-4 {
  left: 4%
}

.l-5 {
  left: 5%
}

.l-6 {
  left: 6%
}

.l-7 {
  left: 7%
}

.l-8 {
  left: 8%
}

.l-9 {
  left: 9%
}

.l-10 {
  left: 10%
}

.l-11 {
  left: 11%
}

.l-12 {
  left: 12%
}

.l-13 {
  left: 13%
}

.l-14 {
  left: 14%
}

.l-15 {
  left: 15%
}

.l-16 {
  left: 16%
}

.l-17 {
  left: 17%
}

.l-18 {
  left: 18%
}

.l-19 {
  left: 19%
}

.l-20 {
  left: 20%
}

.l-21 {
  left: 21%
}

.l-22 {
  left: 22%
}

.l-23 {
  left: 23%
}

.l-24 {
  left: 24%
}

.l-25 {
  left: 25%
}

.l-26 {
  left: 26%
}

.l-27 {
  left: 27%
}

.l-28 {
  left: 28%
}

.l-29 {
  left: 29%
}

.l-30 {
  left: 30%
}

.l-31 {
  left: 31%
}

.l-32 {
  left: 32%
}

.l-33 {
  left: 33%
}

.l-34 {
  left: 34%
}

.l-35 {
  left: 35%
}

.l-36 {
  left: 36%
}

.l-37 {
  left: 37%
}

.l-38 {
  left: 38%
}

.l-39 {
  left: 39%
}

.l-40 {
  left: 40%
}

.l-41 {
  left: 41%
}

.l-42 {
  left: 42%
}

.l-43 {
  left: 43%
}

.l-44 {
  left: 44%
}

.l-45 {
  left: 45%
}

.l-46 {
  left: 46%
}

.l-47 {
  left: 47%
}

.l-48 {
  left: 48%
}

.l-49 {
  left: 49%
}

.l-50 {
  left: 50%
}

.l-51 {
  left: 51%
}

.l-52 {
  left: 52%
}

.l-53 {
  left: 53%
}

.l-54 {
  left: 54%
}

.l-55 {
  left: 55%
}

.l-56 {
  left: 56%
}

.l-57 {
  left: 57%
}

.l-58 {
  left: 58%
}

.l-59 {
  left: 59%
}

.l-60 {
  left: 60%
}

.l-61 {
  left: 61%
}

.l-62 {
  left: 62%
}

.l-63 {
  left: 63%
}

.l-64 {
  left: 64%
}

.l-65 {
  left: 65%
}

.l-66 {
  left: 66%
}

.l-67 {
  left: 67%
}

.l-68 {
  left: 68%
}

.l-69 {
  left: 69%
}

.l-70 {
  left: 70%
}

.l-71 {
  left: 71%
}

.l-72 {
  left: 72%
}

.l-73 {
  left: 73%
}

.l-74 {
  left: 74%
}

.l-75 {
  left: 75%
}

.l-76 {
  left: 76%
}

.l-77 {
  left: 77%
}

.l-78 {
  left: 78%
}

.l-79 {
  left: 79%
}

.l-80 {
  left: 80%
}

.l-81 {
  left: 81%
}

.l-82 {
  left: 82%
}

.l-83 {
  left: 83%
}

.l-84 {
  left: 84%
}

.l-85 {
  left: 85%
}

.l-86 {
  left: 86%
}

.l-87 {
  left: 87%
}

.l-88 {
  left: 88%
}

.l-89 {
  left: 89%
}

.l-90 {
  left: 90%
}

.l-91 {
  left: 91%
}

.l-92 {
  left: 92%
}

.l-93 {
  left: 93%
}

.l-94 {
  left: 94%
}

.l-95 {
  left: 95%
}

.l-96 {
  left: 96%
}

.l-97 {
  left: 97%
}

.l-98 {
  left: 98%
}

.l-99 {
  left: 99%
}

.l-100 {
  left: 100%
}

.l--100 {
  left: -100%
}

.r-0 {
  right: 0
}

.r-1 {
  right: 1%
}

.r-2 {
  right: 2%
}

.r-3 {
  right: 3%
}

.r-4 {
  right: 4%
}

.r-5 {
  right: 5%
}

.r-6 {
  right: 6%
}

.r-7 {
  right: 7%
}

.r-8 {
  right: 8%
}

.r-9 {
  right: 9%
}

.r-10 {
  right: 10%
}

.r-11 {
  right: 11%
}

.r-12 {
  right: 12%
}

.r-13 {
  right: 13%
}

.r-14 {
  right: 14%
}

.r-15 {
  right: 15%
}

.r-16 {
  right: 16%
}

.r-17 {
  right: 17%
}

.r-18 {
  right: 18%
}

.r-19 {
  right: 19%
}

.r-20 {
  right: 20%
}

.r-21 {
  right: 21%
}

.r-22 {
  right: 22%
}

.r-23 {
  right: 23%
}

.r-24 {
  right: 24%
}

.r-25 {
  right: 25%
}

.r-26 {
  right: 26%
}

.r-27 {
  right: 27%
}

.r-28 {
  right: 28%
}

.r-29 {
  right: 29%
}

.r-30 {
  right: 30%
}

.r-31 {
  right: 31%
}

.r-32 {
  right: 32%
}

.r-33 {
  right: 33%
}

.r-34 {
  right: 34%
}

.r-35 {
  right: 35%
}

.r-36 {
  right: 36%
}

.r-37 {
  right: 37%
}

.r-38 {
  right: 38%
}

.r-39 {
  right: 39%
}

.r-40 {
  right: 40%
}

.r-41 {
  right: 41%
}

.r-42 {
  right: 42%
}

.r-43 {
  right: 43%
}

.r-44 {
  right: 44%
}

.r-45 {
  right: 45%
}

.r-46 {
  right: 46%
}

.r-47 {
  right: 47%
}

.r-48 {
  right: 48%
}

.r-49 {
  right: 49%
}

.r-50 {
  right: 50%
}

.r-51 {
  right: 51%
}

.r-52 {
  right: 52%
}

.r-53 {
  right: 53%
}

.r-54 {
  right: 54%
}

.r-55 {
  right: 55%
}

.r-56 {
  right: 56%
}

.r-57 {
  right: 57%
}

.r-58 {
  right: 58%
}

.r-59 {
  right: 59%
}

.r-60 {
  right: 60%
}

.r-61 {
  right: 61%
}

.r-62 {
  right: 62%
}

.r-63 {
  right: 63%
}

.r-64 {
  right: 64%
}

.r-65 {
  right: 65%
}

.r-66 {
  right: 66%
}

.r-67 {
  right: 67%
}

.r-68 {
  right: 68%
}

.r-69 {
  right: 69%
}

.r-70 {
  right: 70%
}

.r-71 {
  right: 71%
}

.r-72 {
  right: 72%
}

.r-73 {
  right: 73%
}

.r-74 {
  right: 74%
}

.r-75 {
  right: 75%
}

.r-76 {
  right: 76%
}

.r-77 {
  right: 77%
}

.r-78 {
  right: 78%
}

.r-79 {
  right: 79%
}

.r-80 {
  right: 80%
}

.r-81 {
  right: 81%
}

.r-82 {
  right: 82%
}

.r-83 {
  right: 83%
}

.r-84 {
  right: 84%
}

.r-85 {
  right: 85%
}

.r-86 {
  right: 86%
}

.r-87 {
  right: 87%
}

.r-88 {
  right: 88%
}

.r-89 {
  right: 89%
}

.r-90 {
  right: 90%
}

.r-91 {
  right: 91%
}

.r-92 {
  right: 92%
}

.r-93 {
  right: 93%
}

.r-94 {
  right: 94%
}

.r-95 {
  right: 95%
}

.r-96 {
  right: 96%
}

.r-97 {
  right: 97%
}

.r-98 {
  right: 98%
}

.r-99 {
  right: 99%
}

.r-100 {
  right: 100%
}

.bottom {
  float: bottom
}

.left {
  float: left;
  text-align: -webkit-left
}

.right {
  float: right;
  text-align: -webkit-right
}

.bold {
  font-weight: 400
}

.block {
  display: block
}

.hidden {
  display: none !important;
}

.hide {
  visibility: hidden
}

.iblock {
  display: inline-block
}

.ls-none {
  list-style: none
}

.black {
  color: #000
}

.ddgray {
  color: #323030
}

.white {
  color: #fff !important
}

.red {
  color: red !important;
}

.orange {
  color: #ff8d00
}

.bc-tr-orange {
  background-color: #ff8c001f
}

.green {
  color: var(--green) !important
}

.lightblue {
  color: #005ce6
}

.tgray {
  color: #f2f2f21f
}

.gray {
  color: #f2f2f2
}

.dgray {
  color: #7c7c7c !important
}

.theme {
  color: var(--main-color) !important;
  stroke: var(--main-color)
}

.bc-tr-theme {
  background-color: var(--tr-main-color) !important
}

.bc-tr-black {
  background-color: #0000006e
}

.bc-l-theme {
  background-color: #ffc7c99e
}

.transparent {
  background-color: transparent
}

.bc-p {
  background-color: #5a5aaf
}

.bc-trgray {
  background-color: #f2f2f23b
}

.bc-gray {
  background-color: #f2f2f273 !important
}

.bc-dgray {
  background-color: #e5e3e3 !important
}

.bc-tgray {
  background-color: #f2f2f25e !important
}

.bc-white {
  background-color: #fff !important
}

.bc-orange {
  background-color: #ff8d00 !important
}

.bc-green {
  background-color: var(--green) !important
}

.bc-black {
  background-color: #000 !important
}

.bc-tblack {
  background-color: #0000001f
}

.bc-theme {
  background-color: var(--main-color) !important
}

.bc-red {
  background-color: red
}

.bc-tr-red {
  background-color: #ff00001c !important
}

.bc-chocolate {
  background: linear-gradient(#f8eee4 32%, #fff 75%)
}

.flex {
  display: flex
}

.iflex {
  display: inline-flex
}

.igrid {
  display: inline-grid
}

.grid {
  display: grid
}

.jc-sb {
  justify-content: space-between
}

.tr-0-1 {
  transition: .1s
}

.tr-0-2 {
  transition: .2s
}

.tr-0-3 {
  transition: .3s
}

.tr-0-4 {
  transition: .4s
}

.tr-0-5 {
  transition: .5s
}

.tr-0-6 {
  transition: .6s
}

.tr-0-7 {
  transition: .7s
}

.tr-0-8 {
  transition: .8s
}

.tr-0-9 {
  transition: .9s
}

.tr-1 {
  transition: 1s
}

.op-0 {
  opacity: 0
}

.op-0-1 {
  opacity: .1
}

.op-0-3 {
  opacity: .3
}

.op-0-5 {
  opacity: .5
}

.op-0-6 {
  opacity: .6
}

.op-0-8 {
  opacity: .8
}

.rotate-360 {
  transform: rotate(360deg)
}

.rotate-350 {
  transform: rotate(350deg)
}

.rotate-340 {
  transform: rotate(340deg)
}

.rotate-330 {
  transform: rotate(330deg)
}

.rotate-320 {
  transform: rotate(320deg)
}

.rotate-310 {
  transform: rotate(310deg)
}

.rotate-300 {
  transform: rotate(300deg)
}

.rotate-290 {
  transform: rotate(290deg)
}

.rotate-280 {
  transform: rotate(280deg)
}

.rotate-270 {
  transform: rotate(270deg)
}

.rotate-260 {
  transform: rotate(260deg)
}

.rotate-250 {
  transform: rotate(250deg)
}

.rotate-240 {
  transform: rotate(240deg)
}

.rotate-230 {
  transform: rotate(230deg)
}

.rotate-220 {
  transform: rotate(220deg)
}

.rotate-210 {
  transform: rotate(210deg)
}

.rotate-200 {
  transform: rotate(200deg)
}

.rotate-190 {
  transform: rotate(190deg)
}

.rotate-180 {
  transform: rotate(180deg)
}

.rotate-170 {
  transform: rotate(170deg)
}

.rotate-160 {
  transform: rotate(160deg)
}

.rotate-150 {
  transform: rotate(150deg)
}

.rotate-140 {
  transform: rotate(140deg)
}

.rotate-130 {
  transform: rotate(130deg)
}

.rotate-120 {
  transform: rotate(120deg)
}

.rotate-110 {
  transform: rotate(110deg)
}

.rotate-100 {
  transform: rotate(100deg)
}

.rotate-90 {
  transform: rotate(90deg)
}

.rotate-80 {
  transform: rotate(80deg)
}

.rotate-70 {
  transform: rotate(70deg)
}

.rotate-60 {
  transform: rotate(60deg)
}

.rotate-50 {
  transform: rotate(50deg)
}

.rotate-40 {
  transform: rotate(40deg)
}

.rotate-30 {
  transform: rotate(30deg)
}

.rotate-20 {
  transform: rotate(20deg)
}

.rotate-10 {
  transform: rotate(10deg)
}

.hover:hover {
  background-color: #f2f2f2;
  transition: .2s;
  color: var(--main-color);
  cursor: pointer
}

.hover-3:hover {
  background-color: var(--main-color);
  fill: var(--main-color);
  transition: .2s;
  color: #000;
  cursor: pointer
}

.hover-2:hover {
  cursor: pointer
}

.hover-4:hover {
  transition: .2s;
  box-shadow: 0 8px 24px 0 rgba(140, 149, 159, .2)
}

.hover-5:hover {
  fill: var(--main-color);
  transition: .2s;
  cursor: pointer
}

.hover-6:hover {
  color: var(--main-color) !important;
  transition: .2s;
  cursor: pointer
}

.hover-7.active:hover {
  background-color: var(--tr-main-color)
}

.hover-7:hover {
  background-color: #f2f2f2;
  transition: .2s;
  cursor: pointer
}

.zi-1001 {
  z-index: 1001 !important
}

.zi-1000 {
  z-index: 1000 !important
}

.zi-0 {
  z-index: 0 !important
}

.zi--1 {
  z-index: -1 !important
}

.zi-1 {
  z-index: 1 !important
}

.zi-20 {
  z-index: 20 !important
}

.zi-10 {
  z-index: 10 !important
}

.zi-30 {
  z-index: 30 !important
}

.zi-40 {
  z-index: 40 !important
}

.zi-50 {
  z-index: 50 !important
}

.zi-60 {
  z-index: 60 !important
}

.zi-70 {
  z-index: 70 !important
}

.zi-80 {
  z-index: 80 !important
}

.zi-90 {
  z-index: 90 !important
}

.zi-100 {
  z-index: 100 !important
}

.zi-200 {
  z-index: 200 !important
}

.zi-300 {
  z-index: 300 !important
}

.zi-400 {
  z-index: 400 !important
}

.zi-500 {
  z-index: 500 !important
}

.zi-600 {
  z-index: 600 !important
}

.zi-700 {
  z-index: 700 !important
}

.zi-800 {
  z-index: 800 !important
}

.zi-900 {
  z-index: 900 !important
}

.zi-1000 {
  z-index: 1000 !important
}

.zi-2000 {
  z-index: 2000 !important
}

.zi-10000 {
  z-index: 10000 !important
}

.ovh {
  overflow: hidden
}

.ovs {
  overflow: scroll
}

.horizontal {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap
}

.nowrap {
  white-space: nowrap
}

.wrap {
  white-space: pre-wrap;
  overflow-wrap: break-word
}

.smooth {
  scroll-behavior: smooth
}

.ovys {
  overflow-y: auto
}

.ovxs {
  overflow-x: auto
}

.ovxh {
  overflow-x: hidden
}

.b-none {
  border: none !important
}

.bl-1-s-white {
  border-left: 1px solid #fff
}

.bl-1-s-gray {
  border-left: 1px solid #f2f2f2
}

.bl-1-s-dgray {
  border-left: 1px solid #ccc
}

.bl-1-s-theme {
  border-left: 1px solid var(--main-color)
}

.br-1-s-theme {
  border-right: 1px solid var(--main-color)
}

.br-1-s-gray {
  border-right: 1px solid #f2f2f2
}

.b-1-s-white {
  border: 1px solid #fff
}

.b-1-s-red {
  border: 1px solid red
}

.b-1-s-dgray {
  border: 1px solid #ccc
}

.b-1-s-theme {
  border: 1px solid var(--main-color)
}

.b-2-s-theme {
  border: 2px solid var(--main-color)
}

.br-1-s-theme {
  border-right: 1px solid var(--main-color)
}

.bb-1-s-g {
  border-bottom: 1px solid #f2f2f2
}

.bt-1-s-dgray {
  border-top: 1px solid #ccc
}

.bb-1-s-dg {
  border-bottom: 1px solid #ccc
}

.bb-1-s-w {
  border-bottom: 1px solid #fff
}

.bb-1-s-black {
  border-bottom: 1px solid #000
}

.bb-1-s-theme {
  border-bottom: 1px solid var(--main-color)
}

.bt-1-s-theme {
  border-top: 1px solid var(--main-color)
}

.bt-2-s-theme {
  border-top: 2px solid var(--main-color)
}

.bb-2-s-theme {
  border-bottom: 2px solid var(--main-color)
}

.bt-2-s-g {
  border-top: 2px solid #d9d9d9
}

.b-1-s-gray {
  border: 1px solid #f2f2f2
}

.b-2-s-g {
  border: 2px solid #f2f2f2
}

.bs-none {
  border-spacing: 0
}

.td-none {
  text-decoration: none
}

.td-underline {
  text-decoration: underline;
}

.ls-n {
  letter-spacing: normal
}

.capitalize {
  text-transform: capitalize
}

.uppercase {
  text-transform: uppercase
}

.tt-n {
  text-transform: none
}

.ta-l {
  text-align: left;
  text-align: -webkit-left
}

.ta-r {
  text-align: right
}

.ta-c {
  text-align: center;
  text-align: -webkit-center
}

.left-400p {
  transform: translateX(-400px)
}

.left-0 {
  transform: translateX(0)
}

.fs-90 {
  font-size: 90%
}

.fs-200p {
  font-size: 200px
}

.fs-190p {
  font-size: 190px
}

.fs-180p {
  font-size: 180px
}

.fs-170p {
  font-size: 170px
}

.fs-160p {
  font-size: 160px
}

.fs-150p {
  font-size: 150px
}

.fs-140p {
  font-size: 140px
}

.fs-130p {
  font-size: 130px
}

.fs-120p {
  font-size: 120px
}

.fs-110p {
  font-size: 110px
}

.fs-100p {
  font-size: 100px
}

.fs-90p {
  font-size: 90px
}

.fs-80p {
  font-size: 80px
}

.fs-70p {
  font-size: 70px
}

.fs-60p {
  font-size: 60px
}

.fs-50p {
  font-size: 50px
}

.fs-40p {
  font-size: 40px
}

.fs-36p {
  font-size: 36px
}

.fs-35p {
  font-size: 35px
}

.fs-30p {
  font-size: 30px
}

.fs-25p {
  font-size: 25px
}

.fs-20p {
  font-size: 20px
}

.fs-19p {
  font-size: 19px
}

.fs-18p {
  font-size: 18px
}

.fs-17p {
  font-size: 17px
}

.fs-16p {
  font-size: 16px
}

.fs-15p {
  font-size: 15px
}

.fs-14p {
  font-size: 14px
}

.fs-13p {
  font-size: 13px
}

.fs-12p {
  font-size: 12px
}

.fs-11p {
  font-size: 11px
}

.fs-10p {
  font-size: 10px
}

.fs-9p {
  font-size: 9px
}

.fs-8p {
  font-size: 8px
}

.fs-7p {
  font-size: 7px
}

.fs-6p {
  font-size: 6px
}

.bsbb {
  box-sizing: border-box
}

.card-1 {
  box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0
}

.card-3 {
  box-shadow: rgba(17, 12, 46, .15) 0 48px 100px 0
}

.card-2 {
  box-shadow: 0 .5px 1px 0 rgba(0, 0, 0, .16), 0 .5px 2px 0 rgba(0, 0, 0, .12)
}

.card-4 {
  box-shadow: rgba(50, 50, 93, .25) 0 6px 12px -2px, rgba(0, 0, 0, .3) 0 3px 7px -3px
}

.card-5 {
  box-shadow: 0 8px 24px 0 rgba(140, 149, 159, .2)
}

.card-6 {
  box-shadow: 0 20px 50px -10px rgba(0, 0, 0, .2)
}

.titles {
  height: 50px;
  overflow: hidden
}

.titles.expand {
  height: auto;
  overflow: hidden
}

.fadding {
  background: linear-gradient(121deg, #e5e3e3 1%, #fff 10%, #e5e3e3 70%);
  animation-name: skeleton-fade;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  transition: 1s
}

@keyframes skeleton-fade {
  0% {
    background: linear-gradient(121deg, #e5e3e3, #e5e3e3, #e5e3e3)
  }

  10% {
    background: linear-gradient(121deg, #fff 0, #e5e3e3 50%, #e5e3e3 70%)
  }

  15% {
    background: linear-gradient(121deg, #e5e3e3 1%, #fff 10%, #e5e3e3 70%)
  }

  20% {
    background: linear-gradient(121deg, #e5e3e3 5%, #fff 10%, #e5e3e3 60%)
  }

  25% {
    background: linear-gradient(121deg, #e5e3e3 10%, #fff 20%, #e5e3e3 60%)
  }

  30% {
    background: linear-gradient(121deg, #e5e3e3 15%, #fff 30%, #e5e3e3 60%)
  }

  35% {
    background: linear-gradient(121deg, #e5e3e3 10%, #fff 40%, #e5e3e3 60%)
  }

  40% {
    background: linear-gradient(121deg, #e5e3e3 20%, #fff 50%, #e5e3e3 70%)
  }

  45% {
    background: linear-gradient(121deg, #e5e3e3 30%, #fff 55%, #e5e3e3 70%)
  }

  50% {
    background: linear-gradient(121deg, #e5e3e3 35%, #fff 60%, #e5e3e3 80%)
  }

  55% {
    background: linear-gradient(121deg, #e5e3e3 40%, #fff 65%, #e5e3e3 85%)
  }

  60% {
    background: linear-gradient(121deg, #e5e3e3 45%, #fff 70%, #e5e3e3 90%)
  }

  65% {
    background: linear-gradient(121deg, #e5e3e3 50%, #fff 75%, #e5e3e3 100%)
  }

  70% {
    background: linear-gradient(121deg, #e5e3e3 65%, #fff 85%, #e5e3e3 100%)
  }

  75% {
    background: linear-gradient(121deg, #e5e3e3 80%, #fff 100%, #e5e3e3 0)
  }

  80% {
    background: linear-gradient(121deg, #e5e3e3, #e5e3e3, #e5e3e3)
  }

  100% {
    background: linear-gradient(121deg, #e5e3e3, #e5e3e3, #e5e3e3)
  }
}

.scroll-2::-webkit-scrollbar {
  width: 4px
}

.scroll-2::-webkit-scrollbar:hover {
  width: 10px
}

.scroll-2::-webkit-scrollbar-track {
  background: #f1f1f1
}

.scroll-2::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 2px
}

.scroll-2::-webkit-scrollbar-thumb:hover {
  background: #555
}

.no-scroll::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none
}

.no-scroll::-webkit-scrollbar-track {
  background: 0 0
}

.no-scroll::-webkit-scrollbar-thumb {
  background: 0 0
}

.scroll-3::-webkit-scrollbar {
  width: 2px;
  height: 2px
}

.scroll-3::-webkit-scrollbar:hover {
  width: 2px
}

.scroll-3::-webkit-scrollbar-track {
  background: #f1f1f1
}

.scroll-3::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 2px
}

.scroll-3::-webkit-scrollbar-thumb:hover {
  background: #555;
  cursor: pointer
}

.scroll-4::-webkit-scrollbar {
  width: 2px;
  height: 2px
}

.scroll-4::-webkit-scrollbar:hover {
  width: 2px
}

.scroll-4::-webkit-scrollbar-track {
  background: 0 0
}

.scroll-4::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 2px
}

.scroll-4::-webkit-scrollbar-thumb:hover {
  background: #555
}

.bc-theme-fade:before {
  content: "";
  position: absolute;
  background-color: var(--main-color);
  border-radius: 40px;
  bottom: 0;
  width: 100%;
  height: 100%;
  animation-name: fillsome;
  animation-duration: .3s;
  animation-iteration-count: 1;
  transition: .4s
}

.bc-theme-fade-rem:before {
  content: "";
  position: absolute;
  background-color: transparent;
  bottom: 0;
  width: 0;
  height: 0;
  animation-name: remfillsome;
  animation-duration: .3s;
  animation-iteration-count: 1;
  transition: .4s
}

.load {
  transform: rotate(360deg);
  transition: .3s;
  animation-name: load;
  animation-duration: 1s;
  animation-iteration-count: infinite
}

@keyframes load {
  0% {
    transform: rotate(0)
  }

  5% {
    transform: rotate(18deg)
  }

  10% {
    transform: rotate(36deg)
  }

  15% {
    transform: rotate(54deg)
  }

  20% {
    transform: rotate(72deg)
  }

  25% {
    transform: rotate(90deg)
  }

  30% {
    transform: rotate(108deg)
  }

  35% {
    transform: rotate(126deg)
  }

  40% {
    transform: rotate(144deg)
  }

  45% {
    transform: rotate(162deg)
  }

  50% {
    transform: rotate(180deg)
  }

  55% {
    transform: rotate(198deg)
  }

  60% {
    transform: rotate(216deg)
  }

  65% {
    transform: rotate(234deg)
  }

  70% {
    transform: rotate(252deg)
  }

  75% {
    transform: rotate(270deg)
  }

  80% {
    transform: rotate(288deg)
  }

  85% {
    transform: rotate(306deg)
  }

  90% {
    transform: rotate(324deg)
  }

  95% {
    transform: rotate(342deg)
  }

  100% {
    transform: rotate(360deg)
  }
}

@keyframes fillsome {
  0% {
    width: 0;
    height: 10px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
  }

  3% {
    height: 10px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 10px
  }

  6% {
    height: 10px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 20px
  }

  9% {
    height: 10px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 35px
  }

  10% {
    height: 15px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 40px
  }

  20% {
    height: 15px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 80px
  }

  30% {
    height: 20px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 120px
  }

  40% {
    height: 20px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 160px
  }

  50% {
    height: 25px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 180px
  }

  60% {
    height: 25px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 200px
  }

  70% {
    height: 30px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 220px
  }

  80% {
    height: 30px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 240px
  }

  90% {
    height: 35px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 260px
  }

  100% {
    height: 40px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 280px
  }
}

@keyframes remfillsome {
  100% {
    width: 0;
    height: 0;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
  }

  90% {
    height: 10px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 10px
  }

  80% {
    height: 10px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 20px
  }

  70% {
    height: 10px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 35px
  }

  60% {
    height: 15px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 40px
  }

  50% {
    height: 15px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 80px
  }

  40% {
    height: 20px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 120px
  }

  30% {
    height: 20px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 160px
  }

  20% {
    height: 25px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 180px
  }

  10% {
    height: 25px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 200px
  }

  9% {
    height: 30px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 220px
  }

  6% {
    height: 30px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 240px
  }

  3% {
    height: 35px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 260px
  }

  0% {
    height: 40px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 280px
  }
}

.p-r {
  position: relative !important
}

.p-0 {
  padding: 0
}

.p-1p {
  padding: 1px
}

.p-2p {
  padding: 2px
}

.p-3p {
  padding: 3px
}

.p-4p {
  padding: 4px
}

.p-5p {
  padding: 5px
}

.p-6p {
  padding: 6px
}

.p-7p {
  padding: 7px
}

.p-8p {
  padding: 8px
}

.p-9p {
  padding: 9px
}

.p-10p {
  padding: 10px
}

.p-11p {
  padding: 11px
}

.p-12p {
  padding: 12px
}

.p-13p {
  padding: 13px
}

.p-14p {
  padding: 14px
}

.p-15p {
  padding: 15px
}

.p-16p {
  padding: 16px
}

.p-17p {
  padding: 17px
}

.p-18p {
  padding: 18px
}

.p-19p {
  padding: 19px
}

.p-20p {
  padding: 20px
}

.p-21p {
  padding: 21px
}

.p-22p {
  padding: 22px
}

.p-23p {
  padding: 23px
}

.p-24p {
  padding: 24px
}

.p-25p {
  padding: 25px
}

.p-26p {
  padding: 26px
}

.p-27p {
  padding: 27px
}

.p-28p {
  padding: 28px
}

.p-29p {
  padding: 29px
}

.p-30p {
  padding: 30px
}

.p-31p {
  padding: 31px
}

.p-32p {
  padding: 32px
}

.p-33p {
  padding: 33px
}

.p-34p {
  padding: 34px
}

.p-35p {
  padding: 35px
}

.p-36p {
  padding: 36px
}

.p-37p {
  padding: 37px
}

.p-38p {
  padding: 38px
}

.p-39p {
  padding: 39px
}

.p-40p {
  padding: 40px
}

.p-41p {
  padding: 41px
}

.p-42p {
  padding: 42px
}

.p-43p {
  padding: 43px
}

.p-44p {
  padding: 44px
}

.p-45p {
  padding: 45px
}

.p-46p {
  padding: 46px
}

.p-47p {
  padding: 47px
}

.p-48p {
  padding: 48px
}

.p-49p {
  padding: 49px
}

.p-50p {
  padding: 50px
}

.p-51p {
  padding: 51px
}

.p-52p {
  padding: 52px
}

.p-53p {
  padding: 53px
}

.p-54p {
  padding: 54px
}

.p-55p {
  padding: 55px
}

.p-56p {
  padding: 56px
}

.p-57p {
  padding: 57px
}

.p-58p {
  padding: 58px
}

.p-59p {
  padding: 59px
}

.p-60p {
  padding: 60px
}

.p-61p {
  padding: 61px
}

.p-62p {
  padding: 62px
}

.p-63p {
  padding: 63px
}

.p-64p {
  padding: 64px
}

.p-65p {
  padding: 65px
}

.p-66p {
  padding: 66px
}

.p-67p {
  padding: 67px
}

.p-68p {
  padding: 68px
}

.p-69p {
  padding: 69px
}

.p-70p {
  padding: 70px
}

.p-71p {
  padding: 71px
}

.p-72p {
  padding: 72px
}

.p-73p {
  padding: 73px
}

.p-74p {
  padding: 74px
}

.p-75p {
  padding: 75px
}

.p-76p {
  padding: 76px
}

.p-77p {
  padding: 77px
}

.p-78p {
  padding: 78px
}

.p-79p {
  padding: 79px
}

.p-80p {
  padding: 80px
}

.p-81p {
  padding: 81px
}

.p-82p {
  padding: 82px
}

.p-83p {
  padding: 83px
}

.p-84p {
  padding: 84px
}

.p-85p {
  padding: 85px
}

.p-86p {
  padding: 86px
}

.p-87p {
  padding: 87px
}

.p-88p {
  padding: 88px
}

.p-89p {
  padding: 89px
}

.p-90p {
  padding: 90px
}

.p-91p {
  padding: 91px
}

.p-92p {
  padding: 92px
}

.p-93p {
  padding: 93px
}

.p-94p {
  padding: 94px
}

.p-95p {
  padding: 95px
}

.p-96p {
  padding: 96px
}

.p-97p {
  padding: 97px
}

.p-98p {
  padding: 98px
}

.p-99p {
  padding: 99px
}

.p-100p {
  padding: 100px
}

.ml-0 {
  margin-left: 0
}

.ml-1 {
  margin-left: 1%
}

.ml-2 {
  margin-left: 2%
}

.ml-3 {
  margin-left: 3%
}

.ml-4 {
  margin-left: 4%
}

.ml-5 {
  margin-left: 5%
}

.ml-6 {
  margin-left: 6%
}

.ml-7 {
  margin-left: 7%
}

.ml-8 {
  margin-left: 8%
}

.ml-9 {
  margin-left: 9%
}

.ml-10 {
  margin-left: 10%
}

.ml-11 {
  margin-left: 11%
}

.ml-12 {
  margin-left: 12%
}

.ml-13 {
  margin-left: 13%
}

.ml-14 {
  margin-left: 14%
}

.ml-15 {
  margin-left: 15%
}

.ml-16 {
  margin-left: 16%
}

.ml-17 {
  margin-left: 17%
}

.ml-18 {
  margin-left: 18%
}

.ml-19 {
  margin-left: 19%
}

.ml-20 {
  margin-left: 20%
}

.ml-21 {
  margin-left: 21%
}

.ml-22 {
  margin-left: 22%
}

.ml-23 {
  margin-left: 23%
}

.ml-24 {
  margin-left: 24%
}

.ml-25 {
  margin-left: 25%
}

.ml-26 {
  margin-left: 26%
}

.ml-27 {
  margin-left: 27%
}

.ml-28 {
  margin-left: 28%
}

.ml-29 {
  margin-left: 29%
}

.ml-30 {
  margin-left: 30%
}

.ml-31 {
  margin-left: 31%
}

.ml-32 {
  margin-left: 32%
}

.ml-33 {
  margin-left: 33%
}

.ml-34 {
  margin-left: 34%
}

.ml-35 {
  margin-left: 35%
}

.ml-36 {
  margin-left: 36%
}

.ml-37 {
  margin-left: 37%
}

.ml-38 {
  margin-left: 38%
}

.ml-39 {
  margin-left: 39%
}

.ml-40 {
  margin-left: 40%
}

.ml-41 {
  margin-left: 41%
}

.ml-42 {
  margin-left: 42%
}

.ml-43 {
  margin-left: 43%
}

.ml-44 {
  margin-left: 44%
}

.ml-45 {
  margin-left: 45%
}

.ml-46 {
  margin-left: 46%
}

.ml-47 {
  margin-left: 47%
}

.ml-48 {
  margin-left: 48%
}

.ml-49 {
  margin-left: 49%
}

.ml-50 {
  margin-left: 50%
}

.ml-51 {
  margin-left: 51%
}

.ml-52 {
  margin-left: 52%
}

.ml-53 {
  margin-left: 53%
}

.ml-54 {
  margin-left: 54%
}

.ml-55 {
  margin-left: 55%
}

.ml-56 {
  margin-left: 56%
}

.ml-57 {
  margin-left: 57%
}

.ml-58 {
  margin-left: 58%
}

.ml-59 {
  margin-left: 59%
}

.ml-60 {
  margin-left: 60%
}

.ml-61 {
  margin-left: 61%
}

.ml-62 {
  margin-left: 62%
}

.ml-63 {
  margin-left: 63%
}

.ml-64 {
  margin-left: 64%
}

.ml-65 {
  margin-left: 65%
}

.ml-66 {
  margin-left: 66%
}

.ml-67 {
  margin-left: 67%
}

.ml-68 {
  margin-left: 68%
}

.ml-69 {
  margin-left: 69%
}

.ml-70 {
  margin-left: 70%
}

.ml-71 {
  margin-left: 71%
}

.ml-72 {
  margin-left: 72%
}

.ml-73 {
  margin-left: 73%
}

.ml-74 {
  margin-left: 74%
}

.ml-75 {
  margin-left: 75%
}

.ml-76 {
  margin-left: 76%
}

.ml-77 {
  margin-left: 77%
}

.ml-78 {
  margin-left: 78%
}

.ml-79 {
  margin-left: 79%
}

.ml-80 {
  margin-left: 80%
}

.ml-81 {
  margin-left: 81%
}

.ml-82 {
  margin-left: 82%
}

.ml-83 {
  margin-left: 83%
}

.ml-84 {
  margin-left: 84%
}

.ml-85 {
  margin-left: 85%
}

.ml-86 {
  margin-left: 86%
}

.ml-87 {
  margin-left: 87%
}

.ml-88 {
  margin-left: 88%
}

.ml-89 {
  margin-left: 89%
}

.ml-90 {
  margin-left: 90%
}

.ml-91 {
  margin-left: 91%
}

.ml-92 {
  margin-left: 92%
}

.ml-93 {
  margin-left: 93%
}

.ml-94 {
  margin-left: 94%
}

.ml-95 {
  margin-left: 95%
}

.ml-96 {
  margin-left: 96%
}

.ml-97 {
  margin-left: 97%
}

.ml-98 {
  margin-left: 98%
}

.ml-99 {
  margin-left: 99%
}

.ml-100 {
  margin-left: 100%
}

.py-0p {
  padding-top: 0;
  padding-bottom: 0
}

.py-1p {
  padding-top: 1px;
  padding-bottom: 1px
}

.py-2p {
  padding-top: 2px;
  padding-bottom: 2px
}

.py-3p {
  padding-top: 3px;
  padding-bottom: 3px
}

.py-4p {
  padding-top: 4px;
  padding-bottom: 4px
}

.py-5p {
  padding-top: 5px;
  padding-bottom: 5px
}

.py-6p {
  padding-top: 6px;
  padding-bottom: 6px
}

.py-7p {
  padding-top: 7px;
  padding-bottom: 7px
}

.py-8p {
  padding-top: 8px;
  padding-bottom: 8px
}

.py-9p {
  padding-top: 9px;
  padding-bottom: 9px
}

.py-10p {
  padding-top: 10px;
  padding-bottom: 10px
}

.py-11p {
  padding-top: 11px;
  padding-bottom: 11px
}

.py-12p {
  padding-top: 12px;
  padding-bottom: 12px
}

.py-13p {
  padding-top: 13px;
  padding-bottom: 13px
}

.py-14p {
  padding-top: 14px;
  padding-bottom: 14px
}

.py-15p {
  padding-top: 15px;
  padding-bottom: 15px
}

.py-16p {
  padding-top: 16px;
  padding-bottom: 16px
}

.py-17p {
  padding-top: 17px;
  padding-bottom: 17px
}

.py-18p {
  padding-top: 18px;
  padding-bottom: 18px
}

.py-19p {
  padding-top: 19px;
  padding-bottom: 19px
}

.py-20p {
  padding-top: 20px;
  padding-bottom: 20px
}

.py-21p {
  padding-top: 21px;
  padding-bottom: 21px
}

.py-22p {
  padding-top: 22px;
  padding-bottom: 22px
}

.py-23p {
  padding-top: 23px;
  padding-bottom: 23px
}

.py-24p {
  padding-top: 24px;
  padding-bottom: 24px
}

.py-25p {
  padding-top: 25px;
  padding-bottom: 25px
}

.py-26p {
  padding-top: 26px;
  padding-bottom: 26px
}

.py-27p {
  padding-top: 27px;
  padding-bottom: 27px
}

.py-28p {
  padding-top: 28px;
  padding-bottom: 28px
}

.py-29p {
  padding-top: 29px;
  padding-bottom: 29px
}

.py-30p {
  padding-top: 30px;
  padding-bottom: 30px
}

.py-31p {
  padding-top: 31px;
  padding-bottom: 31px
}

.py-32p {
  padding-top: 32px;
  padding-bottom: 32px
}

.py-33p {
  padding-top: 33px;
  padding-bottom: 33px
}

.py-34p {
  padding-top: 34px;
  padding-bottom: 34px
}

.py-35p {
  padding-top: 35px;
  padding-bottom: 35px
}

.py-36p {
  padding-top: 36px;
  padding-bottom: 36px
}

.py-37p {
  padding-top: 37px;
  padding-bottom: 37px
}

.py-38p {
  padding-top: 38px;
  padding-bottom: 38px
}

.py-39p {
  padding-top: 39px;
  padding-bottom: 39px
}

.py-40p {
  padding-top: 40px;
  padding-bottom: 40px
}

.py-41p {
  padding-top: 41px;
  padding-bottom: 41px
}

.py-42p {
  padding-top: 42px;
  padding-bottom: 42px
}

.py-43p {
  padding-top: 43px;
  padding-bottom: 43px
}

.py-44p {
  padding-top: 44px;
  padding-bottom: 44px
}

.py-45p {
  padding-top: 45px;
  padding-bottom: 45px
}

.py-46p {
  padding-top: 46px;
  padding-bottom: 46px
}

.py-47p {
  padding-top: 47px;
  padding-bottom: 47px
}

.py-48p {
  padding-top: 48px;
  padding-bottom: 48px
}

.py-49p {
  padding-top: 49px;
  padding-bottom: 49px
}

.py-50p {
  padding-top: 50px;
  padding-bottom: 50px
}

.py-51p {
  padding-top: 51px;
  padding-bottom: 51px
}

.py-52p {
  padding-top: 52px;
  padding-bottom: 52px
}

.py-53p {
  padding-top: 53px;
  padding-bottom: 53px
}

.py-54p {
  padding-top: 54px;
  padding-bottom: 54px
}

.py-55p {
  padding-top: 55px;
  padding-bottom: 55px
}

.py-56p {
  padding-top: 56px;
  padding-bottom: 56px
}

.py-57p {
  padding-top: 57px;
  padding-bottom: 57px
}

.py-58p {
  padding-top: 58px;
  padding-bottom: 58px
}

.py-59p {
  padding-top: 59px;
  padding-bottom: 59px
}

.py-60p {
  padding-top: 60px;
  padding-bottom: 60px
}

.py-61p {
  padding-top: 61px;
  padding-bottom: 61px
}

.py-62p {
  padding-top: 62px;
  padding-bottom: 62px
}

.py-63p {
  padding-top: 63px;
  padding-bottom: 63px
}

.py-64p {
  padding-top: 64px;
  padding-bottom: 64px
}

.py-65p {
  padding-top: 65px;
  padding-bottom: 65px
}

.py-66p {
  padding-top: 66px;
  padding-bottom: 66px
}

.py-67p {
  padding-top: 67px;
  padding-bottom: 67px
}

.py-68p {
  padding-top: 68px;
  padding-bottom: 68px
}

.py-69p {
  padding-top: 69px;
  padding-bottom: 69px
}

.py-70p {
  padding-top: 70px;
  padding-bottom: 70px
}

.py-71p {
  padding-top: 71px;
  padding-bottom: 71px
}

.py-72p {
  padding-top: 72px;
  padding-bottom: 72px
}

.py-73p {
  padding-top: 73px;
  padding-bottom: 73px
}

.py-74p {
  padding-top: 74px;
  padding-bottom: 74px
}

.py-75p {
  padding-top: 75px;
  padding-bottom: 75px
}

.py-76p {
  padding-top: 76px;
  padding-bottom: 76px
}

.py-77p {
  padding-top: 77px;
  padding-bottom: 77px
}

.py-78p {
  padding-top: 78px;
  padding-bottom: 78px
}

.py-79p {
  padding-top: 79px;
  padding-bottom: 79px
}

.py-80p {
  padding-top: 80px;
  padding-bottom: 80px
}

.py-81p {
  padding-top: 81px;
  padding-bottom: 81px
}

.py-82p {
  padding-top: 82px;
  padding-bottom: 82px
}

.py-83p {
  padding-top: 83px;
  padding-bottom: 83px
}

.py-84p {
  padding-top: 84px;
  padding-bottom: 84px
}

.py-85p {
  padding-top: 85px;
  padding-bottom: 85px
}

.py-86p {
  padding-top: 86px;
  padding-bottom: 86px
}

.py-87p {
  padding-top: 87px;
  padding-bottom: 87px
}

.py-88p {
  padding-top: 88px;
  padding-bottom: 88px
}

.py-89p {
  padding-top: 89px;
  padding-bottom: 89px
}

.py-90p {
  padding-top: 90px;
  padding-bottom: 90px
}

.py-91p {
  padding-top: 91px;
  padding-bottom: 91px
}

.py-92p {
  padding-top: 92px;
  padding-bottom: 92px
}

.py-93p {
  padding-top: 93px;
  padding-bottom: 93px
}

.py-94p {
  padding-top: 94px;
  padding-bottom: 94px
}

.py-95p {
  padding-top: 95px;
  padding-bottom: 95px
}

.py-96p {
  padding-top: 96px;
  padding-bottom: 96px
}

.py-97p {
  padding-top: 97px;
  padding-bottom: 97px
}

.py-98p {
  padding-top: 98px;
  padding-bottom: 98px
}

.py-99p {
  padding-top: 99px;
  padding-bottom: 99px
}

.py-100p {
  padding-top: 100px;
  padding-bottom: 100px
}

.px-0p {
  padding-left: 0;
  padding-right: 0
}

.px-1p {
  padding-left: 1px;
  padding-right: 1px
}

.px-2p {
  padding-left: 2px;
  padding-right: 2px
}

.px-3p {
  padding-left: 3px;
  padding-right: 3px
}

.px-4p {
  padding-left: 4px;
  padding-right: 4px
}

.px-5p {
  padding-left: 5px;
  padding-right: 5px
}

.px-6p {
  padding-left: 6px;
  padding-right: 6px
}

.px-7p {
  padding-left: 7px;
  padding-right: 7px
}

.px-8p {
  padding-left: 8px;
  padding-right: 8px
}

.px-9p {
  padding-left: 9px;
  padding-right: 9px
}

.px-10p {
  padding-left: 10px;
  padding-right: 10px
}

.px-11p {
  padding-left: 11px;
  padding-right: 11px
}

.px-12p {
  padding-left: 12px;
  padding-right: 12px
}

.px-13p {
  padding-left: 13px;
  padding-right: 13px
}

.px-14p {
  padding-left: 14px;
  padding-right: 14px
}

.px-15p {
  padding-left: 15px;
  padding-right: 15px
}

.px-16p {
  padding-left: 16px;
  padding-right: 16px
}

.px-17p {
  padding-left: 17px;
  padding-right: 17px
}

.px-18p {
  padding-left: 18px;
  padding-right: 18px
}

.px-19p {
  padding-left: 19px;
  padding-right: 19px
}

.px-20p {
  padding-left: 20px;
  padding-right: 20px
}

.px-21p {
  padding-left: 21px;
  padding-right: 21px
}

.px-22p {
  padding-left: 22px;
  padding-right: 22px
}

.px-23p {
  padding-left: 23px;
  padding-right: 23px
}

.px-24p {
  padding-left: 24px;
  padding-right: 24px
}

.px-25p {
  padding-left: 25px;
  padding-right: 25px
}

.px-26p {
  padding-left: 26px;
  padding-right: 26px
}

.px-27p {
  padding-left: 27px;
  padding-right: 27px
}

.px-28p {
  padding-left: 28px;
  padding-right: 28px
}

.px-29p {
  padding-left: 29px;
  padding-right: 29px
}

.px-30p {
  padding-left: 30px;
  padding-right: 30px
}

.px-31p {
  padding-left: 31px;
  padding-right: 31px
}

.px-32p {
  padding-left: 32px;
  padding-right: 32px
}

.px-33p {
  padding-left: 33px;
  padding-right: 33px
}

.px-34p {
  padding-left: 34px;
  padding-right: 34px
}

.px-35p {
  padding-left: 35px;
  padding-right: 35px
}

.px-36p {
  padding-left: 36px;
  padding-right: 36px
}

.px-37p {
  padding-left: 37px;
  padding-right: 37px
}

.px-38p {
  padding-left: 38px;
  padding-right: 38px
}

.px-39p {
  padding-left: 39px;
  padding-right: 39px
}

.px-40p {
  padding-left: 40px;
  padding-right: 40px
}

.px-41p {
  padding-left: 41px;
  padding-right: 41px
}

.px-42p {
  padding-left: 42px;
  padding-right: 42px
}

.px-43p {
  padding-left: 43px;
  padding-right: 43px
}

.px-44p {
  padding-left: 44px;
  padding-right: 44px
}

.px-45p {
  padding-left: 45px;
  padding-right: 45px
}

.px-46p {
  padding-left: 46px;
  padding-right: 46px
}

.px-47p {
  padding-left: 47px;
  padding-right: 47px
}

.px-48p {
  padding-left: 48px;
  padding-right: 48px
}

.px-49p {
  padding-left: 49px;
  padding-right: 49px
}

.px-50p {
  padding-left: 50px;
  padding-right: 50px
}

.px-51p {
  padding-left: 51px;
  padding-right: 51px
}

.px-52p {
  padding-left: 52px;
  padding-right: 52px
}

.px-53p {
  padding-left: 53px;
  padding-right: 53px
}

.px-54p {
  padding-left: 54px;
  padding-right: 54px
}

.px-55p {
  padding-left: 55px;
  padding-right: 55px
}

.px-56p {
  padding-left: 56px;
  padding-right: 56px
}

.px-57p {
  padding-left: 57px;
  padding-right: 57px
}

.px-58p {
  padding-left: 58px;
  padding-right: 58px
}

.px-59p {
  padding-left: 59px;
  padding-right: 59px
}

.px-60p {
  padding-left: 60px;
  padding-right: 60px
}

.px-61p {
  padding-left: 61px;
  padding-right: 61px
}

.px-62p {
  padding-left: 62px;
  padding-right: 62px
}

.px-63p {
  padding-left: 63px;
  padding-right: 63px
}

.px-64p {
  padding-left: 64px;
  padding-right: 64px
}

.px-65p {
  padding-left: 65px;
  padding-right: 65px
}

.px-66p {
  padding-left: 66px;
  padding-right: 66px
}

.px-67p {
  padding-left: 67px;
  padding-right: 67px
}

.px-68p {
  padding-left: 68px;
  padding-right: 68px
}

.px-69p {
  padding-left: 69px;
  padding-right: 69px
}

.px-70p {
  padding-left: 70px;
  padding-right: 70px
}

.px-71p {
  padding-left: 71px;
  padding-right: 71px
}

.px-72p {
  padding-left: 72px;
  padding-right: 72px
}

.px-73p {
  padding-left: 73px;
  padding-right: 73px
}

.px-74p {
  padding-left: 74px;
  padding-right: 74px
}

.px-75p {
  padding-left: 75px;
  padding-right: 75px
}

.px-76p {
  padding-left: 76px;
  padding-right: 76px
}

.px-77p {
  padding-left: 77px;
  padding-right: 77px
}

.px-78p {
  padding-left: 78px;
  padding-right: 78px
}

.px-79p {
  padding-left: 79px;
  padding-right: 79px
}

.px-80p {
  padding-left: 80px;
  padding-right: 80px
}

.px-81p {
  padding-left: 81px;
  padding-right: 81px
}

.px-82p {
  padding-left: 82px;
  padding-right: 82px
}

.px-83p {
  padding-left: 83px;
  padding-right: 83px
}

.px-84p {
  padding-left: 84px;
  padding-right: 84px
}

.px-85p {
  padding-left: 85px;
  padding-right: 85px
}

.px-86p {
  padding-left: 86px;
  padding-right: 86px
}

.px-87p {
  padding-left: 87px;
  padding-right: 87px
}

.px-88p {
  padding-left: 88px;
  padding-right: 88px
}

.px-89p {
  padding-left: 89px;
  padding-right: 89px
}

.px-90p {
  padding-left: 90px;
  padding-right: 90px
}

.px-91p {
  padding-left: 91px;
  padding-right: 91px
}

.px-92p {
  padding-left: 92px;
  padding-right: 92px
}

.px-93p {
  padding-left: 93px;
  padding-right: 93px
}

.px-94p {
  padding-left: 94px;
  padding-right: 94px
}

.px-95p {
  padding-left: 95px;
  padding-right: 95px
}

.px-96p {
  padding-left: 96px;
  padding-right: 96px
}

.px-97p {
  padding-left: 97px;
  padding-right: 97px
}

.px-98p {
  padding-left: 98px;
  padding-right: 98px
}

.px-99p {
  padding-left: 99px;
  padding-right: 99px
}

.px-100p {
  padding-left: 100px;
  padding-right: 100px
}

.mx-a {
  margin-left: auto;
  margin-right: auto;
}

.mx-0p {
  margin-left: 0;
  margin-right: 0
}

.mx-1p {
  margin-left: 1px;
  margin-right: 1px
}

.mx-2p {
  margin-left: 2px;
  margin-right: 2px
}

.mx-3p {
  margin-left: 3px;
  margin-right: 3px
}

.mx-4p {
  margin-left: 4px;
  margin-right: 4px
}

.mx-5p {
  margin-left: 5px;
  margin-right: 5px
}

.mx-6p {
  margin-left: 6px;
  margin-right: 6px
}

.mx-7p {
  margin-left: 7px;
  margin-right: 7px
}

.mx-8p {
  margin-left: 8px;
  margin-right: 8px
}

.mx-9p {
  margin-left: 9px;
  margin-right: 9px
}

.mx-10p {
  margin-left: 10px;
  margin-right: 10px
}

.mx-11p {
  margin-left: 11px;
  margin-right: 11px
}

.mx-12p {
  margin-left: 12px;
  margin-right: 12px
}

.mx-13p {
  margin-left: 13px;
  margin-right: 13px
}

.mx-14p {
  margin-left: 14px;
  margin-right: 14px
}

.mx-15p {
  margin-left: 15px;
  margin-right: 15px
}

.mx-16p {
  margin-left: 16px;
  margin-right: 16px
}

.mx-17p {
  margin-left: 17px;
  margin-right: 17px
}

.mx-18p {
  margin-left: 18px;
  margin-right: 18px
}

.mx-19p {
  margin-left: 19px;
  margin-right: 19px
}

.mx-20p {
  margin-left: 20px;
  margin-right: 20px
}

.mx-21p {
  margin-left: 21px;
  margin-right: 21px
}

.mx-22p {
  margin-left: 22px;
  margin-right: 22px
}

.mx-23p {
  margin-left: 23px;
  margin-right: 23px
}

.mx-24p {
  margin-left: 24px;
  margin-right: 24px
}

.mx-25p {
  margin-left: 25px;
  margin-right: 25px
}

.mx-26p {
  margin-left: 26px;
  margin-right: 26px
}

.mx-27p {
  margin-left: 27px;
  margin-right: 27px
}

.mx-28p {
  margin-left: 28px;
  margin-right: 28px
}

.mx-29p {
  margin-left: 29px;
  margin-right: 29px
}

.mx-30p {
  margin-left: 30px;
  margin-right: 30px
}

.mx-31p {
  margin-left: 31px;
  margin-right: 31px
}

.mx-32p {
  margin-left: 32px;
  margin-right: 32px
}

.mx-33p {
  margin-left: 33px;
  margin-right: 33px
}

.mx-34p {
  margin-left: 34px;
  margin-right: 34px
}

.mx-35p {
  margin-left: 35px;
  margin-right: 35px
}

.mx-36p {
  margin-left: 36px;
  margin-right: 36px
}

.mx-37p {
  margin-left: 37px;
  margin-right: 37px
}

.mx-38p {
  margin-left: 38px;
  margin-right: 38px
}

.mx-39p {
  margin-left: 39px;
  margin-right: 39px
}

.mx-40p {
  margin-left: 40px;
  margin-right: 40px
}

.mx-41p {
  margin-left: 41px;
  margin-right: 41px
}

.mx-42p {
  margin-left: 42px;
  margin-right: 42px
}

.mx-43p {
  margin-left: 43px;
  margin-right: 43px
}

.mx-44p {
  margin-left: 44px;
  margin-right: 44px
}

.mx-45p {
  margin-left: 45px;
  margin-right: 45px
}

.mx-46p {
  margin-left: 46px;
  margin-right: 46px
}

.mx-47p {
  margin-left: 47px;
  margin-right: 47px
}

.mx-48p {
  margin-left: 48px;
  margin-right: 48px
}

.mx-49p {
  margin-left: 49px;
  margin-right: 49px
}

.mx-50p {
  margin-left: 50px;
  margin-right: 50px
}

.mx-51p {
  margin-left: 51px;
  margin-right: 51px
}

.mx-52p {
  margin-left: 52px;
  margin-right: 52px
}

.mx-53p {
  margin-left: 53px;
  margin-right: 53px
}

.mx-54p {
  margin-left: 54px;
  margin-right: 54px
}

.mx-55p {
  margin-left: 55px;
  margin-right: 55px
}

.mx-56p {
  margin-left: 56px;
  margin-right: 56px
}

.mx-57p {
  margin-left: 57px;
  margin-right: 57px
}

.mx-58p {
  margin-left: 58px;
  margin-right: 58px
}

.mx-59p {
  margin-left: 59px;
  margin-right: 59px
}

.mx-60p {
  margin-left: 60px;
  margin-right: 60px
}

.mx-61p {
  margin-left: 61px;
  margin-right: 61px
}

.mx-62p {
  margin-left: 62px;
  margin-right: 62px
}

.mx-63p {
  margin-left: 63px;
  margin-right: 63px
}

.mx-64p {
  margin-left: 64px;
  margin-right: 64px
}

.mx-65p {
  margin-left: 65px;
  margin-right: 65px
}

.mx-66p {
  margin-left: 66px;
  margin-right: 66px
}

.mx-67p {
  margin-left: 67px;
  margin-right: 67px
}

.mx-68p {
  margin-left: 68px;
  margin-right: 68px
}

.mx-69p {
  margin-left: 69px;
  margin-right: 69px
}

.mx-70p {
  margin-left: 70px;
  margin-right: 70px
}

.mx-71p {
  margin-left: 71px;
  margin-right: 71px
}

.mx-72p {
  margin-left: 72px;
  margin-right: 72px
}

.mx-73p {
  margin-left: 73px;
  margin-right: 73px
}

.mx-74p {
  margin-left: 74px;
  margin-right: 74px
}

.mx-75p {
  margin-left: 75px;
  margin-right: 75px
}

.mx-76p {
  margin-left: 76px;
  margin-right: 76px
}

.mx-77p {
  margin-left: 77px;
  margin-right: 77px
}

.mx-78p {
  margin-left: 78px;
  margin-right: 78px
}

.mx-79p {
  margin-left: 79px;
  margin-right: 79px
}

.mx-80p {
  margin-left: 80px;
  margin-right: 80px
}

.mx-81p {
  margin-left: 81px;
  margin-right: 81px
}

.mx-82p {
  margin-left: 82px;
  margin-right: 82px
}

.mx-83p {
  margin-left: 83px;
  margin-right: 83px
}

.mx-84p {
  margin-left: 84px;
  margin-right: 84px
}

.mx-85p {
  margin-left: 85px;
  margin-right: 85px
}

.mx-86p {
  margin-left: 86px;
  margin-right: 86px
}

.mx-87p {
  margin-left: 87px;
  margin-right: 87px
}

.mx-88p {
  margin-left: 88px;
  margin-right: 88px
}

.mx-89p {
  margin-left: 89px;
  margin-right: 89px
}

.mx-90p {
  margin-left: 90px;
  margin-right: 90px
}

.mx-91p {
  margin-left: 91px;
  margin-right: 91px
}

.mx-92p {
  margin-left: 92px;
  margin-right: 92px
}

.mx-93p {
  margin-left: 93px;
  margin-right: 93px
}

.mx-94p {
  margin-left: 94px;
  margin-right: 94px
}

.mx-95p {
  margin-left: 95px;
  margin-right: 95px
}

.mx-96p {
  margin-left: 96px;
  margin-right: 96px
}

.mx-97p {
  margin-left: 97px;
  margin-right: 97px
}

.mx-98p {
  margin-left: 98px;
  margin-right: 98px
}

.mx-99p {
  margin-left: 99px;
  margin-right: 99px
}

.mx-100p {
  margin-left: 100px;
  margin-right: 100px
}

.my-0p {
  margin-top: 0;
  margin-bottom: 0
}

.my-1p {
  margin-top: 1px;
  margin-bottom: 1px
}

.my-2p {
  margin-top: 2px;
  margin-bottom: 2px
}

.my-3p {
  margin-top: 3px;
  margin-bottom: 3px
}

.my-4p {
  margin-top: 4px;
  margin-bottom: 4px
}

.my-5p {
  margin-top: 5px;
  margin-bottom: 5px
}

.my-6p {
  margin-top: 6px;
  margin-bottom: 6px
}

.my-7p {
  margin-top: 7px;
  margin-bottom: 7px
}

.my-8p {
  margin-top: 8px;
  margin-bottom: 8px
}

.my-9p {
  margin-top: 9px;
  margin-bottom: 9px
}

.my-10p {
  margin-top: 10px;
  margin-bottom: 10px
}

.my-11p {
  margin-top: 11px;
  margin-bottom: 11px
}

.my-12p {
  margin-top: 12px;
  margin-bottom: 12px
}

.my-13p {
  margin-top: 13px;
  margin-bottom: 13px
}

.my-14p {
  margin-top: 14px;
  margin-bottom: 14px
}

.my-15p {
  margin-top: 15px;
  margin-bottom: 15px
}

.my-16p {
  margin-top: 16px;
  margin-bottom: 16px
}

.my-17p {
  margin-top: 17px;
  margin-bottom: 17px
}

.my-18p {
  margin-top: 18px;
  margin-bottom: 18px
}

.my-19p {
  margin-top: 19px;
  margin-bottom: 19px
}

.my-20p {
  margin-top: 20px;
  margin-bottom: 20px
}

.my-21p {
  margin-top: 21px;
  margin-bottom: 21px
}

.my-22p {
  margin-top: 22px;
  margin-bottom: 22px
}

.my-23p {
  margin-top: 23px;
  margin-bottom: 23px
}

.my-24p {
  margin-top: 24px;
  margin-bottom: 24px
}

.my-25p {
  margin-top: 25px;
  margin-bottom: 25px
}

.my-26p {
  margin-top: 26px;
  margin-bottom: 26px
}

.my-27p {
  margin-top: 27px;
  margin-bottom: 27px
}

.my-28p {
  margin-top: 28px;
  margin-bottom: 28px
}

.my-29p {
  margin-top: 29px;
  margin-bottom: 29px
}

.my-30p {
  margin-top: 30px;
  margin-bottom: 30px
}

.my-31p {
  margin-top: 31px;
  margin-bottom: 31px
}

.my-32p {
  margin-top: 32px;
  margin-bottom: 32px
}

.my-33p {
  margin-top: 33px;
  margin-bottom: 33px
}

.my-34p {
  margin-top: 34px;
  margin-bottom: 34px
}

.my-35p {
  margin-top: 35px;
  margin-bottom: 35px
}

.my-36p {
  margin-top: 36px;
  margin-bottom: 36px
}

.my-37p {
  margin-top: 37px;
  margin-bottom: 37px
}

.my-38p {
  margin-top: 38px;
  margin-bottom: 38px
}

.my-39p {
  margin-top: 39px;
  margin-bottom: 39px
}

.my-40p {
  margin-top: 40px;
  margin-bottom: 40px
}

.my-41p {
  margin-top: 41px;
  margin-bottom: 41px
}

.my-42p {
  margin-top: 42px;
  margin-bottom: 42px
}

.my-43p {
  margin-top: 43px;
  margin-bottom: 43px
}

.my-44p {
  margin-top: 44px;
  margin-bottom: 44px
}

.my-45p {
  margin-top: 45px;
  margin-bottom: 45px
}

.my-46p {
  margin-top: 46px;
  margin-bottom: 46px
}

.my-47p {
  margin-top: 47px;
  margin-bottom: 47px
}

.my-48p {
  margin-top: 48px;
  margin-bottom: 48px
}

.my-49p {
  margin-top: 49px;
  margin-bottom: 49px
}

.my-50p {
  margin-top: 50px;
  margin-bottom: 50px
}

.my-51p {
  margin-top: 51px;
  margin-bottom: 51px
}

.my-52p {
  margin-top: 52px;
  margin-bottom: 52px
}

.my-53p {
  margin-top: 53px;
  margin-bottom: 53px
}

.my-54p {
  margin-top: 54px;
  margin-bottom: 54px
}

.my-55p {
  margin-top: 55px;
  margin-bottom: 55px
}

.my-56p {
  margin-top: 56px;
  margin-bottom: 56px
}

.my-57p {
  margin-top: 57px;
  margin-bottom: 57px
}

.my-58p {
  margin-top: 58px;
  margin-bottom: 58px
}

.my-59p {
  margin-top: 59px;
  margin-bottom: 59px
}

.my-60p {
  margin-top: 60px;
  margin-bottom: 60px
}

.my-61p {
  margin-top: 61px;
  margin-bottom: 61px
}

.my-62p {
  margin-top: 62px;
  margin-bottom: 62px
}

.my-63p {
  margin-top: 63px;
  margin-bottom: 63px
}

.my-64p {
  margin-top: 64px;
  margin-bottom: 64px
}

.my-65p {
  margin-top: 65px;
  margin-bottom: 65px
}

.my-66p {
  margin-top: 66px;
  margin-bottom: 66px
}

.my-67p {
  margin-top: 67px;
  margin-bottom: 67px
}

.my-68p {
  margin-top: 68px;
  margin-bottom: 68px
}

.my-69p {
  margin-top: 69px;
  margin-bottom: 69px
}

.my-70p {
  margin-top: 70px;
  margin-bottom: 70px
}

.my-71p {
  margin-top: 71px;
  margin-bottom: 71px
}

.my-72p {
  margin-top: 72px;
  margin-bottom: 72px
}

.my-73p {
  margin-top: 73px;
  margin-bottom: 73px
}

.my-74p {
  margin-top: 74px;
  margin-bottom: 74px
}

.my-75p {
  margin-top: 75px;
  margin-bottom: 75px
}

.my-76p {
  margin-top: 76px;
  margin-bottom: 76px
}

.my-77p {
  margin-top: 77px;
  margin-bottom: 77px
}

.my-78p {
  margin-top: 78px;
  margin-bottom: 78px
}

.my-79p {
  margin-top: 79px;
  margin-bottom: 79px
}

.my-80p {
  margin-top: 80px;
  margin-bottom: 80px
}

.my-81p {
  margin-top: 81px;
  margin-bottom: 81px
}

.my-82p {
  margin-top: 82px;
  margin-bottom: 82px
}

.my-83p {
  margin-top: 83px;
  margin-bottom: 83px
}

.my-84p {
  margin-top: 84px;
  margin-bottom: 84px
}

.my-85p {
  margin-top: 85px;
  margin-bottom: 85px
}

.my-86p {
  margin-top: 86px;
  margin-bottom: 86px
}

.my-87p {
  margin-top: 87px;
  margin-bottom: 87px
}

.my-88p {
  margin-top: 88px;
  margin-bottom: 88px
}

.my-89p {
  margin-top: 89px;
  margin-bottom: 89px
}

.my-90p {
  margin-top: 90px;
  margin-bottom: 90px
}

.my-91p {
  margin-top: 91px;
  margin-bottom: 91px
}

.my-92p {
  margin-top: 92px;
  margin-bottom: 92px
}

.my-93p {
  margin-top: 93px;
  margin-bottom: 93px
}

.my-94p {
  margin-top: 94px;
  margin-bottom: 94px
}

.my-95p {
  margin-top: 95px;
  margin-bottom: 95px
}

.my-96p {
  margin-top: 96px;
  margin-bottom: 96px
}

.my-97p {
  margin-top: 97px;
  margin-bottom: 97px
}

.my-98p {
  margin-top: 98px;
  margin-bottom: 98px
}

.my-99p {
  margin-top: 99px;
  margin-bottom: 99px
}

.my-100p {
  margin-top: 100px;
  margin-bottom: 100px
}

.p-f {
  position: fixed
}

.sticky {
  position: sticky
}

.right-arrow {
  top: 50%;
  right: 0;
  display: block;
  width: .42em;
  height: .42em;
  border: 1px solid;
  border-bottom: 0;
  border-left: 0;
  transform: translateY(-50%) rotate(45deg)
}

.down-arrow {
  top: 50%;
  right: 0;
  display: block;
  width: .42em;
  height: .42em;
  border: 1px solid;
  border-bottom: 0;
  border-left: 0;
  transform: translateY(-50%) rotate(134deg)
}

.p-a {
  position: absolute !important
}

.cntr {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%
}

.cntr-2 {
  position: fixed;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%
}

.cover {
  object-fit: cover
}

.fill {
  object-fit: fill
}

.contain {
  object-fit: contain
}

.scale-down {
  object-fit: scale-down
}

.verdana {
  font-family: verdana, sans-serif
}

.poppsins {
  font-family: poppsins, sans-serif
}

.consolas {
  font-family: "Lucida Console", monospace
}

.center {
  display: grid;
  place-content: center;
  text-align: -webkit-center
}

.placeholder::placeholder {
  font-family: verdana;
  text-transform: capitalize;
  font-size: 15px
}

.center-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow-wrap: break-word
}

.hover-theme:hover {
  color: var(--main-color)
}

.btr-10p {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px
}

.btr-5p {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px
}

.btr-3p {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}

.bb-r-r-3p {
  border-bottom-right-radius: 3px
}

.bt-r-r-3p {
  border-top-right-radius: 3px
}

.m-a {
  margin: auto
}

.wrap {
  white-space: pre-wrap
}

.anim {
  animation-name: fade;
  animation-duration: 1s;
  animation-iteration-count: infinite
}

.skel {
  transition: .3s
}

.parent .label {
  margin: 8px 0 0 15px;
  font-size: 13px;
  transition: .2s
}

.parent.focus .label {
  margin: -1px 0 0 12px;
  font-size: 9px;
  transition: .2s;
  color: var(--main-color)
}

.va-t {
  vertical-align: top
}

.va-b {
  vertical-align: bottom
}

@keyframes fade {
  from {
    background-color: #f2f2f2
  }

  to {
    background-color: #e5e3e3
  }
}

.klavika {
  font-family: klavika, sans-serif
}

.futura {
  font-family: futura sans-serif
}

.helvetica {
  font-family: Arial, Helvetica, sans-serif
}

.sfpro {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}

.courier {
  font-family: 'Courier New', Courier, monospace
}

.bc-gradient-white {
  background: linear-gradient(to bottom, #fff 70%, #f2f2f2)
}

.bold-2 {
  font-weight: 700
}

.mixed {
  font-family: Verdana, Geneva, Tahoma, sans-serif
}

.table {
  display: table
}

.line-h-30p {
  line-height: 30px
}

.line-h-10p {
  line-height: 10px
}

.bc-tr-green {
  background-color: #69d7530e !important
}

@media screen and (max-width:800px) {
  .mw-250p {
    width: 100%;
  }

  .bflex-resp {
    display: flex
  }

  .bh-100-resp {
    height: 100% !important
  }

  .no-bs-resp {
    box-shadow: none;
  }

  .bh-a-resp {
    height: auto !important
  }

  .bh-180p-resp {
    height: 180px !important
  }

  .bh-80-resp {
    height: 80% !important
  }

  .bh-70p-resp {
    height: 70px !important
  }

  .bh-100p-resp {
    height: 100px !important
  }

  .bh-50p-resp {
    height: 50px !important
  }

  .bh-55p-resp {
    height: 55px !important
  }

  .bh-10p-resp {
    height: 10px !important
  }

  .bh-95-resp {
    height: 95% !important;
  }

  .bh-90-resp {
    height: 90% !important;
  }

  .bh-30p-resp {
    height: 30px !important
  }

  .bw-30p-resp {
    width: 30px !important
  }

  .bw-70-resp {
    width: 70% !important
  }

  .bblock-resp {
    display: block !important
  }

  .bt-0 {
    top: 0 !important
  }

  .bmt--45p {
    margin-top: -45px !important
  }

  .bmt--30p {
    margin-top: -30px !important
  }

  .bmt-10p {
    margin-top: 10px !important
  }

  .bmt--20p {
    margin-top: -20px !important
  }

  .bmt--10p {
    margin-top: -10px !important
  }

  .bmt--5p {
    margin-top: -5px !important
  }

  .bfull-resp {
    width: 100% !important
  }

  .show-resp {
    display: initial !important
  }

  .p-10p-resp {
    padding: 10px !important
  }

  .hidden-resp {
    display: none !important;
  }

  div.step.prev span.dv {
    color: #fff
  }

  .gob-resp {
    position: absolute
  }

  .b-60-resp {
    width: 60%
  }

  .b-70-resp {
    width: 70%
  }

  .gob-resp.search-sec {
    margin-top: 47px;
    width: 100%
  }

  .gob-resp .w-800p {
    margin-top: 12px;
    height: 85%;
    margin-left: -10px
  }

  .gob-resp.search-sec .bfull-resp {
    width: 100%
  }

  .bp-a-resp {
    position: absolute !important
  }

  .bp-r-resp {
    position: relative !important
  }

  .b-bc-white-resp {
    background-color: #fff;
  }

  .bcntr-resp {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%
  }
}

@media screen and (max-width:700px) {
  .bp-10p-resp {
    padding: 10px
  }

  .mw-300p {
    width: 100%;
  }

  .mw-400p {
    width: 100%;
  }

  .bp-0-resp {
    padding: 0
  }

  .bp-20p-resp {
    padding: 20px;
  }

  .fs-13p {
    font-size: 11px;
  }

  .fs-14p {
    font-size: 12px;
  }

  .fs-15p {
    font-size: 13px;
  }

  .fs-16p {
    font-size: 14px;
  }

  .fs-17p {
    font-size: 15px;
  }

  .fs-18p {
    font-size: 16px;
  }
}

@media screen and (max-width:750px) {
  .w-700p {
    width: 100%
  }

  .bp-y-10p-resp {
    padding-top: 10px;
    padding-bottom: 10px
  }

  .bm-a-resp {
    margin: auto
  }

  .bm-y-10p-resp {
    margin-top: 10px;
    margin-bottom: 10px
  }

  .bm-x-0-resp {
    margin-left: 0px;
    margin-right: 0px
  }

  .bm-x-5p-resp {
    margin-left: 5px;
    margin-right: 5px
  }

  .bm-x-10p-resp {
    margin-left: 10px;
    margin-right: 10px
  }

  .bmb-10p-resp {
    margin: 0;
    margin-bottom: 10px
  }

  .bmb-20p-resp {
    margin: 0;
    margin-bottom: 20px
  }

  .bmb-30p-resp {
    margin: 0;
    margin-bottom: 30px
  }

  .bleft-resp {
    float: left
  }
}

@media screen and (max-width:599px) {
  .bw-100p-resp {
    width: 100px
  }

  .bcntr-500p-resp {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%
  }

  .b-mgc-resp {
    width: 100%;
    bottom: 0;
    top: auto;
    transform: translate(0);
    left: 0;
    border-radius: 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
  }

  .bb-0-resp {
    bottom: 0
  }

  .bfull-500-resp {
    width: 100%;
    height: 350px
  }

  .bw-100-500-resp {
    width: 100%
  }

  .bw-90-500-resp {
    width: 90%
  }

  .bml-7-resp {
    margin-left: 10%
  }

  .bmr-6-resp {
    margin-right: 16%
  }

  .b-80-resp {
    width: 80%
  }

  .bp-10p-resp {
    padding: 10px
  }

  .bp-0-resp {
    padding: 0
  }

  .b-70-resp {
    width: 70%
  }

  .bm-a-resp {
    margin: auto
  }

  .bmb-10p-resp {
    margin: 0;
    margin-bottom: 10px
  }

  .bmb-20p-resp {
    margin: 0;
    margin-bottom: 20px
  }

  .bmb-30p-resp {
    margin: 0;
    margin-bottom: 30px
  }

  .bcenter-500p-resp {
    display: grid;
    place-content: center
  }
}

input::placeholder {
  text-transform: capitalize
}

.flex-wrap {
  display: flex;
  flex-wrap: wrap
}

.no-outline {
  outline: 0
}

.blur {
  position: absolute;
  overflow: hidden;
  border-radius: 20px; /* Example radius */
  z-index: 1; /* Creates a new stacking context */
}

.blur:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
  /* The Key Changes */
  z-index: -1;
  backdrop-filter: saturate(200%) blur(10px);
  -webkit-backdrop-filter: saturate(200%) blur(10px);
  border-radius: inherit; 
}

.popup-card {
  animation-name: make-entrance;
  animation-duration: .3s;
  animation-iteration-count: unset;
  transition: .3s
}

.strech {
  transform: scaleX(.5)
}

.popup-card-fadding {
  animation-name: remove-entrance;
  animation-duration: .1s;
  animation-iteration-count: unset;
  transition: .2s;
  width: 30px
}

@keyframes make-entrance {
  0% {
    width: 30px
  }

  10% {
    width: 32px
  }

  20% {
    width: 34px
  }

  30% {
    width: 36px
  }

  40% {
    width: 38px
  }

  50% {
    width: 40px
  }

  60% {
    width: 42px
  }

  70% {
    width: 44px
  }

  80% {
    width: 46px
  }

  90% {
    width: 48px
  }

  100% {
    width: auto
  }
}

@keyframes remove-entrance {
  0% {
    width: 48px
  }

  10% {
    width: 46px
  }

  20% {
    width: 44px
  }

  30% {
    width: 42px
  }

  40% {
    width: 40px
  }

  50% {
    width: 38px
  }

  60% {
    width: 36px
  }

  70% {
    width: 34px
  }

  80% {
    width: 32px
  }

  90% {
    width: 30px
  }

  100% {
    width: 30px
  }
}

.bc-tr-white {
  background-color: #ffffff70
}

.ta-b {
  text-align: bottom
}

.grid {
  display: grid
}

.dblue {
  color: #27274b;
}

span.bc-gray {
  color: gray
}

span.bc-tr-green {
  color: var(--green)
}

.h-100-f {
  height: 100vh;
}

.bc-gradient-white {
  background: linear-gradient(to right, #fff 10%, #ffffff00 70%)
}

.ti-5p {
  text-indent: 5px;
}

.tab-btn {
  background: none;
  border: none;
  padding: 10px;
  cursor: pointer;
  color: #555;
  font-weight: 600;
}

.tab-btn.active {
  color: var(--theme-color, #007bff);
  border-bottom: 2px solid var(--theme-color, #007bff);
}

.tabc {
  display: none;
}

.tabc.active {
  display: block;
}

.paginate_button {
  padding: 10px 8.2px;
  margin: 0 2px 0 2px;
  box-sizing: border-box;
  text-decoration: none;
  border-radius: 5px;
  display: inline-flex;
  width: auto;
  color: #7c7c7c;
  background-color: #f2f2f2;
  height: 30px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  overflow-wrap: break-word
}

.paginate_button.current {
  background-color: var(--main-color);
  color: white;
}

.paging_simple_numbers {
  display: flex;
  float: right;
}

th {
  color: #545050;
  text-transform: uppercase;
}

.feedback-progress-buttons {
  display: flex;
  flex-direction: row;
  justify-content: end;
  gap: 4px;
}

@media (max-width: 392px) {
  .feedback-progress-buttons {
    flex-direction: column !important;
  }
}

/* home page  */
.navigation-bar {
  position: fixed;
  z-index: 1000;
  margin-bottom: 600px;
  background-color: white;
}

.navigation-bar.scrolled {
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.6);
}

.nav-link {
  color: #1A1A1A !important;
  font-size: 13px !important;
  transition: color 0.3s ease-in-out;
}

.nav-link:hover {
  color: #1C89FE !important;
}

@media (max-width: 991.98px) {
  .navbar-collapse {
    padding: 20px;
    background: white;
    margin-top: 10px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }

  .navbar-nav {
    gap: 10px !important;
  }
}

/* hero section  */
.hero-section {
  position: relative;
  height: 95vh;
  margin-bottom: 20px;
  min-height: 600px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background-color: transparent;
}

.hero-background {
  position: absolute;
  top: 20;
  left: 0;
  width: 100%;
  height: 90vh;
  background-image: url(../assets/img/backgrounds/background.jpg);
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  z-index: -2;
}

.hero-background::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 123, 255, 0.9) 0%, rgba(0, 123, 255, 0.7) 30%, rgba(0, 123, 255, 0.4) 60%, rgba(0, 123, 255, 0.2) 100%);
  z-index: -1;
}

.wave-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  line-height: 0;
}

.wave-container svg {
  display: block;
  width: 100%;
  height: 120px;
}

.wave-container svg path {
  fill: #ffffff;
}

.container {
  position: relative;
  z-index: 1;
}

.hero-content {
  max-width: 600px;
  color: white;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  padding: 2rem;
}

.hero-content .hello-title {
  font-size: 2.8rem;
  font-weight: bold;
}

.hero-content .hero-text {
  font-size: 16px;
  margin: 10px 0px 30px 0px;
}

.btn-explore {
  display: inline-block;
  padding: 14px 26px;
  font-size: 14px;
  font-weight: bold;
  color: rgba(15, 124, 241, 0.9);
  background: white;
  border-radius: 25px;
  text-decoration: none;
  transition: 0.3s;
}

.btn-explore:hover {
  background-color: #e2e6e9;
  color: rgba(15, 124, 241, 0.9);
  text-decoration: none;
}

@media (max-width: 768px) {
  .hero-section {

    padding-top: 3rem;

  }
}

/* about section  */
.about-app {
  position: relative;
  color: black;
  overflow: hidden;
  padding: 40px 0px;
}

.about-app .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.about-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.about-section {
  padding: 0 15px;
  width: 50%;
}

.section-title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 25px;
  color: #1C89FE;
}

.about-text p {
  font-size: 17px;
  line-height: 1.7;
  margin-bottom: 25px;
  opacity: 0.9;
}

.feature-highlight {
  background: #1C89FE;
  color: white;
  border-radius: 12px;
  padding: 20px;
  display: flex;
  margin-bottom: 30px;
  border-left: 4px solid rgba(255, 255, 255, 0.3);
}

.feature-icon {
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  flex-shrink: 0;
}

.feature-text h4 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 600;
}

.feature-text p {
  margin-bottom: 0;
  font-size: 15px;
}

.overview-container {
  display: flex;
  gap: 15px;
  margin-top: 30px;
}


.about-image {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-container {
  position: relative;
  width: 100%;
  max-width: 500px;
}

.main-image {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.floating-card {
  position: absolute;
  background: white;
  border-radius: 10px;
  padding: 12px 16px;
  display: flex;
  align-items: center;
  gap: 10px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  color: #333;
}

.card-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0052cc;
}

.about-card-1 {
  top: 10%;
  right: -30px;
  animation: float 4s ease-in-out infinite;
}

.about-card-2 {
  bottom: 15%;
  left: -30px;
  animation: float 5s ease-in-out infinite 1s;
}

@keyframes float {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0px);
  }
}

@media (max-width: 992px) {
  .about-section {
    width: 100%;
  }

  .about-content {
    margin-bottom: 50px;
  }

  .feature-highlight {
    gap: 20px;
  }

  .feature-icon {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .overview-container {
    justify-content: center;
  }

  .section-title {
    font-size: 28px;
  }

  .overview-container {
    margin-bottom: 20px;
  }
}

@media (max-width: 576px) {

  .overview-container {
    flex-direction: column;
  }

  .section-subtitle {
    font-size: 14px;
  }
}

/* feature section  */
.key-features {
  position: relative;
  padding: 40px 0px;
  margin-top: 60px;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  overflow: hidden;
}

.features-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}

.section-header {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 10px;
}

.feature-title {
  font-size: 36px;
  font-weight: 700;
  color: #1C89FE;
  margin-bottom: 20px;
}

.feature-subtitle {
  font-size: 16px;
  color: #6c757d;
  line-height: 1.6;
}

.feature-contents {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 30px;
  margin-bottom: 40px;
}

.feature-card {
  background: white;
  border-radius: 15px;
  padding: 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.feature-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  background: linear-gradient(135deg, #0052cc 0%, #007bff 100%);
}

.feature-card:hover h3,
.feature-card:hover p {
  color: white;
}

.feature-card-icon {
  width: 60px;
  height: 60px;
  background: rgba(0, 123, 255, 0.1);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  color: #007bff;
}

.feature-card:hover .feature-card-icon {
  background: rgba(255, 255, 255, 0.2);
  color: white;
}

.feature-card-icon svg {
  width: 30px;
  height: 30px;
}

.feature-card h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #212529;
}

.feature-card p {
  font-size: 16px;
  line-height: 1.6;
  color: #6c757d;
  margin-bottom: 20px;
  flex-grow: 1;
}

.features-nav-container {
  display: flex;
  justify-content: end;
}

.features-nav {
  background: #e4e4e4;
  border-radius: 10px;
  width: fit-content;
  margin-bottom: 14px;
}

.nav-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 10px;
  border-radius: 8px;
  transition: all 0.3s ease-in-out;
}

.nav-btn.active,
.nav-btn:hover {
  background: #007bff;
  color: white;
  border: none;
}

.wave-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 0;
}

.wave-bottom svg {
  width: 100%;
  height: 100px;
}

@media (max-width: 1200px) {
  .feature-contents {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }
}

@media (max-width: 768px) {
  .feature-contents {
    grid-template-columns: 1fr;
  }

  .feature-title {
    font-size: 30px;
  }

  .key-features {
    margin-top: 0;
  }
}

@media (max-width: 576px) {
  .feature-title {
    font-size: 26px;
  }

  .feature-subtitle {
    font-size: 16px;
  }

  .feature-card {
    padding: 25px;
  }
}

.feature-contents.carousel-view {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  gap: 20px;
  padding: 10px 0;
}

.feature-contents.carousel-view::-webkit-scrollbar {
  display: none;
}

.feature-contents.carousel-view .feature-card {
  min-width: 320px;
  scroll-snap-align: start;
}

/* why section  */
.why-section-container {
  margin: 20px 0px;
}

.why-section-title {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #1C89FE;
}

.why-section-subtitle {
  text-align: center;
  font-size: 16px;
  color: #666;
  margin-bottom: 50px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.why-section-contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 2px solid #EDEFF2;
  border-bottom: 2px solid #EDEFF2;
  margin-bottom: 10px;
  padding: 0px 100px;
}

.benefit-column {
  flex: 1;
  min-width: 300px;
  padding: 30px;
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: transform 0.3s ease;
  position: relative;
}

.benefit-column:not(:last-child)::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #EDEFF2;
}

.icon-container {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  background-color: #f5f8fc;
}

.icon-container svg {
  width: 40px;
  height: 40px;
  stroke: #1C89FE;
}

.column-title {
  font-size: 22px;
  margin-bottom: 15px;
  text-align: center;
  color: #333;
}

.stat-highlight {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin: 15px 0;
  color: #1C89FE;
}

.benefit-list {
  list-style-type: none;
  margin-top: 20px;
  width: 100%;
}

.benefit-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}

.check-icon {
  margin-right: 10px;
  font-weight: bold;
  font-size: 18px;
}

.benefit-text {
  font-size: 14px;
  line-height: 1.5;
}

@media screen and (max-width: 992px) {
  .benefit-column {
    width: 100%;
    max-width: 100%;
  }

  .benefit-column:not(:last-child)::after {
    content: '';
    position: absolute;
    right: 15px;
    left: 15px;
    bottom: 0;
    height: 1px;
    width: auto;
    top: auto;
    background-color: #EDEFF2;
  }

  .why-section-subtitle {
    margin-bottom: 30px;
    padding: 0px 20px;
  }

  .why-section-contents {
    padding: 0px 10px;
    flex-direction: column;
  }
}

@media screen and (max-width: 576px) {
  .why-section-title {
    font-size: 24px;
  }

  .why-section-subtitle {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .benefit-column {
    padding: 20px 15px;
  }

  .icon-container {
    width: 60px;
    height: 60px;
  }

  .icon-container svg {
    width: 30px;
    height: 30px;
  }

  .column-title {
    font-size: 20px;
  }

  .stat-highlight {
    font-size: 20px;
  }

  .benefit-text {
    font-size: 13px;
  }
}

/* loading spinner */
.advanced-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loader-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0000004f;
}

.loader-content {
  position: relative;
  background: white;
  padding: 2rem;
  border-radius: 8px;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.loader-content .spinner {
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  border-top: 4px solid #3498db;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
  margin: 0 auto 1rem;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* our team section  */
.team-section {
  padding: 60px 0 20px 0;
  background-color: #f8f9fa;
}

.team-title {
  color: #1C89FE;
  margin: 40px 20px 20px 20px;
  text-align: center;
  font-weight: bold;
}

.team-member {
  margin-bottom: 30px;
  text-align: center;
}

.profile-card {
  position: relative;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  transition: all 0.4s ease;
}

.profile-img {
  width: 200px;
  height: 200px;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 0 0 8px #afd5ff;
  transition: all 0.4s ease;
  margin-bottom: 20px;
}

.profile-card:hover .profile-img {
  border-radius: 20px;
  transform: translateY(-30px);
}

.profile-info {
  transition: all 0.4s ease;
}

.profile-card:hover .profile-info {
  transform: translateY(-20px);
}

.member-name {
  font-weight: semibold;
  margin-bottom: 5px;
}

.member-title {
  color: #6c757d;
  font-style: italic;
}

.member-bio {
  color: #495057;
  margin-top: 10px;
  padding: 0 15px;
}

/* nexun intelligence section  */
.nexun-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem;
}

.nexun {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 2rem;
}

.nexun-content {
  flex: 1;
  min-width: 300px;
}

.nexun-image-container {
  flex: 1;
  min-width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 600px;
}

.nexun-image {
  max-width: 100%;
  max-height: 580px;
  width: auto;
  height: auto;
  border-radius: 23px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
  object-fit: contain;
}

header {
  padding: 40px 0 0 0;
}

.nexun-logo {
  display: inline-flex;
  align-items: center;
  margin-bottom: 10px;
}

.nexun-logo-icon {
  height: 60px;
  width: 60px;
  background: linear-gradient(135deg, #3d5af1, #22d1ee);
  color: white;
  font-size: 24px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  margin-right: 15px;
  box-shadow: 0 10px 15px -3px rgba(61, 90, 241, 0.2);
}

.nexun-logo-text {
  font-size: 32px;
  font-weight: 700;
  color: #1C89FE;
  letter-spacing: 1px;
}

.nexun-subtitle {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 600;
}

.tagline {
  font-size: 18px;
  max-width: 600px;
  margin: 0 auto 40px;
  color: #505a68;
}

.key-nexun-features {
  margin: 2rem 0;
}

.key-nexun-features h2 {
  margin-bottom: 1rem;
  color: #1C89FE;
  font-size: 20px;
}

.features-nexun-list {
  list-style-type: none;
}

.features-nexun-list li {
  display: flex;
  align-items: center;
}

.feature-nexun-icon {
  color: #3498db;
  margin-right: 0.5rem;
  font-size: 1.2rem;
}

.cta-section {
  margin: 20px 0 0 0;
}

.cta-button {
  background: #1C89FE;
  color: white;
  border: none;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 500;
  border-radius: 10px;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 10px 15px -3px rgba(61, 90, 241, 0.2);
}

.cta-button:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 20px -3px rgba(61, 90, 241, 0.3);
}

@media (max-width: 768px) {
  .nexun {
    flex-direction: column;
  }

  .nexun .nexun-image-container {
    order: 1;
    width: 100%;
  }

  .nexun .nexun-content {
    order: 2;
    width: 100%;
  }
}

/* testimonials section  */
.testimonial-container {
  max-width: 1000px;
  margin: 20px auto;
  padding: 20px;
}

.testimonials-section-header {
  text-align: center;
  margin-bottom: 30px;
}

.testimonials-section-header h2 {
  font-size: 32px;
  margin-bottom: 15px;
  color: #2d3748;
  position: relative;
  display: inline-block;
}

.testimonials-section-header h2:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 30%;
  right: 30%;
  height: 3px;
  background: linear-gradient(90deg, transparent, #1C89FE, transparent);
}

.partners-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
  padding: 20px;
}

.partner-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.partner-logo img {
  max-width: 100%;
  height: 90%;
  margin-bottom: 10px;
  object-fit: contain;
}

.testimonials-container {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  padding: 25px 0 0 0;
}

.testimonial-card {
  background-color: #eee;
  border-radius: 12px;
  padding: 25px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  position: relative;
  transition: transform 0.3s;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 4px
}

.testimonial-card:hover {
  transform: scale(1.02);
}

.testimonial-content {
  display: flex;
  gap: 20px;
  align-items: center;
  padding: 20px 0 0 0;
}

.quote-icon {
  font-size: 40px;
  color: #3182ce;
  opacity: 0.2;
}


.testimonial-text {
  flex: 1;
}

.testimonial-quote {
  font-style: italic;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.6;
  color: #4a5568;
}

.testimonial-author {
  font-weight: bold;
  margin-bottom: 3px;
  color: #2d3748;
}

.testimonial-role {
  color: #718096;
  font-size: 14px;
}

.highlight {
  color: #1C89FE;
}

@media screen and (max-width: 786px) {
  .testimonials-container {
    display: block;
  }

  .testimonial-card {
    margin-bottom: 50px;
  }
}

/* contact section  */
.cta-heading {
  font-size: 30px;
  font-weight: 700;
  margin: 0 0 20px;
  position: relative;
  z-index: 2;
  text-align: center;
  padding-top: 20px;
}

.accent-word {
  color: #4299e1;
  position: relative;
}

.contact-form-section {
  display: flex;
  justify-content: center;
  padding: 20px;
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.contact-container {
  width: 100%;
  display: flex;
  justify-content: center;
}

.contact-header {
  padding: 0 15px;
  width: 40%;
}

.contact-title {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 10px;
  color: #1C89FE;
}

.contact-description {
  font-size: 1rem;
  margin-bottom: 20px;
  color: #333;
}

.contact-form {
  padding: 0 15px;
  width: 60%;
}

.contact-form-row {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.contact-input,
.contact-textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  color: #333;
  font-size: 1rem;
  outline: none;
}

.contact-input::placeholder,
.contact-textarea::placeholder {
  color: #999;
}

.contact-textarea {
  min-height: 150px;
  resize: vertical;
}

.contact-form-group {
  margin-bottom: 20px;
}

.contact-submit-button {
  background-color: #0D6EFD;
  color: white;
  border: none;
  padding: 12px 40px;
  border-radius: 6px;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 0.3s;
}

.contact-submit-button:hover {
  background-color: #0d6efd;
}

@media (max-width: 786px) {
  .cta-heading {
    padding: 0px 15px;
  }

  .contact-container {
    flex-direction: column;
  }

  .contact-form-row {
    flex-direction: column;
    gap: 15px;
  }

  .contact-title {
    font-size: 2rem;
  }

  .contact-header {
    width: 100%;
  }

  .contact-form {
    width: 100%;
  }
}

/* footer section  */
.footer-section {
  font-size: 0.95rem;
  background-color: #1C89FE;
}

.footer-section h5 {
  font-weight: 600;
  margin-bottom: 1.25rem;
}

.footer-section ul li {
  margin-bottom: 0.5rem;
}

.footer-section a:hover {
  font-weight: bold;
}

.social-icons a {
  color: white;
  font-size: 1.25rem;
  transition: all 0.3s ease;
}

.social-icons a:hover {
  color: #6c757d;
}

.footer-section hr {
  opacity: 0.2;
}

address p {
  margin-bottom: 0.5rem;
}

@media (max-width: 767.98px) {
  .list-inline-item.ms-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
}

/* Add to your CSS */
.priority.selected {
  background-color: #f8f9fa;
  border-left: 4px solid #0d6efd;
}

.priority:hover {
  background-color: #f1f1f1;
  cursor: pointer;
}

.priority .bx-check {
  display: none;
}

.priority.selected .bx-check {
  display: inline-block;
}

/* delivery session form  */
/* Stepper */
.stepper {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.steps {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  position: relative;
}

.steps::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #ddd;
  z-index: 1;
}

.step {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  z-index: 2;
  font-size: 12px;
}

.step::before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #ddd;

  margin-bottom: 15px;
}

.step.active::before {
  background: #4CAF50;
  color: white;
}

.step::after {
  content: attr(data-step);
  position: absolute;
  top: 0;
  color: white;
  font-weight: bold;
}

.step-content {
  flex: 1;
  overflow-y: auto;
  padding: 10px;
}

.step-actions {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
  margin-top: 15px;
  border-top: 1px solid #eee;
}

/* Form styles */
.form-section {
  margin-bottom: 30px;
}

.delivery-form-section-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  color: var(--theme-color);
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}

.form-group {
  margin-bottom: 15px;
  position: relative;
}

.form-group label {
  display: block;
  margin-bottom: 5px;
  font-weight: 500;
}

.input-suffix {
  position: absolute;
  right: 10px;
  top: 33px;
  color: #777;
}

/* Record cards */
.record-card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px;
  background-color: #f8f9fa;
  border-radius: 4px;
  margin-bottom: 8px;
}

/* Baby forms */
.baby-form {
  position: relative;
}

.alert-red {
  border-left: 4px solid #dc3545;
  background-color: rgba(220, 53, 69, 0.05);
}

.alert-green {
  border-left: 4px solid #28a745;
  background-color: rgba(40, 167, 69, 0.05);
}

.remove-baby-btn {
  position: absolute;
  top: 5px;
  right: 5px;
}

/* adding hospital  */
.logo-upload-container {
  border: 1px dashed #ddd;
  padding: 20px;
  border-radius: 5px;
  text-align: center;
}

.logo-preview {
  margin-bottom: 15px;
}

.preview-image-container {
  width: 150px;
  height: 140px;
  margin: 0 auto;
  border: 1px solid #eee;
  border-radius: 5px;
  overflow: hidden;
}

.preview-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.hospital-logo-container {
  width: 100px;
  height: 100px;
  border-radius: 15px;
  overflow: hidden;
  cursor: pointer;
}

.hospital-logo {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#upload-logo-btn {
  background-color: transparent;
  border: 1px solid #696CFF;
  border-radius: 30px;
  padding: 8px 12px;
  color: #696CFF;
}

#upload-logo-btn:hover {
  background-color: #696CFF;
  color: white;
}

div.collapsed-session-div {
  height: 80px;
  overflow: hidden;
  transition: height 0.3s ease;
}

@media print {
  body {
    margin: 0;
    padding: 0;
  }

  .footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    /* height: 150px; */
    background-color: #fff;
    page-break-before: always;
    /* force footer onto its own last page */
  }
}

/* tv */


/* tv */


/* TV Display Specific Styles */
.tv-display-container {
  background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
  min-height: 100vh;
}

.current-patient-display {
  background: linear-gradient(135deg, var(--theme-color) 0%, #2c5aa0 100%);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  border: 3px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
}

.tv-header {
  background: linear-gradient(135deg, #2c3e50 0%, #3498db 100%);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.queue-stat-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 2px solid transparent;
}

.queue-stat-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  border-color: var(--theme-color);
}

.waiting-list {
  max-height: 400px;
  overflow-y: auto;
}

.current-patient-row {
  border-left: 4px solid var(--theme-color);
  animation: pulse-gentle 2s infinite;
}

@keyframes pulse-gentle {

  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.9;
  }
}

@keyframes blink {

  0%,
  50% {
    opacity: 1;
  }

  51%,
  100% {
    opacity: 0.7;
  }
}

.blink {
  animation: blink 2s infinite;
}

/* Priority badges for TV */
.priority-badge {
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
}

.priority-emergency {
  background: #dc3545;
  color: white;
  box-shadow: 0 2px 8px rgba(220, 53, 69, 0.4);
}

.priority-urgent {
  background: #ffc107;
  color: black;
  box-shadow: 0 2px 8px rgba(255, 193, 7, 0.4);
}

.priority-normal {
  background: #28a745;
  color: white;
  box-shadow: 0 2px 8px rgba(40, 167, 69, 0.4);
}

:root {
  --row-gap: 14px;
}

/* global vertical spacing */


/* TV Display Specific Styles */
.tv-display-container {
  background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
  min-height: 100vh;
}

.current-patient-display {
  background: linear-gradient(135deg, var(--theme-color) 0%, #2c5aa0 100%);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  border: 3px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
}

.tv-header {
  background: linear-gradient(135deg, #2c3e50 0%, #3498db 100%);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.queue-stat-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 2px solid transparent;
}

.queue-stat-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  border-color: var(--theme-color);
}

.waiting-list {
  max-height: 400px;
  overflow-y: auto;
}

.current-patient-row {
  border-left: 4px solid var(--theme-color);
  animation: pulse-gentle 2s infinite;
}

@keyframes pulse-gentle {

  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.9;
  }
}

@keyframes blink {

  0%,
  50% {
    opacity: 1;
  }

  51%,
  100% {
    opacity: 0.7;
  }
}

.blink {
  animation: blink 2s infinite;
}

/* Priority badges for TV */
.priority-badge {
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
}

.priority-emergency {
  background: #dc3545;
  color: white;
  box-shadow: 0 2px 8px rgba(220, 53, 69, 0.4);
}

.priority-urgent {
  background: #ffc107;
  color: black;
  box-shadow: 0 2px 8px rgba(255, 193, 7, 0.4);
}

.priority-normal {
  background: #28a745;
  color: white;
  box-shadow: 0 2px 8px rgba(40, 167, 69, 0.4);
}

/* Ophthalmology Styles */
:root {
  --row-gap: 14px;
}

/* global vertical spacing */

/* ---------- Base layout ---------- */
/* body{margin:0;background:#fff;color:#111;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Arial,sans-serif} */
.wrapophth {
  max-width: 1200px;
  margin: 24px auto;
  padding: 0 16px
}

.cardophth {
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  padding: 12px
}

.hr {
  height: 1px;
  background: #efefef;
  margin: 10px 0
}

.rowoophth {
  display: grid;
  grid-template-columns: 200px 1fr;
  align-items: start;
  gap: 10px;
  margin: 6px 0
}

.leftophth {
  border-right: 1px solid #e9e9e9;
  padding-right: 10px
}

.title {
  font-weight: 700
}

.titleRow {
  display: flex;
  align-items: center;
  min-height: 34px
}

/* Top-align labels when the right side is a tall block */
.pair--top {
  align-items: start;
}

.pair--top>label {
  margin-top: 4px;
}

/* tweak 0–6px to taste */

.pair {
  display: grid;
  grid-template-columns: 110px 1fr;
  gap: 6px;
  align-items: center;
  margin: 4px 0 4px 0;
  position: relative;
}

.pair label {
  font-size: 13px;
  opacity: .9
}

.inputophth {
  border: 1px solid #cfcfcf;
  border-radius: 8px;
  height: 32px;
  padding: 0 8px;
  box-sizing: border-box;
  width: 100%
}

.textareaophth {
  width: 100%;
  min-height: 80px;
  border: 1px solid #cfcfcf;
  border-radius: 8px;
  padding: 10px;
  box-sizing: border-box
}

.vlist {
  display: grid;
  row-gap: var(--row-gap)
}

.grid4 {
  display: grid;
  grid-template-columns: repeat(4, minmax(180px, 1fr));
  column-gap: 8px;
  row-gap: var(--row-gap)
}

.sub {
  border: 1px solid #ececec;
  border-radius: 8px;
  padding: 10px
}

.sub h5 {
  margin: 0 0 6px 0;
  font-size: 12px;
  font-weight: 700;
  opacity: .9
}

.sub .pair {
  grid-template-columns: 70px 1fr
}

/* Right/Left inside cards */
.muted {
  opacity: .8
}

.mmhg {
  white-space: nowrap;
  opacity: .8
}

.foot {
  display: flex;
  justify-content: flex-end;
  margin-top: 14px
}

/* ---------- Visual Acuity special grid ---------- */
.av-grid {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 10px
}

.av-title {
  font-weight: 700;
  border-right: 1px solid #e9e9e9;
  padding-right: 10px
}

.av-label {
  display: flex;
  align-items: center
}

/* ---------- Responsive ---------- */
@media (min-width: 1280px) {
  .rowoophth {
    grid-template-columns: 240px 1fr;
  }

  .av-grid {
    grid-template-columns: 240px 1fr;
  }
}

@media (max-width: 1024px) {
  .rowoophth {
    grid-template-columns: 170px 1fr;
  }

  .av-grid {
    grid-template-columns: 170px 1fr;
  }

  .grid4 {
    grid-template-columns: repeat(2, minmax(200px, 1fr));
  }
}

@media (max-width: 768px) {

  .rowoophth,
  .av-grid {
    grid-template-columns: 1fr;
  }

  .leftophth {
    border-right: 0;
    padding-right: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    margin-bottom: 6px
  }

  .av-title {
    border-right: 0;
    padding-right: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    margin-bottom: 6px
  }

  .pair {
    grid-template-columns: 1fr
  }

  .pair label {
    margin-bottom: 4px
  }

  .grid4 {
    grid-template-columns: 1fr
  }

  .inputophth {
    height: 40px
  }
}

@media (max-width: 420px) {
  :root {
    --row-gap: 16px;
  }

  .btn {
    width: 100%
  }
}

@media (max-width: 420px) {
  :root {
    --row-gap: 16px;
  }

  .btn {
    width: 100%
  }
}


.expired-warning-banner {
  position: sticky;
  top: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  border-left: 4px solid #dc3545;
  background: #fff3cd;
}

.expired-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.expired-modal-content {
  width: 900px;
  max-width: 95%;
  max-height: 85vh;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.expired-modal-header {
  padding: 20px;
  background: #bd3b48ff;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tabs-nav {
  display: flex;
  border-bottom: 1px solid #dee2e6;
  background: #f8f9fa;
}

.modal-landscape {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10000;
  display: flex;
  flex-direction: column;
  width: 90%;
  max-width: 1200px;
  background: white;
  border-radius: 10px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

@media (max-width: 768px) {
  .modal-landscape {
    width: 95vw;
  }

  .modal-landscape .grid[style*="grid-template-columns: repeat(4, 1fr)"] {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .modal-landscape .grid[style*="grid-template-columns: 1fr 1fr"] {
    grid-template-columns: 1fr !important;
  }
}

.badgeCc {
  display: inline-block;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 4px;
}

.tab-pane {
  display: none;
}

.tab-pane.active {
  display: block;
}

.tabs-nav {
  display: flex;
  background: #f8f9fa;
}

.tab-btn-inv {
  flex: 1;
  padding: 15px;
  background: none;
  border: none;
  cursor: pointer;
  font-weight: normal;
  transition: all 0.3s ease;
}

.tab-btn-inv:hover {
  background: rgba(0, 123, 255, 0.1);
}

.tab-btn-inv.active {
  border-bottom: 3px solid #007bff !important;
  font-weight: bold !important;
}

.table th {
  font-weight: 600;
  font-size: 12px;
}

.table td {
  vertical-align: middle;
}

#transactions-container {
  min-height: 200px;
}

.badge {
  font-size: 0.7em;
  padding: 0.25em 0.5em;
}

/* Promptin modal tab styles */
.promptin-tabs {
  display: flex;
  background: #f8fafc;
  border-bottom: 1px solid #e2e8f0;
  flex-shrink: 0;
}

.promptin-tab-btn {
  flex: 1;
  text-align: center;
  padding: 12px 8px;
  font-size: 13px;
  font-weight: 600;
  color: #64748b;
  background: transparent;
  border: none;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  transition: all 0.2s ease;
  outline: none;
}

.promptin-tab-btn:hover {
  color: #1e293b;
  background: rgba(0, 0, 0, 0.02);
}

.promptin-tab-btn.active {
  color: #1a6fc4;
  border-bottom-color: #1a6fc4;
  background: rgba(26, 111, 196, 0.05);
}

.promptin-tab-pane {
  display: none;
}

.promptin-tab-pane.active {
  display: block;
}
/* Custom-form schema layout: mini sections and input groups stay neutral and
   inherit the session form styling rather than introducing new colour blocks. */
.uds-form-mini-sections { display: block; }
.uds-form-mini-section-groups { display: grid; gap: .65rem 1rem; min-width: 0; }
.uds-form-mini-section--title-left { display: grid; grid-template-columns: minmax(130px, .22fr) minmax(0, 1fr); gap: 1rem; align-items: start; }
.uds-form-mini-section--title-left > .uds-form-mini-section-title { margin-bottom: 0 !important; padding-top: .35rem; }
.uds-form-mini-section--title-left > .uds-form-mini-section-groups { grid-column: 2; }
.uds-form-mini-section--title-left > .uds-form-group-records,
.uds-form-mini-section--title-left > .uds-form-add-group-row-btn { grid-column: 2; }
.uds-form-mini-section-title { color: #26384d; font-size: .96rem; }
.uds-form-input-group-title { color: #526b85; font-size: .9rem; }
.uds-form-input-group-fields { display: grid; gap: .65rem 1rem; }
.uds-form-input-group-fields > .uds-form-field { min-width: 0; margin-bottom: 0 !important; }
.uds-form-group-records { display: grid; gap: .65rem; }
.uds-form-group-row { background: transparent; }
.uds-form-add-group-row-btn { margin-top: .25rem; }
@media (max-width: 767.98px) {
  .uds-form-mini-section--title-left { grid-template-columns: minmax(0, 1fr); gap: .5rem; }
  .uds-form-mini-section--title-left > .uds-form-mini-section-groups,
  .uds-form-mini-section--title-left > .uds-form-group-records,
  .uds-form-mini-section--title-left > .uds-form-add-group-row-btn { grid-column: 1; }
  .uds-form-mini-section-groups { grid-template-columns: minmax(0, 1fr) !important; }
  .uds-form-input-group-fields { grid-template-columns: minmax(0, 1fr) !important; }
}
