html {
  scroll-behavior: smooth;
}

main {
  background: #D9EBFF;
}

main .Road-Rage {
  font-family: 'Road Rage';
}

.line1-text::before {
  content: '';
  position: absolute;
  width: 100%;
  aspect-ratio: 279 / 24;
  background: url(https://images.pdnob.com/activity/back-school-2026/save-84-title-text-line.png) no-repeat center center;
  background-size: 100% 100%;
  left: 0;
  bottom: 5px;
  z-index: -1;
}

.line2-text::before {
  content: '';
  position: absolute;
  width: 100%;
  aspect-ratio: 151 / 12;
  background: url(https://images.pdnob.com/activity/back-school-2026/text-bottom-line.png) no-repeat center center;
  background-size: 100% 100%;
  left: 0;
  bottom: -4px;
  z-index: -1;
}

.line3-text::before {
  content: '';
  position: absolute;
  width: 80%;
  aspect-ratio: 279 / 24;
  background: url(https://images.pdnob.com/activity/back-school-2026/save-84-title-text-line.png) no-repeat center center;
  background-size: 100% 100%;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  z-index: -1;
}

@media (max-width: 991.98px) {
  .line3-text::before {
    bottom: -6px;
  }
}

.first-screen {
  padding: 70px 0 152px;
  background: url(https://images.pdnob.com/activity/back-school-2026/first-screen-bg.png) no-repeat center center;
  background-size: 100% 100%;
}

.first-screen .special-text span:nth-child(1) {
  font-family: 'Geologica';
  font-size: 47px;
  font-weight: 700;
  line-height: 1.3;
}

.first-screen .special-text span:nth-child(2) {
  font-size: 174px;
  line-height: 0.8;
  color: #FD6A0F;
}

.first-screen .special-text span:nth-child(3) {
  font-size: 90px;
  line-height: 0.8;
  color: #2D65FF;
}

.first-screen #countdown-wrap {
  margin-bottom: 28px;
  margin-top: 24px;
}

.first-screen #countdown-wrap .cell {
  width: 72px;
  height: 68px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #2D65FF;
  background: #FFFFFF;
  border-radius: 12px;
}

.first-screen #countdown-wrap .num {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
}

.first-screen #countdown-wrap .unit {
  font-size: 14px;
  line-height: 1.5;
}

.first-screen #countdown-wrap .semicolon {
  font-size: 24px;
  font-weight: 700;
  line-height: 38.4px;
  margin: 0 14px;
  margin-top: 12px;
  color: #2D65FF;
}

.first-screen .btn-group a.btn {
  box-shadow: 0px -4px 0px 0px #00000040 inset;
  border: 0;
}

@media (max-width: 991.98px) {
  .first-screen {
    height: 751px;
    padding: 58px 0 0;
    background: url(https://images.pdnob.com/activity/back-school-2026/first-screen-bg-m.png) no-repeat center center;
    background-size: 100% 100%;
  }

  .first-screen #countdown-wrap .cell {
    width: 57px;
    height: 54px;
    border-radius: 10px;
  }

  .first-screen #countdown-wrap .num {
    font-size: 19px;
  }

  .first-screen #countdown-wrap .unit {
    font-size: 11px;
  }

  .first-screen #countdown-wrap .semicolon {
    font-size: 20px;
    margin: 0 8px;
    margin-top: 8px;
  }
}

.save-84 {
  padding: 127px 0 92px;
  overflow: hidden;
}

