@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,500;0,600;1,400;1,500&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500;1,700&display=swap");

@view-transition {
  navigation: auto;
}

:root {
  /* =========================================================
     BASE COLORS – GREYS
  ========================================================= */
  --grey50: oklch(98.39% 0 228.783);
  --grey100: oklch(96.7% 0 264.542);
  --grey200: oklch(92.76% 0.01 264.531);
  --grey300: oklch(87.17% 0.01 258.338);
  --grey400: oklch(71.37% 0.02 261.325);
  --grey500: oklch(55.1% 0.02 264.364);
  --grey555: oklab(44.953% 0 -0.00005);
  --grey600: oklch(44.61% 0.03 256.802);
  --grey700: oklch(37.29% 0.03 259.733);
  --grey800: oklch(27.81% 0.03 256.848);
  --grey900: oklch(21.01% 0.03 264.665);
  --grey950: oklch(12.96% 0.03 261.692);

  --black: oklch(0% 0 0);
  --white: oklch(100% 0 106.374);

  /* =========================================================
     BRAND / PRIMARY SYSTEM (Legacy + Scale)
  ========================================================= */
  --primary00: oklab(94.392% 0.01665 -0.02298);
  --primary01: oklab(83.229% 0.05043 -0.07284);
  --primary02: oklab(78.897% 0.06325 -0.09321);
  --primary03: oklab(66.435% 0.04999 -0.10693);
  --primary04: oklab(40.117% 0.07765 -0.11474);
  --primary05: oklab(31.105% 0.06273 -0.08807);
  --primary06: oklab(21.385% 0.0469 -0.05909);

  --primaryColor: oklab(13.266% 0.02679 -0.03969);
  --secondaryColor: oklab(62.264% -0.01018 0.00916);
  --tertiaryColor: oklab(63.548% 0.05487 0.05117);
  --tertiaryColor-01: oklab(83.595% 0.00834 0.06348);

  --highlightColor-01: oklab(87.434% -0.05302 -0.04553);
  --highlightColor-02: oklab(83.045% -0.07127 -0.05939);
  --highlightColor-03: oklab(73.644% -0.07493 -0.08807);
  --highlightColor-04: oklab(60.312% -0.06317 -0.11562);

  /* =========================================================
     SEMANTIC COLOR SYSTEM
  ========================================================= */
  --color-primary: oklch(58.541% 0.20415 277.126);
  --color-primary-dark: oklch(51.058% 0.23015 276.976);
  --color-primary-light: oklch(78.53% 0.10424 274.718);

  --color-accent: oklch(76.858% 0.1646 70.075);
  --color-accent-dark: oklch(66.583% 0.15738 58.309);

  --color-success: oklch(69.588% 0.14907 162.508);
  --color-error: oklch(63.681% 0.20784 25.315);

  /* =========================================================
     BACKGROUNDS
  ========================================================= */
  --dark: oklch(14.479% 0.00002 271.152);
  --surface: oklch(21.779% 0.00002 271.152);
  --surface-light: oklch(28.502% 0.00003 271.152);

  --color-bg-primary: oklch(14.479% 0.00002 271.152);
  --color-bg-secondary: oklch(21.779% 0.00002 271.152);
  --color-bg-tertiary: oklch(28.502% 0.00003 271.152);

  --color-bg-glass: oklch(100% 0.00011 271.152 / 0.1);
  --color-bg-glass-dark: oklch(0% 0 0 / 0.3);

  --background-surface: oklab(30.055% -0.00086 -0.00216);

  /* =========================================================
     TEXT
  ========================================================= */
  --text: oklch(100% 0.00011 271.152);
  --textColor: oklab(90.975% 0 -0.0001);

  --color-text-primary: oklch(100% 0.00011 271.152);
  --color-text-secondary: oklch(92.191% 0.0001 271.152);
  --color-text-tertiary: oklch(71.547% 0.00008 271.152);
  --color-text-muted: oklch(55.553% 0.00006 271.152);
  --text-muted: oklch(62.675% 0.00007 271.152);

  /* =========================================================
     EFFECTS
  ========================================================= */
  --ep-text-primary: oklch(42.267% 0.17345 29.223);
  --ep-text-dark: var(--grey500);
  --ep-text-light: var(--grey100);

  /* =========================================================
     EFFECTS
  ========================================================= */
  --glass-bg: oklch(100% 0.00011 271.152 / 0.05);
  --glass-border: oklch(100% 0.00011 271.152 / 0.1);
  --glow: oklch(70.45% 0.19257 39.216 / 0.3);
  --shadow-glow: 0 0 20px oklch(58.541% 0.20415 277.126 / 0.3);

  /* Gradients */
  --gradient-primary: linear-gradient(
    135deg,
    var(--color-primary) 0%,
    var(--color-accent) 100%
  );

  --gradient-glass: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.05) 100%
  );

  --gradient-backdrop: linear-gradient(
    180deg,
    transparent 0%,
    rgba(0, 0, 0, 0.7) 70%,
    rgba(0, 0, 0, 0.9) 100%
  );

  --gradient-banner: linear-gradient(
    45deg,
    oklch(59.785% 0.2189 28.172) 0%,
    oklch(37.025% 0.14885 27.536) 51%,
    oklch(53.52% 0.21337 29.18) 100%
  );

  --gradient-ep-1: linear-gradient(
    to right,
    oklch(59.785% 0.2189 28.172) 0%,
    oklch(41.786% 0.16646 27.698) 51%,
    oklch(54.358% 0.21595 29.14) 100%
  );
  --gradient-ep-2: linear-gradient(
    to right,
    oklch(59.799% 0.04301 269.133) 0%,
    oklch(89.621% 0.01649 262.808) 51%,
    oklch(59.799% 0.04301 269.133) 100%
  );
  --gradient-ep-3: linear-gradient(
    45deg,
    oklch(0% 0 0) 0%,
    oklch(38.288% 0.00004 271.152) 51%,
    oklch(0% 0 0) 100%
  );
  /* =========================================================
     SHADOWS
  ========================================================= */
  --shadow-sm: 0 1px 2px oklch(0% 0 0 / 0.05);
  --shadow-md:
    0 4px 6px -1px oklch(0% 0 0 / 0.1), 0 2px 4px -1px oklch(0% 0 0 / 0.06);
  --shadow-lg:
    0 10px 15px -3px oklch(0% 0 0 / 0.1), 0 4px 6px -2px oklch(0% 0 0 / 0.05);
  --shadow-xl:
    0 20px 25px -5px oklch(0% 0 0 / 0.1), 0 10px 10px -5px oklch(0% 0 0 / 0.04);

  --shadow-soft: 0 4px 16px oklch(0% 0 0 / 0.2);
  --shadow-medium: 0 8px 32px oklch(0% 0 0 / 0.3);
  --shadow-strong: 0 20px 40px oklch(0% 0 0 / 0.4);

  --shadow5:
    0 1px 1px oklch(0% 0 0 / 0.12), 0 2px 2px oklch(0% 0 0 / 0.12),
    0 4px 4px oklch(0% 0 0 / 0.12), 0 8px 8px oklch(0% 0 0 / 0.12),
    0 16px 16px oklch(0% 0 0 / 0.12);

  /* =========================================================
     SPACING
  ========================================================= */
  --spacing-xs: 0.25rem;
  --spacing-sm: 0.5rem;
  --spacing-md: 1rem;
  --spacing-lg: 1.5rem;
  --spacing-xl: 2rem;
  --spacing-2xl: 3rem;
  --spacing: 0.05rem;

  /* =========================================================
     BORDER RADIUS
  ========================================================= */
  --border-radius-sm: 0.375rem;
  --border-radius-md: 0.5rem;
  --border-radius-lg: 0.75rem;
  --border-radius-xl: 1rem;
  --border-radius-2xl: 1.5rem;
  --radius: max(0px, min(8px, calc((100vw - 4px - 100%) * 9999)));

  /* =========================================================
     TYPOGRAPHY
  ========================================================= */
  --lineHeight: 1.5;
  --ff-primary:
    system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
    Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  --ff-secondary: Arial, Helvetica, sans-serif;

  /* =========================================================
     TRANSITIONS / ANIMATION
  ========================================================= */
  --animation-time: 0.3s;
  --transition: all var(--animation-time) linear;

  --transition-fast: 150ms cubic-bezier(0.4, 0, 0.2, 1);
  --transition-base: 300ms cubic-bezier(0.4, 0, 0.2, 1);
  --transition-slow: 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  --transition-bounce: 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);

  /* =========================================================
     COMPONENT / UI TOKENS
  ========================================================= */
  --navHeight: 60px;
  --navPadding: 1.5rem;
  --searchPlaceholder: var(--secondaryColor);

  --skeleton-base: rgba(255, 255, 255, 0.1);
  --skeleton-highlight: rgba(255, 255, 255, 0.2);

  --backdrop-blur: blur(20px);
  --glass-blur: blur(10px);

  /* =========================================================
     GLOBAL BEHAVIOR
  ========================================================= */
  container-type: inline-size;
  scroll-behavior: smooth;
  scrollbar-gutter: stable;
}

