
@font-face {
  font-family: "Saudi";
  src: url('../fonts/Saudi-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF, U+0660-0669;
}

@font-face {
  font-family: "Saudi";
  src: url('../fonts/Saudi-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF, U+0660-0669;
}

@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url('../fonts/IBMPlexSansArabic-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF, U+0660-0669;
}

@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url('../fonts/IBMPlexSansArabic-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF, U+0660-0669;
}


#Primary_Navbar .header-domain-buy,
.navbar-nav .header-domain-buy {
    background: #a94442 !important;
    color: #fff !important;
}

#Primary_Navbar .header-domain-buy:hover,
.navbar-nav .header-domain-buy:hover {
    background: #da6e23 !important;
    color: #fff !important;
}

a:focus, a:hover {
    color: #fff;
    text-decoration: none;
}
section#header {
    display:flex;
}

/* English (default) */
.snd,
.snd * {
  font-family: "IBM Plex Sans Arabic", system-ui, -apple-system, "Segoe UI", Tahoma, sans-serif !important;
}

.navbar-main {
    font-family: "IBM Plex Sans Arabic", system-ui, -apple-system, "Segoe UI", Tahoma, sans-serif !important;

}
.snd h1,
.snd h2,
.snd h3,
.snd .h2-title,
.snd .o3-ttl,
.snd .svc2 b,
.snd .fh-title {
  font-weight: 700;
}

/* Arabic */
.snd.snd--rtl,
.snd.snd--rtl * {
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif !important;
}

.snd.snd--rtl h1,
.snd.snd--rtl h2,
.snd.snd--rtl h3,
.snd.snd--rtl .h2-title,
.snd.snd--rtl .o3-ttl,
.snd.snd--rtl .svc2 b,
.snd.snd--rtl .fh-title {
  font-weight: 400;
  line-height: 1.3;
}

.snd.snd--rtl .o3-amt b,
.snd.snd--rtl .stat-n b,
.snd.snd--rtl .plan .price b {
  font-family: "IBM Plex Sans Arabic", system-ui, sans-serif !important;
  font-weight: 700;
}


section#main-body {
  width: 100% !important;
  margin: 0;
  padding: 0px !important;
  background-color: #09211b !important;
}

a:focus, a:hover {
    /*color: #eff7ff !important;*/
    text-decoration: none !important;
    /* text-decoration: underline; */
}
.navbar-main .navbar-nav > a,.navbar-main .navbar-nav > .active > a, .navbar-main .navbar-nav > .active > a:focus, .navbar-main .navbar-nav > .active > a:hover, .navbar-main .navbar-nav > .open > a, .navbar-main .navbar-nav > .open > a:focus, .navbar-main .navbar-nav > .open > a:hover, .navbar-main .navbar-nav > li > a:focus, .navbar-main .navbar-nav > li > a:hover {
    color: #eee;
    background-color: #a94442 !important;
        /*font-weight: 400;*/
}

.btn-gold
 {
    color: #ffffff;
    text-decoration: none;
    background-color: #6d5920;
    border-radius: 20px;
}

.finder-row .btn {
    background-color: #efefef;
}

section#main-body {
  width: 100% !important;
  margin: 0;
  padding: 0px !important;
  background-color: #09211b !important;
}

/* header style */
.header-lined {
  display: none !important;
}

div.header-lined .breadcrumb {
  display: none !important;
}

.navbar-main {
  position: sticky !important;
  top: 0px !important;
  z-index: 30;
  background: rgb(23, 63, 51) !important;
}

ul.top-nav>li.primary-action>a.btn {
  color: rgb(255, 255, 255) !important;
  white-space: nowrap !important;
  background: rgb(31, 90, 58) !important;
  padding: 7px 14px !important;
  border-radius: 4px !important;
}


.logo img {
  opacity: 0 !important;
}



.logo {
  display: block;
  max-height: 50px;
  width:160px;
  background: url('/assets/img/white-bc-national.png') center/contain no-repeat;
}

.navbar-main .navbar-nav>li>a:hover {
  color: #ecd49b !important;
  background-color: #183f33 !important;
  /*font-weight: 500 !important;*/
}

* {
  box-sizing: border-box;
  margin: 0
}

body {
  background: #f7f1e4;
  color: #13271d;
  font-family: "IBM Plex Sans Arabic", system-ui, -apple-system, "Segoe UI", Tahoma, sans-serif;
  font-size: 17px;
  line-height: 1.65;
  overflow-x: hidden
}

img {
  max-width: 100%;
  display: block
}

a {
  color: inherit
}

:focus-visible {
  outline: 3px solid #d2ad62;
  outline-offset: 3px;
  border-radius: 4px
}

.wrap {
  width: min(1200px, 100% - 40px);
  margin-inline: auto;
  margin-bottom: 10px;
}

.vh {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0)
}

html[lang="ar"] .en {
  display: none !important
}

html[lang="en"] .ar-t {
  display: none !important
}

/* Woven textures drawn from the key visual */
.weave {
  background-color: #0f3a2b;
  background-image:
    linear-gradient(45deg, rgba(108, 192, 139, .10) 25%, transparent 25%, transparent 75%, rgba(108, 192, 139, .10) 75%),
    linear-gradient(45deg, rgba(108, 192, 139, .10) 25%, transparent 25%, transparent 75%, rgba(108, 192, 139, .10) 75%),
    repeating-linear-gradient(0deg, rgba(0, 0, 0, .18) 0 1px, transparent 1px 4px);
  background-size: 22px 22px, 22px 22px, auto;
  background-position: 0 0, 11px 11px, 0 0
}

.band {
  height: 22px;
  background:
    linear-gradient(135deg, #d2ad62 25%, transparent 25%) -11px 0/22px 22px,
    linear-gradient(225deg, #d2ad62 25%, transparent 25%) -11px 0/22px 22px,
    linear-gradient(315deg, #b8506a 25%, transparent 25%) 0 0/22px 22px,
    linear-gradient(45deg, #b8506a 25%, transparent 25%) 0 0/22px 22px,
    #1f7a4d
}


/* ===== HERO ===== */
.hero {
  position: relative;
  isolation: isolate;
  color: #fff;
  overflow: hidden;
  background: #0a2a1f;
  padding: 64px 0 0
}

.hero-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 35%;
  z-index: -2
}

.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(8, 34, 25, .92) 0%, rgba(8, 34, 25, .62) 42%, rgba(8, 34, 25, .35) 62%, rgba(8, 34, 25, .78) 100%),
    linear-gradient(0deg, rgba(8, 34, 25, .95) 0%, rgba(8, 34, 25, 0) 40%)
}

html[dir="rtl"] .hero::before {
  transform: scaleX(-1)
}

html[lang="ar"] .hero h1 {
  max-width: 20ch;
  font-size: clamp(34px, 3.8vw, 52px)
}

.hero-grid {
  display: flex;
  gap: 56px;
  align-items: center
}

.hero-copy {
  flex: 1 1 0;
  min-width: 0
}

.stack {
  flex: 0 0 540px;
  width: 540px
}

.kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #ecd49b;
  font-weight: 600;
  font-size: 15px
}

.kicker i {
  font-style: normal;
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  background: #d2ad62;
  color: #0a2a1f;
  border-radius: 6px;
  padding: 0 8px;
  font-size: 16px
}

.hero h1 {
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-weight: 800;
  font-size: clamp(36px, 4.2vw, 56px);
  line-height: 1.18;
  margin: 16px 0 14px;
  max-width: 17ch;
  text-shadow: 0 2px 24px rgba(0, 0, 0, .35)
}

.hero .lead {
  color: #dbe8e0;
  font-size: 17.5px;
  max-width: 46ch
}

.hero .actions {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 28px
}

.trust {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 22px;
  margin-top: 26px;
  font-size: 14.5px;
  color: #cfe0d6
}

.trust li {
  display: flex;
  align-items: center;
  gap: 8px
}

.trust li::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #d2ad62;
  transform: rotate(45deg)
}

/* Deal cards: woven thumbnails + stitched edge */
.stack {
  display: flex;
  flex-direction: column;
  gap: 14px
}

.deal {
  position: relative;
  display: flex;
  gap: 18px;
  align-items: center;
  padding: 16px 18px 16px 16px;
  border-radius: 14px;
  text-decoration: none;
  color: #fff;
  background: rgba(9, 38, 28, .72);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, .14);
  transition: transform .25s, border-color .25s, background .25s
}

.deal::after {
  content: "";
  position: absolute;
  inset: 5px;
  border: 1px dashed rgba(210, 173, 98, .28);
  border-radius: 10px;
  pointer-events: none
}

.deal:hover {
  transform: translateX(-4px);
  border-color: rgba(210, 173, 98, .6);
  background: rgba(9, 38, 28, .85)
}