.save-84 .content {
  background: url(https://images.pdnob.com/activity/back-school-2026/save-84-cont-bg.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 141px 101px 60px;
  position: relative;
}

.save-84 .content::before {
  content: '';
  position: absolute;
  width: 114px;
  aspect-ratio: 114 / 145;
  background: url(https://images.pdnob.com/activity/back-school-2026/save-84-cont-before.png) no-repeat center center;
  background-size: 100% 100%;
  top: 68px;
  left: -69px;
}

.save-84 .content::after {
  content: '';
  position: absolute;
  width: 182px;
  aspect-ratio: 182 / 122;
  background: url(https://images.pdnob.com/activity/back-school-2026/save-84-cont-after.png) no-repeat center center;
  background-size: 100% 100%;
  bottom: -10px;
  right: -114px;
}

.save-84 .title-text {
  width: max-content;
  padding: 22px 52px 24px;
  position: absolute;
  background: url(https://images.pdnob.com/activity/back-school-2026/save-84-title-text-bg.png) no-repeat center center;
  background-size: 100% 100%;
  top: -72px;
  left: 50%;
  transform: translateX(-50%) rotate(-1.47deg);
}

.save-84 .title-text::before {
  content: '';
  position: absolute;
  left: -8px;
  top: -36px;
  transform: rotate(-133deg);
  width: 48px;
  aspect-ratio: 48 /125;
  background: url(https://images.pdnob.com/activity/back-school-2026/save-84-title-text-before.png) no-repeat center center;
  background-size: 100% 100%;
}

.save-84 .title-text h2 {
  font-size: 72px;
  font-weight: 400;
  line-height: 1.2;
}

.save-84 .list-purchase {
  align-items: stretch;
}

.save-84 .list-purchase .cell {
  height: auto;
  border: 1px solid #8D96A480;
  border-radius: 16px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1019607843);
  order: 1;
  position: relative;
}

.save-84 .list-purchase .cell .save-percent {
  position: absolute;
  width: 114px;
  height: 114px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-weight: 800;
  line-height: 1;
  padding: 0 25px;
  color: #fff;
  top: -32px;
  right: -44px;
}

.save-84 .list-purchase .cell .save-percent.color-orange {
  background: url(https://images.pdnob.com/activity/back-school-2026/save-84-cont-star-icon1.png) no-repeat center center;
  background-size: 100% 100%;
}

.save-84 .list-purchase .cell .save-percent.color-gt {
  background: url(https://images.pdnob.com/activity/back-school-2026/save-84-cont-star-icon2.png) no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 1599.98px) {
  .save-84 .list-purchase .cell .save-percent {
    top: -32px;
    right: -32px;
  }
}

.save-84 .list-purchase .cell.recommend {
  background: #2D65FF;
  padding: 3px;
  border: 0;
  order: 0;
}

.save-84 .list-purchase .cell.recommend .popular {
  width: -moz-max-content;
  width: max-content;
  border-radius: 50rem;
  left: 50%;
  transform: translate(-50%, -50%);
}

.save-84 .list-purchase .cell.recommend .item {
  border: none;
  background: #DCF6FF;
  border-radius: 12px;
}

.save-84 .list-purchase .item {
  text-align: center;
  background: #fff;
  border-radius: 16px;
}

.save-84 .list-purchase .item .licence {
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 8px;
  position: relative;
}

.save-84 .list-purchase .item .price {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.3;
}

.save-84 .list-purchase .item .price .price-perday {
  font-size: 18px;
  text-decoration: line-through;
}

.save-84 .list-purchase .item .btn {
  min-width: 100%;
}

.save-84 .list-purchase .item .available svg {
  color: #081A2D;
}

.save-84 .list-purchase .item .split-lines {
  width: 100%;
  border-top: 1px solid transparent;
  -o-border-image: repeating-linear-gradient(to right, #9C9C9C 0 6px, transparent 6px 12px) 1;
  border-image: repeating-linear-gradient(to right, #9C9C9C 0 6px, transparent 6px 12px) 1;
}

.save-84 .list-purchase .item .des-list {
  text-align: start;
  padding-left: 28px;
}

.save-84 .list-purchase .item .des-list li {
  position: relative;
}

.save-84 .list-purchase .item .des-list li::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.803 14.215l-4.018-3.893a.804.804 0 0 1 .962-1.273l3.673 2.13 6.784-6.447a.803.803 0 0 1 1.154 1.114L8.99 14.17a.82.82 0 0 1-1.186.045z" fill="%23616C7D"/></svg>');
  background-size: cover;
  position: absolute;
  left: -32px;
  top: 3px;
}

.save-84 .list-purchase .item .des-list li:not(:nth-child(1)) {
  margin-top: 8px;
}

@media (min-width: 992px) {
  .save-84 .list-purchase .cell {
    max-width: calc(50% - 16px);
  }
}

@media (min-width: 1600px) {
  .save-84 .list-purchase .cell {
    max-width: 576px;
  }
}

.giveaway {
  background: url(https://images.pdnob.com/activity/back-school-2026/giveaway-bg.png) no-repeat center center;
  background-size: 1920px 100%;
  padding: 172px 0 130px;
}

.giveaway .cont {
  gap: 57px;
  transform: translateX(10px);
  position: relative;
}

.giveaway .title-text {
  width: max-content;
  padding: 7px 53px 24px 60px;
  position: absolute;
  background: url(https://images.pdnob.com/activity/back-school-2026/giveaway-title-bg.png) no-repeat center center;
  background-size: 100% 100%;
  top: -105px;
  left: 50%;
  transform: translateX(-50%);
}

.giveaway .title-text .tp {
  border-radius: 32px;
  padding: 8px 18px 0px 11px;
  font-size: 24px;
  font-weight: 600;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -55%);
  background: #FCE5C6;
  white-space: nowrap;
}

.giveaway .title-text h2 {
  font-size: 72px;
  font-weight: 400;
  line-height: 1.2;
}

.giveaway .cont .lft {
  background: url(https://images.pdnob.com/activity/back-school-2026/giveaway-lft-bg.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 388px 60px 75px 74px;
}

.giveaway .cont .lft a.btn {
  box-shadow: 0px -4px 0px 0px #00000040 inset;
  border: 0;
}

.giveaway .cont .lft .product-cont {
  gap: 16px;
  margin-top: 56px;
}

.giveaway .cont .lft .product-item {
  width: 85px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.giveaway .cont .lft .product-item .product-logo {
  width: 85px;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 3px;
}

.giveaway .cont .lft .product-item span {
  font-size: 12px;
  line-height: 1.5;
  color: #562E32;
}

.giveaway .cont .lft .product-item span b {
  font-weight: 600 !important;
}

.giveaway .cont .rgt {
  width: 419px;
}

.giveaway .cont .rgt h3 {
  font-size: 32px;
}

.giveaway .cont .rgt p.tit {
  font-size: 18px;
  font-weight: 700;
}

.giveaway .cont .rgt p.desc span {
  font-weight: 700;
}

.giveaway .cont .rgt p.cts {
  font-size: 20px;
  font-weight: 600;
}

@media (max-width: 991.98px) {
  .giveaway {
    background: url(https://images.pdnob.com/activity/back-school-2026/giveaway-bg-m.png) no-repeat center center;
    background-size: 1266px 100%;
    padding: 175px 0 115px;
    overflow: hidden;
  }

  .giveaway .container {
    padding: 0;
  }

  .giveaway .title-text {
    width: 100%;
    background: url(https://images.pdnob.com/activity/back-school-2026/giveaway-title-bg-m.png) no-repeat center center;
    background-size: 622px 100%;
    padding: 7px 16px 24px 16px;
    top: -130px;
  }

  .giveaway .title-text .tp {
    font-size: 16px;
    padding: 4px 11px 0px 11px;
    transform: translate(-50%, -60%);
  }

  .giveaway .title-text h2 {
    font-size: 48px;
    line-height: 0.9;
  }

  .giveaway .cont {
    gap: 0;
    transform: unset;
  }

  .giveaway .cont .lft {
    padding: 243px 37px 38px 46px;
  }

  .giveaway .cont .lft a.btn {
    height: 43px;
    font-size: 13px;
    gap: 2px;
  }

  .giveaway .cont .lft a.btn svg {
    width: 15px;
    height: 15px;
  }

  .giveaway .cont .lft .product-cont {
    gap: 10px;
    margin-top: 18px;
  }

  .giveaway .cont .lft .product-item {
    width: 54px;
  }

  .giveaway .cont .lft .product-item:nth-child(4) img,
  .giveaway .cont .lft .product-item:nth-child(5) img {
    width: 32px;
  }

  .giveaway .cont .lft .product-item .product-logo {
    width: 54px;
    height: 52px;
  }

  .giveaway .cont .lft .product-item span {
    font-size: 9px;
  }

  .giveaway .cont .rgt {
    max-width: calc(100% - 80px);
  }

  .giveaway .cont .rgt h3 {
    font-size: 24px;
  }

  .giveaway .cont .rgt p.tit {
    font-size: 14px;
  }

  .giveaway .cont .rgt p.desc {
    font-size: 12px;
  }

  .giveaway .cont .rgt p.cts {
    font-size: 16px;
  }

  .giveaway .cont .rgt p.cts~div a img {
    width: 40px;
  }
}

.list-purchase .free-day-box:has(input:checked) .assistant-content {
  border-bottom: 1px solid transparent;
}

.list-purchase .free-day-box:not(:has(input:checked)) .assistant-content .assistant {
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  background-clip: unset;
  background: unset;
}

.list-purchase .free-day-box:has(input:checked) .assistant-content::after {
  content: "";
  width: 100%;
  height: 1px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="94" height="1" fill="none"><path stroke="url(%23a)" stroke-dasharray="4 4" stroke-linecap="round" d="M.5.5h93"/><defs><linearGradient id="a" x1="0" x2="93.5" y1="0" y2="0" gradientUnits="userSpaceOnUse"><stop stop-color="%232D65FF"/><stop offset="1" stop-color="%23BB5CF2"/></linearGradient></defs></svg>') repeat-x;
  background-size: 100% 100%;
  background-position: bottom;
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 11;
}

.list-purchase .free-day-box .form-check-input:checked {
  background-color: #2D65FF;
}

.list-purchase .free-day-box .form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.list-purchase .free-day-box .assistant-content {
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  border-bottom: 1px dashed #081A2D;
}

.list-purchase .free-day-box .assistant-content:hover .ai-popup,
.list-purchase .free-day-box .assistant-content:focus .ai-popup {
  display: block;
}

.list-purchase .free-day-box .free-trial {
  display: inline-block;
  padding: 2px 8px;
  border: 1px solid #8D96A4;
  border-radius: 4px;
  font-size: 12px;
}

.list-purchase .free-day-box p {
  font-size: 14px;
  color: #081A2D;
  font-weight: 400;
}

.list-purchase .ai-cell {
  flex: 1 1 100%;
  min-width: 100%;
}

.list-purchase .ai-cell .item {
  padding: 32px 24px;
  border-radius: 16px;
}

@media (min-width: 992px) {
  .list-purchase .ai-cell .item {
    padding: 32px;
  }
}

.list-purchase .ai-cell .list-title {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
}

.list-purchase .ai-cell .lft .des-list-new {
  display: flex;
  flex-wrap: wrap;
  max-width: 819px;
  justify-content: space-between;
}

.list-purchase .ai-cell .lft .des-list-new li {
  position: relative;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 24px;
  padding-left: 28px;
}

@media (min-width: 768px) {
  .list-purchase .ai-cell .lft .des-list-new li {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .list-purchase .ai-cell .lft .des-list-new li {
    width: calc(50% - 12px);
  }
}

.list-purchase .ai-cell .lft .des-list-new li::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none"><path fill="%236c7071" d="m7.803 14.215-4.018-3.893a.804.804 0 0 1 .962-1.273l3.673 2.13 6.784-6.447a.803.803 0 0 1 1.154 1.114L8.99 14.17a.82.82 0 0 1-1.186.045"/></svg>') no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.list-purchase .ai-cell .lft .note-tip {
  color: #6C7071;
  font-size: 12px;
  line-height: 1.5;
  max-width: 760px;
  text-align: start;
}

@media (min-width: 1600px) {
  .list-purchase .ai-cell .lft .note-tip {
    max-width: 812px;
  }
}

.list-purchase .ai-cell .rgt {
  flex-shrink: 0;
}

@media (min-width: 992px) {
  .list-purchase .ai-cell .rgt {
    width: 343px;
  }
}

@media (min-width: 1600px) {
  .list-purchase .ai-cell .rgt {
    width: 391px;
  }
}

.list-purchase .ai-cell .rgt .licence {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 600;
}

@media (min-width: 992px) {
  .list-purchase .ai-cell .rgt .licence {
    font-size: 20px;
  }
}

.list-purchase .ai-cell .rgt .price {
  font-weight: 700;
}

.list-purchase .ai-cell .rgt .price .price-perday {
  font-size: 16px;
  color: #6C7071;
  font-weight: 400;
}

@media (min-width: 992px) {
  .list-purchase .ai-cell .rgt .price .price-perday {
    font-size: 18px;
  }
}

.list-purchase .ai-cell .rgt .price .tax {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
}

.list-purchase .ai-cell .rgt .btn {
  margin-top: 0;
}

.list-purchase .ai-cell .rgt .available-for-text {
  font-size: 14px;
}

.list-purchase .free-day-box .assistant-content:hover .ai-popup,
.list-purchase .free-day-box .assistant-content:focus .ai-popup {
  display: block;
}

.ai-popup {
  display: none;
  position: absolute;
  background: #081A2D;
  padding: 24px;
  border-radius: 8px;
  width: 320px;
  top: 36px;
  left: 100%;
  transform: translateX(-34%);
  z-index: 2;
  transition: display 0.3s ease-in-out;
}

@media (min-width: 992px) {
  .ai-popup {
    left: 50%;
    transform: translateX(-50%);
  }
}

.ai-popup::before {
  content: "";
  width: 19px;
  height: 12px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="12" fill="none"><path fill="%23081A2D" d="M8.45.345a1 1 0 0 1 1.511 0l8.204 9.473a1 1 0 0 1-.756 1.655H1.002a1 1 0 0 1-.756-1.655z"/></svg>') no-repeat;
  background-size: cover;
  position: absolute;
  top: -10px;
  left: 23%;
  transform: translateX(-50%);
}

@media (min-width: 992px) {
  .ai-popup::before {
    left: 50%;
  }
}

.ai-popup .ai-popup-title {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 700;
  color: white;
}

.ai-popup .ai-popup-title img {
  max-width: 32px;
}

.ai-popup .feature-list {
  padding: 20px 8px 0;
  border-top: 1px solid #515455;
  margin-top: 20px;
}

.ai-popup .feature-list .feature-item {
  display: flex;
  gap: 8px;
  color: white;
}

.ai-popup .feature-list .feature-item svg {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}

.ai-popup .feature-list .feature-item .feature-title {
  font-size: 16px;
  font-weight: 600;
}

.ai-popup .feature-list .feature-item .feature-desc {
  font-size: 12px;
  color: #BDC3C6;
}

.ai-popup .feature-list .feature-item:not(:last-child) {
  margin-bottom: 16px;
}

.save-84 .mark-tip {
  color: #8D96A4;
  cursor: pointer;
}

.save-84 .mark-tip:hover {
  color: #2D65FF;
}

.save-84 .link-team {
  width: max-content;
  font-size: 18px;
  line-height: 1.5;
  margin: 30px auto 0;
  gap: 4px;
}

@media (max-width: 991.98px) {
  .save-84 .container {
    width: 100%;
    max-width: unset;
    padding: 0;
  }

  .save-84 .title-text::before,
  .save-84 .content::before,
  .save-84 .content::after {
    display: none;
  }

  .save-84 .title-text {
    width: 100%;
    top: -105px;
    background: url(https://images.pdnob.com/activity/back-school-2026/save-84-title-text-bg.png) no-repeat center center;
    background-size: 604px 100%;
    padding: 32px 8px 24px;
  }

  .save-84 .title-text h2 {
    padding: 0 20px;
    font-size: 48px;
    line-height: 0.8;
  }

  .save-84 .title-text p {
    font-size: 12px;
  }

  .save-84 .content {
    padding: 101px 101px 60px;
    background: url(https://images.pdnob.com/activity/back-school-2026/save-84-cont-bg-m.png) no-repeat bottom center;
    background-size: 1095px 100%;
  }

  .save-84 .list-purchase .cell .save-percent {
    width: 92px;
    height: 92px;
    font-size: 22px;
    padding: 0 20px;
    top: -23px;
    right: -22px;
  }

  .save-84 .link-team {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .save-84 .content {
    padding: 101px 24px 52px;
  }
}

.collection {
  z-index: 1;
}

.collection>img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.all-in-one {
  padding: 120px 0;
}

.all-in-one .item {
  border-radius: 40px;
  background: #FFF6E5;
  box-shadow: 0px 12px 4px 0px #5997D766;
  padding: 46px 45px 58px 83px;
  position: relative;
}

.all-in-one .item .line-img-bg {
  width: calc(100% - 56px);
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 40px;
}

.all-in-one .item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-40%, -50%);
  width: 58px;
  height: calc(100% - 132px);
  background: url(https://images.pdnob.com/activity/back-school-2026/stapler.png) no-repeat center center;
  background-size: 100% 100%;
}

.all-in-one .item::after {
  content: '';
  position: absolute;
  right: -136px;
  top: -18px;
  transform: rotate(-7.24deg);
  width: 194px;
  aspect-ratio: 1 / 1;
  background: url(https://images.pdnob.com/activity/back-school-2026/all-in-one-icon.png) no-repeat center center;
  background-size: 100% 100%;
}

.all-in-one .title-text {
  margin-bottom: 55px;
}

.all-in-one .title-text .lft {
  max-width: 522px;
  z-index: 9;
}

.all-in-one .title-text .lft .tip {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  background: url(https://images.pdnob.com/activity/back-school-2026/all-in-one-tip-bg.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 5px 26px 5px 20px;
  color: #FFFFFF;
}

.all-in-one .title-text .lft h2 {
  font-size: 72px;
  font-weight: 400;
  line-height: .9;
}

.all-in-one .title-text .gap-line {
  height: 169px;
  width: 2px;
  background: #D8DBE3;
  margin: 0 60px;
}

.all-in-one .title-text .rgt {
  max-width: 569px;
}

.all-in-one .swiper {
  overflow: visible;
}

.all-in-one .swiper-wrapper {
  gap: 24px 0;
}

.all-in-one .swiper-slide {
  width: calc(50% - 12px);
  height: auto;
}

.all-in-one .swiper-slide .cell {
  height: 100%;
  width: calc(50% - 12px);
  border-radius: 16px;
  border: 2px solid #081A2D;
  box-shadow: 4px 4px 0px 0px #000000;
  padding: 20px;
  background: #fff;
  transition: transform 0.3s ease-in-out;
}

@media (min-width: 992px) {
  .all-in-one .swiper-slide .cell:hover {
    transform: rotate(-2deg);
  }
}

.all-in-one .cell .tit {
  font-size: 18px;
  font-weight: 500;
}

.all-in-one .cell .desp {
  color: #616C7D;
}

.all-in-one .cell .tip {
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 14px;
}

.all-in-one .cell .tip.t1 {
  color: #FFB12B;
  background: #FABF5A1A;
}

.all-in-one .cell .tip.t2 {
  color: #34C1EF;
  background: #76DDFF26;
}

.all-in-one .cell .tip.t3 {
  color: #BB5CF2;
  background: #BB5CF21A;
}

.all-in-one .cell .tip.t4 {
  color: #FD6A0F;
  background: #FD6A0F1A;
}

.all-in-one .cell .tip.t5 {
  color: #BB5CF2;
  background: #BB5CF21A;
}

.all-in-one .cell .tip.t6 {
  color: #2D65FF;
  background: #2D65FF1A;
}

.all-in-one .cell .tip.t7 {
  color: #FD6A0F;
  background: #FD6A0F1A;
}

.all-in-one .cell .tip.t8 {
  color: #FFB12B;
  background: #FABF5A1A;
}

.all-in-one .swiper-pagination {
  bottom: 0 !important;
}

@media (max-width: 1599.98px) {
  .all-in-one {
    padding: 96px 0;
  }

  .all-in-one .title-text {
    margin-bottom: 32px;
  }

  .all-in-one .title-text .lft h2 {
    font-size: 56px;
  }
}

@media (max-width: 1279.98px) {
  .all-in-one .title-text .gap-line {
    margin: 0 48px;
  }
}

@media (max-width: 991.98px) {
  .all-in-one {
    padding: 80px 0;
  }

  .all-in-one .item {
    padding: 50px 20px 40px;
    border-radius: 24px;
  }

  .all-in-one .item .line-img-bg {
    width: 100%;
  }

  .all-in-one .item::after {
    display: none;
  }

  .all-in-one .item::before {
    left: 50%;
    top: 0;
    transform: translate(-50%, -40%);
    width: calc(100% - 32px);
    aspect-ratio: 312 / 40;
    height: auto;
    background: url(https://images.pdnob.com/activity/back-school-2026/stapler-m.png) no-repeat center center;
    background-size: 100% 100%;
  }

  .all-in-one .title-text .lft .tip {
    font-size: 18px;
    padding: 10px 15px 10px 15px;
  }

  .all-in-one .title-text .lft h2 {
    font-size: 48px;
  }

  .all-in-one .swiper {
    overflow: hidden;
    padding: 0 5px 5px 0;
  }

  .all-in-one .swiper-slide .cell {
    width: 100%;
  }

  .all-in-one .swiper-slide .cell:not(:last-child) {
    margin-bottom: 24px;
  }
}

.semester-strong {
  padding: 0 0 138px;
}

.semester-strong .item {
  width: 1400px;
  max-width: 100%;
  padding: 57px 0 97px;
  background: url(https://images.pdnob.com/activity/back-school-2026/semester-strong-bg.png) no-repeat center center;
  background-size: 1400px 100%;
  margin: 0 auto;
  border-radius: 40px;
}

.semester-strong .item .cont {
  max-width: 548px;
  margin: 0 auto 46px;
}

.semester-strong .cont h2 {
  font-size: 80px;
  font-weight: 400;
  line-height: 0.9;
}

.semester-strong .cont p {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  color: #616C7D;
}

.semester-strong .cont p span {
  font-size: 32px;
  font-weight: 700;
  color: #FD6A0F;
  position: relative;
  z-index: 1;
}

.semester-strong .btn-group {
  width: max-content;
  margin: 0 auto;
}

.semester-strong a.btn {
  box-shadow: 0px -4px 0px 0px #00000040 inset;
  border: 0;
}

.semester-strong a.btn.btn-yellow {
  background: #FABF5A;
}

.semester-strong a.btn.btn-yellow:hover {
  color: #081A2D;
  background: #F1AC37;
}

@media (max-width: 1599.98px) {
  .semester-strong {
    padding: 0 0 92px;
  }
}

@media (max-width: 991.98px) {
  .semester-strong .item {
    background: url(https://images.pdnob.com/activity/back-school-2026/semester-strong-bg-m.png) no-repeat center center;
    background-size: 920px 100%;
    padding: 37px 0 54px;
    border-radius: 27px;
  }

  .semester-strong .item .cont {
    max-width: 360px;
    margin: 0 auto 32px;
  }

  .semester-strong .cont .logo {
    width: 73px;
  }

  .semester-strong .cont h2 {
    font-size: 48px;
  }

  .semester-strong .cont p {
    font-size: 16px;
  }

  .semester-strong .cont p span {
    font-size: 16px;
  }
}

@media (max-width: 767.98px) {
  .semester-strong .container {
    padding: 0;
  }

  .semester-strong .item {
    border-radius: 0;
  }
}

.terms-conditions {
  padding: 0 0 152px;
}

.terms-conditions .out-box::before {
  content: '';
  position: absolute;
  left: -117px;
  top: 69px;
  width: 165px;
  aspect-ratio: 165 / 152;
  background: url(https://images.pdnob.com/activity/back-school-2026/semester-strong-before-icon.png) no-repeat center center;
  background-size: 100% 100%;
  z-index: 2;
}

.terms-conditions .out-box::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 728px;
  aspect-ratio: 728 / 58;
  background: url(https://images.pdnob.com/activity/back-school-2026/stapler2.png) no-repeat center center;
  background-size: 100% 100%;
  transform: translate(-50%, -35%);
}

.terms-conditions h2 {
  width: max-content;
  font-size: 72px;
  font-weight: 400;
  line-height: 0.9;
  z-index: 1;
}

.terms-conditions .item {
  width: 1400px;
  max-width: 100%;
  max-height: 436px;
  padding: 56px 106px 48px;
  border-radius: 40px;
  background: url(https://images.pdnob.com/activity/back-school-2026/terms-conditions-bg.png) no-repeat center center;
  background-size: 1400px 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.terms-conditions .item.show-all {
  max-height: max-content;
}

.terms-conditions .item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  right: 0;
  z-index: 9;
  background: linear-gradient(180deg, rgba(9, 12, 51, 0) 0%, rgba(164, 209, 255, 0.8) 50.18%, rgba(164, 209, 255, 1) 100%);
}

.terms-conditions .item.show-all::after {
  display: none;
}

.terms-conditions .item ul {
  counter-reset: li;
}

.terms-conditions .item>ul>li {
  position: relative;
  padding-left: 36px;
}

.terms-conditions .item>ul>li:not(:last-child) {
  margin-bottom: 32px;
}

.terms-conditions .item>ul>li::before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  font-weight: 600;
  text-align: center;
  border-radius: 50%;
  background: #2D65FF;
  color: #fff;
}

.terms-conditions .item>ul>li span {
  display: block;
}

.terms-conditions .item ul>li .tit {
  font-size: 18px;
  font-weight: 600;
}

.terms-conditions .item .show-more {
  position: absolute;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  color: #37506b;
  z-index: 10;
  cursor: pointer;
}

.terms-conditions .item.show-all .show-more {
  bottom: 0;
  flex-direction: column-reverse !important;
  gap: 0 !important;
}

.terms-conditions .item .show-more .show-more-show,
.terms-conditions .item.show-all .show-more .show-more-miss {
  display: none;
}

.terms-conditions .item.show-all .show-more .show-more-show {
  display: block;
}

.terms-conditions .item.show-all .show-more svg {
  transform: rotate(180deg);
}

@media (max-width: 1599.98px) {
  .terms-conditions {
    padding: 0 0 100px;
  }
}

@media (max-width: 991.98px) {
  .terms-conditions {
    padding: 0 0 80px;
  }

  .terms-conditions .item {
    max-height: 378px;
    padding: 42px 16px 32px;
    border-radius: 28px;
  }

  .terms-conditions .out-box::after {
    width: calc(100% - 14px);
    aspect-ratio: 328 / 39;
    background: url(https://images.pdnob.com/activity/back-school-2026/stapler2-m.png) no-repeat center center;
    background-size: 100% 100%;
  }

  .terms-conditions h2 {
    font-size: 48px;
  }

  .terms-conditions .out-box::before {
    display: none;
  }

  .terms-conditions .item>ul>li {
    padding-left: 24px;
  }

  .terms-conditions .item>ul>li::before {
    width: 16px;
    height: 16px;
    font-size: 11px;
  }

  .terms-conditions .item>ul>li:not(:last-child) {
    margin-bottom: 24px;
  }

  .terms-conditions .item ul>li .tit {
    font-size: 12px;
  }

  .terms-conditions .item ul>li .desc {
    font-size: 10px;
  }

  .terms-conditions .item .show-more {
    font-size: 10px;
    gap: 2px !important;
    bottom: 16px;
  }

  .terms-conditions .item .show-more svg {
    width: 16px;
    height: 16px;
  }
}

/* modal-content Start */
#lotteryModal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  width: 100%;
  height: 100%;
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  background: rgba(0, 0, 0, 0.5);
}

#lotteryModal.show {
  display: block;
}

#lotteryModal .modal-dialog {
  width: 100%;
  height: 100%;
  margin: auto;
  max-width: 778px;
}

#lotteryModal .modal-dialog .modal-content {
  min-height: 376px;
  max-width: 778px;
  padding: 48px 64px 64px;
  border: none;
  margin: auto;
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  border-radius: 40px;
  background: linear-gradient(180deg, #FB5D7E 0%, #FBBFCC 100%);
}

#lotteryModal .modal-dialog .modal-content::before {
  content: "";
  width: 511px;
  aspect-ratio: 511 / 138;
  background: url(https://images.pdnob.com/activity/back-school-2026/gift-tag.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: -85px;
  transform: translateX(-50%);
  pointer-events: none;
}

#lotteryModal .modal-dialog .modal-content .btn-close {
  width: 24px;
  height: 25px;
  background-image: url('data:image/svg+xml,<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.29 5.79a1 1 0 0 1 1.415 0l5.293 5.294 5.293-5.293a1 1 0 0 1 1.414 1.414l-5.293 5.293 5.293 5.293a1 1 0 0 1-1.414 1.414l-5.293-5.293-5.293 5.293a1 1 0 0 1-1.414-1.414l5.293-5.293L5.29 7.205a1 1 0 0 1 0-1.414z" fill="%23FFF"/></svg>');
  cursor: pointer;
  position: absolute;
  top: 22px;
  right: 22px;
}

#lotteryModal .modal-dialog .modal-content .modal-body {
  position: relative;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper {
  transition: all 0.6s;
  position: relative;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .title {
  width: max-content;
  max-width: 100%;
  font-family: 'Road Rage';
  font-weight: 400;
  font-size: 50px;
  line-height: 120%;
  text-align: center;
  color: #FFF4E2;
  position: relative;
  margin: 0 auto 48px;
  transform: rotate(-1.47deg);
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .title.hygc {
  font-size: 64px;
  margin: 0 auto 24px;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .title::before {
  content: '';
  position: absolute;
  width: 317px;
  max-width: 100%;
  aspect-ratio: 317 / 24;
  background: url(https://images.pdnob.com/activity/back-school-2026/pup-line.png) no-repeat center center;
  background-size: 100% 100%;
  left: 0;
  bottom: -12px;
  z-index: -1;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .title.hygc::before {
  bottom: 0;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .title.rtryp::after {
  content: '';
  position: absolute;
  width: 65px;
  aspect-ratio: 65 / 65;
  background: url(https://images.pdnob.com/activity/back-school-2026/popup-title-star.png) no-repeat center center;
  background-size: 100% 100%;
  right: 0;
  top: 0;
  z-index: -1;
  transform: translate(calc(100% + 4px), -3px) rotate(1.47deg);
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .info-box {
  border-radius: 16px;
  padding: 12px 8px;
  background: linear-gradient(92.03deg, #FFF5F5 5.29%, #FFC5BD 100%);
  border: 2px solid #FFFFFF;
  gap: 16px;
  margin: 24px 0;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .info-box .icon {
  width: 165px;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .info-box .icon img {
  width: 50px;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .info-box .icon .name {
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .info-box .text {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  flex: 1;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .t-info {
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  color: #fff;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .email-input {
  display: flex;
  align-items: center;
  border: 2px solid #E0E0E0;
  border-radius: 40px;
  overflow: hidden;
  width: 480px;
  height: 64px;
  background: white;
  margin: 24px auto 0;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .email-input input {
  flex: 1;
  border: none;
  outline: none;
  padding: 0 0 0 18px;
  font-size: 16px;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .email-input button {
  background: #2D65FF;
  color: white;
  border: none;
  border-radius: 40px;
  padding: 16px 24px;
  cursor: pointer;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  transition: background 0.3s;
  margin-right: 2px;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .email-input button:hover {
  background: #1549d7;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .code-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
  height: max-content;
  width: fit-content;
  background: #FFF;
  border: 2px solid #E0E0E0;
  border-radius: 40px;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .code-box .code {
  font-weight: 500;
  font-size: 24px;
  line-height: 180%;
  text-align: center;
  color: #212121;
  padding: 10px 35px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  flex: 1;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .code-box .copy {
  background: #2D65FF;
  text-align: center;
  width: 163px;
  height: 59px;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  color: #FFF;
  border-radius: 40px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .divide {
  width: 100%;
  margin: 24px 0;
}

#lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .tip-info {
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  text-align: left;
}

@media (max-width: 991.98px) {
  #lotteryModal .modal-dialog .modal-content {
    width: 360px;
    min-height: 300px;
    margin: initial;
    background-size: cover;
    border-radius: 24px;
    padding: 24px 40px 16px;
  }

  #lotteryModal .modal-dialog .modal-content::before {
    width: 320px;
    height: 86px;
    left: 50%;
    top: -53px;
  }

  #lotteryModal .modal-dialog .modal-content .btn-close {
    top: 8px;
    right: 8px;
  }

  #lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .title {
    font-size: 40px;
    line-height: 1;
    margin: 0 auto 24px;
  }

  #lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .title::before,
  #lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .title.rtryp::after {
    display: none;
  }

  #lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .info-box {
    border-radius: 12px;
    padding: 8px 6px;
    gap: 8px;
    margin: 16px 0;
  }

  #lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .info-box .icon {
    width: 76px;
  }

  #lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .info-box .icon img {
    width: 45px;
  }

  #lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .info-box .icon .name {
    font-size: 16px;
  }

  #lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .info-box .text {
    font-size: 16px;
  }

  #lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .t-info {
    font-size: 14px;
  }

  #lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .email-input {
    width: 100%;
    margin: 24px 0 0;
    height: 48px;
  }

  #lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .email-input button {
    padding: 10px 8px;
    font-size: 14px;
  }

  #lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .code-box .code {
    font-size: 18px;
    padding: 10px 20px;
  }

  #lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .code-box .copy {
    width: 100px;
    height: 50px;
    font-size: 18px;
  }

  #lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .divide {
    margin: 16px 0;
  }

  #lotteryModal .modal-dialog .modal-content .modal-body .lottery-wrapper .tip-info {
    font-size: 12px;
  }
}

/* modal-content End */

/* warn-content Start */
#warnModal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  width: 100%;
  height: 100%;
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  background: rgba(0, 0, 0, 0.5);
}

#warnModal.show {
  display: block;
}

#warnModal .modal-dialog {
  width: 100%;
  height: 100%;
  margin: auto;
  max-width: 778px;
}

#warnModal .modal-dialog .modal-content {
  max-width: 778px;
  padding: 64px 64px 56px;
  border: none;
  margin: auto;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  border-radius: 40px;
  background: url(https://images.pdnob.com/activity/back-school-2026/popup-warn-bg.png) no-repeat center center;
  background-size: 100% 100%;
}

#warnModal .modal-dialog .modal-content::before {
  content: "";
  width: 553px;
  aspect-ratio: 553 / 58;
  background: url(https://images.pdnob.com/activity/back-school-2026/popup-sta.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: -20px;
  transform: translateX(-50%);
  pointer-events: none;
}

#warnModal .modal-dialog .modal-content .btn-close {
  width: 24px;
  height: 25px;
  background-image: url('data:image/svg+xml,<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.29 5.79a1 1 0 0 1 1.415 0l5.293 5.294 5.293-5.293a1 1 0 0 1 1.414 1.414l-5.293 5.293 5.293 5.293a1 1 0 0 1-1.414 1.414l-5.293-5.293-5.293 5.293a1 1 0 0 1-1.414-1.414l5.293-5.293L5.29 7.205a1 1 0 0 1 0-1.414z" fill="%234A4A4A"/></svg>');
  cursor: pointer;
  position: absolute;
  top: 22px;
  right: 22px;
}

#warnModal .modal-dialog .modal-content .modal-body {
  position: relative;
}

#warnModal .modal-dialog .modal-content .modal-body .lottery-wrapper {
  transition: all 0.6s;
  position: relative;
}

#warnModal .modal-dialog .modal-content .modal-body .lottery-wrapper .title {
  width: max-content;
  max-width: 100%;
  font-family: 'Road Rage';
  font-weight: 400;
  font-size: 64px;
  line-height: 100%;
  text-align: center;
  color: #2D65FF;
  position: relative;
  margin: 0 auto;
  transform: rotate(-1.47deg);
  margin-bottom: 32px;
}

#warnModal .modal-dialog .modal-content .modal-body .lottery-wrapper .title.line-text::before {
  content: '';
  position: absolute;
  width: 317px;
  max-width: 100%;
  aspect-ratio: 317 / 24;
  background: url(https://images.pdnob.com/activity/back-school-2026/save-84-title-text-line.png) no-repeat center center;
  background-size: 100% 100%;
  left: 0;
  bottom: -5px;
  z-index: -1;
}

#warnModal .modal-dialog .modal-content .modal-body .lottery-wrapper .t-info {
  line-height: 150%;
  text-align: center;
  color: #212121;
  margin-bottom: 32px;
}

#warnModal .modal-dialog .modal-content .modal-body .lottery-wrapper .t-info.ft-20 {
  font-size: 20px;
}

#warnModal .modal-dialog .modal-content .modal-body .lottery-wrapper .t-info.ft-24 {
  font-size: 24px;
}

#warnModal .modal-dialog .modal-content .modal-body .lottery-wrapper a.btn-ok {
  min-width: 174px;
}

@media (max-width: 991.98px) {
  #warnModal .modal-dialog .modal-content {
    width: 360px;
    margin: initial;
    background-size: cover;
    border-radius: 24px;
    padding: 40px 32px 24px;
  }

  #warnModal .modal-dialog .modal-content::before {
    width: calc(100% - 64px);
    aspect-ratio: 312 / 40;
    background: url(https://images.pdnob.com/activity/back-school-2026/stapler-m.png) no-repeat center;
    background-size: 100% 100%;
    top: -16px;
  }

  #warnModal .modal-dialog .modal-content .btn-close {
    top: 8px;
    right: 8px;
  }

  #warnModal .modal-dialog .modal-content .modal-body .lottery-wrapper .title {
    font-size: 48px;
    line-height: 0.8;
    margin-bottom: 16px;
  }

  #warnModal .modal-dialog .modal-content .modal-body .lottery-wrapper .title.line-text::before {
    display: none;
  }

  #warnModal .modal-dialog .modal-content .modal-body .lottery-wrapper .t-info {
    margin-bottom: 16px;
  }

  #warnModal .modal-dialog .modal-content .modal-body .lottery-wrapper .t-info.ft-20 {
    font-size: 16px;
  }

  #warnModal .modal-dialog .modal-content .modal-body .lottery-wrapper .t-info.ft-24 {
    font-size: 20px;
  }

  #warnModal .modal-dialog .modal-content .modal-body .lottery-wrapper a.media {
    width: 40px;
  }
}

/* warn-content End */