/* High contrast mode support */
@media (prefers-contrast: high) {
  :host {
    --color-bg-glass: oklch(0% 0 0 / 0.9);
    --shadow-md: 0 0 0 2px var(--color-primary);
  }
}

/* Reduced motion support */
@media (prefers-reduced-motion: reduce) {
  :host {
    --transition-fast: 0ms;
    --transition-base: 0ms;
    --transition-slow: 0ms;
    --transition-bounce: 0ms;
  }

  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

*,
*::before,
*::after,
:after,
:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 100%;
  text-size-adjust: 100%;
  font-synthesis: none;
  text-rendering: optimizeSpeed;
  vertical-align: baseline;
  text-overflow: ellipsis;
  color-scheme: light dark;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  margin: 0;
  padding: 0;
  min-height: 100svh;
  font-family: var(--ff-primary, --ff-secondary);
  font-size: 1rem;
  line-height: var(--lineHeight);
  background: var(--white);
  color: var(--black);
  overflow-x: hidden;
}

ul {
  list-style: none;
}

a,
.Connexion button {
  color: inherit;
  font-family: inherit;
  text-decoration: none;
  -webkit-text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: var(--grey100);
}

p {
  margin-block-end: 0;
  text-wrap: pretty;
}

img:not(.nav__logo) {
  width: 100%;
  height: auto;
  vertical-align: middle;
  font-style: italic;
  background-repeat: no-repeat;
  background-size: cover;
  white-space: nowrap;
  text-indent: 100%;
  shape-margin: 0.75rem;
  object-fit: cover;
}

