/* Trang dịch vụ thiết kế website */
.ws-hero{position:relative;padding:78px 0 90px;background:linear-gradient(115deg,#f8fbfd 0%,#eef5fa 62%,#fff 100%);overflow:hidden}
.ws-hero:before{content:"";position:absolute;width:460px;height:460px;border:1px solid rgba(13,79,139,.1);border-radius:50%;right:-190px;top:-220px}
.ws-breadcrumb{margin-bottom:30px}.ws-breadcrumb .breadcrumb{font-size:10px}.ws-breadcrumb a{color:var(--primary)}
.ws-hero h1{font-size:52px;line-height:1.18;color:var(--navy);font-weight:800;letter-spacing:-.035em;margin:12px 0 22px}.ws-hero h1 span{color:var(--primary)}
.ws-hero__lead{font-size:16px;line-height:1.8;color:#526879;max-width:680px}
.ws-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 24px}
.ws-hero__checks{display:flex;flex-wrap:wrap;gap:10px 18px;font-size:11px;font-weight:700;color:#506574}.ws-hero__checks i{color:#21a366;margin-right:5px}
.ws-hero__visual{position:relative;min-height:505px;padding:0 0 55px 45px}
.ws-hero__main{width:100%;height:430px;object-fit:cover;border-radius:10px;box-shadow:var(--shadow)}
.ws-hero__preview{position:absolute;background:#14232f;border:6px solid #14232f;border-radius:8px;overflow:hidden;box-shadow:0 18px 42px rgba(4,28,47,.22)}.ws-hero__preview img{width:100%;height:100%;object-fit:cover}
.ws-hero__preview--one{width:44%;height:172px;left:0;bottom:0}.ws-hero__preview--two{width:29%;height:166px;right:3%;bottom:16px}
.ws-hero__note{position:absolute;right:4%;top:24px;background:#fff;border-left:4px solid var(--gold);padding:14px 16px;display:flex;gap:12px;align-items:center;box-shadow:0 14px 34px rgba(11,42,67,.15);border-radius:5px}.ws-hero__note i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--primary-soft);color:var(--primary)}.ws-hero__note span{display:flex;flex-direction:column}.ws-hero__note strong{font-size:11px;color:var(--heading)}.ws-hero__note small{font-size:8px;color:var(--muted)}

.ws-proof{background:#fff;border-bottom:1px solid var(--line)}.ws-proof__grid{display:grid;grid-template-columns:repeat(4,1fr)}.ws-proof article{padding:23px 20px;display:flex;gap:13px;align-items:center;border-right:1px solid var(--line)}.ws-proof article:first-child{padding-left:0}.ws-proof article:last-child{border-right:0;padding-right:0}.ws-proof i{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--primary-soft);color:var(--primary);flex:0 0 42px}.ws-proof div{display:flex;flex-direction:column}.ws-proof strong{font-size:11px;color:var(--heading)}.ws-proof span{font-size:8px;color:var(--muted)}

.ws-solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ws-solution-card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;overflow:hidden;transition:.25s}.ws-solution-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.ws-solution-card--large{grid-column:1/-1;display:grid;grid-template-columns:55% 45%;min-height:420px}.ws-solution-card__media{height:220px;overflow:hidden;background:#dce6ec}.ws-solution-card--large .ws-solution-card__media{height:100%}.ws-solution-card__media img{width:100%;height:100%;object-fit:cover;transition:.35s}.ws-solution-card:hover img{transform:scale(1.035)}.ws-solution-card__body{padding:27px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.ws-solution-card__body>span{font-size:8px;font-weight:800;letter-spacing:.13em;color:var(--red)}.ws-solution-card h3{font-size:20px;color:var(--heading);font-weight:800;margin:8px 0 10px}.ws-solution-card--large h3{font-size:29px}.ws-solution-card p{font-size:11px;color:#617483}.ws-solution-card ul{list-style:none;padding:0;margin:5px 0 20px}.ws-solution-card li{font-size:10px;color:#526675;padding:5px 0}.ws-solution-card li:before{content:"✓";color:#21a366;font-weight:800;margin-right:8px}.ws-solution-card a{font-size:10px;font-weight:800;color:var(--primary);margin-top:auto}.ws-solution-card--repair{grid-column:1/-1;display:grid;grid-template-columns:130px 1fr;border-left:5px solid var(--red)}.ws-solution-card__repair-icon{display:grid;place-items:center;background:var(--primary-soft);color:var(--primary);font-size:35px}

.ws-included-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#fff}.ws-included-grid article{padding:27px 23px;display:flex;gap:14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.ws-included-grid article:nth-child(4n){border-right:0}.ws-included-grid article:nth-last-child(-n+4){border-bottom:0}.ws-included-grid i{width:46px;height:46px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary);border-radius:6px;flex:0 0 46px}.ws-included-grid h3{font-size:13px;color:var(--heading);font-weight:800;margin:0 0 6px}.ws-included-grid p{font-size:9px;color:#687b8a;margin:0}

.ws-approach{background:#fff}.ws-approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}.ws-approach-grid article{position:relative;border:1px solid var(--line);border-top:5px solid var(--primary);padding:34px 30px;display:flex;flex-direction:column;transition:.25s}.ws-approach-grid article:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.ws-approach-grid .ws-approach__featured{border-top-color:var(--red);box-shadow:0 18px 45px rgba(11,42,67,.09)}.ws-approach__badge{position:absolute;right:18px;top:18px;background:var(--red);color:#fff;font-size:8px;font-weight:800;padding:6px 8px}.ws-approach__number{font-size:10px;color:var(--red);font-weight:800;letter-spacing:.12em}.ws-approach-grid h3{font-size:22px;color:var(--heading);font-weight:800;margin:9px 0 10px}.ws-approach-grid p{font-size:11px;color:#647785;min-height:92px}.ws-approach-grid strong{font-size:10px;color:var(--heading);margin-top:8px}.ws-approach-grid small{font-size:9px;color:#748593;margin:3px 0 22px}.ws-approach-grid a{font-size:10px;color:var(--primary);font-weight:800;margin-top:auto}

.ws-process{position:relative;overflow:hidden}.ws-process:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 18%,rgba(13,79,139,.42),transparent 34%),repeating-linear-gradient(135deg,rgba(255,255,255,.018) 0 1px,transparent 1px 13px)}.ws-process .container{position:relative}.ws-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.12)}.ws-process-grid article{background:var(--navy);padding:30px 27px;min-height:220px}.ws-process-grid article>span{font-size:9px;color:var(--gold);font-weight:800;letter-spacing:.14em}.ws-process-grid i{display:block;font-size:25px;color:#8fc2ec;margin:18px 0}.ws-process-grid h3{font-size:15px;color:#fff;font-weight:800}.ws-process-grid p{font-size:9px;color:#afc0cd;margin:0}

.ws-after-launch{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}.ws-after-launch__list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:30px}.ws-after-launch__list a{display:grid;grid-template-columns:45px 1fr;gap:12px;align-items:center;border:1px solid var(--line);padding:15px;background:#fff;transition:.2s}.ws-after-launch__list a:hover{border-color:var(--primary);transform:translateY(-2px)}.ws-after-launch__list i{width:45px;height:45px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary);border-radius:6px}.ws-after-launch__list span{display:flex;flex-direction:column}.ws-after-launch__list strong{font-size:10px;color:var(--heading)}.ws-after-launch__list small{font-size:8px;color:var(--muted)}.ws-after-launch__image{position:relative;padding:0 0 45px 45px}.ws-after-launch__image>img{width:100%;height:460px;object-fit:cover;border-radius:8px;box-shadow:var(--shadow)}.ws-after-launch__image>div{position:absolute;left:0;bottom:0;right:45px;background:var(--navy);color:#fff;padding:20px 22px;display:flex;flex-direction:column;border-left:5px solid var(--gold)}.ws-after-launch__image strong{font-size:13px}.ws-after-launch__image span{font-size:9px;color:#b7c6d2}

.ws-faq .accordion-item{border:0;border-bottom:1px solid var(--line);background:transparent}.ws-faq .accordion-button{background:transparent;color:var(--heading);font-size:13px;font-weight:800;padding:20px 0;box-shadow:none}.ws-faq .accordion-button:not(.collapsed){color:var(--primary)}.ws-faq .accordion-body{font-size:10px;color:#637786;padding:0 0 22px;line-height:1.8}.ws-contact{padding-top:90px}

@media(max-width:1199.98px){.ws-hero h1{font-size:45px}.ws-included-grid{grid-template-columns:repeat(2,1fr)}.ws-included-grid article:nth-child(4n){border-right:1px solid var(--line)}.ws-included-grid article:nth-child(2n){border-right:0}.ws-included-grid article:nth-last-child(-n+4){border-bottom:1px solid var(--line)}.ws-included-grid article:nth-last-child(-n+2){border-bottom:0}}
@media(max-width:991.98px){.ws-hero{padding:58px 0 72px}.ws-hero__visual{max-width:720px;margin:auto}.ws-proof__grid{grid-template-columns:repeat(2,1fr)}.ws-proof article:nth-child(2){border-right:0}.ws-proof article:nth-child(-n+2){border-bottom:1px solid var(--line)}.ws-solution-grid{grid-template-columns:repeat(2,1fr)}.ws-solution-card--large{grid-column:1/-1}.ws-solution-card--repair{grid-column:1/-1}.ws-approach-grid{grid-template-columns:1fr;max-width:760px;margin:auto}.ws-approach-grid p{min-height:auto}.ws-process-grid{grid-template-columns:repeat(2,1fr)}.ws-after-launch{grid-template-columns:1fr}.ws-after-launch__image{max-width:760px;margin:auto;width:100%}}
@media(max-width:767.98px){.ws-hero h1{font-size:35px}.ws-hero__lead{font-size:14px}.ws-hero__actions{display:grid}.ws-hero__actions .btn{width:100%}.ws-hero__visual{min-height:390px;padding-left:18px}.ws-hero__main{height:330px}.ws-hero__preview--one{height:125px;width:50%}.ws-hero__preview--two{height:120px;width:34%}.ws-hero__note{display:none}.ws-proof__grid{grid-template-columns:1fr}.ws-proof article{border-right:0!important;border-bottom:1px solid var(--line)!important;padding-left:0;padding-right:0}.ws-proof article:last-child{border-bottom:0!important}.ws-solution-grid{grid-template-columns:1fr}.ws-solution-card--large{grid-column:auto;grid-template-columns:1fr;min-height:auto}.ws-solution-card--large .ws-solution-card__media{height:250px}.ws-solution-card--repair{grid-column:auto;grid-template-columns:90px 1fr}.ws-included-grid{grid-template-columns:1fr}.ws-included-grid article{border-right:0!important;border-bottom:1px solid var(--line)!important}.ws-included-grid article:last-child{border-bottom:0!important}.ws-process-grid{grid-template-columns:1fr}.ws-process-grid article{min-height:auto}.ws-after-launch__list{grid-template-columns:1fr}.ws-after-launch__image{padding-left:20px}.ws-after-launch__image>img{height:360px}.ws-after-launch__image>div{right:20px}}
@media(max-width:479.98px){.ws-hero h1{font-size:31px}.ws-hero__visual{min-height:330px}.ws-hero__main{height:280px}.ws-hero__preview--one{height:105px}.ws-hero__preview--two{height:100px}.ws-solution-card--repair{grid-template-columns:1fr}.ws-solution-card__repair-icon{height:95px}.ws-after-launch__image>img{height:300px}}
