header.computer-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  background-color: #fff;
  height: 80px;
}
header.computer-header .navbar {
  height: 80px;
  background-color: #fff;
  width: 1280px;
  margin: 0 auto;
}
header.computer-header .navbar .navbar-brand img {
  height: auto;
  width: 120px;
  margin-left: 0;
  margin-top: -8px;
}
header.computer-header .navbar .navbar-nav {
  margin-top: 10px;
}
header.computer-header .navbar .navbar-nav .nav-item {
  margin-left: 60px;
}
header.computer-header .navbar .navbar-nav .nav-item .nav-link {
  font-family: "gilroy-bold";
  font-size: 15px;
  color: #161C2D;
}
header.computer-header .navbar .navbar-nav .nav-item .nav-link:hover {
  color: #0B7489;
}
header.computer-header .navbar .navbar-nav .nav-item:last-of-type {
  margin-left: 300px;
}

footer {
  background: #0B7489;
  padding-top: 60px;
}
footer .brand a > img {
  width: auto;
  height: 40px;
  margin-bottom: 50px;
}
footer h5 {
  font-family: "gilroy-regular";
  font-size: 16px;
  color: #fff;
  opacity: 0.7;
  margin-bottom: 15px;
}
footer .menu ul {
  padding: 0;
  margin: 0;
}
footer .menu ul li {
  list-style: none;
  padding: 0;
  margin: 0 0 8px;
}
footer .menu ul li a {
  font-family: "gilroy-regular";
  font-size: 17px;
  color: #fff;
  text-decoration: none;
}
footer address {
  font-family: "gilroy-regular";
  font-size: 17px;
  color: #fff;
}
footer .copyrights {
  margin-top: 50px;
  border-top: 1px solid #fff;
  padding: 20px 0 10px;
}
footer .copyrights p {
  font-family: "gilroy-regular";
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}

html {
  min-width: -moz-fit-content;
  min-width: fit-content;
}

body {
  background: #fff;
  padding-top: 80px;
}

.web-width {
  width: 1280px;
  margin: 0 auto;
}

.btn-1 {
  height: 40px;
  border-radius: 60px;
  background: #0B7489;
  font-family: "gilroy-bold";
  color: #fff;
  font-size: 15px;
  padding: 2px 25px 0;
}
.btn-1:hover {
  background: #0B7489;
  filter: brightness(95%);
  color: #fff;
}
.btn-1 i {
  position: relative;
  left: 5px;
  top: 1px;
}
.btn-1.light {
  background: #E7F2F4;
  color: #0B7489;
}
.btn-1.outline {
  border: 1px solid #B1B1B1;
  color: #0B7489;
}

.section-head {
  padding: 0;
  margin-bottom: 20px;
}
.section-head h6 {
  font-family: "gilroy-bold";
  font-size: 16px;
  color: #161C2D;
  margin-bottom: 15px;
}
.section-head h2 {
  font-family: "gilroy-regular";
  font-size: 36px;
  color: #161C2D;
  line-height: 42px;
}
.section-head h2 b {
  font-family: "gilroy-bold";
}
.section-head.center {
  text-align: center;
}

.why-us-1 .content p {
  font-family: "gilroy-regular";
  font-size: 20px;
  color: #161C2D;
  padding: 0;
  line-height: 30px;
  margin-bottom: 30px;
}
.why-us-1 .content .data {
  margin: 50px 0 30px;
  --bs-gutter-x: 0;
}
.why-us-1 .content .data p {
  font-family: "gilroy-bold";
  font-size: 48px;
  color: #161C2D;
}
.why-us-1 .content .data p span:last-of-type {
  position: relative;
  display: block;
  font-family: "gilroy-regular";
  font-size: 17px;
  color: #161C2D;
  left: 5px;
  top: 10px;
}
.why-us-1 .right {
  padding-left: 2%;
}
.why-us-1 .right img {
  width: 100%;
  border-radius: 8px;
}