ul,
ol,
li {
  list-style-type: none;
  list-style: none;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
blockquote {
  margin-block-end: 1.225rem;
  font-family: var(--ff-heading);
  letter-spacing: var(--spacing);
  text-transform: capitalize;
  line-height: 1.25;
  text-wrap: balance;
}

h1 {
  font-size: 3rem;
}

h2 {
  font-size: 2rem;
  margin-block-end: 0;
  margin-bottom: 1rem;
  color: var(--secondaryColor);
}

h3 {
  font-size: 1.25rem;
  margin-bottom: 1rem;
  color: var(--secondaryColor);
}

h4 {
  font-size: 0.875rem;
}

@media screen and (width < 48em) {
  h1 {
    font-size: 4rem;
  }
  h2 {
    font-size: 2.5rem;
  }
  h3 {
    font-size: 1.75rem;
  }
  h4 {
    font-size: 1rem;
  }
  body {
    font-size: 1rem;
  }
  h1,
  h2,
  h3,
  h4 {
    line-height: 1;
  }
}

.hr-ep {
  color: silver;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid silver;
  margin: 1em 0;
  padding: 0;
}

.navbar.top {
  background: transparent !important;
}

.btn,
.btn-ep1,
.btn-ep2,
.btn-ep3 {
  display: block;
  margin: 5px;
  padding: 10px 20px;
  border: none;
  text-align: center;
  background-size: 200% auto;
  cursor: pointer;
  transition: all 0.5s;
  color: var(--white);
  box-shadow: 0 0 0.0625rem oklch(94.912% 0.00011 271.152);
  border-radius: 0 !important;
}

.btn-ep1:hover,
.btn-ep2:hover,
.btn-ep4:hover {
  background-position: right center;
  text-decoration: none;
  color: var(--white);
}

/* BUTTONS */
button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: var(--spacing);
  margin: 0;
  margin-block: 2ch;
  padding: 0.5rem 0.75rem;
  background: var(--primary03);
  color: var(--grey100);
  outline: none;
  border: none;
  border-radius: var(--radius);
  box-shadow: 0 1px 3px oklch(var(--grey800), 0.5);
  transition: var(--transition);
  appearance: none;
  overflow: hidden;
  min-width: 3rem;
  max-width: 100%;
  user-select: none;
  -webkit-transition: var(--transition);
  -webkit-appearance: none;
  -moz-appearance: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: oklab(0% 0 0 / 0);
  &:hover {
    color: var(--grey800);
    background: color-mix(in oklab, var(--primary02) 50%, var(--grey100) 50%);
    box-shadow: 1px 1px 1px 1px oklab(0% 0 0 / 0.2);
    opacity: 0.9;
    transform: scale(1.05);
  }

  &:focus {
    outline: 3px solid var(--primaryColor);
  }
}

