@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;500;700;800&display=swap");
body {
  font-family: "Manrope", sans-serif;
}

body {
  background-color: #e4e4e4;
  color: #374151;
  font-family: "Roboto", sans-serif;
  margin: 0;
}

/* .container-1 {
  margin: 0;
} */

.container-2 {
  /* margin: 0 25px; */
  /* background-color: lime; */
  max-width: 1300px;
  margin: 0 25px;
  justify-content: center;
  justify-items: center;
}

header {
  color: #fff;
  text-align: center;
  position: sticky;
  top: 0px;
  z-index: 999;
}
footer {
  color: #fff;
  text-align: center;
}

footer .section-1 {
  display: flex;
  /* background-color: #0b2140; */
  background-color: #023256;
  /* padding: 70px 65px; */
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px;
  text-align: left;
}

footer .section-1 .banner-1 {
  /* padding: 25px; */
  padding: 0px;
}

footer .section-1 .subsection-1 {
  padding: 25px;
}

footer .section-1 .subsection-2 {
  text-align: center;
  padding: 25px;
}

footer .section-1 .subsection-2 .custom-list-3 {
  text-align: left;
}

footer .section-2 {
  /* display: flex; */
  /* background-color: #0b2140; */
  background-color: #023256;
  margin: 0px;
}

footer .section-2 p {
  margin: 0;
}

.banner-1 {
  flex: 1;
  display: flex;
  /* flex-wrap: nowrap; */
  /* flex-wrap: wrap; */
  justify-content: center;
  align-items: center;
  align-content: center;
  background-color: #023256;
  gap: 20px;
  padding: 15px 25px;
}

.banner-1 .section-1 {
  flex: 1 1 auto;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
}

.banner-1 .section-1 a {
  padding: 0;
  line-height: 0;
}

.banner-1 .section-1 .subsection-1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.banner-1 .section-1 .subsection-1 h1 {
  padding: 0;

  font-size: 2.5rem;
  font-weight: 200;
  /* font-family: "Raleway", sans-serif; */
  padding: 0;
  margin: 0;
  text-align: left;
}
.banner-1 .section-1 .subsection-1 h1 span {
  text-align: left;

  padding: 0;
  margin: 0;

  font-size: 2.5rem;
  font-weight: 600;
}

.banner-1 .section-1 .subsection-1 h2 {
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  margin: 0;
  text-align: left;
}

.banner-1 .section-2 {
  display: flex;
  flex: 1 1 auto;
  padding: 0;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}

/* .banner-1 .section-2 a:hover {
  text-decoration: underline;
} */
.banner-1 .section-2 .subsection-1 {
  height: 35%;
  border-radius: 10px;
  align-items: center;
  /* justify-content: center; */
  transition: all 0.3s ease;
  padding: 0 10px;
}

.banner-1 .section-2 .subsection-1:hover {
  background-color: #035ea2;
  /* border-color: #ffb642; */
  /* border-width: 4px; */
  box-shadow: 0px 14px 30px -10px rgb(22 41 68 / 40%);
}

.banner-1 .section-2 .subsection-1 a {
  /* padding: auto 1.25em; */
  /* padding: 0 auto; */
  /* text-transform: uppercase; */
  text-transform: capitalize;
  font-family: "Manrope", sans-serif;
  font-weight: bold;
}

.banner-1 .section-3 {
  /* flex: 1; */
  align-content: center;
  /* justify-content: right; */
  flex: 1 1 auto;
}

.banner-1 .section-3 .subsection-1 {
  /* flex: right; */
  display: flex;
  justify-content: right;
}

.banner-1 .section-3 .subsection-1 p {
  /* flex-wrap: nowrap; */
  white-space: nowrap;
}

.navbar-1 {
  background-color: #023256;
  /* background-color: red; */
  /* display: block; */
  display: none;
  /* flex: 1 1 auto; */
  padding: 0;
  /* align-items: center; */
  /* justify-content: center; */
  /* gap: 5px; */
}

.navbar-1 .section-1 {
  display: none;
  flex: 1;
  justify-content: center;
  padding: 10px 0;
  /* height: 35%; */
}