html[dir="rtl"] .deal:hover {
  transform: translateX(4px)
}

.thumb {
  flex: 0 0 auto;
  width: 84px;
  height: 84px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 0 2px rgba(210, 173, 98, .55)
}

.thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.body {
  flex: 1 1 0;
  min-width: 0
}

.ttl {
  display: block;
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-weight: 300;
  font-size: 19px;
  line-height: 1.3
}

.dsc {
  display: block;
  color: #bfd3c7;
  font-size: 14px;
  line-height: 1.55;
  margin-top: 3px
}

.side {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 6px;
  text-align: end;
  position: relative
}

.amt {
  display: flex;
  align-items: baseline;
  gap: 5px;
  white-space: nowrap
}

.amt b {
  font-size: 40px;
  line-height: 1;
  color: #ecd49b;
  font-weight: 700
}

.amt small {
  font-size: 12.5px;
  color: #cfe0d6;
  font-weight: 600
}

.dcta {
  font-size: 13.5px;
  font-weight: 700;
  background: #fff;
  color: #0a2a1f;
  padding: 6px 12px;
  border-radius: 999px;
  white-space: nowrap
}

.flag {
  position: absolute;
  top: -30px;
  inset-inline-end: -4px;
  background: #b8506a;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 10px;
  border-radius: 999px
}

.deal.hot {
  background: linear-gradient(135deg, rgba(31, 122, 77, .92), rgba(18, 80, 52, .92));
  border-color: rgba(236, 212, 155, .45)
}

.deal.hot .dcta {
  background: #d2ad62
}

.hero .terms {
  font-size: 13px;
  color: #b5c9bd;
  margin: 2px 4px 0
}

@media (max-width:1100px) {
  .hero-grid {
    flex-direction: column;
    align-items: stretch;
    gap: 36px
  }

  .stack {
    flex: 0 0 auto;
    width: auto
  }

  .hero::before {
    background: linear-gradient(0deg, rgba(8, 34, 25, .95) 20%, rgba(8, 34, 25, .55) 100%) !important;
    transform: none !important
  }
}

@media (max-width:560px) {
  .deal {
    flex-wrap: wrap;
    padding: 14px
  }

  .thumb {
    width: 60px;
    height: 60px
  }

  .side {
    flex: 0 0 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
  }

  .flag {
    position: static
  }

  .dsc {
    display: none
  }
}

/* Domain finder */
.finder {
  position: relative;
  margin: 56px 0 0;
  background: #fff;
  color: #13271d;
  border-radius: 18px 18px 0 0;
  padding: 26px 30px 22px;
  box-shadow: 0 -20px 50px -30px rgba(0, 0, 0, .5)
}

.finder::before {
  content: "";
  position: absolute;
  top: 0;
  left: 30px;
  right: 30px;
  height: 4px;
  border-radius: 0 0 4px 4px;
  background:
    linear-gradient(135deg, #1f7a4d 25%, transparent 25%) -4px 0/8px 8px, linear-gradient(225deg, #1f7a4d 25%, transparent 25%) -4px 0/8px 8px,
    linear-gradient(315deg, #d2ad62 25%, transparent 25%) 0 0/8px 8px, linear-gradient(45deg, #d2ad62 25%, transparent 25%) 0 0/8px 8px, #fff
}

.finder-head {
  display: flex;
  align-items: baseline;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 14px
}

.finder-head b {
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-size: 24px;
  font-weight: 300;
  color: #0f3a2b
}

.finder-head>div>span {
  color: #586a5f;
  font-size: 15px
}

.finder-row {
  display: flex;
  gap: 10px
}

.finder-field {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 8px;
  border: 1.5px solid #d8e2dc;
  border-radius: 12px;
  padding: 6px 6px 6px 16px;
  direction: ltr;
  transition: border-color .2s, box-shadow .2s
}

.finder-field:focus-within {
  border-color: #1f7a4d;
  box-shadow: 0 0 0 4px rgba(31, 122, 77, .12)
}

.finder-field input[name=query] {
  flex: 1;
  min-width: 0;
  border: 0;
  outline: none;
  font: inherit;
  font-size: 18px;
  color: #13271d;
  background: transparent;
  padding: 8px 0
}

.tlds {
  display: flex;
  gap: 4px;
  background: #f0f4f1;
  border-radius: 9px;
  padding: 4px
}

.tlds label {
  position: relative;
  cursor: pointer
}

.tlds input {
  position: absolute;
  opacity: 0;
  inset: 0
}

.tlds span {
  display: block;
  padding: 6px 11px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14.5px;
  color: #586a5f
}

.tlds input:checked+span {
  background: #fff;
  color: #1f7a4d;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12)
}

.tlds input:focus-visible+span {
  outline: 2px solid #1f7a4d
}

.finder-row .btn {
  padding: 0 28px;
  border-radius: 12px;
  font-size: 16px
}

.finder-feats {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 6px 26px;
  margin-top: 14px;
  color: #586a5f;
  font-size: 14px
}

.finder-feats li {
  display: flex;
  align-items: center;
  gap: 7px
}

.finder-feats li::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #1f7a4d
}

@media (max-width:720px) {
  .finder {
    padding: 22px 18px
  }

  .finder-row {
    flex-direction: column
  }

  .finder-field {
    flex-wrap: wrap;
    padding: 8px 12px
  }

  .finder-field input[name=query] {
    flex-basis: 100%
  }

  .finder-row .btn {
    padding: 14px
  }
}

@media (prefers-reduced-motion:no-preference) {

  .hero-copy,
  .deal,
  .finder {
    animation: rise .8s cubic-bezier(.2, .7, .2, 1) both
  }

  .deal:nth-child(1) {
    animation-delay: .12s
  }

  .deal:nth-child(2) {
    animation-delay: .22s
  }

  .deal:nth-child(3) {
    animation-delay: .32s
  }

  .finder {
    animation-delay: .42s
  }

  @keyframes kb {
    from {
      transform: scale(1.08)
    }

    to {
      transform: none
    }
  }

  @keyframes rise {
    from {
      opacity: 0;
      transform: translateY(18px)
    }

    to {
      opacity: 1;
      transform: none
    }
  }
}


/* ===== National Day 2026 identity layer ===== */
.emblem {
  height: 62px;
  width: auto;
  border-radius: 4px;
  margin-bottom: 18px;
  box-shadow: 0 10px 30px -10px rgba(0, 0, 0, .6)
}

.kicker {
  display: block
}

.deal {
  border: 0
}

.deal::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 14px;
  background-position: center;
  background-size: 80px auto;
  background-repeat: repeat;
  opacity: .22;
  pointer-events: none
}

.deal::after {
  border-color: rgba(255, 255, 255, .28)
}

.deal>* {
  position: relative
}

/* colour themes */
.deal.c-gold {
  background: rgba(122, 90, 24, .9)
}

.deal.c-gold:hover {
  background: rgba(140, 104, 28, .95)
}

.deal.c-gold::before {
  background-image: url('../img/national/tex-gold.png')
}

.deal.c-rose {
  background: rgba(140, 24, 72, .88)
}

.deal.c-rose:hover {
  background: rgba(158, 30, 82, .95)
}

.deal.c-rose::before {
  background-image: url('../img/national/tex-rose.png')
}

.deal.c-blue {
  background: rgba(10, 78, 184, .9)
}

.deal.c-blue:hover {
  background: rgba(14, 90, 205, .95)
}

.deal.c-blue::before {
  background-image: url('../img/national/tex-blue.png')
}

.deal .thumb {
  width: 92px;
  height: 92px;
  border-radius: 6px;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, .35), 0 8px 18px -6px rgba(0, 0, 0, .5)
}

.phr {
  height: 36px;
  width: auto;
  margin-bottom: 6px;
  opacity: .95
}

html[dir="ltr"] .phr {
  display: block
}

.deal .dsc {
  color: rgba(255, 255, 255, .82)
}

.deal .amt b {
  color: #fff
}

.deal .dcta {
  background: #fff;
  color: #13271d
}

.deal.c-blue .dcta {
  background: #d2ad62;
  color: #0a2a1f
}

.flag {
  background: #fff;
  color: #8c1848
}

@media (max-width:560px) {
  .deal .thumb {
    width: 64px;
    height: 64px
  }

  .phr {
    height: 24px
  }
}

/* Finder, restyled */
.fh-title {
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-size: 22px !important;
  font-weight: 300;
  line-height: 1.25;
  color: #0f3a2b
}