.btn-primary {
  margin: 10px;
  padding: 15px 45px;
  background-image: var(--gradient-ep-3);
  background-size: 200% auto;
  text-align: center;
  color: var(--white);
  transition: 0.5s;
  box-shadow: 0 0 0.05rem #eee;
  display: block;
  border-radius: 0 !important;
  cursor: pointer;
}

.btn-primary:hover {
  background-position: right center;
  text-decoration: none;
  color: var(--white);
}

.btn-ep1 {
  color: f4f4f4;
  background-image: var(--gradient-ep-2);
}

.btn-ep2 {
  margin-top: 3rem;
  color: var(--white);
  background-image: var(--gradient-ep-1);
}

.btn-ep3 {
  color: var(--white);
  background: transparent;
  transition: all 0.5s;
  animation: ease-in-out;
  border: var(--white) 1px solid;
  margin: 1.5rem;
  width: 200px;
  &:hover {
    background: oklch(47.06% 0.01043 264.51);
    opacity: 0.8;
    background-position: right center;
    text-decoration: none;
    color: #fff;
  }
}

.ep-text {
  color: var(--ep-text-primary);
}

.text-ep-dark {
  color: var(--ep-text-dark);
}

.text-ep-light {
  color: var(--ep-text-light);
}

.phone-email {
  align-items: center;
  justify-content: center;
  align-content: center;
  padding-right: 10px;
}

.phone-email i {
  padding-right: 10px;
}

/* Background-Colours */

.bg-light {
  background:
    linear-gradient(
      -180deg,
      oklch(81.918% 0.01616 248.161) 0%,
      oklch(69.46% 0.02603 254.067) 98%
    ),
    radial-gradient(
      at top left,
      oklch(100% 0.00011 271.152 / 0.3) 0%,
      oklch(0% 0 0 / 0.3) 100%
    );
  background-blend-mode: screen;
  color: #fff !important;
}

.bg-dark {
  background:
    linear-gradient(
      to bottom,
      oklch(100% 0.00011 271.152 / 0.15) 0%,
      oklch(0% 0 0 / 0.15) 100%
    ),
    radial-gradient(
        at top center,
        oklch(100% 0.00011 271.152 / 0.4) 0%,
        oklch(0% 0 0 / 0.4) 120%
      )
      oklch(67.968% 0.00008 271.152);
  background-blend-mode: multiply, multiply;
  color: var(--white);
}

/*================================================
 NAVBAR
================================================*/
.navbar-toggler {
  outline: none;
  &:hover {
    outline: none;
    border: none;
  }
}

.navbar-brand {
  & img {
    margin-left: 10px;
    width: 40%;
    transition: all;
    &:hover {
      width: 51%;
    }
  }
}

.navbar,
.navbar-light {
  background: transparent !important;
  opacity: 0.9;
}

.navbar {
  & .navbar-nav {
    & .nav-item {
      transition: all;
      & a.nav-link {
        color: oklch(100% 0.00011 271.152);
        margin-right: 10px;
        padding-right: 10px;
        font-size: 1rem;
        text-transform: uppercase;
        transition: all;
        &:hover {
          color: oklab(46.146% 0.16123 0.0877);
          font-size: 1.0575rem;
          background-position: right center;
        }
      }
    }
  }

  & i {
    font-size: 1.25rem;
    color: var(--white);
  }
}

/*================================================
HERO
================================================*/
.hero {
  background: url("../img/showcase.png") no-repeat center center/cover;
  height: 100vh;
  position: relative;
  color: var(--white);
  width: 100%;
}

