:root{
  --primary:#0d4f8b;
  --primary-dark:#08375f;
  --primary-soft:#eaf3fb;
  --navy:#06243e;
  --navy-2:#0a3153;
  --red:#d83b32;
  --gold:#f0b84c;
  --cream:#f7f3ec;
  --light:#f5f7f9;
  --white:#fff;
  --text:#425466;
  --heading:#102a43;
  --muted:#748495;
  --line:#dfe7ed;
  --shadow:0 18px 50px rgba(11,42,67,.11);
  --radius:10px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{font-family:"Be Vietnam Pro",sans-serif;color:var(--text);font-size:15px;line-height:1.7;background:#fff;overflow-x:hidden}
a{text-decoration:none;transition:.2s;color:inherit}
img{display:block;max-width:100%}
button,input,select,textarea{font:inherit}

.btn{font-weight:700;border-radius:6px;padding:.78rem 1.25rem;box-shadow:none!important}
.btn-lg{padding:.95rem 1.4rem;font-size:15px}
.btn-primary{background:var(--primary);border-color:var(--primary)}
.btn-primary:hover,.btn-primary:focus{background:var(--primary-dark);border-color:var(--primary-dark)}
.btn-outline-primary{color:var(--primary);border-color:var(--primary)}
.btn-outline-primary:hover{background:var(--primary);border-color:var(--primary)}
.text-link{font-size:13px;font-weight:800;color:var(--primary)}
.text-link i{margin-left:6px}

.topbar{background:var(--navy);color:#cbd7e1;font-size:11px;padding:9px 0}
.topbar__left,.topbar__right{display:flex;align-items:center;gap:22px}
.topbar i{color:var(--gold);margin-right:6px}
.topbar a{color:#d9e3eb}
.topbar a:hover{color:#fff}
.topbar__hotline{font-weight:800;color:#fff!important}

.site-header{background:#fff;border-bottom:1px solid rgba(12,48,77,.08);transition:.25s;z-index:1030}
.site-header.is-scrolled{box-shadow:0 8px 24px rgba(11,42,67,.09)}
.navbar{padding:13px 0}
.brand{display:inline-flex;align-items:center;gap:10px}
.brand__mark{width:44px;height:44px;display:grid;place-items:center;background:var(--primary);color:#fff;border-radius:7px;font-size:18px}
.brand__text{display:flex;flex-direction:column;line-height:1}
.brand__text strong{font-size:19px;color:var(--navy);font-weight:800;letter-spacing:.02em}
.brand__text small{font-size:9px;color:var(--red);font-weight:800;letter-spacing:.28em;margin-top:5px}
.navbar-nav{gap:2px}
.nav-link{font-size:13px;font-weight:700;color:#263d4f!important;padding:.8rem .72rem!important}
.nav-link:hover,.nav-link.active{color:var(--primary)!important}
.dropdown-menu{border:0;border-top:3px solid var(--primary);border-radius:0;box-shadow:0 18px 40px rgba(12,48,77,.14);padding:10px;min-width:240px}
.dropdown-item{font-size:12px;padding:10px 12px;border-radius:4px;color:#334e60}
.dropdown-item:hover{background:var(--primary-soft);color:var(--primary)}
.btn-header{font-size:12px;padding:.74rem 1.1rem}
.navbar-toggler{border:0;box-shadow:none!important;padding:.35rem}

.offcanvas{width:min(86vw,360px)!important}
.offcanvas-header{border-bottom:1px solid var(--line)}
.mobile-nav{display:flex;flex-direction:column}
.mobile-nav a{padding:13px 4px;border-bottom:1px solid var(--line);font-weight:700;color:var(--heading);font-size:14px}
.mobile-contact{display:grid;gap:10px;margin-top:24px}

.hero{position:relative;padding:96px 0 90px;background:linear-gradient(115deg,#f7fbfe 0%,#eef5fa 55%,#fff 100%);overflow:hidden}
.hero__shape{position:absolute;border-radius:50%;filter:blur(2px)}
.hero__shape--one{width:430px;height:430px;background:rgba(13,79,139,.07);right:-170px;top:-180px}
.hero__shape--two{width:260px;height:260px;border:1px solid rgba(13,79,139,.12);left:-110px;bottom:-120px}
.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:800;letter-spacing:.12em;color:var(--red);text-transform:uppercase}
.eyebrow{background:#fff;border-left:4px solid var(--red);padding:8px 11px;box-shadow:0 8px 24px rgba(12,48,77,.07);margin-bottom:20px}
.hero h1{font-size:54px;line-height:1.16;font-weight:800;letter-spacing:-.035em;color:var(--navy);margin:0 0 22px}
.hero h1 span{color:var(--primary)}
.hero__lead{font-size:17px;line-height:1.75;max-width:650px;margin-bottom:28px;color:#4a5f70}
.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:25px}
.hero__benefits{display:flex;flex-wrap:wrap;gap:9px 18px;font-size:12px;font-weight:600;color:#405668}
.hero__benefits i{color:#21a366;margin-right:5px}
.hero__visual{position:relative;min-height:500px}
.hero__photo{position:absolute;width:92%;height:440px;right:0;top:0;object-fit:cover;border-radius:12px;box-shadow:var(--shadow)}
.hero__visual:before{content:"";position:absolute;inset:22px -18px 35px 70px;border:2px solid rgba(13,79,139,.14);border-radius:12px}
.hero__screen{position:absolute;background:#121c24;border:7px solid #172631;border-radius:8px;overflow:hidden;box-shadow:0 18px 40px rgba(4,28,47,.24)}
.hero__screen img{width:100%;height:100%;object-fit:cover}
.hero__screen--desktop{width:56%;height:215px;left:0;bottom:20px}
.hero__screen--mobile{width:145px;height:230px;right:4%;bottom:-6px;border-width:6px;border-radius:18px}
.hero__screen--mobile img{object-position:26% center}
.hero__support{position:absolute;right:16%;top:28px;background:#fff;display:flex;align-items:center;gap:12px;padding:14px 16px;box-shadow:0 14px 36px rgba(11,42,67,.16);border-left:4px solid var(--gold);border-radius:6px}
.hero__support i{width:38px;height:38px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary);border-radius:50%}
.hero__support span{display:flex;flex-direction:column}
.hero__support strong{font-size:11px;color:var(--heading)}
.hero__support small{font-size:9px;color:var(--muted)}

.trust-strip{background:#fff;border-bottom:1px solid var(--line)}
.trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}
.trust-strip__grid>div{display:flex;align-items:center;gap:13px;padding:24px 20px;border-right:1px solid var(--line)}
.trust-strip__grid>div:first-child{padding-left:0}
.trust-strip__grid>div:last-child{border-right:0;padding-right:0}
.trust-strip i{width:42px;height:42px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary);border-radius:50%;flex:0 0 42px}
.trust-strip span{display:flex;flex-direction:column}
.trust-strip strong{font-size:12px;color:var(--heading)}
.trust-strip small{font-size:9px;color:var(--muted);line-height:1.5}

.section{padding:95px 0}
.section--light{background:var(--light)}
.section--cream{background:var(--cream)}
.section--navy{background:var(--navy);color:#fff}
.section-heading{max-width:760px;margin:0 auto 50px}
.section-heading h2,.section-title{font-size:38px;line-height:1.35;font-weight:800;color:var(--heading);letter-spacing:-.025em;margin:10px 0 14px}
.section-title--light{color:#fff}
.section-heading p,.section-lead{font-size:14px;color:#687b8a}
.section--navy .section-heading p{color:#b7c6d2}
.section-kicker--light{color:#8fc2ec}
.section-kicker--gold{color:var(--gold)}

.website-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.website-card{background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:42% 58%;min-height:310px;overflow:hidden;transition:.25s}
.website-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.website-card--featured{grid-column:1/-1;grid-template-columns:52% 48%;min-height:410px}
.website-card__image{overflow:hidden;background:#dbe4ea}
.website-card__image img{width:100%;height:100%;object-fit:cover;transition:.35s}
.website-card:hover .website-card__image img{transform:scale(1.035)}
.website-card__content{padding:30px;display:flex;flex-direction:column;align-items:flex-start}
.website-card__number{font-size:10px;font-weight:800;color:var(--red);letter-spacing:.15em}
.website-card h3{font-size:23px;font-weight:800;color:var(--heading);margin:8px 0 10px}
.website-card p{font-size:13px;color:#5c6f7d;margin-bottom:15px}
.website-card ul{list-style:none;padding:0;margin:0 0 20px}
.website-card li{font-size:12px;color:#4d6170;padding:5px 0}
.website-card li:before{content:"✓";color:#21a366;font-weight:800;margin-right:8px}
.website-card a{font-size:12px;font-weight:800;color:var(--primary);margin-top:auto}
.website-card--repair{grid-column:1/-1;grid-template-columns:170px 1fr;min-height:auto;border-left:5px solid var(--red)}
.website-card__icon{display:grid;place-items:center;background:var(--primary-soft);color:var(--primary);font-size:42px}

.about-media{position:relative;padding:0 45px 45px 0}
.about-media>img{width:100%;height:500px;object-fit:cover;border-radius:8px;box-shadow:var(--shadow)}
.about-media:after{content:"";position:absolute;right:0;bottom:0;width:70%;height:70%;border:2px solid rgba(13,79,139,.16);z-index:-1;border-radius:8px}
.about-media__note{position:absolute;right:0;bottom:22px;background:var(--navy);color:#fff;padding:17px 18px;display:flex;gap:12px;align-items:center;max-width:310px;border-radius:6px;box-shadow:var(--shadow)}
.about-media__note i{color:var(--gold);font-size:22px}
.about-media__note span{display:flex;flex-direction:column}
.about-media__note strong{font-size:12px}
.about-media__note small{font-size:9px;color:#bdccd8;line-height:1.5}
.about-points{display:grid;gap:18px;margin:30px 0}
.about-points>div{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start}
.about-points i{width:48px;height:48px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary);border-radius:6px}
.about-points span{display:flex;flex-direction:column}
.about-points strong{font-size:13px;color:var(--heading);margin-bottom:3px}
.about-points small{font-size:11px;color:#687b8a;line-height:1.65}

.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.project-card{background:#fff;color:var(--text);display:grid;grid-template-columns:46% 54%;min-height:285px;overflow:hidden;border-radius:6px}
.project-card--wide{grid-column:1/-1;grid-template-columns:57% 43%;min-height:390px}
.project-card>img{width:100%;height:100%;object-fit:cover;transition:.35s}
.project-card:hover>img{transform:scale(1.035)}
.project-card__body{padding:28px;display:flex;flex-direction:column;align-items:flex-start}
.project-card__body>span{font-size:9px;color:var(--red);letter-spacing:.14em;font-weight:800}
.project-card h3{font-size:21px;line-height:1.45;color:var(--heading);font-weight:800;margin:7px 0 10px}
.project-card p{font-size:12px;color:#617482}
.project-card ul{display:flex;flex-wrap:wrap;gap:7px;list-style:none;padding:0;margin-top:auto}
.project-card li{font-size:9px;font-weight:700;background:var(--primary-soft);color:var(--primary);padding:6px 8px;border-radius:3px}

.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}
.price-card{position:relative;background:#fff;border:1px solid #ddd7cd;padding:34px 30px;height:100%;display:flex;flex-direction:column;border-top:5px solid var(--primary);transition:.25s}
.price-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.price-card--featured{border-top-color:var(--red);box-shadow:0 18px 45px rgba(11,42,67,.11)}
.price-card__badge{position:absolute;right:18px;top:18px;background:var(--red);color:#fff;font-size:8px;font-weight:800;padding:6px 8px}
.price-card__head>span{font-size:9px;color:var(--red);font-weight:800;letter-spacing:.14em}
.price-card h3{font-size:22px;color:var(--heading);font-weight:800;margin:7px 0 10px}
.price-card__head p{font-size:12px;min-height:66px;color:#667887}
.price-card__price{display:flex;align-items:baseline;gap:8px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:7px 0 15px}
.price-card__price small{font-size:11px;color:var(--muted)}
.price-card__price strong{font-size:27px;color:var(--primary);font-weight:800}
.price-card ul{list-style:none;padding:0;margin:0 0 24px;flex:1}
.price-card li{font-size:11px;padding:8px 0;border-bottom:1px dotted #d9e1e6;color:#526675}
.price-card li:before{content:"✓";color:#21a366;font-weight:800;margin-right:8px}
.pricing-note{margin-top:28px;padding:18px 20px;background:#fff;border-left:4px solid var(--gold);display:flex;gap:13px;align-items:flex-start}
.pricing-note i{color:var(--primary);margin-top:4px}
.pricing-note p{font-size:11px;margin:0;color:#607382}

.operation-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:35px;align-items:stretch}
.operation-list{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line)}
.operation-list article{display:grid;grid-template-columns:50px 1fr;gap:14px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.operation-list article:nth-child(2n){border-right:0}
.operation-list article:last-child{grid-column:1/-1;border-bottom:0;border-right:0}
.operation-list__icon{width:50px;height:50px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary);border-radius:6px;font-size:19px}
.operation-list h3{font-size:16px;color:var(--heading);font-weight:800;margin:0 0 6px}
.operation-list p{font-size:11px;color:#657786;margin:0}
.operation-plans{background:var(--navy);color:#fff;padding:38px 32px;border-radius:6px}
.operation-plans__head>span{font-size:9px;color:var(--gold);font-weight:800;letter-spacing:.13em}
.operation-plans__head h3{font-size:24px;line-height:1.45;font-weight:800;margin:8px 0 25px}
.operation-plan{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:17px 0;border-top:1px solid rgba(255,255,255,.13)}
.operation-plan div{display:flex;flex-direction:column}
.operation-plan strong{font-size:13px}
.operation-plan small{font-size:9px;color:#afc0cd}
.operation-plan>span{font-size:9px;font-weight:800;color:#8fc2ec;text-align:right}
.operation-plan--highlight>span{color:var(--gold)}
.operation-plans .btn{margin-top:24px}

.process-grid{display:grid;grid-template-columns:repeat(6,1fr);position:relative}
.process-grid:before{content:"";position:absolute;left:7%;right:7%;top:54px;height:2px;background:#d5e0e7}
.process-grid article{position:relative;text-align:center;padding:0 12px}
.process-grid article>span{position:absolute;top:-6px;right:12px;font-size:9px;font-weight:800;color:var(--red)}
.process-grid i{position:relative;z-index:1;width:64px;height:64px;display:grid;place-items:center;margin:20px auto 18px;background:#fff;border:2px solid var(--primary);color:var(--primary);border-radius:50%;font-size:20px}
.process-grid h3{font-size:13px;color:var(--heading);font-weight:800;margin-bottom:8px}
.process-grid p{font-size:10px;color:#687b8a;line-height:1.6}

.agency{background:var(--navy);color:#fff;padding:95px 0;position:relative;overflow:hidden}
.agency:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 18%,rgba(13,79,139,.45),transparent 34%),repeating-linear-gradient(135deg,rgba(255,255,255,.018) 0 1px,transparent 1px 13px)}
.agency h2{font-size:38px;line-height:1.35;font-weight:800;margin:10px 0 16px}
.agency p{color:#b9c9d5;max-width:590px}
.agency__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:26px}
.agency__visual{position:relative;padding:0 0 95px 55px}
.agency__visual>img{width:100%;height:390px;object-fit:cover;border-radius:7px}
.agency__promise{position:absolute;left:0;right:40px;bottom:0;background:#fff;color:var(--text);box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(3,1fr);border-radius:6px;overflow:hidden}
.agency__promise>div{display:flex;gap:11px;padding:18px 16px;border-right:1px solid var(--line)}
.agency__promise>div:last-child{border-right:0}
.agency__promise i{color:var(--primary);margin-top:3px}
.agency__promise span{display:flex;flex-direction:column}
.agency__promise strong{font-size:10px;color:var(--heading)}
.agency__promise small{font-size:8px;color:#728392;line-height:1.5}

.software-extension{padding:70px 0}
.software-extension__box{display:grid;grid-template-columns:82px 1fr auto;gap:26px;align-items:center;background:#fff;border:1px solid var(--line);border-left:6px solid var(--primary);padding:30px 34px;box-shadow:0 14px 34px rgba(11,42,67,.07)}
.software-extension__icon{width:70px;height:70px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary);font-size:27px;border-radius:8px}
.software-extension h2{font-size:23px;color:var(--heading);font-weight:800;margin:5px 0 6px}
.software-extension p{font-size:11px;margin:0;max-width:850px}

.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.article-card{background:#fff;border:1px solid var(--line);height:100%;transition:.25s}
.article-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.article-card__thumb{height:190px;display:grid;place-items:center;font-size:55px;color:#fff}
.article-card__thumb--one{background:linear-gradient(135deg,var(--primary),#1c78bd)}
.article-card__thumb--two{background:linear-gradient(135deg,#0d6b61,#1e9788)}
.article-card__thumb--three{background:linear-gradient(135deg,#873932,#d66051)}
.article-card__body{padding:25px}
.article-card__body>span{font-size:8px;font-weight:800;color:var(--red);letter-spacing:.13em}
.article-card h3{font-size:17px;color:var(--heading);font-weight:800;line-height:1.55;margin:7px 0 10px}
.article-card p{font-size:11px;color:#687b8a}
.article-card a{font-size:11px;font-weight:800;color:var(--primary)}

.contact{background:linear-gradient(180deg,var(--light) 0 50%,var(--navy) 50% 100%);padding:95px 0}
.contact__shell{background:#fff;box-shadow:0 22px 60px rgba(3,28,48,.18);border-radius:8px;overflow:hidden}
.contact__info{height:100%;padding:50px 42px;background:var(--primary);color:#fff}
.contact__info h2{font-size:30px;line-height:1.4;font-weight:800;margin:10px 0 14px}
.contact__info>p{font-size:12px;color:#d3e4f1;margin-bottom:28px}
.contact__item{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:14px 0;border-top:1px solid rgba(255,255,255,.15)}
.contact__item>i{width:42px;height:42px;display:grid;place-items:center;background:rgba(255,255,255,.1);color:var(--gold);border-radius:50%}
.contact__item span{display:flex;flex-direction:column}
.contact__item small{font-size:9px;color:#b9d2e5}
.contact__item a,.contact__item strong{font-size:12px;color:#fff;font-weight:800}
.contact__form{padding:48px 42px}
.form-label{font-size:11px;font-weight:700;color:var(--heading)}
.form-control,.form-select{border-radius:4px;border-color:#d5e0e7;font-size:12px;min-height:46px}
textarea.form-control{min-height:120px}
.form-control:focus,.form-select:focus{border-color:var(--primary);box-shadow:0 0 0 .18rem rgba(13,79,139,.12)}
.form-note{font-size:9px;color:var(--muted)}

.site-footer{background:var(--navy);color:#b8c7d2;padding:70px 0 0}
.brand--footer .brand__text strong{color:#fff}
.footer-about{font-size:11px;max-width:390px;margin:18px 0}
.footer-socials{display:flex;gap:8px}
.footer-socials a{width:36px;height:36px;display:grid;place-items:center;background:rgba(255,255,255,.08);color:#fff;border-radius:4px}
.footer-socials a:hover{background:var(--primary)}
.site-footer h3{font-size:13px;color:#fff;font-weight:800;margin-bottom:17px}
.site-footer ul{list-style:none;padding:0;margin:0}
.site-footer li{font-size:10px;margin-bottom:9px}
.site-footer a:hover{color:#fff}
.footer-contact li{display:flex;gap:8px;align-items:flex-start}
.footer-contact i{color:var(--gold);margin-top:4px}
.footer-bottom{margin-top:55px;padding:20px 0;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:18px;font-size:9px}
.footer-bottom div{display:flex;gap:18px}

.floating-actions{position:fixed;right:18px;bottom:18px;z-index:1020;display:flex;flex-direction:column;gap:8px}
.floating-actions a,.floating-actions button{width:46px;height:46px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;box-shadow:0 8px 20px rgba(4,28,47,.18)}
.floating-actions__zalo{background:#1578d3}
.floating-actions__phone{background:#21a366}
.floating-actions__top{background:var(--navy);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}
.floating-actions__top.is-visible{opacity:1;visibility:visible;transform:none}

@media (max-width:1199.98px){
  .hero h1{font-size:47px}
  .nav-link{padding:.75rem .55rem!important}
  .process-grid{grid-template-columns:repeat(3,1fr);gap:30px 10px}
  .process-grid:before{display:none}
  .operation-layout{grid-template-columns:1fr}
}

@media (max-width:991.98px){
  html{scroll-padding-top:74px}
  .navbar{padding:10px 0}
  .hero{padding:72px 0 70px}
  .hero h1{font-size:43px}
  .hero__visual{min-height:480px;max-width:720px;margin:auto}
  .trust-strip__grid{grid-template-columns:repeat(2,1fr)}
  .trust-strip__grid>div{border-bottom:1px solid var(--line)}
  .trust-strip__grid>div:nth-child(2n){border-right:0}
  .trust-strip__grid>div:nth-last-child(-n+2){border-bottom:0}
  .website-card,.website-card--featured{grid-column:auto;grid-template-columns:1fr;min-height:auto}
  .website-card__image{height:270px}
  .website-card--featured{grid-column:1/-1;grid-template-columns:1fr 1fr}
  .pricing-grid{grid-template-columns:1fr;max-width:720px;margin:auto}
  .price-card__head p{min-height:auto}
  .project-card,.project-card--wide{grid-column:auto;grid-template-columns:1fr;min-height:auto}
  .project-card>img{height:280px}
  .project-card--wide{grid-column:1/-1;grid-template-columns:1fr 1fr}
  .agency__visual{padding-left:0}
  .software-extension__box{grid-template-columns:70px 1fr}
  .software-extension__box>.btn{grid-column:2}
  .article-grid{grid-template-columns:1fr 1fr}
  .article-card:last-child{grid-column:1/-1}
}

@media (max-width:767.98px){
  body{font-size:14px}
  .section{padding:72px 0}
  .section-heading h2,.section-title{font-size:30px}
  .hero{padding-top:55px}
  .hero h1{font-size:35px}
  .hero__lead{font-size:14px}
  .hero__actions{display:grid}
  .hero__actions .btn{width:100%}
  .hero__visual{min-height:375px}
  .hero__photo{height:330px;width:96%}
  .hero__screen--desktop{width:62%;height:155px;bottom:8px}
  .hero__screen--mobile{width:104px;height:170px;right:2%;bottom:-2px}
  .hero__support{display:none}
  .trust-strip__grid{grid-template-columns:1fr}
  .trust-strip__grid>div{border-right:0!important;border-bottom:1px solid var(--line)!important;padding-left:0;padding-right:0}
  .trust-strip__grid>div:last-child{border-bottom:0!important}
  .website-grid{grid-template-columns:1fr}
  .website-card--featured{grid-column:auto;grid-template-columns:1fr}
  .website-card__image{height:230px}
  .website-card__content{padding:25px}
  .website-card--repair{grid-column:auto;grid-template-columns:90px 1fr}
  .about-media{padding-right:18px;padding-bottom:55px}
  .about-media>img{height:380px}
  .about-media__note{right:0;left:20px;bottom:10px}
  .project-grid{grid-template-columns:1fr}
  .project-card--wide{grid-column:auto;grid-template-columns:1fr}
  .project-card>img{height:230px}
  .operation-list{grid-template-columns:1fr}
  .operation-list article,.operation-list article:last-child{grid-column:auto;border-right:0;border-bottom:1px solid var(--line)}
  .operation-list article:last-child{border-bottom:0}
  .process-grid{grid-template-columns:repeat(2,1fr)}
  .agency{padding:72px 0}
  .agency h2{font-size:30px}
  .agency__actions{display:grid}
  .agency__visual{padding-bottom:170px}
  .agency__visual>img{height:300px}
  .agency__promise{right:0;grid-template-columns:1fr}
  .agency__promise>div{border-right:0;border-bottom:1px solid var(--line)}
  .agency__promise>div:last-child{border-bottom:0}
  .software-extension__box{grid-template-columns:1fr;padding:27px 24px}
  .software-extension__box>.btn{grid-column:auto;width:100%}
  .article-grid{grid-template-columns:1fr}
  .article-card:last-child{grid-column:auto}
  .contact{padding:72px 0}
  .contact__info,.contact__form{padding:35px 25px}
  .footer-bottom{flex-direction:column}
  .footer-bottom div{flex-wrap:wrap}
}

@media (max-width:479.98px){
  .brand__mark{width:40px;height:40px}
  .brand__text strong{font-size:17px}
  .hero h1{font-size:31px}
  .hero__visual{min-height:320px}
  .hero__photo{height:285px}
  .hero__screen--desktop{height:128px}
  .hero__screen--mobile{width:85px;height:140px}
  .website-card--repair{grid-template-columns:1fr}
  .website-card__icon{height:100px}
  .process-grid{grid-template-columns:1fr}
  .process-grid article{max-width:300px;margin:auto}
  .operation-plans{padding:30px 23px}
  .price-card{padding:30px 24px}
  .agency__visual{padding-bottom:190px}
  .floating-actions{right:12px;bottom:12px}
  .floating-actions a,.floating-actions button{width:42px;height:42px}
}
