body {
  font-family: "Museo Sans", sans-serif;
  color: #333;
  margin: 0;
}

p {
  margin: 0;
}

html {
  scroll-behavior: smooth;
}

a {
  text-decoration: none;
}

.anchor {
  font-size: 0;
}

.header {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  max-width: 1024px;
  height: 75px;
  padding: 12px 20px;
  margin: 0 auto;
}

.header-part {
  display: flex;
}

.header-logo {
  position: relative;
  top: -10px;
  margin-right: 12px;
}

.check-status a {
  display: inline-block;
  color: #333;
}

.check-status {
  box-sizing: border-box;
  height: 41px;
  color: #333;
  padding: 10px;
  border: 2px solid #517dbd;
  border-radius: 12px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  cursor: pointer;
}

.check-status:hover,
.check-status:hover a,
.how-work .button:hover,
.promo .button:hover {
  border-color: #4a6493;
  background-color: #4a6493;
  color: #fff;
}

.connect-us {
  color: #517dbd;
  font-size: 14px;
  line-height: 17px;
  text-decoration: underline;
  margin: 10px 0 0 16px;
}

.connect-us .whatsup {
  margin-right: 8px;
}

.connect-us .tg {
  position: relative;
  top: -2px;
}

.icon-text {
  position: relative;
  top: 2px;
}

.schedule {
  color: grey;
  font-weight: 500;
  margin-top: 13px;
}

.telephone {
  margin: 12px 0 0 16px;
}

.telephone a {
  color: #333;
}

.telephone a:hover {
  text-decoration: underline;
}

.nav {
  width: 100%;
  height: 36px;
  background-color: #f7f7f7;
}

.nav-container {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 9px 20px;
}

.nav-menu {
  display: flex;
  justify-content: flex-start;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.nav-menu li {
  margin-right: 46px;
  color: #4f4f4f;
  font-size: 14px;
  line-height: 17px;
}

.nav-menu li a {
  color: #333;
}

.nav-menu li a:hover {
  text-decoration: underline;
}

.nav .address {
  font-size: 14px;
  line-height: 17px;
  vertical-align: top;
  color: #333;
}

.nav .address:hover {
  text-decoration: underline;
}

.promo {
  width: 100%;
  max-width: 1024px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 6px 0 6px 20px;
}

.promo .half-part:first-child {
  width: 45%;
}

.promo .half-part:last-child {
  position: relative;
  top: 0;
  right: -30px;
  width: 55%;
  margin-left: 5%;
}

.promo .title {
  font-size: 48px;
  line-height: 56px;
  font-weight: 600;
  margin: 20px 0 0;
}

.promo .text {
  margin: 0 0 16px;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
}

.promo .text a {
  color: #5b7cb8;
}

.promo .text a:hover {
  text-decoration: underline;
}

.promo .button {
  display: block;
  box-sizing: border-box;
  width: 231px;
  height: 41px;
  margin-bottom: 80px;
  padding-top: 12px;
  background-color: #5b7cb8;
  border-radius: 12px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  border: #5b7cb8;
  cursor: pointer;
}

.benefit {
  width: 100%;
  max-width: 1024px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 20px;
}

.benefit .item {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 50%;
}

.benefit .item:nth-child(1) {
  top: -60px;
}

.benefit .item:nth-child(2) {
  top: 50px;
  max-width: 472px;
}

.benefit .item:nth-child(3) {
  top: -25px;
  max-width: 375px;
}

.benefit .item:nth-child(4) {
  top: 120px;
  max-width: 542px;
  display: flex;
  flex-direction: row;
  margin-bottom: 180px;
}

.benefit .item-year {
  font-weight: 600;
  font-size: 92px;
  line-height: 92px;
  color: #5b7cb8;
}

.benefit .item-title {
  font-weight: 600;
  font-size: 42px;
  line-height: 50px;
  margin-bottom: 8px;
}

.benefit .item-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}

.benefit .item-list {
  margin: 0;
  padding-left: 21px;
}

.benefit .item-list li {
  margin-bottom: 10px;
}