.navbar-1 .section-1 .subsection-1 {
  border-radius: 10px;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  padding: 0 10px;
}

.navbar-1 .section-1 .subsection-1:hover {
  background-color: #035ea2;
  box-shadow: 0px 14px 30px -10px rgb(22 41 68 / 40%);
}

.navbar-1 .section-1 .subsection-1 a {
  text-transform: capitalize;
  font-family: "Manrope", sans-serif;
  font-weight: bold;
}

.navbar-1 .section-2 {
  display: none;
  /* height: 35%; */
  /* align-items: center;
  justify-content: center; */
  /* justify-items: center;
  align-content: center; */
  margin: auto;
  /* transition: all 0.3s ease; */
  /* padding: 0 20px; */
  /* background-color: #feb742; */
}

/* .navbar-1 .section-2 p {
  margin: 0;
} */

h1 {
  font-size: 2.5rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  /* font-family: "Casanova-Scotia", sans-serif; */
  /* margin-right: auto; */
  margin: 0;
}

h2 {
  font-family: "Raleway", sans-serif;
  /* font-family: "Casanova-Scotia", sans-serif; */
  /* color: #ffffff; */
  /* color: #191919; */
  font-size: 2.5rem;
  margin: 0 0 0.5em;
}

h3 {
  font-size: 1.5rem;
  /* background-color: lightcyan; */
  padding-bottom: 0.833em;
  margin: 0px;
}

p {
  margin: 0 0 1.25em;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  /* background-color: lightcoral; */
  padding: 0 0.3125em;
}

a {
  font-family: "Roboto", sans-serif;
  font-size: 1em;

  line-height: 1.5rem;
  letter-spacing: 0.02em;
  /* background-color: lightcoral; */
  /* padding-bottom: 5px 20px; */
  /* padding-bottom: 1.4286em; */
  margin: 0;
  text-transform: capitalize;
  text-decoration: none;
  color: #ffffff;
}

strong {
  color: #626262;
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

.tile-group-5 {
  display: flex;
  gap: 40px;
  margin-top: 40px;
  flex-wrap: wrap;
  justify-content: center;
}

.tile-group-5 .tile-1 {
  flex: 1;
  background-color: #ffffff;
  border-radius: 25px;
  /* flex-direction: column; */
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
  box-shadow: 0px 14px 30px -10px rgb(22 41 68 / 40%);
}
.tile-group-5 .tile-1 .section-1 {
  align-items: center;
}
.tile-group-5 .tile-1 .section-2 {
  align-items: center;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px 0;
}
.tile-group-5 .tile-1 .section-2 .subsection-1 {
  flex: 1;
  flex-wrap: wrap;
}

.tile-group-5 .tile-1 .section-2 .subsection-2 {
  display: flex;
  background-color: grey;
  background-size: contain;
  background-image: url(/assets/img/placeholder.png);
  flex: 1;
  /* height: 100%;
  width: 100%; */
  border-radius: 25px;
  /* min-width: 400px; */
  min-height: 300px;
  max-width: 400px;
  max-height: 300px;
}

.tile-group-5 .section-3 {
  display: flex;
  gap: 20px;
  justify-content: center;
}

.tile-group-5 .tile-2 {
  /* flex: 1; */
  background-color: #ffffff;
  border-radius: 25px;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0px 14px 30px -10px rgb(22 41 68 / 40%);
}

.section-group-1 {
  padding-top: 30px;
  padding-bottom: 30px;
  /* background-color: wheat; */
}

.section-group-1 .subsection-1 {
  /* .subsection-1 { */
  margin-left: 50px;
  margin-right: 50px;
  text-align: center;
  /* background-color: greenyellow; */
}

.section-group-1 .subsection-2 {
  /* .subsection-2 { */
  padding-left: 20px;
  padding-right: 20px;
  /* padding: 20px; */
  padding-bottom: 20px;
  /* background-color: blue; */
}

.tile-group-6 {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 25px;
  background-color: #ffffff;
  border-radius: 25px;
  box-shadow: 0px 14px 30px -10px rgb(22 41 68 / 40%);
  transition: all 0.3s ease;
}

.tile-group-6 h3 {
  text-align: center;
}

.tile-group-6 .section-1 {
  display: flex;
  text-align: center;
  justify-content: center;
}

.tile-group-6 .section-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px 0;
}