.blog_posts_list {
  padding: 50px 0 80px;
  overflow: hidden;
}
.blog_posts_list .section-head {
  margin-bottom: 50px;
}
.blog_posts_list .box a {
  text-decoration: none;
}
.blog_posts_list .box a img {
  width: 100%;
  height: 232px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  margin-bottom: 10px;
}
.blog_posts_list .box a p {
  font-family: "gilroy-bold";
  font-size: 17px;
  color: #161C2D;
  line-height: 30px;
}
.blog_posts_list .box a p:first-of-type {
  font-family: "gilroy-bold";
  font-size: 16px;
  opacity: 0.6;
  margin-bottom: 15px;
}
.blog_posts_list .box a:hover {
  opacity: 0.8;
}

.contact-banner_1 {
  margin: 50px 0 80px;
}
.contact-banner_1 .box {
  position: relative;
  background: #0B7489;
  height: 300px;
  border-radius: 4px;
  overflow: hidden;
  padding: 60px 40px 30px;
}
.contact-banner_1 .box h2 {
  font: 500 46px/1.3em "gilroy-bold";
  color: #fff;
  margin-bottom: 15px;
  padding-right: 30%;
}
.contact-banner_1 .box p {
  font: 400 18px/1.6em "gilroy-regular";
  color: #fff;
  margin-bottom: 30px;
  padding-right: 40%;
}
.contact-banner_1 .bg-1 {
  position: absolute;
  top: -100px;
  left: -100px;
  content: "";
  background-image: url("root/images/contact-banner-bg_1.svg");
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  opacity: 0.08;
}
.contact-banner_1 .bg-2 {
  position: absolute;
  bottom: -130px;
  right: -80px;
  content: "";
  background-image: url("root/images/contact-banner-bg_2.svg");
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  opacity: 0.08;
}

