html,
body {
  line-height: normal;
  outline: 0 !important;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  transition: all 0.3s ease 0s;
  outline: 0 !important;
  text-decoration: none !important;
}
body {
  font-family: Poppins, serif !important;
  margin: 0;
  padding: 0;
  background: none;
  overflow-x: hidden;
}
::placeholder {
  color: #d2d2d2;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #d2d2d2;
}
::-ms-input-placeholder {
  color: #d2d2d2;
}
::-moz-selection {
  color: #fff;
  background: #f16522;
}
::selection {
  color: #fff;
  background: #f16522;
}

.wrapper {
  padding: 0 3%;
  position: relative;
}

.header-banner {
  background: url("../images/bg1.jpg") no-repeat center center / cover;
  height: 650px;
  position: relative;
}
.header-banner .header {
  padding: 28px 0;
  display: grid;
  grid-template-columns: auto auto;
  justify-content: space-between;
  align-items: center;
}
.header-banner .header .logo {
}
.header-banner .header .logo a {
}
.header-banner .header .logo a img {
  display: block;
}
.header-banner .header .header-button {
}
.header-banner .header .header-button a {
  display: flex;
  background: #37474f;
  padding: 12px 24px;
  color: #fff;
  border-radius: 50px;
  font-size: 15px;
  font-weight: 600;
  align-items: center;
}
.header-banner .header .header-button a:hover {
  background: #f26522;
}
.header-banner .header .header-button a .material-icons-outlined {
  font-size: 18px;
  margin-left: 6px;
}
.header-banner .navigate-arrow {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -60px;
  cursor: pointer;
}
.header-banner .navigate-arrow img {
  display: block;
}

.header-banner .banner-caption {
  width: 600px;
  margin-top: 35px;
}
.header-banner .banner-caption .caption-heading {
  font-family: "Roboto Flex", sans-serif;
  font-size: 60px;
  font-weight: 800;
  padding: 10px 0;
  line-height: 70px;
  color: #37474f;
}
.header-banner .banner-caption .caption-heading span {
  color: #f26522;
}
.header-banner .banner-caption .caption-content {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-weight: 500;
}
.header-banner .banner-caption .caption-features {
  margin: 20px 0;
}
.header-banner .banner-caption .caption-features ul {
  list-style: none;
  padding: 0;
}
.header-banner .banner-caption .caption-features ul li {
  display: flex;
  align-items: center;
  padding: 4px 0;
  font-size: 15px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}
.header-banner .banner-caption .caption-features ul li .icon {
  margin-right: 10px;
}
.header-banner .banner-caption .caption-features ul li .icon img {
  display: block;
  height: 20px;
}

.header-banner .banner-form {
  position: absolute;
  right: 3%;
  top: 27%;
  background: #fff;
  border-radius: 25px;
  padding: 20px 28px;
  width: 420px;
  box-shadow: #eee 0 4px 14px 10px;
}
.header-banner .banner-form .form-wrapper {
}
.header-banner .banner-form .form-wrapper .form-heading {
  font-family: "Inter", sans-serif;
  font-size: 26px;
  text-align: center;
  font-weight: 700;
  color: #37474f;
}
.header-banner .banner-form .form-wrapper .form-subheading {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  text-align: center;
  color: #757575;
  padding: 10px;
}

.header-banner .banner-form .form-wrapper .form-row {
  padding: 4px 0;
}
.header-banner .banner-form .form-wrapper .form-row label {
  display: inline-block;
  width: 100%;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}