.finder {
  display: flex;
  flex-wrap: wrap;
  column-gap: 34px;
  row-gap: 12px;
  align-items: center;
  background: linear-gradient(180deg, #fffdf7, #fff);
  padding: 30px 34px 24px;
  border-radius: 20px;
  overflow: hidden
}

.finder::before {
  top: 0;
  left: 0;
  right: 0;
  height: 8px;
  border-radius: 0;
  background:
    linear-gradient(135deg, #d2ad62 25%, transparent 25%) -4px 0/8px 8px, linear-gradient(225deg, #d2ad62 25%, transparent 25%) -4px 0/8px 8px,
    linear-gradient(315deg, #b8506a 25%, transparent 25%) 0 0/8px 8px, linear-gradient(45deg, #b8506a 25%, transparent 25%) 0 0/8px 8px, #1f7a4d
}

.finder .finder-head {
  flex: 0 0 360px;
  width: 360px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 16px;
  margin: 0 0 -35px;
  max-width: 360px;
  align-self: flex-start
}

.finder-head::before {
  content: ".sa";
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 16px;
  background: #0f3a2b;
  color: #ecd49b;
  font-weight: 800;
  font-size: 20px;
  letter-spacing: .02em;
  box-shadow: inset 0 0 0 2px rgba(210, 173, 98, .5), 0 10px 20px -10px rgba(10, 42, 31, .6)
}

.finder-head>div {
  display: flex;
  flex-direction: column
}

.finder .finder-head b {
  font-size: 22px;
  line-height: 1.25;
  color: #0f3a2b
}

.finder .finder-head>div>span {
  font-size: 14px;
  margin-top: 2px;
  line-height: 1.5
}

.finder-row {
  flex: 1 1 0;
  min-width: 0;
  gap: 0;
  background: #f3f6f4;
  border-radius: 999px;
  padding: 6px;
  box-shadow: inset 0 0 0 1.5px #dde6e0;
  transition: box-shadow .2s
}

.finder-row:focus-within {
  box-shadow: inset 0 0 0 2px #1f7a4d, 0 0 0 5px rgba(31, 122, 77, .12)
}

.finder-field {
  border: 0;
  padding: 0 8px 0 20px;
  background: transparent;
  box-shadow: none !important
}

.tlds {
  background: #fff;
  border-radius: 999px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .08)
}

.tlds span {
  border-radius: 999px
}

.tlds input:checked+span {
  background: #d2ad62;
  color: #0a2a1f;
  box-shadow: none
}

.finder-row .btn {
  border-radius: 999px;
  margin-inline-start: 6px
}

/* feats sit under the search row: 360px head + 34px gap + 22px indent */
.finder-feats {
  flex: 0 0 100%;
  margin: 0;
  padding-inline-start: 416px
}

.finder-feats li::before {
  width: 7px;
  height: 7px;
  border-radius: 0;
  transform: rotate(45deg);
  background: #d2ad62
}

@media (max-width:980px) {
  .finder .finder-head {
    flex: 0 0 100%;
    margin: 0
  }

  .finder-row {
    flex: 0 0 100%
  }

  .finder-feats {
    padding-inline-start: 22px
  }
}

@media (max-width:720px) {
  .finder-row {
    flex-direction: column;
    border-radius: 18px;
    gap: 6px
  }

  .finder-field {
    padding: 6px 10px
  }

  .finder-row .btn {
    margin: 0;
    padding: 13px
  }

  .finder-feats {
    padding: 0
  }
}

.band {
  height: 22px;
  background:
    linear-gradient(135deg, #d2ad62 25%, transparent 25%) -11px 0/22px 22px,
    linear-gradient(225deg, #d2ad62 25%, transparent 25%) -11px 0/22px 22px,
    linear-gradient(315deg, #b8506a 25%, transparent 25%) 0 0/22px 22px,
    linear-gradient(45deg, #b8506a 25%, transparent 25%) 0 0/22px 22px,
    #1f7a4d
}

html[lang="ar"] .finder .finder-head {
  margin: 8px 0 -43px
}

@media (max-width:980px) {
  html[lang="ar"] .finder .finder-head {
    margin: 0
  }
}

/* Traits wall */
.traits {
  overflow: hidden;
  margin-bottom: -14px
}

.tr {
  position: relative;
  float: left;
  width: calc((100% - 28.5px) / 3.6);
  height: 300px;
  margin: 0 0 14px 14px;
  overflow: hidden;
  border-radius: 10px;
  background: #0a2a1f;
  color: #fff
}

.tr-big {
  width: calc((100% - 28.5px) * 1.6 / 3.6);
  height: 614px;
  margin-left: 0
}

html[dir="rtl"] .tr {
  float: right;
  margin: 0 14px 14px 0
}

html[dir="rtl"] .tr-big {
  margin-right: 0
}

.tr .ph {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .8s
}

.tr:hover .ph {
  transform: scale(1.05)
}

.tr .ph.pan {
  inset: auto;
  top: 22px;
  left: 50%;
  width: auto;
  height: 50%;
  aspect-ratio: 1;
  transform: translateX(-50%);
  border-radius: 4px;
  box-shadow: 0 14px 30px -10px rgba(0, 0, 0, .5)
}

.tr:hover .ph.pan {
  transform: translateX(-50%) scale(1.04)
}

.bg-rose {
  background: #8c1848
}

.bg-blue {
  background: #0a4eb8
}

.bg-gold {
  background: #7a5a18
}

.tr figcaption {
  position: absolute;
  inset-inline: 0;
  bottom: 0;
  padding: 60px 22px 18px;
  background: linear-gradient(transparent, rgba(4, 22, 16, .85))
}

.bg-blue figcaption,
.bg-gold figcaption {
  background: none;
  padding-top: 0
}

.tr figcaption .phr {
  height: 46px;
  display: block;
  margin-bottom: 6px
}

.tr-big figcaption .phr {
  height: 70px
}

.tr figcaption span {
  font-size: 15px;
  color: #e3ece7
}

.tr .mark {
  width: 74px;
  height: auto;
  border-radius: 4px;
  margin-bottom: 14px;
  box-shadow: 0 8px 20px -6px rgba(0, 0, 0, .6)
}

@media (max-width:900px) {
  .tr,
  html[dir="rtl"] .tr {
    width: calc((100% - 14.5px) / 2);
    height: 280px;
    margin: 0 0 14px 0
  }

  .tr-big,
  html[dir="rtl"] .tr-big {
    width: 100%;
    height: 360px
  }

  .tr:nth-child(3),
  .tr:nth-child(5) {
    margin-left: 14px
  }

  html[dir="rtl"] .tr:nth-child(3),
  html[dir="rtl"] .tr:nth-child(5) {
    margin-left: 0;
    margin-right: 14px
  }
}

@media (max-width:560px) {
  .tr,
  .tr-big,
  .tr:nth-child(3),
  .tr:nth-child(5),
  html[dir="rtl"] .tr,
  html[dir="rtl"] .tr-big,
  html[dir="rtl"] .tr:nth-child(3),
  html[dir="rtl"] .tr:nth-child(5) {
    float: none;
    width: auto;
    margin: 0 0 14px
  }
}


/* ===== Motion ===== */
@media (prefers-reduced-motion:no-preference) {
  .emblem {
    animation: emblemIn .9s cubic-bezier(.2, .8, .2, 1) both
  }

  @keyframes emblemIn {
    from {
      opacity: 0;
      transform: translateY(-10px) scale(.96);
      filter: blur(4px)
    }

    to {
      opacity: 1;
      transform: none;
      filter: none
    }
  }

  .hero h1 {
    animation: rise .8s .08s cubic-bezier(.2, .7, .2, 1) both
  }

  .deal .thumb img {
    transition: transform .6s cubic-bezier(.2, .7, .2, 1)
  }

  .deal:hover .thumb img {
    transform: scale(1.12) rotate(-2deg)
  }

  .deal .phr {
    transition: transform .4s
  }

  .deal:hover .phr {
    transform: translateY(-2px)
  }

  .flag {
    animation: pulse 2.6s ease-in-out 1.2s infinite
  }

  @keyframes pulse {

    0%,
    100% {
      box-shadow: 0 0 0 0 rgba(255, 255, 255, .55)
    }

    50% {
      box-shadow: 0 0 0 7px rgba(255, 255, 255, 0)
    }
  }

  .band {
    animation: weave 30s linear infinite
  }

  @keyframes weave {
    to {
      background-position: 209px 0, 209px 0, 220px 0, 220px 0
    }
  }

  .finder::before {
    animation: weave2 18s linear infinite
  }

  @keyframes weave2 {
    to {
      background-position: 76px 0, 76px 0, 80px 0, 80px 0
    }
  }

  .finder-head::before {
    animation: tile 4s ease-in-out infinite
  }

  @keyframes tile {

    0%,
    100% {
      transform: none
    }

    50% {
      transform: translateY(-3px) rotate(-3deg)
    }
  }

  .dcta {
    transition: transform .25s, box-shadow .25s
  }

  .deal:hover .dcta {
    transform: translateX(3px);
    box-shadow: 0 6px 14px -6px rgba(0, 0, 0, .45)
  }

  html[dir="rtl"] .deal:hover .dcta {
    transform: translateX(-3px)
  }

  .reveal {
    opacity: 0;
    transform: translateY(28px);
    transition: opacity .8s cubic-bezier(.2, .7, .2, 1), transform .8s cubic-bezier(.2, .7, .2, 1)
  }

  .reveal.in {
    opacity: 1;
    transform: none
  }

  .traits .tr.reveal {
    transform: translateY(34px) scale(.98)
  }

  .traits .tr.reveal.in {
    transform: none
  }

  .tr figcaption .phr {
    transition: transform .5s
  }

  .tr:hover figcaption .phr {
    transform: translateY(-4px)
  }

  .plan {
    transition: transform .3s, box-shadow .3s
  }

  .plan:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 40px -24px rgba(10, 42, 31, .4)
  }

  .finder-row .btn {
    position: relative;
    overflow: hidden
  }

  .finder-row .btn::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(110deg, transparent 30%, rgba(255, 255, 255, .35) 50%, transparent 70%);
    transform: translateX(-120%);
    animation: shine 3.5s ease-in-out 2s infinite
  }

  @keyframes shine {

    0%,
    60% {
      transform: translateX(-120%)
    }

    100% {
      transform: translateX(120%)
    }
  }
}

.typing-caret {
  display: inline-block;
  width: 2px;
  height: 1.1em;
  background: #1f7a4d;
  vertical-align: middle;
  margin-inline-start: 2px;
  animation: blink 1s steps(1) infinite
}

@keyframes blink {
  50% {
    opacity: 0
  }
}

/* Sections */
.sec-head {
  margin-bottom: 38px;
  max-width: 720px
}

.sec-head h2 {
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-weight: 300;
  font-size: clamp(30px, 4vw, 46px);
  line-height: 1.25;
  color: #1f7a4d
}

.sec-head p {
  color: #586a5f;
  margin-top: 8px
}

/* Symbols gallery (not used on the current page) */
.symbols {
  display: flex;
  flex-wrap: wrap;
  gap: 16px
}

.sym {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  margin: 0;
  background: #0f3a2b
}

.sym img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .7s
}

.sym:hover img {
  transform: scale(1.05)
}

.sym figcaption {
  position: absolute;
  inset-inline: 0;
  bottom: 0;
  padding: 48px 20px 16px;
  color: #fff;
  background: linear-gradient(transparent, rgba(5, 25, 18, .85))
}

.sym figcaption b {
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-size: 30px;
  font-weight: 300;
  display: block;
  line-height: 1.2
}

.sym figcaption small {
  color: #dcebe1;
  font-size: 15px
}

.sym.text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 26px;
  color: #fff
}

.sym.text b {
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-size: 34px;
  line-height: 1.25;
  color: #ecd49b
}

.sym.text p {
  color: #d6e7dc;
  margin-top: 8px;
  font-size: 16px
}

/* Domain search (not used on the current page) */
.search {
  position: relative;
  isolation: isolate;
  color: #fff;
  border-radius: 6px;
  overflow: hidden
}

.search .bgph {
  position: absolute;
  inset: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 30%
}

.search::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(90deg, rgba(10, 42, 31, .92), rgba(10, 42, 31, .78))
}

.search .inner {
  padding: 52px;
  display: flex;
  gap: 40px;
  align-items: center
}

.search h2 {
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-size: clamp(28px, 3.4vw, 40px);
  line-height: 1.25
}

.search p {
  color: #cfe3d6;
  margin-top: 8px
}

.field {
  display: flex;
  background: #fff;
  border-radius: 999px;
  padding: 6px;
  gap: 6px
}

.field input {
  flex: 1;
  min-width: 0;
  border: 0;
  background: transparent;
  font: inherit;
  padding: 0 18px;
  color: #13271d;
  outline: none;
  direction: ltr;
  text-align: left
}

.field .ext {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ecd49b;
  color: #0a2a1f;
  font-weight: 700;
  border-radius: 999px;
  padding: 0 16px;
  direction: ltr
}

@media (max-width:800px) {
  .search .inner {
    flex-direction: column;
    align-items: stretch;
    padding: 30px
  }

  .field {
    flex-wrap: wrap;
    border-radius: 20px
  }

  .field input {
    padding: 12px;
    flex-basis: 100%
  }

  .field .btn,
  .field .ext {
    flex: 1;
    padding: 12px
  }
}

/* Plans */
.plans-sec {
  background: #efe5d0
}

.plans {
  display: flex;
  gap: 20px
}

.plan {
  flex: 1 1 0;
  min-width: 0;
  background: #fffdf8;
  border: 1px solid #e4dac5;
  border-radius: 6px;
  padding: 30px;
  display: flex;
  flex-direction: column
}

.plan h3 {
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-weight: 300;
  font-size: 26px
}

.plan .desc {
  color: #586a5f;
  margin: 6px 0 4px;
  min-height: 3.3em
}

.plan .price b {
  font-size: 48px;
  color: #1f7a4d
}

.plan ul {
  list-style: none;
  padding: 0;
  margin: 20px 0 26px;
  flex: 1
}

.plan li {
  padding: 9px 0;
  border-top: 1px solid #e4dac5;
  display: flex;
  gap: 10px
}

.plan li::before {
  content: "";
  width: 9px;
  height: 9px;
  margin-top: 9px;
  flex: none;
  background: #d2ad62;
  transform: rotate(45deg)
}

.plan.best {
  border: 2px solid #1f7a4d;
  position: relative
}

.plan .tag {
  align-self: flex-start;
  background: #1f7a4d;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 3px 12px;
  border-radius: 999px;
  margin-bottom: 10px
}

.plan .btn-ghost {
  color: #1f7a4d
}

@media (max-width:900px) {
  .plans {
    flex-direction: column
  }
}


.snd {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px 0 32px
}

.snd-card {
  position: relative;
  width: 100%;
  border-radius: 24px;
  overflow: hidden;
  margin: 0
}

.snd-in {
  position: relative
}

/* Hero card */
.snd-card.hero {
  padding: 52px 48px 0
}

.snd-card.hero .hero-grid {
  gap: 40px
}

.snd-card.hero .stack {
  flex: 0 0 520px;
  width: 520px
}

.snd-card.hero .deal {
  gap: 14px;
  padding: 14px 16px 14px 14px
}

.snd-card.hero .deal .thumb {
  width: 76px;
  height: 76px
}

.snd-card.hero .phr {
  height: 30px;
  margin-bottom: 4px
}

.snd-card.hero .ttl {
  font-size: 18px
}

.snd-card.hero .dsc {
  font-size: 13.5px
}

.snd-card.hero .amt b {
  font-size: 36px
}

.snd-card.hero h1 {
  font-size: 44px
}

html[lang="ar"] .snd-card.hero h1 {
  font-size: 40px
}

.finder-wrap {
  position: relative
}

.snd-card.hero .finder {
  margin: 44px 0 0;
  border-radius: 20px;
  box-shadow: 0 -20px 50px -30px rgba(0, 0, 0, .5)
}

.snd-card.hero .band {
  margin: 0 -48px
}

/* search panel: heading on top, search bar full width */
.snd-card.hero .finder {
  column-gap: 20px
}

.snd-card.hero .finder .finder-head,
html[lang="ar"] .snd-card.hero .finder .finder-head {
  flex: 0 0 100%;
  width: auto;
  max-width: none;
  margin: 0 0 4px
}

.snd-card.hero .finder-row {
  flex: 0 0 100%
}

.snd-card.hero .finder-feats {
  padding-inline-start: 22px
}

.snd-card.hero .finder-row .btn {
  white-space: nowrap
}

/* sadu thread on top of the light cards */
.traits-sec::before,
.plans-sec::before,
.cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 8px;
  background:
    linear-gradient(135deg, #d2ad62 25%, transparent 25%) -4px 0/8px 8px,
    linear-gradient(225deg, #d2ad62 25%, transparent 25%) -4px 0/8px 8px,
    linear-gradient(315deg, #b8506a 25%, transparent 25%) 0 0/8px 8px,
    linear-gradient(45deg, #b8506a 25%, transparent 25%) 0 0/8px 8px,
    #1f7a4d
}

/* Traits card */
.snd-card.traits-sec {
  background: #fffdf8;
  padding: 56px 48px 48px
}

/* Plans card */
.snd-card.plans-sec {
  background: #efe5d0;
  padding: 56px 48px 48px
}

.plan .price {
  display: flex;
  align-items: baseline;
  gap: 6px;
  margin-top: 10px
}

.plan .price span {
  color: #586a5f;
  font-weight: 600
}

/* Closing card */
.snd-card.cta {
  padding: 64px 48px 52px;
  color: #fff;
  text-align: center
}

.cta h2 {
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-size: clamp(28px, 3.6vw, 44px);
  line-height: 1.3;
  max-width: 24ch;
  margin: 0 auto 26px
}

.cta .actions {
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap
}

.cta .terms {
  color: #cfe3d6;
  margin-top: 16px;
  font-size: 14px
}

.cta .tags {
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
  justify-content: center;
  color: #ecd49b;
  font-size: 15px;
  direction: ltr
}

/* container is narrower than the viewport, so stack earlier */
@media (max-width:1199px) {
  .snd-card.hero .hero-grid {
    flex-direction: column;
    align-items: stretch;
    gap: 32px
  }

  .snd-card.hero .stack {
    flex: 0 0 auto;
    width: auto
  }

  .snd-card.hero::before {
    background: linear-gradient(0deg, rgba(8, 34, 25, .95) 20%, rgba(8, 34, 25, .6) 100%) !important;
    transform: none !important
  }

  .snd-card.hero .finder .finder-head {
    flex: 0 0 100%;
    margin: 0
  }

  .snd-card.hero .finder-row {
    flex: 0 0 100%
  }

  .snd-card.hero .finder-feats {
    padding-inline-start: 22px
  }

  html[lang="ar"] .snd-card.hero .finder .finder-head {
    margin: 0
  }
}

@media (max-width:991px) {
  .tr,
  html[dir="rtl"] .tr {
    width: calc((100% - 14.5px) / 2);
    height: 280px;
    margin: 0 0 14px 0
  }

  .tr-big,
  html[dir="rtl"] .tr-big {
    width: 100%;
    height: 360px
  }

  .tr:nth-child(3),
  .tr:nth-child(5) {
    margin-left: 14px
  }

  html[dir="rtl"] .tr:nth-child(3),
  html[dir="rtl"] .tr:nth-child(5) {
    margin-left: 0;
    margin-right: 14px
  }

  .plans {
    flex-direction: column
  }
}

@media (max-width:767px) {
  .snd {
    gap: 16px;
    padding: 16px 0 24px
  }

  .snd-card {
    border-radius: 18px
  }

  .snd-card.hero {
    padding: 32px 18px 0
  }

  .snd-card.hero h1,
  html[lang="ar"] .snd-card.hero h1 {
    font-size: 34px
  }

  .snd-card.hero .band {
    margin: 0 -18px
  }

  .snd-card.hero .finder {
    margin-top: 32px;
    padding: 22px 18px
  }

  .snd-card.traits-sec,
  .snd-card.plans-sec {
    padding: 40px 18px 24px
  }

  .snd-card.cta {
    padding: 44px 18px 36px
  }
}

@media (max-width:560px) {
  .tr,
  .tr-big,
  .tr:nth-child(3),
  .tr:nth-child(5),
  html[dir="rtl"] .tr,
  html[dir="rtl"] .tr-big,
  html[dir="rtl"] .tr:nth-child(3),
  html[dir="rtl"] .tr:nth-child(5) {
    float: none;
    width: auto;
    margin: 0 0 14px
  }

  .snd-card.hero .deal {
    padding-top: 16px
  }

  .snd-card.hero .flag,
  html[dir="rtl"] .snd-card.hero .flag {
    position: absolute;
    top: -2px;
    right: 0;
    left: auto
  }

  html[dir="rtl"] .snd-card.hero .flag {
    right: auto;
    left: 0
  }

  .snd-card.hero .side {
    position: static
  }

  .snd-card.hero .deal .body {
    padding-inline-end: 70px
  }
}

/* keep the woven texture under the card content at every size */
.deal {
  isolation: isolate
}

.deal::before {
  z-index: -1
}

/* ==========================================================================
   DARK CARDS for "Our pride is in our nature" and "Hosting plans"
   ========================================================================== */
.snd-card.traits-sec,
.snd-card.plans-sec {
  color: #eef3ea;
  background-color: #0f3a2b;
  background-image:
    linear-gradient(45deg, rgba(108, 192, 139, .08) 25%, transparent 25%, transparent 75%, rgba(108, 192, 139, .08) 75%),
    linear-gradient(45deg, rgba(108, 192, 139, .08) 25%, transparent 25%, transparent 75%, rgba(108, 192, 139, .08) 75%),
    repeating-linear-gradient(0deg, rgba(0, 0, 0, .18) 0 1px, transparent 1px 4px);
  background-size: 22px 22px, 22px 22px, auto;
  background-position: 0 0, 11px 11px, 0 0;
  box-shadow: inset 0 0 0 1px rgba(210, 173, 98, .18)
}

.snd-card.plans-sec {
  background-color: #0c3024
}

.traits-sec .sec-head h2,
.plans-sec .sec-head h2 {
  color: #ecd49b
}

.traits-sec .sec-head p,
.plans-sec .sec-head p {
  color: #b9cdc1
}

/* tiles sit on dark now: give them a soft gold edge */
.traits-sec .tr {
  box-shadow: 0 0 0 1px rgba(210, 173, 98, .22), 0 18px 36px -22px rgba(0, 0, 0, .7)
}

/* plan cards on dark */
.plans-sec .plan {
  background: #123f2f;
  border: 1px solid #245140;
  color: #eef3ea
}

.plans-sec .plan h3 {
  color: #ffffff
}

.plans-sec .plan .desc {
  color: #b9cdc1
}

.plans-sec .plan .price b {
  color: #ecd49b
}

.plans-sec .plan .price span {
  color: #b9cdc1
}

.plans-sec .plan li {
  border-top-color: #245140;
  color: #dbe8e0
}

.plans-sec .plan.best {
  background: #164a37;
  border: 2px solid #d2ad62
}

.plans-sec .plan .tag {
  background: #d2ad62;
  color: #0a2a1f
}

.plans-sec .plan .btn-ghost {
  color: #ecd49b;
  border-color: #ecd49b;
  background: transparent
}

.plans-sec .plan .btn-ghost:hover {
  background: rgba(236, 212, 155, .12)
}

.plans-sec .plan .btn-green {
  background: #d2ad62;
  border-color: #d2ad62;
  color: #0a2a1f
}

.plans-sec .plan:hover {
  box-shadow: 0 20px 40px -24px rgba(0, 0, 0, .7)
}


.snd-card.traits-sec,
.snd-card.plans-sec,
.snd-card.cta,
.snd-card.cta.weave {
  background-image: none
}

.snd-card.traits-sec {
  background: radial-gradient(70% 60% at 100% 0%, rgba(31, 122, 77, .35) 0%, rgba(31, 122, 77, 0) 70%), #0f3a2b
}

.snd-card.plans-sec {
  background: radial-gradient(70% 60% at 0% 0%, rgba(210, 173, 98, .14) 0%, rgba(210, 173, 98, 0) 70%), #0c3024
}

.snd-card.cta,
.snd-card.cta.weave {
  background: radial-gradient(60% 90% at 50% 100%, rgba(210, 173, 98, .22) 0%, rgba(210, 173, 98, 0) 70%), #0f3a2b;
  box-shadow: inset 0 0 0 1px rgba(210, 173, 98, .18)
}



.snd-card.hero2 {
  padding: 40px 56px 56px;
  color: #ffffff;
  background:
    radial-gradient(55% 70% at 85% 30%, rgba(31, 122, 77, .55) 0%, rgba(31, 122, 77, 0) 70%),
    radial-gradient(45% 55% at 5% 100%, rgba(210, 173, 98, .16) 0%, rgba(210, 173, 98, 0) 70%),
    #0a2a1f;
  box-shadow: inset 0 0 0 1px rgba(210, 173, 98, .2)
}

.h2-grid {
  display: flex;
  align-items: center;
  gap: 48px
}

.h2-copy {
  flex: 1 1 0;
  min-width: 0
}

.h2-emblem {
  height: 58px;
  width: auto;
  border-radius: 4px;
  margin: 0 0 22px
}

.h2-kicker {
  color: #ecd49b;
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 8px
}

.h2-title {
  margin: 0;
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-weight: 300;
  font-size: 52px;
  line-height: 1.15;
  color: #ffffff;
  background: linear-gradient(100deg, #ffffff 0%, #ffffff 38%, #ecd49b 48%, #fff4d6 52%, #ffffff 62%, #ffffff 100%);
  background-size: 250% 100%;
  background-position: 100% 0;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent
}

.h2-divider {
  display: flex;
  gap: 10px;
  margin: 18px 0 16px
}

.h2-divider i {
  display: block;
  width: 9px;
  height: 9px;
  background: #d2ad62;
  transform: rotate(45deg)
}

.h2-divider i:nth-child(2) {
  background: #1f7a4d
}

.h2-lead {
  color: #cfe0d6;
  font-size: 17.5px;
  max-width: 46ch;
  margin: 0 ;
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
}

/* compact search inside the hero */
.h2-finder {
  display: block;
  margin: 28px 0 0;
  padding: 0;
  max-width: 600px;
  background: transparent;
  box-shadow: none;
  overflow: visible;
  border-radius: 0;
    font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
}

.h2-finder::before {
  display: none
}

.h2-finder .finder-row {
  background: #ffffff;
  box-shadow: 0 18px 40px -18px rgba(0, 0, 0, .6);
  flex: none
}

.h2-finder .finder-row:focus-within {
  box-shadow: 0 0 0 3px #d2ad62, 0 18px 40px -18px rgba(0, 0, 0, .6)
}

.h2-finder .finder-field {
  padding: 0 6px 0 18px
}

.h2-finder .tlds {
  background: #f0f4f1;
  box-shadow: none
}

.h2-finder .finder-row .btn {
  white-space: nowrap;
  padding: 0 26px;
     font-family:  "IBM Plex Sans Arabic", system-ui, sans-serif;
}

.h2-trust {
  margin-top: 20px
}

/* visual */
.h2-visual {
  position: relative;
  flex: 0 0 400px;
  width: 400px;
  height: 500px
}

.h2-arch {
  position: absolute;
  top: 0;
  left: 30px;
  right: 30px;
  bottom: 0;
  border-radius: 170px 170px 18px 18px;
  overflow: hidden;
  box-shadow: 0 0 0 3px #d2ad62, 0 0 0 12px rgba(210, 173, 98, .14), 0 40px 80px -30px rgba(0, 0, 0, .8)
}

.h2-arch img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 55% 40%;
  transform: scale(1.08)
}

.h2-arch::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 45%;
  background: linear-gradient(0deg, rgba(10, 42, 31, .85), rgba(10, 42, 31, 0))
}

.h2-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: transform .4s ease-out
}

.h2-float {
  position: absolute;
  width: 96px;
  height: 96px;
  border-radius: 8px;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, .55), 0 18px 34px -12px rgba(0, 0, 0, .7)
}

.h2-float.f1 {
  top: 56px;
  left: -8px;
  transform: rotate(-8deg)
}

.h2-float.f2 {
  top: 210px;
  right: -14px;
  width: 84px;
  height: 84px;
  transform: rotate(7deg)
}

.h2-float.f3 {
  bottom: 70px;
  left: 4px;
  width: 78px;
  height: 78px;
  transform: rotate(5deg)
}

.h2-spark {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #ecd49b;
  transform: rotate(45deg)
}

.h2-spark.s1 { top: 18px; right: 70px }
.h2-spark.s2 { top: 150px; left: 22px; width: 7px; height: 7px; background: #6cc08b }
.h2-spark.s3 { bottom: 40px; right: 40px }
.h2-spark.s4 { top: 330px; right: 6px; width: 6px; height: 6px }

.h2-badge {
  position: absolute;
  bottom: 22px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 16px 6px 6px;
  border-radius: 999px;
  background: rgba(10, 42, 31, .82);
  box-shadow: 0 0 0 1px rgba(210, 173, 98, .5);
  white-space: nowrap
}

html[dir="rtl"] .h2-badge {
  padding: 6px 6px 6px 16px
}

.h2-badge b {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #d2ad62;
  color: #0a2a1f;
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-size: 18px
}

.h2-badge span {
  font-size: 14px;
  font-weight: 600;
  color: #ecd49b
}

/* gold panel with scalloped top and pixel bottom (from the identity) */
.gold-panel {
  position: relative;
  margin: 70px 0 28px;
  padding: 40px 24px 26px;
  color: #ffffff;
  text-align: center;
  background: #7a5f2c url('../img/national/gold-texture.jpg') center center / cover no-repeat
}

.gold-panel::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -15px;
  height: 15px;
  background: url('../img/national/edge-top.png') 0 0 / 30px 15px repeat-x
}

.gold-panel::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -28px;
  height: 28px;
  background: url('../img/national/edge-bottom.png') 0 0 / 99px 28px repeat-x
}