button.animated {
  position: relative;
  z-index: 1;
  height: 46px;
  border-radius: 4px !important;
  padding: 4px 50px !important;
  overflow: hidden;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  transition: all 0.2s ease-in-out;
  backface-visibility: hidden;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
button.animated span {
  position: relative;
  font: 500 16px "gilroy-regular";
  color: #fff;
  letter-spacing: 0.5px !important;
  display: inline-block;
  left: 0;
  transition: left 0.2s ease-in-out, right 0.2s ease-in-out;
  bottom: 0 !important;
}
button.animated i {
  position: absolute;
  left: auto;
  font-size: 18px;
  width: 36px;
  line-height: 46px;
  background-color: rgba(0, 0, 0, 0.05);
  right: -36px;
  top: 0;
  text-align: center;
  display: block;
  border-radius: 0 3px 3px 0;
  transition: left 0.2s ease-in-out, right 0.2s ease-in-out;
}
button.animated:hover {
  color: #fff;
  opacity: 0.9;
  border-color: transparent;
}
button.animated:hover span {
  left: -16px;
}
button.animated:hover i {
  right: 0;
}
button.animated.outline {
  border: 2px solid rgb(255, 255, 255) !important;
  background: transparent;
}
button.animated.filled {
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  background: #0B7489;
}

.page-1 .section-18072401 {
  margin: 120px 0;
}
.page-1 .section-18072401 .content {
  position: relative;
  text-align: center;
}
.page-1 .section-18072401 .content h1 {
  font-family: "gilroy-bold";
  font-size: 48px;
  color: #161C2D;
  margin-bottom: 30px;
  padding: 0 20%;
}
.page-1 .section-18072401 .content p {
  font-family: "gilroy-regular";
  font-size: 20px;
  color: #161C2D;
  padding: 0 5%;
  line-height: 30px;
  margin-bottom: 50px;
}
.page-1 .section-18072402 {
  margin: 80px 0 0;
}
.page-1 .section-18072402 .content .video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  border-radius: 8px;
}
.page-1 .section-18072402 .content .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-1 .section-18072402 .content img {
  width: 100%;
  border-radius: 8px;
}
.page-1 .section-18072403 {
  margin: 120px 0 0;
  padding: 0;
  overflow: hidden;
}
.page-1 .section-18072404 {
  margin: 120px 0 0;
  padding: 80px 0;
  overflow: hidden;
  background: #F1F3F6;
}
.page-1 .section-18072404 img {
  width: 100%;
}
.page-1 .section-18072405 {
  padding: 100px 0 120px;
  overflow: hidden;
}
.page-1 .section-18072405 img.roadmap {
  width: 100%;
  margin-bottom: 120px;
  margin-top: -30px;
}
.page-1 .section-18072405 .main {
  padding-top: 80px;
  margin-bottom: -50px;
  overflow: hidden;
}
.page-1 .section-18072405 .main a {
  position: relative;
  display: block;
  text-decoration: none;
  margin-bottom: 5px;
  padding: 15px 10px;
  transition: 0.2s;
}
.page-1 .section-18072405 .main a h5 {
  font-family: "gilroy-bold";
  font-size: 24px;
  color: #0B7489;
  margin-bottom: 15px;
}
.page-1 .section-18072405 .main a p {
  font-family: "gilroy-regular";
  font-size: 20px;
  color: #161C2D;
  line-height: 30px;
}
.page-1 .section-18072405 .main a:hover {
  background: #E7F2F4;
  border-radius: 8px;
  transition: 0.3s;
}
.page-1 .section-18072405 .main .img {
  padding: 0 2%;
}
.page-1 .section-18072405 .main .img img {
  position: relative;
  top: 0;
  width: 100%;
}
.page-1 .section-18072405 .sub {
  padding-top: 150px;
}
.page-1 .section-18072405 .sub h5 {
  font-family: "gilroy-regular";
  font-size: 36px;
  color: #161C2D;
  line-height: 42px;
  margin-bottom: 30px;
}
.page-1 .section-18072405 .sub h5 b {
  font-family: "gilroy-bold";
}
.page-1 .section-18072405 .sub ul {
  margin: 0;
  padding: 0 25px;
}
.page-1 .section-18072405 .sub ul li {
  margin: 0;
  padding: 0;
  font-family: "gilroy-regular";
  font-size: 20px;
  color: #161C2D;
  line-height: 30px;
  margin-bottom: 10px;
}
.page-1 .section-18072405 .sub img {
  width: 100%;
  border-radius: 8px;
}
.page-1 .section-18072405 .sub:nth-child(odd) .left {
  padding-right: 2%;
}
.page-1 .section-18072405 .sub:nth-child(even) .right {
  padding-left: 2%;
}
.page-1 .section-18072406 {
  padding: 80px 0;
  overflow: hidden;
  background: #F1F3F6;
}
.page-1 .section-18072406 .content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.page-1 .section-18072406 .content p {
  font-family: "gilroy-regular";
  font-size: 20px;
  color: #161C2D;
  padding: 0 10%;
  line-height: 30px;
  margin-bottom: 30px;
}
.page-1 .section-18072406 .social_media {
  text-align: center;
  padding: 0 10%;
  margin-top: 60px;
}
.page-1 .section-18072406 .social_media img {
  background: #fff;
  padding: 10px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.page-1 .section-18072407 {
  position: relative;
  padding: 7vh 0;
}
.page-1 .section-18072407 .row {
  --bs-gutter-x: 0;
}
.page-1 .section-18072407 .scroll-wrapper {
  position: sticky;
  top: 80px;
  height: calc(100vh - 180px);
  overflow: hidden;
  padding: 0 12px;
}
.page-1 .section-18072407 .scroll-content {
  height: 100vh;
  position: relative;
}
.page-1 .section-18072407 .slide {
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 1s ease, z-index 0s ease 1s;
  padding: 0;
  --bs-gutter-x: 0;
}
.page-1 .section-18072407 .slide.active {
  opacity: 1;
  z-index: 1;
  transition: opacity 1s ease, z-index 0s;
}
.page-1 .section-18072407 .left {
  position: relative;
  padding: 5px 0;
}
.page-1 .section-18072407 .left img {
  height: 600px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  transform: translateY(100%);
  transition: transform 1s ease;
}
.slide:first-child .page-1 .section-18072407 .left img {
  transform: translateY(0);
}
.page-1 .section-18072407 .right {
  position: relative;
  padding-left: 2%;
  transition: none;
}
.page-1 .section-18072407 .right .section-head {
  margin-bottom: 50px;
}
.page-1 .section-18072407 .right h5 {
  font-family: "gilroy-bold";
  font-size: 24px;
  color: #0B7489;
  margin-bottom: 15px;
  margin-top: 50px;
}
.page-1 .section-18072407 .right p {
  font-family: "gilroy-regular";
  font-size: 20px;
  color: #161C2D;
  line-height: 30px;
  margin-bottom: 10px;
  padding: 10px;
}
.page-1 .section-18072407 .right p:last-of-type {
  background: #E7F2F4;
  padding: 15px 10px;
  border-radius: 8px;
}
.page-1 .section-18072408 {
  padding: 80px 0 130px;
  overflow: hidden;
}
.page-1 .section-18072408 .content {
  margin-top: 30px;
}
.page-1 .section-18072408 .content .box a {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  text-decoration: none;
  display: block;
}
.page-1 .section-18072408 .content .box a img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 12px;
}
.page-1 .section-18072408 .content .box a span {
  font-family: "gilroy-bold";
  font-size: 16px;
  color: #161C2D;
  opacity: 0.7;
  padding: 0 15px;
}
.page-1 .section-18072408 .content .box a p {
  font-family: "gilroy-bold";
  font-size: 17px;
  color: #161C2D;
  line-height: 30px;
  padding: 10px 15px 0 15px;
}
.page-1 .section-18072408 .content .box a:hover {
  box-shadow: 0px 34px 33px -23px rgba(22, 28, 45, 0.1294117647);
}