.header-banner .banner-form .form-wrapper .form-row input {
  border: #cbcbcb 1px solid;
  border-radius: 5px;
  width: 100%;
  padding: 10px;
  font-size: 14px;
}
.header-banner .banner-form .form-wrapper .form-row .form-col-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-banner .banner-form .form-wrapper .form-row .form-col-flex input {
}
.header-banner .banner-form .form-wrapper .form-row .form-col-flex span.domain {
  margin-left: 10px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.header-banner .banner-form .form-wrapper .form-row-button {
  margin-top: 5px;
}
.header-banner .banner-form .form-wrapper .form-row-button input {
  background: #f26522;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 15px;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  cursor: pointer;
}
.header-banner .banner-form .form-wrapper .form-row-button input:hover {
  background: #37474f;
}

.kasturi-features {
  margin-top: 110px;
}
.kasturi-features h1 {
  font-family: "Inter", sans-serif;
  font-size: 50px;
  text-align: center;
  font-weight: 800;
  color: #37474f;
}
.kasturi-features p {
  text-align: center;
  font-size: 22px;
  font-family: "Roboto", sans-serif;
  padding: 12px 0;
}
.kasturi-features .kasturi-features-row {
  padding: 0 3%;
  display: grid;
  grid-template-columns: 32% 32% 32%;
  justify-content: space-between;
  margin-top: 100px;
}
.kasturi-features .kasturi-features-row .kasturi-features-col {
  border-radius: 50px;
  border: #37474f 1px solid;
  text-align: center;
  position: relative;
  margin-bottom: 90px;
  box-shadow: 2px 4px 14px 10px rgba(0, 0, 0, 0.05);
}
.kasturi-features .kasturi-features-row .kasturi-features-col .icon {
  border: #37474f 1px solid;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  top: -55px;
}
.kasturi-features .kasturi-features-row .kasturi-features-col:hover {
  background: #37474f;
}
.kasturi-features .kasturi-features-row .kasturi-features-col:hover h3 {
  color: #fff !important;
}
.kasturi-features .kasturi-features-row .kasturi-features-col:hover p {
  color: #fff !important;
}
.kasturi-features .kasturi-features-row .kasturi-features-col:hover .button {
}
.kasturi-features .kasturi-features-row .kasturi-features-col:hover .button a {
  color: #37474f !important;
  background-color: #fff;
}
.kasturi-features .kasturi-features-row .kasturi-features-col .icon img {
}
.kasturi-features .kasturi-features-row .kasturi-features-col .content {
  padding: 60px 20px 20px;
  min-height: 270px;
}
.kasturi-features .kasturi-features-row .kasturi-features-col .content h3 {
  font-size: 24px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  color: #37474f;
}
.kasturi-features .kasturi-features-row .kasturi-features-col .content p {
  color: #757575;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 23px;
}
.kasturi-features .kasturi-features-row .kasturi-features-col .button {
  padding: 14px;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.kasturi-features .kasturi-features-row .kasturi-features-col .button a {
  color: #fff !important;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  display: block;
  background: #37474f;
  padding: 14px;
  border-radius: 50px;
}

.extra-features-container {
  background-color: #fcf7ee;
  padding: 40px;
}
.extra-features-container .extra-features-heading {
  display: grid;
  grid-template-columns: 70% 30%;
  margin-top: 20px;
}
.extra-features-container .extra-features-heading h2 {
  font-family: "Roboto Flex", sans-serif;
  font-size: 50px;
  font-weight: 800;
  position: relative;
  color: #37474f;
}
.extra-features-container .extra-features-heading h2 span {
  color: #f26522;
}
.extra-features-container .extra-features-heading h2 img.heading-icon {
  position: absolute;
  right: 70px;
  top: -50px;
}
.extra-features-container .extra-features-heading .icon {
  text-align: right;
  position: relative;
  top: -10px;
}
.extra-features-container .extra-features-heading .icon img {
  height: 180px;
}
.extra-features-container .extra-features-row {
  display: grid;
  grid-template-columns: 19% 19% 19% 19% 19%;
  justify-content: space-between;
  margin-top: 15px;
}
.extra-features-container .extra-features-row .extra-features-col {
  background: #fff;
  border-radius: 20px;
  padding: 20px;
  border: #eed8d8 1px solid;
  text-align: center;
}
.extra-features-container .extra-features-row .extra-features-col:hover {
  background: #ffefd0;
}
.extra-features-container .extra-features-row .extra-features-col .icon {
  margin-bottom: 6px;
}
.extra-features-container .extra-features-row .extra-features-col .icon img {
  height: 54px;
}
.extra-features-container .extra-features-row .extra-features-col p {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  color: #37474f;
  margin-bottom: 0;
}

.pricing-section {
  background: url("../images/bg2.jpg") no-repeat center center / cover;
  padding: 40px 0;
}
.pricing-section .heading {
}
.pricing-section .heading h2 {
  font-family: "Inter", sans-serif;
  font-size: 50px;
  text-align: center;
  font-weight: 800;
  color: #37474f;
}
.pricing-section .heading p {
  text-align: center;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  padding: 20px 0;
}
.pricing-section .pricing {
  display: grid;
  grid-template-columns: auto auto auto;
  justify-content: center;
  grid-gap: 40px;
  margin: 20px 0;
}
.pricing-section .pricing .package-foundational {
  background-color: #d54a41;
}
.pricing-section .pricing .package-professional {
  background-color: #264cbe;
}
.pricing-section .pricing .package-advanced {
  background-color: #0f8849;
}
.pricing-section .pricing .pricing-box {
  border-radius: 20px;
  padding: 20px 30px;
  width: 300px;
  text-align: center;
}
.pricing-section .pricing .pricing-box h3 {
  color: #fff;
  font-size: 24px;
  font-family: "Poppins", serif;
  padding-bottom: 5px;
}
.pricing-section .pricing .pricing-box .pkg_per {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  color: #fff;
}
.pricing-section .pricing .pricing-box .pkg_per .material-icons-outlined {
  font-size: 16px;
}
.pricing-section .pricing .pricing-box .features {
  font-size: 14px;
  font-style: italic;
  color: #fff;
  font-weight: 600;line-height: 16px;
  padding-top: 6px;
}
.pricing-section .pricing .pricing-box .button {
  margin: 5px 0;
}
.pricing-section .pricing .pricing-box .button a {
  display: inline-block;
  background: #fff;
  color: #000;
  padding: 10px 28px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 600;
}
.pricing-section .pricing .pricing-box .button a:hover {
  background: #000;
  color: #fff;
}

.footer-container {
  background: #010101;
  border-top: #5f5f5f 4px solid;
  padding: 1% 2% 5%;
}
.footer-container .footer-bottom {
  padding: 15px 0 20px;
  border-bottom: #5f5f5f 1px solid;
  margin-top: 0;
  margin-bottom: 30px;
}
.footer-container .footer-bottom .footer-row {
  display: flex;
  justify-content: space-between;
}
.footer-container .footer-bottom .footer-row .footer-col {
}
.footer-container .footer-bottom .footer-row .footer-col p {
  font-size: 13px;
  margin: 0;
}
.footer-container .footer-bottom .footer-row .footer-col p a {
  color: #ffffff;
  font-size: 20px;
}
.footer-container .footer-bottom .footer-row .footer-col .social-flex {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  align-content: center;
}
.footer-container .footer-bottom .footer-row .footer-col .social-flex a {
  display: inline-block;
  margin-left: 6px;
}
.footer-container .footer-bottom .footer-row .footer-col .social-flex a img {
}
.footer-container .footer-links-row {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: space-between;
}
.footer-container .footer-links-row .footer-links-col {
}
.footer-container .footer-links-row .footer-links-col .footer-intro {
  padding-right: 10%;
}
.footer-container .footer-links-row .footer-links-col h3 {
  padding-bottom: 10px;
  font-size: 20px;
  color: #fff;
}
.footer-container .footer-links-row .footer-links-col .footer-intro p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.footer-container .footer-links-row .footer-links-col ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-container .footer-links-row .footer-links-col ul li {
  font-size: 14px;
  line-height: 28px;
}
.footer-container .footer-links-row .footer-links-col ul li a {
  color: #fff;
  display: flex;
  align-items: center;
}
.footer-container
  .footer-links-row
  .footer-links-col
  ul
  li
  a
  .material-icons-outlined {
  margin-right: 10px;
  font-size: 20px;
}
.copyright-container {
  text-align: center;
  padding: 15px;
}
.copyright-container p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}
.copyright-container p a {
  color: #000;
  font-weight: 700;
  display: inline-block;
}
.thankyou-page {
  text-align: center;
  margin: 50px;
}
.thankyou-page h1 {
  font-weight: 700;
  margin-bottom: 20px;
}
.thankyou-page p {
}
.thankyou-page p a {
  color: #f26522;
}

.button-cta {text-align: center;padding: 20px 0 40px;}
.button-cta a {color: #fff !important;font-family: "Roboto", sans-serif;font-weight: 700;display: inline-block;background: #37474f;padding: 14px 30px;border-radius: 50px;text-align: center;}
.mt--50 {margin-top:-50px}

.schedule-demo-container {background: #f0f7ff;padding: 60px 0;margin-top: 20px;}
.schedule-demo-container .schedule-demo {display: grid;grid-template-columns: 46% 46%;align-items: center;grid-gap: 25px;justify-content: center;}
.schedule-demo-container .schedule-demo .text {}
.schedule-demo-container .schedule-demo .text h2 {font-family: "Inter", sans-serif;font-size: 50px;text-align: left;font-weight: 800;color: #37474f;margin-bottom: 30px;}
.schedule-demo-container .schedule-demo .text .button {color: #fff !important;font-family: "Roboto", sans-serif;font-weight: 700;display: inline-block;background: #37474f;padding: 14px 30px;border-radius: 50px;text-align: center;}
.schedule-demo-container .schedule-demo .video {}
.schedule-demo-container .schedule-demo .video iframe {}

.button-cta a:hover, .schedule-demo-container .schedule-demo .text .button:hover {background: #f26522;}

@media(max-width:1366px) and (min-width:768px){
    .schedule-demo-container .schedule-demo .video iframe {height: 330px !important;}
}

@media (max-width: 1024px) {
  .header-banner .header .logo a img {
    height: 40px;
  }
  .header-banner .header {
    padding: 20px 0;
  }
  .header-banner .header .header-button a {
    padding: 10px 22px;
    font-size: 14px;
  }
  .header-banner .banner-form {
    top: 20%;
    width: 320px;
  }
  .header-banner .banner-form .form-wrapper .form-heading {
    font-size: 20px;
  }
  .header-banner .banner-form .form-wrapper .form-row label {
    font-size: 13px;
  }
  .header-banner .banner-form .form-wrapper .form-row {
    padding: 1px 0;
  }
  .header-banner .banner-caption {
    width: 380px;
    margin-top: 70px;
  }
  .header-banner .banner-caption .caption-heading {
    font-size: 40px;
    line-height: 48px;
  }
  .header-banner .banner-caption .caption-content {
    font-size: 18px;
  }
  .header-banner .banner-caption .caption-features ul li {
    padding: 2px 0;
    font-size: 14px;
  }
  .header-banner .banner-caption .caption-features ul li .icon img {
    height: 16px;
  }
  .header-banner .banner-form .form-wrapper .form-row-button input {
    padding: 12px;
    font-size: 14px;
  }
  .header-banner {
    height: 570px;
  }
  .header-banner .navigate-arrow img {
    height: 40px;
  }
  .header-banner .navigate-arrow {
    bottom: -52px;
  }
  .kasturi-features h1 {
    font-size: 40px;
  }
  .kasturi-features p {
    font-size: 18px;
    padding: 10px 0;
  }
  .kasturi-features .kasturi-features-row {
    grid-template-columns: 48% 48%;
    margin-top: 60px;
  }
  .kasturi-features .kasturi-features-row .kasturi-features-col .icon img {
    height: 48px;
  }
  .kasturi-features .kasturi-features-row .kasturi-features-col .icon {
    height: 80px;
    width: 80px;
    top: -40px;
  }
  .kasturi-features .kasturi-features-row .kasturi-features-col .content h3 {
    font-size: 22px;
  }
  .kasturi-features .kasturi-features-row .kasturi-features-col .content p {
    line-height: 22px;
  }
  .kasturi-features .kasturi-features-row .kasturi-features-col .content {
    padding: 55px 15px 15px;
  }
  .kasturi-features .kasturi-features-row .kasturi-features-col {
    margin-bottom: 70px;
  }
  .extra-features-container .extra-features-heading .icon {
    display: none;
  }
  .extra-features-container .extra-features-heading {
    grid-template-columns: 100%;
    margin-top: 0px;
  }
  .extra-features-container .extra-features-heading h2 img.heading-icon {
    right: 100px;
    top: -20px;
    height: 100px;
  }
  .extra-features-container {
    padding: 40px 20px;
  }
  .extra-features-container .extra-features-row .extra-features-col .icon img {
    height: 28px;
  }
  .extra-features-container .extra-features-row .extra-features-col {
    padding: 10px;
  }
  .extra-features-container .extra-features-row .extra-features-col p {
    font-size: 14px;
    line-height: 18px;
  }
  .extra-features-container .extra-features-row {
    margin-top: 22px;
  }
  .extra-features-container .extra-features-heading h2 {
    font-size: 40px;
  }
  .pricing-section .heading h2 {
    font-size: 40px;
  }
  .pricing-section .heading p {
    font-size: 18px;
    padding: 12px 0;
  }
  .pricing-section .pricing .pricing-box {
    width: 210px;
    padding: 20px;
  }
  .pricing-section .pricing .pricing-box h3 {
    font-size: 20px;
    padding-bottom: 4px;
  }
  .pricing-section .pricing .pricing-box .button a {
    padding: 10px 20px;
  }
  .pricing-section .pricing .pricing-box .features {
    font-size: 13px;
  }
  .pricing-section .pricing {
    grid-gap: 25px;
  }
  .footer-container .footer-links-row .footer-links-col .footer-intro p {
    line-height: 22px;
  }
  .copyright-container p {
    font-size: 13px;
  }
  .footer-container .footer-bottom {
    margin-bottom: 20px;
  }
    
.schedule-demo-container .schedule-demo {grid-template-columns: 100%;}
.schedule-demo-container .schedule-demo .text h2 {font-size: 40px;}
.schedule-demo-container .schedule-demo .video iframe {height: 400px !important;}

    
}

@media (max-width: 1024px) and (orientation: landscape) {
  .header-banner .banner-form {
    top: 22%;
    width: 380px;
  }
  .header-banner .banner-form .form-wrapper .form-heading {
    font-size: 24px;
  }
  .header-banner .banner-caption {
    width: 500px;
    margin-top: 50px;
  }
  .header-banner .banner-caption .caption-heading {
    font-size: 44px;
    line-height: 52px;
  }
  .header-banner .banner-caption .caption-features ul li {
    padding: 3px 0;
  }
  .kasturi-features .kasturi-features-row {
    grid-template-columns: 31% 31% 31%;
  }
  .kasturi-features .kasturi-features-row .kasturi-features-col .icon img {
    height: 42px;
  }
  .kasturi-features .kasturi-features-row .kasturi-features-col .content {
    min-height: 370px;
  }
  .extra-features-container .extra-features-row .extra-features-col {
    padding: 15px;
  }
  .extra-features-container .extra-features-heading .icon {
    display: block;
  }
  .extra-features-container .extra-features-heading {
    grid-template-columns: 70% 30%;
  }
  .extra-features-container .extra-features-heading .icon img {
    height: 120px;
  }
  .pricing-section .pricing .pricing-box {
    width: 260px;
  }
}

@media (max-width: 767px) {
  .header-banner .header .logo a img {
    height: 36px;
  }
  .wrapper {
    padding: 0 4%;
  }
  .header-banner .header .header-button a {
    padding: 8px 20px;
  }
  .header-banner .banner-caption {
    width: 100%;
    margin-top: 20px;
  }
  .header-banner .banner-form {
    width: 100%;
    position: static;
    margin-top: 30px;
  }
  .header-banner .navigate-arrow {
    display: none;
  }
  .header-banner .banner-caption .caption-heading {
    font-size: 36px;
    line-height: 44px;
    padding: 5px 0;
  }
  .header-banner {
    height: auto;
    padding-bottom: 35px;
  }
  .kasturi-features {
    margin-top: 40px;
    padding: 0 4%;
  }
  .kasturi-features h1 {
    font-size: 36px;
  }
  .kasturi-features p {
    font-size: 16px;
    line-height: 22px;
  }
  .kasturi-features .kasturi-features-row {
    grid-template-columns: 100%;
  }
  .kasturi-features .kasturi-features-row .kasturi-features-col .content {
    padding: 55px 15px 55px;
    min-height: auto;
  }
  .kasturi-features .kasturi-features-row .kasturi-features-col:last-child {
    margin-bottom: 45px;
  }
  .extra-features-container .extra-features-heading h2 {
    font-size: 36px;
  }
  .extra-features-container .extra-features-heading h2 br {
    display: none;
  }
  .extra-features-container .extra-features-heading h2 img.heading-icon {
    display: none;
  }
  .extra-features-container {
    padding: 30px 10px;
  }
  .extra-features-container .extra-features-row {
    grid-template-columns: 48% 48%;
  }
  .extra-features-container .extra-features-row .extra-features-col {
    margin-bottom: 12px;
    padding: 20px 10px;
  }
  .extra-features-container .extra-features-row .extra-features-col p {
    font-size: 13px;
    line-height: 16px;
  }
  .extra-features-container .extra-features-row .extra-features-col .icon {
    margin-bottom: 2px;
  }
  .pricing-section .heading h2 {
    font-size: 30px;
  }
  .pricing-section .heading p {
    font-size: 16px;
    padding: 10px 0;
  }
  .pricing-section .pricing {
    grid-template-columns: 80%;
  }
  .pricing-section .pricing .pricing-box {
    width: auto;
    padding: 15px;
  }
  .pricing-section .pricing .pricing-box h3 {
    font-size: 22px;
  }
  .footer-container .footer-bottom .footer-row .footer-col {
    width: 100%;
    text-align: center;
  }
  .footer-container .footer-bottom .footer-row {
    flex-wrap: wrap;
  }
  .footer-container .footer-bottom .footer-row .footer-col p a {
    font-weight: 700;
  }
  .footer-container .footer-bottom .footer-row .footer-col .social-flex {
    justify-content: center;
    margin-top: 10px;
  }
  .footer-container .footer-bottom {
    padding: 12px 0;
  }
  .footer-container .footer-links-row {
    grid-template-columns: 100%;
  }
  .footer-container .footer-links-row .footer-links-col h3 {
    padding-bottom: 6px;
    font-size: 22px;
  }
  .footer-container .footer-links-row .footer-links-col .footer-intro p {
    line-height: 20px;
    font-size: 14px;
  }
  .footer-container .footer-links-row .footer-links-col .footer-intro {
    padding-right: 0;
    margin-bottom: 25px;
  }
    
    .mt--50 {margin-top: -20px;}
    .schedule-demo-container .schedule-demo .text h2 {font-size: 30px;}
    .schedule-demo-container .schedule-demo .video iframe {height: 200px !important;}
    .schedule-demo-container {padding: 30px 0;margin-top: 10px;}
    .schedule-demo-container .schedule-demo .text h2 {margin-bottom: 20px;}
    
    
}
.error {
  font-size: 12px;
  color: #f00;
}

@media (max-width: 767px) and (orientation: landscape) {
  .extra-features-container .extra-features-row .extra-features-col p {
    font-size: 14px;
    line-height: 18px;
  }
}