.offers3 {
  display: flex;
  align-items: stretch
}

.o3 {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 6px 26px 8px;
  text-decoration: none;
  color: #ffffff;
  border-left: 1px dashed rgba(255, 255, 255, .35);
  transition: transform .25s
}

.o3:first-child {
  border-left: 0
}

html[dir="rtl"] .o3 {
  border-left: 0;
  border-right: 1px dashed rgba(255, 255, 255, .35)
}

html[dir="rtl"] .o3:first-child {
  border-right: 0
}

.o3:hover {
  transform: translateY(-4px)
}

.o3-thumb {
  width: 72px;
  height: 72px;
  border-radius: 6px;
  margin: 0 auto 14px;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, .45), 0 10px 20px -10px rgba(0, 0, 0, .6)
}

.o3-phr {
  height: 28px;
  width: auto;
  margin: 0 auto 8px
}

.o3-ttl {
  display: block;
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-weight: 300;
  font-size: 21px;
  line-height: 1.3
}

.o3-dsc {
  display: block;
  color: rgba(255, 255, 255, .85);
  font-size: 14px;
  line-height: 1.55;
  margin: 6px 0 0;
  max-width: 28ch;
  flex: 1 1 auto
}

.o3-amt {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 6px;
  margin: 16px 0 12px;
  white-space: nowrap
}