.benefit .special-text {
  max-width: 316px;
}

.benefit .item-subtitle {
  margin-top: 5px;
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
}

.benefit .dialog-cloud {
  padding: 20px;
  background: #f7f7f7;
  border-radius: 0 20px 20px;
}

.benefit .icon-man {
  margin-right: 10px;
}

.benefit .item-subtitle-mob {
  display: none;
}

.repair-list {
  width: 100%;
  max-width: 1024px;
  box-sizing: border-box;
  display: flex;
  padding: 0 20px;
  margin: 0 auto;
}

.repair-list .half:first-child {
  width: 40%;
  margin-right: 5%;
}

.repair-list .half:last-child {
  width: 55%;
}

.repair-list .title {
  margin: 4px 0 16px;
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
  font-weight: 600;
}

.repair-list .text {
  max-width: 440px;
  margin-bottom: 27px;
  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
}

.repair-list .list {
  margin: 0;
  padding-left: 20px;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}

.repair-list .list li {
  margin-bottom: 8px;
}

.how-work {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.how-work .box {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  width: 100%;
}

.how-work .cont {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}

.how-work .title {
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  font-weight: 600;
}

.how-work .box .item {
  width: 100%;
  display: flex;
  margin-bottom: 45px;
}

.how-work .box .item:nth-child(1) {
  max-width: 400px;
}

.how-work .box .item:nth-child(2) {
  max-width: 432px;
}

.how-work .box .item:nth-child(n) .item-text,
.how-work .box .item:nth-child(n) .item-subtitle {
  padding-right: 20px;
}

.how-work .box .item:nth-child(3) {
  margin: 0 auto;
  max-width: 432px;
}

.how-work .box .item-number {
  margin-right: 15px;
  font-weight: 600;
  font-size: 92px;
  line-height: 110px;
  color: #5b7cb8;
}

.how-work .box .item-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  margin-top: 25px;
}

.how-work .box .item-subtitle {
  margin-top: 5px;
  font-size: 12px;
  line-height: 14px;
  color: #828282;
}

.how-work .form {
  width: 35%;
  display: flex;
  flex-direction: column;
  margin-right: 5%;
  margin-top: 50px;
}

.how-work .field {
  margin-bottom: 14px;
}

.how-work .field input,
.how-work .field textarea {
  box-sizing: border-box;
  width: 100%;
  height: 41px;
  padding: 14px 12px 10px;
  background: #f2f2f2;
  border-radius: 12px;
  border: #f2f2f2;
  font-size: 14px;
  line-height: 18px;
}

.how-work .field textarea {
  height: auto;
  resize: vertical;
  max-height: 300px;
  margin-top: 4px;
}

.how-work .field .file {
  border-radius: 12px;
  padding: 9px 12px 12px 60px;
  background: #fff;
  border: 2px dashed #5b7cb8;
}

.how-work .button {
  display: block;
  padding-top: 12px;
  box-sizing: border-box;
  height: 41px;
  width: 100%;
  background: #5b7cb8;
  border-radius: 12px;
  border: #5b7cb8;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  margin-top: 30px;
  text-align: center;
}

.guarantee {
  width: 100%;
  max-width: 1024px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 48px;
}

.guarantee .title {
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  font-weight: 600;
}

.guarantee .list {
  display: flex;
  flex-wrap: wrap;
}

.guarantee .list .item {
  display: flex;
  width: 50%;
  margin-bottom: 64px;
}

.guarantee .list .item span {
  margin: 16px 20px 0 16px;
  font-size: 14px;
  line-height: 17px;
}