.page-2 .section-12082401 {
  margin: 80px 0 80px;
  overflow: hidden;
}
.page-2 .section-12082401 .left .content {
  padding-right: 5%;
}
.page-2 .section-12082401 .left .content h1 {
  font-family: "gilroy-bold";
  font-size: 48px;
  color: #161C2D;
  margin-bottom: 30px;
  padding: 0;
}
.page-2 .section-12082401 .left .content p {
  font-family: "gilroy-regular";
  font-size: 20px;
  color: #161C2D;
  padding: 0;
  line-height: 30px;
}
.page-2 .section-12082401 .left h5 {
  font-family: "gilroy-bold";
  font-size: 20px;
  color: #161C2D;
  margin-top: 50px;
  padding: 20px 10px;
  background: #F1F3F6;
  border-radius: 8px;
}
.page-2 .section-12082401 .left h5 span {
  position: relative;
  font-size: 34px;
  top: 10px;
}
.page-2 .section-12082401 .left a {
  position: relative;
  top: 30px;
}
.page-2 .section-12082401 .right .content {
  border-left: 1px solid #5B606C;
  padding-left: calc(5% + 30px);
}
.page-2 .section-12082401 .right .content #roi_calculator_form .box {
  position: relative;
}
.page-2 .section-12082401 .right .content #roi_calculator_form .box label {
  margin-bottom: 50px;
  font-family: "gilroy-regular";
  font-size: 20px;
  color: #161C2D;
  padding: 0;
}
.page-2 .section-12082401 .right .content #roi_calculator_form .box .tooltip {
  position: absolute;
  bottom: 50px;
  left: 50%;
  padding: 2px 10px;
  background: #0B7489;
  color: white;
  border-radius: 3px;
  font-size: 16px;
  white-space: nowrap;
  z-index: 2;
  transform: translateX(-50%);
  display: block;
  opacity: 1;
  border-radius: 2px;
}
.page-2 .section-12082401 .right .content #roi_calculator_form .box .tooltip:before, .page-2 .section-12082401 .right .content #roi_calculator_form .box .tooltip:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-bottom: 0;
}
.page-2 .section-12082401 .right .content #roi_calculator_form .box .tooltip:before {
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  border-top-color: white;
  border-width: 6px;
}
.page-2 .section-12082401 .right .content #roi_calculator_form .box .tooltip:after {
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  border-top-color: #0B7489;
  border-width: 5px;
}
.page-2 .section-12082401 .right .content #roi_calculator_form .box .limit {
  position: absolute;
  bottom: 40px;
  right: 0;
  font-family: "gilroy-regular";
  font-size: 20px;
  color: #161C2D;
}
.page-2 .section-12082401 .right .content .form-range {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  width: 100%;
  height: 8px;
  background: transparent;
  position: relative;
  border-radius: 5px;
  outline: none;
  transition: background 0.15s ease-in-out;
  margin-bottom: 30px;
}
.page-2 .section-12082401 .right .content .form-range::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 8px;
  border-radius: 5px;
  background: #ddd;
  z-index: -1;
  width: 100%;
}
.page-2 .section-12082401 .right .content .form-range::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 8px;
  border-radius: 5px;
  background: #0B7489;
  z-index: -1;
  width: 50%;
  /* This will be updated dynamically */
}
.page-2 .section-12082401 .right .content .form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  background: transparent;
  border-radius: 5px;
}
.page-2 .section-12082401 .right .content .form-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: #0B7489;
  border-radius: 50%;
  cursor: pointer;
  margin-top: -6px;
  /* Adjust to align the thumb with the track */
  position: relative;
  z-index: 1;
}
.page-2 .section-12082401 .right .content .form-range::-moz-range-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  background: transparent;
  border-radius: 5px;
}
.page-2 .section-12082401 .right .content .form-range::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: #0B7489;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.page-2 .section-12082401 .right .content .form-range::-ms-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  background: transparent;
  border-radius: 5px;
  border-color: transparent;
  color: transparent;
}
.page-2 .section-12082401 .right .content .form-range::-ms-thumb {
  width: 20px;
  height: 20px;
  background: #0B7489;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.page-2 .section-12082401 .right .content .form-range::-ms-fill-lower {
  background: #0B7489;
  border-radius: 5px;
}
.page-2 .section-12082401 .right .content .form-range::-ms-fill-upper {
  background: #ddd;
  border-radius: 5px;
}
.page-2 .section-12082402 {
  margin: 150px 0 120px;
  overflow: hidden;
}