.o3-amt b {
  font-size: 46px;
  line-height: 1;
  font-weight: 700;
  color: #ffffff
}

.o3-amt small {
  font-size: 13px;
  font-weight: 600;
  color: rgba(255, 255, 255, .85)
}

.o3-btn {
  display: inline-block;
  background: #0a2a1f;
  color: #ecd49b;
  font-size: 14px;
  font-weight: 700;
  padding: 8px 18px;
  border-radius: 999px;
  white-space: nowrap;
  transition: background .2s, color .2s
}

.o3:hover .o3-btn {
  background: #ffffff;
  color: #0a2a1f
}

.o3-terms {
  margin: 18px 0 0;
  font-size: 13px;
  color: rgba(255, 255, 255, .8)
}

@media (max-width:1199px) {
  .h2-title {
    font-size: 44px
  }

  .h2-visual {
    flex: 0 0 340px;
    width: 340px;
    height: 440px
  }
}

@media (max-width:991px) {
  .h2-grid {
    flex-direction: column;
    align-items: stretch;
    gap: 40px
  }

  .h2-visual {
    flex: none;
    width: 340px;
    max-width: 100%;
    height: 420px;
    margin: 0 auto
  }

  .offers3 {
    flex-direction: column
  }

  .o3,
  html[dir="rtl"] .o3 {
    border-left: 0;
    border-right: 0;
    border-top: 1px dashed rgba(255, 255, 255, .35);
    padding: 26px 10px
  }

  .o3:first-child,
  html[dir="rtl"] .o3:first-child {
    border-top: 0;
    padding-top: 6px
  }
}