.hero .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  padding: 20px;
}

.hero .content h1 {
  padding-top: 3.5rem;
  font-size: 55px;
}

.hero .content p {
  font-size: 24px;
  max-width: 600px;
  margin: 1rem 0 2rem;
}

.hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}

.hero * {
  z-index: 10;
}

.hero .arrow-down {
  position: absolute;
  bottom: 39px;
  left: calc(50% - 41px);
  padding: 2rem;
  padding-bottom: 0;
}

section {
  margin-bottom: 2rem;
}

/*================================================
  ABOUT
================================================*/
.about-section {
  margin-block: 1rem;
  margin-inline: auto;
  padding: 1rem;
  width: 90svw;

  & .about-img {
    align-items: end;
    /* border: 1px solid gold;
    place-items: center;
     align-items: center;
    justify-items: center;
    justify-content: center;
    align-content: center; */

    @media screen and (width < 40em) {
      display: none;
    }

    & img {
      width: 275px;
      height: 275px;
      margin-inline: auto;
      margin-block-end: 0.5rem;
      justify-content: center;

      &:not(:last-child) {
        margin-block-start: 0;
      }
    }
  }

  & .about-article {
    background: transparent;
    text-align: justify;
    padding-top: 10px;
    & p {
      padding-block-end: 0.5rem;
    }
  }
}

/*================================================
  SERVICES
================================================*/

.services-section {
  margin-block: 1rem;
  margin-inline: auto;
  padding: 1rem;
  width: 90svw;

  & h2 {
    padding: 2rem;
    text-align: center;
    font-weight: 500;
  }

  & .services {
    & .service {
      padding: 1rem;
    }

    & h3 {
      padding: 1.5rem;
      text-align: center;
      font-weight: 400;
      color: oklch(var(--grey800), 0.5);
    }
  }
}

ul.list {
  padding-left: 1rem;
  & li {
    padding-block-start: 0.275rem;
    & .tick svg {
      width: 0.975rem;
      height: 0.975rem;
      padding-inline-end: 0.275rem;
    }
  }
}

.insurance-disclaimer {
  font-size: 80%;
  color: oklch(58.806% 0.00241 15.7 / 0.7);
  padding: 0.786rem;
}

/*===================================
FOOTER
====================================*/
/* contact-info */
#contact {
  width: 100%;
  margin: 0 auto;
  border: none;
  overflow: hidden;
  position: relative;
  background-color: #4c4c4c;
  color: #fff;
}

#contact a {
  text-decoration: none;
  color: #ddd;
}

#contact a:hover {
  text-decoration: none;
  color: orangered !important;
  font-size: 102%;
  transition: all 0.5s;
}

.contact-info {
  margin: 25px auto;
  padding: 30px !important;
  text-align: start;
  background: transparent;
  border-right: 0.05rem solid #797979;
  overflow: hidden;
}

.contact-info a {
  color: #484646;
}

.contact-info i {
  padding: 0 5px;
}

/* CALLBACK-FORM */
.callback-form {
  margin: 20px auto;
  padding: 20px !important;
  color: var(--white);
  text-align: start;
}

.form-wrap {
  padding: 15px 25px;
}

.form-group input {
  border: none;
  border-bottom: oklch(73.086% 0.00343 15.903) 1px solid;
  background-color: transparent !important;
  width: 100%;
  padding: 20px;
  font-size: 1.25rem;
  border-radius: 0 !important;
  color: var(--white) !important;
}

.form-group ::placeholder,
textarea ::placeholder {
  color: oklch(81.918% 0.01616 248.161);
}

.form-group textarea {
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  height: 75px;
  border-bottom: oklch(80.78% 0.00009 271.152) 1px solid;
  background-color: transparent;
  resize: none;
  font-size: 1.25rem;
  border-radius: 0 !important;
}

legend {
  margin-bottom: 20px;
  color: oklch(89.755% 0.0001 271.152);
}

.form-wrap button {
  width: 30%;
  padding: 10px;
  margin-top: 20px;
}

/* footer-tags */

.footer-tags {
  background-image: linear-gradient(
    45deg,
    oklch(38.288% 0.00004 271.152) 0%,
    oklch(31.317% 0.00004 271.152) 100%
  );
  bottom: 0;
  margin: 0;
}