.tile-group-6 .section-2 .subsection-1 {
  flex: 1;
  /* text-align: left; */
  flex-shrink: 0;
  text-wrap-mode: nowrap;
  /* justify-content: center;
  align-content: center; */
}

.tile-group-6 .section-2 .subsection-2 {
  flex: 1;
  border-radius: 25px;
  background-color: grey;
  background-size: contain;
  background-image: url(/assets/img/placeholder.png);
  /* flex: 1; */
  /* height: 100%;
  width: 100%; */
  /* min-width: 600px; */
  min-height: 300px;
  max-width: 700px;
  max-height: 300px;
}

.tile-group-6 .section-3 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 25px;
}
.tile-group-6 .section-3 .subsection-1 {
  /* display: flex; */
  /* flex: 1; */
  /* background-color: red; */
  align-items: center;
  justify-content: center;
  text-align: center;
  /* margin: 10px; */
  /* text-wrap-mode: nowrap; */
}

.section-group-4 {
  display: flex;
  /* flex-wrap: nowrap; */
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
}
.section-group-4 .section-1 {
  margin-left: 50px;
  margin-right: 50px;
  /* text-align: center; */
  width: 50%;
}

.section-group-4 .section-1 .subsection-1 {
  text-align: center;
}

.section-group-4 .section-1 .subsection-2 {
  text-align: left;
  justify-content: left;
}

.section-group-4 .section-2 {
  margin-left: 50px;
  margin-right: 50px;
  text-align: center;
  width: 50%;
  height: 100%;
}

.section-group-4 .section-2 .subsection-1 {
  height: 600px;
  /* height: 100%; */
  margin: 0;
  border-radius: 25px;
}

.tile-group-1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 0px;
  padding-bottom: 40px;
  margin-top: 30px;
  gap: 40px;
  text-align: center;
}

.tile-group-1 .tile-1 {
  /* .tile-tile-2 { */
  /* text-align: left; */
  flex: 0 1 25%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 25px;
  background-color: #ffffff;
  border-radius: 25px;
  box-shadow: 0px 14px 30px -10px rgb(22 41 68 / 40%);
  transition: all 0.3s ease;
}
.tile-group-1 .tile-1:hover {
  box-shadow: 3px 10px 19px 1px rgb(22 41 68 / 40%);
}

.tile-group-1 .tile-2 {
  border-radius: 40px;
  flex: 1 0 20%;
  padding: 40px;
  /* margin-top: 30px; */
}

.tile-group-2 {
  background-color: #ffffff;
  border-radius: 25px;
  /* padding: 29px 30px 80px; */
  padding: 20px;
  box-shadow: 0px 14px 30px -10px rgb(22 41 68 / 40%);
  transition: all 0.3s ease;
}
.tile-group-2:hover {
  box-shadow: 3px 10px 19px 1px rgb(22 41 68 / 40%);
}

.tile-group-3 {
  display: flex;
  justify-content: center;
  align-items: center;
  /* height: 100vh; */
}
.tile-group-3 .grid-1 {
  display: grid;
  grid-template-columns: repeat(2, auto);
  grid-template-rows: repeat(2, auto);
  gap: 40px;
}

.tile-group-3 .grid-1 h3 {
  text-align: center;
}

.tile-group-3 .grid-1 .tile-1 {
  width: auto;
  height: auto;
  /* display: flex; */
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 25px;
  /* padding: 29px 30px 80px; */
  padding: 20px;
  box-shadow: 0px 14px 30px -10px rgb(22 41 68 / 40%);
  transition: all 0.3s ease;
}
.tile-group-4 .grid-1 .tile-1:hover {
  box-shadow: 3px 10px 19px 1px rgb(22 41 68 / 40%);
}
.bg-gradient-1 {
  background: linear-gradient(
    41deg,
    rgb(227, 24, 20) 0%,
    rgb(119, 30, 87) 48%,
    rgb(97, 31, 101) 58%,
    rgb(23, 36, 147) 100%
  );
}