@media (max-width:767px) {
  .snd-card.hero2 {
    padding: 36px 18px 28px
  }

  .h2-emblem {
    height: 48px
  }

  .h2-title {
    font-size: 36px
  }

  .h2-visual {
    width: 290px;
    height: 360px
  }

  .h2-float {
    width: 72px;
    height: 72px
  }

  .h2-float.f2,
  .h2-float.f3 {
    width: 62px;
    height: 62px
  }

  .h2-finder .finder-row {
    border-radius: 18px
  }

  .gold-panel {
    padding: 30px 14px 20px
  }
}

/* ===== hero motion ===== */
@keyframes h2Shimmer {
  from { background-position: 100% 0 }
  to { background-position: -150% 0 }
}

@keyframes h2Arch {
  from { opacity: 0; transform: translateY(30px) scale(.94) }
  to { opacity: 1; transform: none }
}

@keyframes h2Img {
  from { transform: scale(1.25) }
  to { transform: scale(1.08) }
}

@keyframes h2FloatA {
  0% { transform: translateY(0) rotate(-8deg) }
  100% { transform: translateY(-12px) rotate(-4deg) }
}

@keyframes h2FloatB {
  0% { transform: translateY(0) rotate(7deg) }
  100% { transform: translateY(10px) rotate(3deg) }
}

@keyframes h2FloatC {
  0% { transform: translateY(0) rotate(5deg) }
  100% { transform: translateY(-9px) rotate(9deg) }
}

@keyframes h2TileIn {
  from { opacity: 0; transform: translateY(40px) scale(.6) rotate(0deg) }
  to { opacity: 1 }
}

@keyframes h2Twinkle {
  0% { opacity: .15; transform: rotate(45deg) scale(.6) }
  50% { opacity: 1; transform: rotate(45deg) scale(1) }
  100% { opacity: .15; transform: rotate(45deg) scale(.6) }
}