.footer-tags ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: space-evenly;
  margin-bottom: 0;
  border-bottom: oklch(66.655% 0.00008 271.152) 1px solid;
  padding: 10px 0;
}

.footer {
  display: grid;
  justify-content: center;
  color: var(--white);
  text-align: justify;
  align-items: center;
  background-image: linear-gradient(
    45deg,
    oklch(38.288% 0.00004 271.152) 0%,
    oklch(31.317% 0.00004 271.152) 100%
  );
  border: none;
  bottom: 0;
  top: 0;
  margin: 0 auto;
  height: 50px;
}

/*=========================
BANNER
===========================*/

.banner-1 {
  background-image: var(--gradient-banner);
  height: 100px;
  width: 100%;
  border: none;
}

.banner-1 p {
  margin: 0 auto;
  padding: 1rem;
  text-align: center;
  color: var(--white);
  font-size: 2.5rem;
}

.banner-3 {
  background: linear-gradient(
    45deg,
    oklch(81.368% 0.0088 236.937),
    oklch(35.642% 0.03914 249.005)
  );
  height: 50px;
  width: 100%;
  border: none;
}

.banner-3 p {
  margin: 0 auto;
  padding: 10px auto;
  text-align: center;
  color: var(--white);
  font-size: 2rem;
}

/* MEMBERSHIPS */
.banner-2 {
  background-color: oklch(93.1% 0.00011 271.152);
  /* background-image: linear-gradient(-45deg, #bcd1f1 0%, #e8effa 74%); */
  height: 110px;
  width: 100%;
  opacity: 0.9;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}

.banner-2 img {
  position: relative;
  width: 99px;
  margin: 0 auto;
  padding: 10px 20px 0 0;
}

.banner-2 img:hover {
  width: 110px;
  transition: all 0.5s;
}

/* MEDIA QUERIES */

@media screen and (width < 1405px) {
  .phone-email {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .navbar-brand img {
    width: 30%;
  }

  /* .navbar .nav-link {
    padding-block: 0.5rem;
    font-size: 0.925rem;
    text-align: center;
  } */

  .navbar {
    & .navbar-nav {
      & .nav-item {
        padding-block: 0.675rem;
        border-bottom: 1px solid transparent;
        &:not(:last-child) {
          border-bottom: 0.0125rem solid oklch(40.167% 0.00005 271.152 / 0.5);
        }

        & .nav-link {
          font-size: 0.875rem;
          text-align: center;
        }
      }
    }
  }

  .phone-email {
    display: none;
  }

  .hero .content h1 {
    padding-top: 1.5rem;
    font-size: 2rem;
  }

  .hero .content p {
    font-size: 1rem;
    max-width: 360px;
    margin: 0.875rem 0 1.245rem;
  }

  .banner-1 {
    height: 200px;
    overflow: hidden;
    font-size: 0.875rem;
    padding: 0;
    margin: 0;
  }

  .banner-2 {
    justify-content: center;
    align-items: center;
    align-content: center;
    height: 150px;
    overflow: hidden;
    padding: 0.8rem;
  }

  .banner-2 img {
    width: 60px;
    padding-inline: 0.25rem;
  }

  #services h3 {
    text-align: left;
    /* font-size: 98%; */
    font-weight: 300;
    padding: 10px;
  }

  .contact-info {
    border: none;
    text-align: center;
  }

  .footer-tags ul {
    border: none;
    text-align: center;
    font-size: 70%;
  }

  .footer {
    bottom: 0;
    margin-bottom: 0;
  }

  .banner-3 {
    height: 175px;
    overflow: hidden;
    font-size: 0.875rem;
    padding: 0;
    margin: 0;
  }

  .hero-let .content-letting {
    height: 50%;
    padding: 2px;
  }

  .hero-let .content-letting h2,
  .hero-let .content-letting h5,
  .hero-let .content-letting p {
    font-size: 75%;
  }

  .content-letting .btn-ep4 {
    /* visibility: hidden; */
    margin: 2px 0 0 20px;
  }

  #letting p {
    padding-right: 15px;
  }
}