.page-4 .section-12092401 {
  padding-top: 50px;
  padding-bottom: 120px;
}
.page-4 .section-12092401 .section-head {
  margin-bottom: 50px;
}
.page-4 .section-12092401 .box {
  background: #F1F3F6;
  border-radius: 8px;
  padding: 50px 45px;
  text-align: center;
}
.page-4 .section-12092401 .box h5 {
  font-family: "gilroy-bold";
  font-size: 24px;
  color: #161C2D;
  margin-bottom: 30px;
}
.page-4 .section-12092401 .box h6 {
  font-family: "gilroy-bold";
  font-size: 48px;
  color: #0B7489;
  margin-bottom: 30px;
}
.page-4 .section-12092401 .box h6 span {
  font-family: "gilroy-regular";
  font-size: 20px;
}
.page-4 .section-12092401 .box ul:first-of-type {
  margin: 0 0 30px 0;
  padding: 0;
}
.page-4 .section-12092401 .box ul:first-of-type li {
  list-style: none;
  font-family: "gilroy-regular";
  font-size: 20px;
  color: #161C2D;
  line-height: 30px;
  margin-bottom: 10px;
  opacity: 0.8;
}
.page-4 .section-12092401 .box ul:last-of-type {
  text-decoration: none;
  text-align: left;
  margin: 0 0 50px 0;
  padding: 0;
}
.page-4 .section-12092401 .box ul:last-of-type li {
  list-style: none;
  font-family: "gilroy-regular";
  font-size: 20px;
  color: #161C2D;
  line-height: 30px;
  margin-bottom: 10px;
}
.page-4 .section-12092401 .box ul:last-of-type li i {
  position: relative;
  font-size: 24px;
  margin-right: 10px;
  color: #161C2D;
  top: 1px;
}
.page-4 .section-12092401 .box ul:last-of-type li span {
  text-decoration: line-through;
}
.page-4 .section-12092401 .box ul:last-of-type li:has(span) {
  opacity: 0.6;
}
.page-4 .section-12092401 .box button {
  width: 100%;
}
.page-4 .section-12092401 .box:hover {
  filter: brightness(98%);
}
.page-4 .section-12092402 {
  margin: 150px 0 120px;
  overflow: hidden;
}