.inviting {
  width: 100%;
  background: linear-gradient(270deg, #2d198f 0%, #5b7cb8 100%);
  text-align: center;
}

.inviting .box {
  width: 100%;
  max-width: 1024px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 30px 16px;
}

.inviting .box .title {
  color: #fff;
  margin: 0 0 18px;
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
}

.inviting .box .text {
  display: inline-block;
  max-width: 573px;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
}

.inviting .button-box {
  margin-top: 22px;
}

.inviting .box button {
  box-sizing: border-box;
  width: 195px;
  height: 41px;
  color: #fff;
  font-size: 14px;
  padding-top: 3px;
  line-height: 17px;
  background: #ab4bcf;
  border-radius: 12px;
  border: none;
}

.inviting .box button:hover {
  background-color: #713189;
  cursor: pointer;
}

.footer {
  max-width: 1024px;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 20px;
}

.footer .title {
  margin: 18px 0 28px;
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
}

.footer .list {
  display: flex;
  justify-content: space-between;
}

.footer .list .contact {
  width: 15%;
}

.footer .list .logo {
  position: relative;
  top: -10px;
  width: 20%;
}

.footer .list .navigation {
  width: 40%;
}

.footer .list .navigation {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-left: 10%;
}

.footer .list .contact a {
  display: inline-block;
  margin-bottom: 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #333;
}

.footer .list .contact a:hover {
  text-decoration: underline;
}

.footer .list .navigation p {
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
}

.footer .list .navigation a {
  color: #333;
}

.footer .list .navigation a:hover {
  text-decoration: underline;
}

.footer .list .navigation .nav-part:last-child {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #828282;
}

.footer-bar {
  width: 100%;
  background-color: #f7f7f7;
}

.footer-bar .cont {
  box-sizing: border-box;
  height: 42px;
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  padding: 13px 20px 0;
  display: flex;
  justify-content: space-between;
}

.footer-bar .copyright {
  font-size: 14px;
  line-height: 17px;
}

.footer-bar .social-list {
  position: relative;
  top: 0;
  right: -10px;
  margin: 0;
  padding: 0;
  display: flex;
  list-style-type: none;
}

.footer-bar .social-list a {
  position: relative;
  height: 20px;
  margin-right: 12px;
}

.footer-bar .social-list .vk {
  width: 24px;
  height: 24px;
  top: -4px;
  right: -1px;
}

.footer-bar .social-list .whatsup {
  top: -2px;
}

.footer-bar .social-list .youtube {
  top: -4px;
}

.footer-bar .social-list .dzen {
  width: 20px;
  height: 20px;
  top: -2px;
}

.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(1, 8, 18, 0.7);
  opacity: 0;
  visibility: hidden;
}

.modal .modal-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 24px;
  width: 404px;
  box-sizing: border-box;
  border-radius: 16px;
}