@keyframes h2BadgeIn {
  from { opacity: 0; transform: translateX(-50%) translateY(16px) }
  to { opacity: 1; transform: translateX(-50%) }
}

@keyframes h2Diamond {
  from { opacity: 0; transform: rotate(45deg) scale(0) }
  to { opacity: 1; transform: rotate(45deg) scale(1) }
}

@media (prefers-reduced-motion:no-preference) {
  .h2-copy { animation: rise .8s cubic-bezier(.2, .7, .2, 1) both }
  .h2-title { animation: h2Shimmer 7s 1.2s linear infinite }
  .h2-divider i { animation: h2Diamond .5s cubic-bezier(.3, 1.6, .5, 1) both }
  .h2-divider i:nth-child(1) { animation-delay: .5s }
  .h2-divider i:nth-child(2) { animation-delay: .62s }
  .h2-divider i:nth-child(3) { animation-delay: .74s }

  .h2-arch { animation: h2Arch 1s .15s cubic-bezier(.2, .7, .2, 1) both }
  .h2-arch img { animation: h2Img 2.2s .15s cubic-bezier(.2, .7, .2, 1) both }

  .h2-float.f1 { animation: h2TileIn .8s .7s cubic-bezier(.3, 1.4, .5, 1) both, h2FloatA 5s 1.5s ease-in-out infinite alternate }
  .h2-float.f2 { animation: h2TileIn .8s .85s cubic-bezier(.3, 1.4, .5, 1) both, h2FloatB 6s 1.65s ease-in-out infinite alternate }
  .h2-float.f3 { animation: h2TileIn .8s 1s cubic-bezier(.3, 1.4, .5, 1) both, h2FloatC 5.5s 1.8s ease-in-out infinite alternate }

  .h2-spark { animation: h2Twinkle 3s ease-in-out infinite }
  .h2-spark.s2 { animation-delay: .8s }
  .h2-spark.s3 { animation-delay: 1.6s }
  .h2-spark.s4 { animation-delay: 2.2s }

  .h2-badge { animation: h2BadgeIn .7s 1.2s cubic-bezier(.2, .7, .2, 1) both }

  .gold-panel { animation: rise .9s .35s cubic-bezier(.2, .7, .2, 1) both }
  .o3 .o3-thumb { transition: transform .5s cubic-bezier(.2, .7, .2, 1) }
  .o3:hover .o3-thumb { transform: rotate(-4deg) scale(1.08) }
}


/* ==========================================================================
   SECTIONS FROM THE SHOP HOME PAGE, IN THE NATIONAL DAY STYLE
   ========================================================================== */
.nd-head {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 44px
}

.nd-eyebrow {
  display: block;
  color: #d2ad62;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  margin-bottom: 8px
}

html[lang="ar"] .nd-eyebrow {
  letter-spacing: 0;
  font-size: 15px
}

.nd-head h2 {
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-weight: 300;
  font-size: 44px;
  line-height: 1.25;
  color: #ffffff
}

.nd-head .h2-divider {
  justify-content: center;
  margin: 16px 0 0
}

/* ---------- Steps ---------- */
.snd-card.steps-sec {
  padding: 60px 48px 56px;
  color: #ffffff;
  background: radial-gradient(60% 80% at 50% 0%, rgba(31, 122, 77, .35) 0%, rgba(31, 122, 77, 0) 70%), #0c3024;
  box-shadow: inset 0 0 0 1px rgba(210, 173, 98, .18)
}

.steps {
  position: relative;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0
}

/* stitched thread connecting the steps */
.steps::before {
  content: "";
  position: absolute;
  top: 44px;
  left: 16.66%;
  right: 16.66%;
  border-top: 2px dashed rgba(210, 173, 98, .45)
}

.step {
  position: relative;
  flex: 1 1 0;
  min-width: 0;
  text-align: center;
  padding: 0 22px
}

.step-tile {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 88px;
  height: 88px;
  margin: 0 auto 24px;
  border-radius: 22px;
  background: #0a2a1f;
  color: #ecd49b;
  box-shadow: 0 0 0 2px #d2ad62, 0 0 0 9px rgba(210, 173, 98, .12), 0 20px 36px -18px rgba(0, 0, 0, .8);
  transition: transform .35s cubic-bezier(.2, .7, .2, 1), background .35s
}

.step-tile .ic {
  width: 34px;
  height: 34px
}

.step-num {
  position: absolute;
  top: -14px;
  right: -18px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 38px;
  height: 30px;
  padding: 0 8px;
  border-radius: 999px;
  background: #d2ad62;
  color: #0a2a1f;
  font-style: normal;
  font-weight: 800;
  font-size: 15px
}

html[dir="rtl"] .step-num {
  right: auto;
  left: -18px
}

.step:hover .step-tile {
  transform: translateY(-6px) rotate(-3deg);
  background: #1f7a4d
}

.step h3 {
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-weight: 300;
  font-size: 22px;
  margin: 0 0 8px;
  color: #ffffff
}

.step p {
  color: #b9cdc1;
  font-size: 15.5px;
  max-width: 30ch;
  margin: 0 auto
}

/* ---------- Services ---------- */
.snd-card.svc-sec {
  padding: 60px 48px 48px;
  color: #ffffff;
  background: radial-gradient(60% 70% at 100% 100%, rgba(210, 173, 98, .14) 0%, rgba(210, 173, 98, 0) 70%), #0f3a2b;
  box-shadow: inset 0 0 0 1px rgba(210, 173, 98, .18)
}

.svc2-list {
  display: flex;
  flex-wrap: wrap;
  gap: 16px
}

.svc2 {
  position: relative;
  flex: 1 1 calc(33.333% - 16px);
  min-width: 240px;
  display: flex;
  flex-direction: column;
  padding: 26px 24px 22px;
  border-radius: 16px;
  text-decoration: none;
  color: #ffffff;
  background: rgba(255, 255, 255, .04);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .1);
  overflow: hidden;
  transition: background .3s, box-shadow .3s, transform .3s
}

/* gold stitch that draws in on hover */
.svc2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #d2ad62;
  transition: width .45s cubic-bezier(.2, .7, .2, 1)
}

html[dir="rtl"] .svc2::after {
  left: auto;
  right: 0
}

.svc2:hover {
  background: rgba(210, 173, 98, .08);
  box-shadow: inset 0 0 0 1px rgba(210, 173, 98, .45);
  transform: translateY(-4px)
}

.svc2:hover::after {
  width: 100%
}

.svc2-ic {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 14px;
  margin-bottom: 18px;
  background: rgba(210, 173, 98, .14);
  color: #ecd49b
}

.svc2-ic .ic {
  width: 26px;
  height: 26px
}

.svc2 b {
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.3
}

.svc2-d {
  color: #b9cdc1;
  font-size: 15px;
  margin: 6px 0 16px;
  flex: 1 1 auto
}

.svc2-more {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #d2ad62;
  font-weight: 700;
  font-size: 14.5px
}

.arr {
  width: 16px;
  height: 16px;
  transition: transform .25s
}

html[dir="rtl"] .arr {
  transform: scaleX(-1)
}

.svc2:hover .arr,
.why-link:hover .arr {
  transform: translateX(4px)
}

html[dir="rtl"] .svc2:hover .arr,
html[dir="rtl"] .why-link:hover .arr {
  transform: scaleX(-1) translateX(4px)
}

/* ---------- Why Sahara Net ---------- */
.snd-card.why-sec {
  padding: 64px 48px 70px;
  color: #ffffff;
  background:
    radial-gradient(60% 90% at 0% 0%, rgba(31, 122, 77, .5) 0%, rgba(31, 122, 77, 0) 70%),
    radial-gradient(50% 70% at 100% 100%, rgba(210, 173, 98, .18) 0%, rgba(210, 173, 98, 0) 70%),
    #0a2a1f;
  box-shadow: inset 0 0 0 1px rgba(210, 173, 98, .2)
}

/* pixel edge from the identity along the bottom */
.snd-card.why-sec::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 22px;
  background: url('../img/national/edge-bottom.png') 0 0 / 78px 22px repeat-x;
  transform: scaleY(-1);
  opacity: .9
}

.why-flex {
  display: flex;
  align-items: center;
  gap: 56px
}

.why-copy {
  flex: 1 1 0;
  min-width: 0
}

.why-copy h2 {
  font-family: "Saudi", "IBM Plex Sans Arabic", system-ui, sans-serif;
  font-weight: 300;
  font-size: 46px;
  line-height: 1.2;
  margin: 0 0 20px
}

.why-copy p {
  color: #cfe0d6;
  font-size: 17px;
  max-width: 48ch;
  margin: 0 0 24px
}

.why-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
  padding-bottom: 6px;
  border-bottom: 2px solid #d2ad62
}