main.blog-detail {
  margin-top: 50px;
  margin-bottom: 50px;
}
main.blog-detail aside {
  top: 100px !important;
}
main.blog-detail aside h5:has(+ .share_1) {
  font-family: "gilroy-bold";
  font-size: 20px;
  color: #161C2D;
  margin-bottom: 40px;
}
main.blog-detail aside ul.share_1 {
  margin: 0;
  padding: 0;
}
main.blog-detail aside ul.share_1 li {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}
main.blog-detail aside ul.share_1 li i {
  font-size: 20px !important;
  float: left;
  margin-right: 12px;
  color: #0B7489;
  border: 1px solid rgba(128, 128, 128, 0.6);
  border-radius: 50%;
  width: 34px;
  height: 34px;
  padding: 1px 0 0 6px;
}
main.blog-detail aside ul.share_1 li i:hover {
  background: #0B7489;
  color: #fff;
  transition: 0.3s;
}
main.blog-detail article p {
  font-family: "gilroy-regular";
  font-size: 20px;
  color: #161C2D;
  padding: 0;
  line-height: 30px;
}
main.blog-detail article a {
  font-family: "gilroy-regular";
  font-size: 20px;
  text-decoration: underline;
}
main.blog-detail article a:hover {
  color: #161C2D;
}
main.blog-detail article ul,
main.blog-detail article ol {
  margin-bottom: 25px;
}
main.blog-detail article ul li,
main.blog-detail article ol li {
  font-family: "gilroy-regular";
  font-size: 20px;
  color: #161C2D;
  padding: 0;
  line-height: 2em;
  margin-bottom: 10px;
}
main.blog-detail article img {
  width: auto;
  margin: 40px auto 30px;
  display: block;
  border-radius: 4px;
}
main.blog-detail article .meta {
  margin-bottom: 30px;
}
main.blog-detail article .meta p {
  font-family: "gilroy-bold";
  font-size: 16px;
  color: #161C2D;
  text-shadow: 0px 0.4px, 0.4px 0px, 0.4px 0.4px;
  letter-spacing: 0.6px;
  opacity: 0.6;
}
main.blog-detail article .meta p a {
  font-family: "gilroy-bold";
  font-size: 16px;
  color: #161C2D;
  text-decoration: none;
}
main.blog-detail article .meta p a:hover {
  color: #161C2D;
}
main.blog-detail article h1 {
  font-family: "gilroy-bold";
  font-size: 36px;
  color: #161C2D;
  padding: 0;
  line-height: 1.6em;
  margin-bottom: 50px;
}
main.blog-detail article img.featured_img {
  width: 100%;
  height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 40px;
  border-radius: 8px;
}/*# sourceMappingURL=style.css.map */