.modal .close-button {
  position: absolute;
  top: 3px;
  right: -25px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

.modal .title {
  font-size: 32px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 24px;
}

.modal .form {
  display: flex;
  flex-direction: column;
  font-family: "Museo Sans", sans-serif;
}

.modal .input {
  padding: 12px;
  margin-bottom: 12px;
  background-color: #f2f2f2;
  border-radius: 12px;
  border: none;
  font-family: "Museo Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}

.modal .text {
  margin-bottom: 24px;
  resize: vertical;
  max-height: 400px;
  min-height: 115px;
}

.modal .send-button {
  box-sizing: border-box;
  width: 100%;
  height: 41px;
  padding-top: 1px;
  background-color: #5b7cb8;
  border-radius: 12px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  border: #5b7cb8;
  cursor: pointer;
}

.modal .send-button:hover {
  background-color: #4a6493;
}

.modal .mailsub {
  display: none;
}

.modal .error {
  display: none;
  margin: 8px 0 -4px;
  color: red;
  text-align: center;
  opacity: 0.7;
  font-size: 13px;
}

.modal .ok {
  display: none;
  margin: 10px 0 -10px;
  text-align: center;
  opacity: 0.7;
  color: green;
  font-size: 12px;
}

.modal .showError {
  display: block;
}

.modal .showOk {
  display: block;
}

.show-modal {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

@media (max-width: 960px) {
  body {
    overflow-x: hidden;
  }

  .header .connect-us {
    display: none;
  }

  .benefit .item-year {
    font-size: 80px;
    line-height: 86px;
    margin: 32px 0 0;
  }

  .benefit .item-title {
    font-size: 40px;
    line-height: 46px;
    margin: 32px 0 8px;
  }

  .benefit .item-text {
    font-size: 17px;
    line-height: 24px;
  }

  .benefit .item-subtitle {
    font-size: 21px;
    line-height: 25px;
  }

  .benefit .item:nth-child(1) {
    top: -35px;
  }

  .benefit .item:nth-child(2) {
    top: 25px;
  }

  .benefit .item:nth-child(3) {
    top: -80px;
  }

  .benefit .item:nth-child(4) {
    top: 85px;
    margin-bottom: 130px;
  }

  .repair-list .text {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 17px;
  }

  .repair-list .list {
    font-size: 17px;
    line-height: 23px;
  }

  .how-work .title {
    margin-bottom: 18px;
  }

  .how-work .box .item-number {
    font-size: 86px;
    line-height: 96px;
  }

  .how-work .box .item-text {
    font-size: 17px;
    line-height: 23px;
    margin-top: 15px;
  }
}

@media (max-width: 930px) {
  .guarantee {
    padding: 0 20px;
  }

  .guarantee .list .item:nth-child(1) span {
    margin: 6px 12px 0 16px;
  }

  .guarantee .list .item:nth-child(2) span {
    margin: 6px 0 0 16px;
  }

  .guarantee .list .item:nth-child(3) span {
    margin: 6px 12px 0 16px;
  }

  .guarantee .list .item:nth-child(4) span {
    margin: 6px 0 0 16px;
  }
}

@media (max-width: 850px) {
  .how-work .box .item-text {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 880px) {
  .promo .title {
    font-size: 40px;
    line-height: 48px;
  }

  .promo .text {
    margin: 0 0 12px;
    font-size: 14px;
    line-height: 20px;
  }

  .footer .list {
    justify-content: space-between;
  }

  .footer .list .logo {
    width: 21%;
    top: 0;
  }

  .footer .list .contact {
    width: 125px;
  }

  .footer .list .navigation {
    width: 155px;
    flex-direction: column;
    justify-content: flex-start;
    margin-left: 0;
  }

  .footer .list .navigation .nav-part p {
    margin-bottom: 14px;
  }
}

@media (max-width: 795px) {
  .check-status {
    display: none;
  }

  .promo .title {
    font-size: 36px;
    line-height: 44px;
    margin: 16px 0 0;
  }

  .promo .text {
    margin: 0 0 12px;
    font-size: 14px;
    line-height: 20px;
  }

  .benefit .item-year {
    font-size: 70px;
    line-height: 76px;
    margin: 32px 0 0;
  }

  .benefit .item-title {
    font-size: 34px;
    line-height: 40px;
    margin: 32px 0 8px;
  }

  .benefit .item-text {
    font-size: 16px;
    line-height: 19px;
  }

  .benefit .item-subtitle {
    font-size: 20px;
    line-height: 24px;
  }

  .benefit .item:nth-child(1) {
    top: -25px;
  }

  .benefit .item:nth-child(1) .item-text {
    padding-right: 45px;
  }

  .benefit .item:nth-child(2) {
    top: 23px;
  }

  .benefit .item:nth-child(3) {
    top: -70px;
  }

  .benefit .item:nth-child(3) .item-text {
    padding-right: 45px;
  }

  .benefit .item:nth-child(3) .item-subtitle {
    padding-right: 45px;
  }

  .benefit .item:nth-child(4) {
    top: 70px;
    margin-bottom: 110px;
  }

  .repair-list .title {
    font-size: 34px;
    line-height: 30px;
  }

  .repair-list .text {
    font-size: 18px;
    line-height: 22px;
  }

  .repair-list .list {
    font-size: 15px;
    line-height: 21px;
  }

  .how-work .box .item {
    margin: 0 0 15px;
  }

  .how-work .box .item-number {
    font-size: 76px;
    line-height: 86px;
  }

  .how-work .box .item-text {
    font-size: 15px;
    line-height: 22px;
  }

  .how-work .form {
    width: calc(40% - 20px);
    margin-right: 20px;
  }

  .guarantee .list {
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 0 60px;
  }

  .guarantee .list .item {
    width: 70%;
    margin-bottom: 20px;
  }

  .guarantee .list .item:nth-child(n) span {
    margin: 12px;
  }

  .guarantee .list .item:nth-child(2) {
    margin-left: auto;
  }

  .guarantee .list .item:nth-child(2) span,
  .guarantee .list .item:nth-child(4) span {
    order: 0;
  }

  .guarantee .list .item:nth-child(2) img,
  .guarantee .list .item:nth-child(4) img {
    order: 1;
  }

  .guarantee .list .item:nth-child(4) {
    margin-left: auto;
  }
}

@media (max-width: 770px) {
  .guarantee .list .item:nth-child(1) {
    width: 90%;
  }

  .guarantee .list .item:nth-child(2),
  .guarantee .list .item:nth-child(4) {
    width: 80%;
  }
}

@media (max-width: 700px) {
  .footer-bar .cont {
    display: flex;
    flex-direction: column;
    padding: 12px 16px;
    text-align: center;
    height: auto;
  }

  .footer-bar .copyright {
    order: 1;
  }

  .footer-bar .social-list {
    margin: 2px 0 6px;
    display: flex;
    justify-content: center;
    order: 0;
  }
}

@media (max-width: 690px) {
  .promo .title {
    font-size: 32px;
    line-height: 40px;
    margin: 14px 0 0;
  }

  .promo .text {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .promo .button {
    margin-bottom: 20px;
  }

  .guarantee .list .item:nth-child(2),
  .guarantee .list .item:nth-child(4) {
    width: 86%;
  }
}

@media (max-width: 630px) {
  .header {
    padding: 12px 16px;
  }

  .header-part {
    flex-direction: column;
    text-align: right;
  }

  .header .header-part:first-child {
    flex-direction: row;
    align-items: center;
    text-align: left;
  }

  .schedule {
    order: 2;
    position: relative;
    margin: 4px 0 0;
  }

  .telephone {
    order: 1;
    margin: 0;
  }

  .nav {
    display: none;
  }

  .nav-mobile-trigger {
    display: flex;
  }

  .promo {
    margin-top: 10px;
    padding-left: 16px;
  }

  .promo .title {
    font-size: 28px;
    line-height: 36px;
    margin: 12px 0 0;
  }

  .promo .text {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .benefit {
    position: static;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    margin: 0 auto;
    padding: 0 16px;
  }

  .benefit .item {
    width: 100%;
  }

  .benefit .item-year {
    font-size: 72px;
    line-height: 78px;
  }

  .benefit .item-title {
    font-size: 32px;
    line-height: 42px;
    margin: 22px 0 0;
  }

  .benefit .item-text {
    font-size: 17px;
    line-height: 24px;
  }

  .benefit .item-subtitle {
    font-size: 19px;
    line-height: 23px;
  }

  .benefit .item:nth-child(1) {
    top: 0;
    max-width: 100%;
  }

  .benefit .item-list li {
    margin-bottom: 5px;
  }

  .benefit .item:nth-child(1) .special-text {
    max-width: 100%;
  }

  .benefit .item:nth-child(2) {
    top: 0;
    max-width: 100%;
  }

  .benefit .item:nth-child(3) {
    top: 0;
    margin-bottom: 25px;
    max-width: 100%;
  }

  .benefit .item:nth-child(4) {
    top: 0;
    margin-bottom: 30px;
  }

  .repair-list {
    flex-direction: column;
    padding: 0 16px;
  }

  .repair-list .half:first-child {
    width: 80%;
    margin: 0 auto;
  }

  .repair-list .half:last-child {
    width: 100%;
  }

  .repair-list .title {
    margin: 4px 0 8px;
    font-size: 32px;
    line-height: 36px;
  }

  .repair-list .text {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
  }

  .repair-list .list {
    font-size: 15px;
    line-height: 21px;
  }

  .how-work {
    padding: 0 16px 56px;
  }

  .how-work .box {
    flex-direction: column;
  }

  .how-work .title {
    text-align: left;
  }

  .how-work .button {
    width: calc(100% - 16px);
  }

  .how-work .cont {
    flex-direction: column;
  }

  .how-work .box .item {
    position: relative;
    margin: 0 0 12px 16px;
  }

  .how-work .box .item-number {
    font-size: 76px;
    line-height: 86px;
  }

  .how-work .box .item-text {
    font-size: 15px;
    line-height: 22px;
    margin-right: 20px;
  }

  .how-work .box .item-subtitle {
    max-width: 500px;
  }

  .how-work .box .item {
    max-width: 570px !important;
    margin-right: 18px;
  }

  .how-work .form {
    width: calc(100% - 32px);
    margin: 16px;
  }

  .guarantee {
    padding: 0 16px;
  }

  .guarantee .title {
    text-align: left;
  }

  .guarantee .list {
    padding: 0 16px;
  }

  .guarantee .list .item {
    width: 90%;
  }

  .guarantee .list .item:nth-child(2),
  .guarantee .list .item:nth-child(4) {
    width: 80%;
  }

  .footer {
    padding: 16px;
  }

  .footer .list {
    justify-content: space-around;
  }

  .footer .list .logo {
    display: none;
  }
}

@media (max-width: 550px) {
  .promo .promo-desktop-image {
    display: none;
  }

  .promo {
    margin-top: 0;
  }

  .promo .title {
    font-size: 24px;
    line-height: 32px;
    margin: 12px 0 0;
  }

  .promo .text {
    margin: 0 0 8px;
    font-size: 13px;
    line-height: 18px;
  }

  .promo .button {
    width: 170px;
  }

  .benefit .item-year {
    font-size: 52px;
    line-height: 62px;
  }

  .benefit .item-title {
    font-size: 32px;
    line-height: 38px;
    margin: 22px 0 4px;
  }

  .benefit .item-list {
    margin-top: 6px;
    padding-left: 16px;
  }

  .benefit .item-text {
    font-size: 14px;
    line-height: 17px;
  }

  .dialog-cloud .item-text {
    font-size: 17px;
    line-height: 21px;
  }

  .benefit .item-subtitle {
    display: none;
  }

  .benefit .item-subtitle-mob {
    font-weight: 600;
    display: inline-block;
  }

  .repair-list .list {
    font-size: 14px;
    line-height: 17px;
  }

  .guarantee .list {
    padding: 0;
  }

  .guarantee .list .item:nth-child(1) span,
  .guarantee .list .item:nth-child(3) span {
    margin-right: 0;
  }

  .guarantee .list .item:nth-child(2) span,
  .guarantee .list .item:nth-child(4) span {
    margin-left: 0;
  }

  .guarantee .list .item:nth-child(n) {
    width: 100%;
  }

  .inviting .box {
    text-align: left;
  }

  .footer .title {
    text-align: left;
  }

  .footer .list {
    justify-content: space-between;
  }

  .footer-bar .copyright {
    font-size: 13px;
  }
}

@media (max-width: 440px) {
  .guarantee .list .item:nth-child(n) span {
    margin-top: 6px;
  }

  .modal {
    background-color: #fff;
  }

  .modal .modal-box {
    width: 100%;
    top: 250px;
    padding: 16px;
  }

  .modal .title {
    text-align: left;
  }

  .modal .close-button {
    top: 0;
    right: 17px;
  }
}

@media (max-width: 450px) {
  .promo .half-part:last-child {
    margin-top: 10px;
  }

  .repair-list .half:first-child {
    width: 90%;
  }

  .inviting .box button {
    width: 100%;
  }
}

@media (max-width: 410px) {
  .header .telephone {
    font-size: 14px;
    line-height: 17px;
  }

  .header .schedule {
    font-size: 14px;
    line-height: 17px;
  }

  .header .header-logo {
    margin: 0;
  }
}

/* Navigation active item */
.nav-menu li a.active {
  color: #5b7cb8;
  font-weight: 600;
}

/* Mobile menu trigger (three dots) - hidden on desktop */
.nav-mobile-trigger {
  display: none;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  margin-left: auto;
  margin-right: 8px;
  border: none;
  background: transparent;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.nav-mobile-dots {
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #333;
  box-shadow: 0 7px 0 #333, 0 14px 0 #333;
}

.nav-mobile-trigger:hover .nav-mobile-dots,
.nav-mobile-trigger:focus .nav-mobile-dots {
  background: #5b7cb8;
  box-shadow: 0 7px 0 #5b7cb8, 0 14px 0 #5b7cb8;
}

/* Mobile menu overlay - hidden by default */
.nav-mobile-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9998;
  background: rgba(255, 255, 255, 0.98);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 60px 24px 24px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease, visibility 0.2s ease;
}

body.nav-mobile-open .nav-mobile-overlay {
  opacity: 1;
  visibility: visible;
}

.nav-mobile-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 44px;
  height: 44px;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.nav-mobile-close::before,
.nav-mobile-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 22px;
  height: 2px;
  background: #333;
  border-radius: 1px;
}

.nav-mobile-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.nav-mobile-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.nav-mobile-close:hover::before,
.nav-mobile-close:hover::after {
  background: #5b7cb8;
}

.nav-mobile-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

.nav-mobile-menu li {
  margin-bottom: 8px;
}

.nav-mobile-menu a {
  display: block;
  padding: 14px 20px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #333;
}

.nav-mobile-menu a:hover {
  color: #5b7cb8;
  text-decoration: none;
}

/* Ensure trigger is visible on mobile (rule must come after base .nav-mobile-trigger) */
@media (max-width: 630px) {
  .nav-mobile-trigger {
    display: flex;
  }
}

/* Examples List */
.examples-list {
  width: 100%;
  max-width: 1024px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 40px 20px;
}

.example-item {
  margin-bottom: 60px;
  padding: 30px;
  background: #f9f9f9;
  border-radius: 16px;
}

.example-title {
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
  color: #5b7cb8;
  margin-bottom: 20px;
}

.example-text {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-bottom: 24px;
}

.example-images {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.example-image {
  flex: 1 1 calc(50% - 10px);
  max-width: 50%;
}

.example-image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

/* Empty state */
.empty-examples {
  width: 100%;
  max-width: 1024px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 60px 20px;
  text-align: center;
}

.empty-examples p {
  font-size: 18px;
  line-height: 26px;
  color: #666;
  margin-bottom: 16px;
}

.empty-examples code {
  background: #f0f0f0;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 14px;
  color: #5b7cb8;
}

/* Responsive */
@media (max-width: 768px) {
  .example-item {
    padding: 20px;
    margin-bottom: 40px;
  }

  .example-title {
    font-size: 22px;
    line-height: 28px;
  }

  .example-text {
    font-size: 15px;
    line-height: 22px;
  }

  .example-image {
    flex: 1 1 100%;
    max-width: 100%;
  }
}

/* Examples Grid */
.examples-grid {
  width: 100%;
  max-width: 1024px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 40px 20px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 24px;
}

.example-card {
  display: block;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  text-decoration: none;
}

.example-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 16px rgba(0,0,0,0.15);
}

.example-thumbnail {
  width: 100%;
  height: 200px;
  overflow: hidden;
  background: #f0f0f0;
}

.example-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.example-thumbnail .no-image {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
  font-size: 14px;
}

.example-info {
  padding: 16px;
}

.example-info .example-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}

.example-info .example-desc {
  font-size: 14px;
  line-height: 20px;
  color: #666;
}

/* Example Detail Page */
.example-detail {
  width: 100%;
  max-width: 1024px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 40px 20px;
}

.example-detail .example-content {
  font-size: 16px;
  line-height: 26px;
  color: #333;
}

.example-detail .example-content h2 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
  color: #5b7cb8;
  margin: 0 0 20px;
}

.example-detail .example-content p {
  margin-bottom: 16px;
}

.example-detail .example-content img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 16px 0;
}

.example-gallery {
  margin-top: 40px;
}

.example-gallery h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 20px;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 16px;
}

.gallery-item img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

@media (max-width: 768px) {
  .examples-grid {
    grid-template-columns: 1fr;
  }
  
  .gallery-grid {
    grid-template-columns: 1fr;
  }
}