@media (min-width: 769px) and (max-width: 999px) {
  .navbar {
    & .navbar-nav {
      & .nav-item {
        padding-block: 0.675rem;
        border-bottom: 1px solid transparent;
        &:not(:last-child) {
          border-bottom: 0.0125rem solid oklch(40.167% 0.00005 271.152 / 0.5);
        }

        & .nav-link {
          font-size: 0.875rem;
          text-align: center;
        }
      }
    }
  }

  .content {
    margin: 0 auto;
  }

  .hero .content h1 {
    padding-top: 1rem;
    font-size: 2rem;
  }

  .btn-ep2,
  .btn-ep3 {
    margin-block-start: 0.3125rem;
  }

  #about {
    margin: 0;
  }

  #about img {
    width: 99%;
  }

  .hero-let .content-letting {
    height: 50%;
    padding: 2px;
    line-height: 0.8rem;
  }

  .hero-let .content-letting h2,
  .hero-let .content-letting h5,
  .hero-let .content-letting p {
    font-size: 75%;
    margin-top: 5px;
  }

  .content-letting .btn-ep4 {
    visibility: hidden;
  }
}

/*=====================================
LETTING
======================================*/

.hero-let {
  background: url("../img/letting.jpg") no-repeat center center/cover;
  height: 35vh;
  position: relative;
  color: var(--white);
  width: 100%;
}

.hero-let .content-letting {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  text-align: start;
  height: 100%;
  padding: 20px;
}

.hero-let .content-letting h2,
.hero-let .content-letting h5,
.hero-let .content-letting p {
  padding-left: 30px;
}

.hero-let::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.hero-let * {
  z-index: 10;
}

.btn-ep4 {
  margin: 10px 0 0 32px;
  color: var(--white);
  background-image: linear-gradient(
    to right,
    oklch(59.785% 0.2189 28.172) 0%,
    oklch(37.025% 0.14885 27.536) 51%,
    oklch(53.52% 0.21337 29.18) 100%
  );
}

.letting-article {
  width: 100%;
  margin: 10px 20px;
  padding: 10px 20px;
}

.choice {
  width: 100%;
  margin: 10px 20px;
  padding: 10px 20px;
}

.commissioned-rent-scheme {
  width: 100%;
  margin: 10px 20px;
  padding: 10px 20px;
}

.guaranteed-rent-scheme {
  width: 100%;
  margin: 10px 20px;
  padding: 10px 20px;
}

/* RENTING */

.hero-rent {
  background: url("../img/jamie-street-unsplash.jpg") no-repeat center
    center/cover;
  height: 35vh;
  position: relative;
  color: #fff;
  width: 100%;
}

.hero-rent .content-renting {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  text-align: start;
  height: 100%;
  padding: 20px;
}

.hero-rent .content-renting h2 {
  padding-left: 30px;
}

.hero-rent::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.hero-rent * {
  z-index: 10;
}

.rent-article {
  padding-top: 30px;
  text-align: justify;
}

.rent-article a {
  text-decoration: none;
  color: #a00106;
  font-style: oblique;
  font-weight: 500;
}

.rent-article a:hover {
  color: orangered;
}

/* REGISTERATION FORM */
#register-form {
  font-family: "Raleway", sans-serif;
  max-width: 500px;
  margin: 10px auto;
  padding: 10px;
  line-height: 1.7;
  background-image: linear-gradient(-45deg, #09203f 0%, #537895 100%);
  border: none;
  box-shadow: 0 0 1px #eee;
  border-radius: 10px;
  color: #fff;
}

#register-form h2 {
  text-align: center;
  padding: 10px;
}

#register-form.form-wrap {
  background: #fff;
  padding: 15px 25px;
  color: #333;
}

#register-form.form-wrap,
#register-form.form-group {
  margin-top: 10px;
}

#register-form input {
  margin-top: 5px;
  width: 100%;
  padding: 10px;
  border: none;
  border-bottom: rgb(170, 167, 167) 1px solid;
  background-color: transparent !important;
  color: #ddd;
}

#register-form select {
  margin-top: 5px;
  width: 100%;
  padding: 10px;
  border: none;
  border-bottom: rgb(170, 167, 167) 1px solid;
  background-color: transparent !important;
  color: #ddd !important;
  border-radius: 0 !important;
}

#register-form button {
  width: 40%;
  padding: 10px;
  margin-top: 10px;
}