.stats {
  flex: 0 0 500px;
  width: 500px;
  display: flex;
  flex-wrap: wrap;
  border-radius: 18px;
  overflow: hidden;
  background: rgba(255, 255, 255, .04);
  box-shadow: inset 0 0 0 1px rgba(210, 173, 98, .25)
}

.stat {
  position: relative;
  flex: 0 0 50%;
  width: 50%;
  padding: 34px 32px;
  border-bottom: 1px solid rgba(210, 173, 98, .2)
}

.stat:nth-child(odd) {
  border-right: 1px solid rgba(210, 173, 98, .2)
}

html[dir="rtl"] .stat:nth-child(odd) {
  border-right: 0;
  border-left: 1px solid rgba(210, 173, 98, .2)
}

.stat:nth-child(3),
.stat:nth-child(4) {
  border-bottom: 0
}

/* tiny diamond in each corner cell */
.stat::before {
  content: "";
  position: absolute;
  top: 16px;
  right: 16px;
  width: 7px;
  height: 7px;
  background: #d2ad62;
  transform: rotate(45deg);
  opacity: .7
}

html[dir="rtl"] .stat::before {
  right: auto;
  left: 16px
}

.stat-n {
  display: flex;
  align-items: baseline;
  gap: 6px;
  justify-content: flex-start
}

/*.stat-n {*/
/*  justify-content: flex-end;*/
/*       direction: rtl !important;*/
/*}*/

.stat-n b {
  font-size: 50px;
  line-height: 1;
  font-weight: 800;
  color: #ffffff
}

.stat-n em {
  font-style: normal;
  font-size: 22px;
  font-weight: 700;
  color: #d2ad62
}

.stat-l {
  display: block;
  margin-top: 10px;
  color: #cfe0d6;
  font-size: 15.5px
}

@media (max-width:1199px) {
  .why-flex {
    flex-direction: column;
    align-items: stretch;
    gap: 36px
  }

  .stats {
    flex: none;
    width: 100%
  }
}

@media (max-width:991px) {
  .steps {
    flex-direction: column;
    gap: 34px
  }

  .steps::before {
    top: 44px;
    bottom: 60px;
    left: 50%;
    right: auto;
    border-top: 0;
    border-left: 2px dashed rgba(210, 173, 98, .35)
  }

  .step p {
    background: #0c3024
  }

  .svc2 {
    flex: 1 1 calc(50% - 16px)
  }

  .nd-head h2,
  .why-copy h2 {
    font-size: 36px
  }
}


.navbar-nav .header-domain-item {
  margin-inline-start: 10px;
}

#Primary_Navbar .header-domain-buy,
.navbar-nav .header-domain-buy {
  display: block;
  margin-top: 3px;
  padding: 6px 16px !important;
  border-radius: 30px;
  font-weight: 700;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
  transition: background-color .2s ease, color .2s ease;
}

@media (max-width:767px) {
  .snd-card.steps-sec,
  .snd-card.svc-sec {
    padding: 44px 18px 36px
  }

  .snd-card.why-sec {
    padding: 44px 18px 56px
  }

  .nd-head h2,
  .why-copy h2 {
    font-size: 30px
  }

  .svc2 {
    flex: 1 1 100%;
    min-width: 0
  }

  .stat {
    padding: 24px 18px
  }

  .stat-n b {
    font-size: 38px
  }
}

@media (prefers-reduced-motion:no-preference) {
  .step .step-tile {
    animation: none
  }

  .steps.in-view .step {
    animation: rise .8s cubic-bezier(.2, .7, .2, 1) both
  }

  .steps.in-view .step:nth-child(2) { animation-delay: .15s }
  .steps.in-view .step:nth-child(3) { animation-delay: .3s }
}


@media (max-width: 767px) {
  html,
  body,
  section#main-body,
  .snd {
    max-width: 100%;
    overflow-x: clip;
  }

  section#header {
    display: block;
  }

  /* Navbar */
  .navbar-main {
    position: sticky !important;
    top: 0 !important;
  }

  .navbar-main .container {
    display: block;
    width: 100%;
  }

  .navbar-main .navbar-header {
    float: none;
    min-height: 58px;
  }

  .navbar-main .navbar-toggle {
    display: block;
    margin: 11px 15px;
  }

  .navbar-main .navbar-collapse {
    clear: both;
    padding-inline: 15px;
  }

  .navbar-main .navbar-nav {
    float: none !important;
    margin: 0 -15px;
  }

  .navbar-main .navbar-nav > li {
    float: none;
    width: 100%;
  }

  .navbar-main .navbar-nav > li > a {
    padding: 12px 15px;
    white-space: normal;
  }

  .navbar-main .dropdown-menu {
    position: static;
    float: none;
    width: 100%;
    box-shadow: none;
  }

  .navbar-nav .header-domain-item {
    margin: 8px 15px 14px;
  }

  .navbar-nav .header-domain-buy {
    margin: 0;
    text-align: center;
  }

  /* Hero */
  .snd-card.hero2 {
    padding: 30px 16px 24px;
  }

  .h2-grid {
    gap: 28px;
  }

  .h2-title {
    font-size: clamp(30px, 9vw, 36px);
    overflow-wrap: anywhere;
  }

  .h2-lead {
    font-size: 16px;
  }

  /* Domain search */
  .h2-finder {
    width: 100%;
    margin-top: 22px;
  }

  .h2-finder .finder-row {
    display: flex;
    flex-direction: column;
    gap: 0;
    overflow: hidden;
  }

  .h2-finder .finder-field {
    width: 100%;
    min-width: 0;
    padding: 8px 12px;
  }

  .h2-finder .finder-field input {
    width: 100%;
    min-width: 0;
  }

  .h2-finder .finder-row .btn {
    width: 100%;
    min-height: 48px;
    padding: 12px 16px;
    border-radius: 0 0 16px 16px;
  }

  .h2-trust {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 14px;
    padding: 0;
  }

  /* Hero image */
  .h2-visual {
    width: min(280px, calc(100vw - 48px));
    height: 340px;
  }

  .h2-float.f1 {
    left: 0;
  }

  html[dir="rtl"] .h2-float.f1 {
    left: auto;
    right: 0;
  }

  .h2-float.f2 {
    right: 0;
  }

  html[dir="rtl"] .h2-float.f2 {
    right: auto;
    left: 0;
  }

  .h2-badge {
    max-width: calc(100% - 24px);
  }

  /* Offers */
  .gold-panel {
    margin-top: 48px;
    padding-inline: 12px;
  }

  .o3 {
    width: 100%;
    padding-inline: 8px;
  }

  .o3-dsc {
    display: block;
  }

  .o3-amt {
    flex-wrap: wrap;
  }

  /* Traits */
  .traits {
    grid-template-columns: 1fr;
  }

  .tr,
  html[dir="rtl"] .tr,
  .tr-big,
  html[dir="rtl"] .tr-big {
    grid-column: auto;
    grid-row: auto;
    min-height: 280px;
  }

  /* Plans and services */
  .plans {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .plan {
    width: 100%;
    min-width: 0;
  }

  .svc2 {
    flex-basis: 100%;
    width: 100%;
    min-width: 0;
  }

  /* Statistics */
  .stats {
    width: 100%;
  }

  .stat {
    padding: 22px 14px;
  }

  .stat-n {
    direction: ltr;
  }

  html[dir="rtl"] .stat-n {
    justify-content: flex-end;
  }

  /* Steps and CTA */
  .step {
    padding-inline: 8px;
  }

  .cta .actions {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }

  .cta .actions .btn {
    width: 100%;
  }

  .tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    overflow-wrap: anywhere;
  }
}

@media (max-width: 380px) {
  .snd-card.hero2,
  .snd-card.steps-sec,
  .snd-card.svc-sec,
  .snd-card.why-sec {
    padding-inline: 12px;
  }

  .h2-visual {
    width: min(250px, calc(100vw - 36px));
    height: 315px;
  }

  .stat {
    flex-basis: 100%;
    width: 100%;
    border-inline: 0 !important;
  }
}


@media (max-width: 767px) {
  section#header {
    display: block !important;
    padding: 10px 15px !important;
  }

  section#header .container {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    width: 100% !important;
    gap: 8px;
  }

  section#header .logo {
    display: block !important;
    width: 150px !important;
    max-width: 100% !important;
    height: 48px !important;
    margin: 0 auto !important;
    background-size: contain !important;
    background-position: center !important;
  }

  section#header .logo img {
    width: 100% !important;
    height: 48px !important;
    object-fit: contain;
  }

  section#header .top-nav {
    display: flex !important;
    justify-content: center !important;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    gap: 4px;
  }

  section#header .top-nav > li {
    float: none !important;
    margin: 0 !important;
  }

  section#header .top-nav > li > a {
    padding: 6px 8px !important;
    font-size: 13px !important;
    white-space: nowrap;
  }
}