.bg-white {
  background-color: #ffffff;
}

.bg-lightgrey {
  background-color: #e4e4e4;
}
.bg-deepgrey {
  background-color: #333333;
}

.bg-deepblack {
  background-color: #191919;
}

.bg-lightblue {
  background-color: #009fd9;
}

.bg-lightblue2 {
  background-color: #2c497c;
}

.bg-deepblue {
  background-color: #0b2140;
}

.bg-deepblue2 {
  background-color: #023256;
}

.bg-deepred {
  background-color: #bf1e2d;
}

.bg-deepyellow {
  background-color: #ffb642;
}

.border-top {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

.border-btm {
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}

.border-5 {
  border-radius: 5px;
}

.border-25 {
  border-radius: 25px;
}

.border-40 {
  border-radius: 40px;
}

.padding-20 {
  padding: 20px;
}

.padding-40 {
  padding: 40px;
}

.padding-topbtm-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.padding-topbtm-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.padding-topbtm-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.padding-topbtm-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.padding-lr-10 {
  padding: 10px;
}

.padding-lr-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.padding-lr-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.padding-lr-70 {
  padding-left: 70px;
  padding-right: 70px;
}

.padding-btm-0 {
  padding-bottom: 0px;
}

.padding-btm-20 {
  padding-bottom: 20px;
}

.color-white {
  color: white;
}

.disp-flex {
  display: flex;
}

.flex-1 {
  flex: 1;
}

.flex-vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gap-20 {
  gap: 20px;
}

.gap-40 {
  gap: 40px;
}

/* .padding-left-60 {
  padding-left: 60px;
} */
.margin-0 {
  margin: 0px;
}

.margin-btm-20 {
  margin-bottom: 20px;
}

.margin-lr-50 {
  margin-left: 50px;
  margin-right: 50px;
}

.margin-topbtm-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.height-100 {
  height: 100%;
}

.align-items-center {
  align-items: center;
}

.text-align-center {
  text-align: center;
}

.text-align-left {
  text-align: left;
}

.justify-content-start {
  justify-content: flex-start;
}

.text-justify-even {
  justify-content: space-evenly;
}

.nav-div1 {
  justify-content: space-evenly;
}

.button-text {
  padding: 12px 10px;
  background: red;
}

ul {
  /* display: block; */
  padding-inline-start: 40px;
  /* background-color: antiquewhite; */
  box-sizing: border-box;
  /* padding-left: 27px; */
  padding-left: 0px;
  line-height: 25px;
  /* background-image: ; */
  background-position: 3px 5px;
  background-size: auto 18px;
  padding-bottom: 0.2em;
  margin: 0px;
}

li {
  display: list-item;
  /* font-size: 16px; */
  /* line-height: 1.5; */
  letter-spacing: 0.02em;
  /* background-color: lightcoral; */
  /* padding-bottom: 20px; */
  padding: 0px 0px 3.2px 27px;
  margin: 0px;
}

.btn-1 {
  /* padding: 10px 20px; */
  background-color: #eb4247;
  border-color: #eb4247;
  color: white;
  text-transform: capitalize;
  text-decoration: none;
  /* font-size: 16.5px; */
  font-size: 1.03125rem;
  border-radius: 5px;
  font-family: Roboto, sans-serif;
  transition: background-color 0.1s;
  padding: 12px 35px;
  box-shadow: none;
  outline: none;
  border: none;
  font-weight: normal;
}
.btn-1:hover,
.btn-2:hover {
  background-color: #fed26f;
}

.btn-2 {
  font-weight: normal;

  background-color: #ffffff;
  /* border-color: #626262; */
  /* border: 1px solid #626262; */
  border: 1px solid #0b2140;
  /* color: #626262; */
  color: #0b2140;
  text-transform: capitalize;
  text-decoration: none;
  /* font-size: 16.5px; */
  font-size: 1.03125rem;
  border-radius: 5px;
  font-family: "Roboto", sans-serif;
  transition: all 0.3s ease;
  padding: 12px 35px;
  /* border-color: #626262; */
  border-color: #0b2140;
  box-shadow: 1px 2px 3px #dddddd;
}

.form-div-1 {
  background: #ffffff;
  border-radius: 10px;
  max-width: 400px;
  margin: auto;
  font-size: 1rem;
}
.form-div-2 {
  font-size: 1rem;
}

/* Wrapper for whole form */
.form-wrapper {
  padding: 15px 20px;
  color: #626262;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  font-family: "Roboto", sans-serif;
}

/* Each input block */
.form-wrapper .form-item {
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  position: relative;
}

/* Label styling */
.form-item label {
  position: absolute;
  left: 12px;
  top: 12px;
  color: #777;
  /* font-size: 16px; */
  transition: 0.2s ease all;
  pointer-events: none;
}

.form-item input,
.form-item textarea,
.form-item select {
  width: 100%;
  padding: 12px 10px;
  /* font-size: 16px; */
  border: 1px solid #ccc;
  border-radius: 6px;
  outline: none;
  background: white;
  box-sizing: border-box;
}

/* When input is focused or has text */
.form-item input:focus + label,
.form-item input:not(:placeholder-shown) + label,
.form-item textarea:focus + label,
.form-item textarea:not(:placeholder-shown) + label {
  top: -8px;
  left: 8px;
  background: white;
  padding: 0 4px;
}

.header-btn {
  align-items: flex-start;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0 auto;
  padding: 15px 25px;
}

.btn-3 {
  padding: 3px 15px 3px 40px;
  background: #3f6599;
  border-radius: 10px;
  background-image: url("/assets/img/icon-clock-white.png");
  /* background-repeat: no-repeat; */
  background-position: 7px 50%;
  /* background-size: auto 26px; */
  transition: all 0.3s ease;

  width: 230px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 0.9375rem;
  letter-spacing: 0;
  line-height: 1.3;
  box-sizing: inherit;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}

.btn-4 {
  display: flex;
  flex-direction: column;

  padding: 3px 15px 3px 40px;
  font-size: 0.9375rem;
  background: #d82428;
  border-radius: 10px;
  transition: all 0.3s ease;
  max-width: 210px;
  text-align: left;

  justify-content: center;
  letter-spacing: 0;
  line-height: 1.3;
  box-sizing: inherit;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-image: url("/assets/img/icon-phone-white.png");
  /* background-repeat: no-repeat;
  background-position: 7px 50%;
  background-size: auto 26px; */
  background-position: 7px 50%;
}

.bg-img-btn {
  /* background-image: url("/assets/img/icon-phone-white.png"); */
  background-repeat: no-repeat;
  background-size: auto 26px;
}

/* .bg-img-h3 {
  background-repeat: no-repeat;
  background-size: auto 57px;
  background-position: -10px 50%;
} */

.custom-list-1 {
  list-style: none;
  /* padding: 0 30px; */
  /* align-items: center; */
  /* align-self: center; */
  /* align-content: center; */
  /* justify-content: center; */
  /* justify-items: center; */
  /* justify-self: center; */
}

.custom-list-1 li {
  display: list-item;
  font-size: 1rem;
  line-height: 25px;
  letter-spacing: 0.02em;
  /* background-color: lightcoral; */
  padding: 0px 0px 0px 27px;
  margin: 0px;
  /* background-image: url("/assets/img/icon-lock.png"); */
  /* background-repeat: no-repeat; */
  /* background-size: contain; */
  /* background-size: auto 18px; */
}
.custom-icon-1 li {
  background-image: url("/assets/img/icon-lock.png");
  background-repeat: no-repeat;
  background-size: auto 18px;
}

.custom-icon-2 li {
  background-image: url("/assets/img/icon-temp.png");
  background-repeat: no-repeat;
  background-size: auto 18px;
}

.custom-list-2 {
  list-style: decimal;
}

.custom-list-2 li {
  color: #ffffff;
  font-size: 1rem;
  margin: 0px 0px 5px;
  text-transform: capitalize;
}

.custom-list-3 {
  list-style: none;
  margin: 0;
}

.custom-list-3 h3 {
  text-align: center;
}

.custom-list-3 li {
  /* padding: 0px 0px 3.2px 10px; */
  padding: 0;
  margin: 0;
  font-size: 1rem;
  text-transform: capitalize;
}

.custom-list-4 {
  flex: 1;
  flex-grow: 0;
  list-style: disc;
  text-align: left;
  padding-left: 25%;
}

.custom-list-4 h3 {
  text-align: center;
}

.custom-list-4 li {
  padding: 0;

  font-size: 1rem;
  text-transform: capitalize;
}

.custom-list-5 {
  list-style: none;
  margin: 0;
  columns: 2;
  column-gap: 10px;
  list-style-position: inside;
  column-fill: balance;
}

.custom-list-5 li {
  /* padding: 0px 0px 3.2px 10px; */
  padding: 0;
  margin: 0;
  font-size: 1rem;
  text-transform: capitalize;
}

.placeholder {
  flex: 1;
  background-size: contain;
  background-image: url(/assets/img/placeholder.png);
}

.map-1 {
  /* max-width: 500px; */
  /* max-height: 500px; */
  height: 480px;
  margin: auto;
  width: 100%;
  /* height: 100%; */
  border-radius: 25px;
}

@media (max-width: 1094px) {
  .banner-1 .section-2 {
    display: none;
  }

  .navbar-1 {
    display: flex;
  }

  footer .section-1 {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0;
  }

  footer .section-1 .subsection-1 {
    padding: 20px;
    /* padding-top: 25px; */
  }

  footer .section-1 .subsection-2 {
    padding: 5;
  }
}

@media (max-width: 768px) {
  .btn-4 {
    height: 50px;
  }

  .btn-4 span {
    display: none;
  }

  .navbar-1 .section-1 {
    display: flex;
  }

  .tile-group-5 {
    margin-bottom: 25px;
    justify-content: center;
  }

  .tile-group-5 .section-1 h1 {
    text-align: center;
  }

  .tile-group-5 h2 {
    text-align: center;
  }

  .tile-group-6 .section-1 {
    justify-content: center;
  }

  .tile-group-6 .section-2 .subsection-1 {
    justify-items: center;
    margin: 15px 0;
  }

  .tile-group-6 .section-2 .subsection-2 {
    display: none;
  }

  .tile-group-3 .grid-1 {
    display: flex;
    flex-wrap: wrap;
  }

  .tile-group-1 {
    display: block;
    /* flex-wrap: wrap; */
  }

  .tile-group-1 .tile-1 {
    margin: 20px 0;
  }
}

@media (max-width: 480px) {
  .banner-1 {
    margin: 0;
  }

  .banner-1 .section-3 {
    display: none;
  }

  .btn-4 {
    height: 50px;
    /* width: 100px; */
    /* width: max-content; */
    max-width: fit-content;
    text-size-adjust: 90%;
  }

  .btn-4 span {
    display: flex;
    text-wrap-mode: nowrap;
  }

  .navbar-1 {
    /* justify-content: left; */
    /* margin: 0 25px; */
    flex-wrap: wrap;
  }

  .navbar-1 .section-2 {
    display: flex;
  }
  .navbar-1 .section-1 {
    display: flex;
  }

  .tile-group-5 .tile-1 .section-2 {
    display: block;
  }

  .tile-group-5 .tile-1 .section-2 .subsection-2 {
    /* min-width: 150px; */
    min-height: 200px;
    margin: 10px 0px;
  }

  .btn-2 {
    text-wrap-mode: nowrap;
  }

  .btn-1 {
    text-wrap-mode: nowrap;
  }

  .tile-group-6 .section-2 .subsection-1 {
    /* padding: 0 20px; */
    /* margin: 10px 0; */
    margin: 15px 0;
  }

  .tile-group-6 .section-2 .subsection-2 {
    display: none;
  }
  .tile-group-3 .grid-1 {
    display: flex;
    flex-wrap: wrap;
  }

  .tile-group-1 {
    display: block;
    /* flex-wrap: wrap; */
  }

  .tile-group-1 .tile-1 {
    margin: 20px 0;
  }
}
