body {
  font-family: "Source Sans Pro", Arial, sans-serif;
  color: #333333;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.inside-header {
  box-sizing: unset;
}

.error {
  border: 2px solid red !important;
}

a.btn {
  height: 58px;
  border: 0;
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 58px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
  padding: 0 30px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  border-radius: 0;
  white-space: nowrap;
  min-width: 282px;
  background: #F8A500;
  border-radius: 36px;
}
@media (max-width: 767.9px) {
  a.btn {
    width: 100%;
  }
}
a.btn:hover {
  color: #FFFFFF;
  background-color: #DD9300;
}
a.btn:visited {
  color: #FFFFFF;
}

b {
  font-weight: bold;
}

.shake {
  animation: shake 10s ease infinite;
}

@keyframes shake {
  0%, 100% {
    transform: translateY(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateY(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateY(10px);
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Bold.eot");
  src: url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Bold.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Bold.woff2") format("woff2"), url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Bold.woff") format("woff"), url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Bold.ttf") format("truetype"), url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Bold.svg#SourceSansPro-Bold") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansProRegular.eot");
  src: url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansProRegular.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansProRegular.woff2") format("woff2"), url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansProRegular.woff") format("woff"), url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansProRegular.ttf") format("truetype"), url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansProRegular.svg#SourceSansProRegular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SourceSansPro-Black";
  src: url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Black.eot");
  src: url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Black.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Black.woff2") format("woff2"), url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Black.woff") format("woff"), url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Black.ttf") format("truetype"), url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Black.svg#SourceSansPro-Black") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SourceSansPro-Semibold";
  src: url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Semibold.eot");
  src: url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Semibold.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Semibold.woff2") format("woff2"), url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Semibold.woff") format("woff"), url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Semibold.ttf") format("truetype"), url("/wp-content/themes/generatepress-child/content-page/assets/fonts/SourceSansPro-Semibold.svg#SourceSansPro-Semibold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.content-wrapper section {
  text-align: left;
}
.content-wrapper section .container {
  background-color: transparent;
}
.content-wrapper section .super-title {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #E8B227;
}
@media (max-width: 991.9px) {
  .content-wrapper section .super-title {
    font-size: 16px;
    line-height: 20px;
  }
}
.content-wrapper section h1 {
  font-family: "Public Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 46px;
  line-height: 47px;
  color: #333333;
  padding-bottom: 0;
}
@media (max-width: 991.9px) {
  .content-wrapper section h1 {
    font-size: 41px;
    line-height: 41px;
  }
}
.content-wrapper section h2 {
  font-family: "Public Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  color: #333333;
  padding-bottom: 0;
}
@media (max-width: 991.9px) {
  .content-wrapper section h2 {
    font-size: 36px;
    line-height: 36px;
  }
}
.content-wrapper section h3 {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #89A3AF;
}
.content-wrapper section h4 {
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 37px;
  color: #2A363D;
  text-transform: none;
  letter-spacing: normal;
  padding-bottom: 0;
}
@media (max-width: 991.9px) {
  .content-wrapper section h4 {
    font-size: 25px;
    line-height: 27px;
  }
}
.content-wrapper section p {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #333333;
  margin-bottom: 16px;
  text-align: left;
}
@media (max-width: 991.9px) {
  .content-wrapper section p {
    font-size: 16px;
    line-height: 20px;
  }
}
.content-wrapper section#form {
  padding: 66px 0 97px;
}
@media (max-width: 991.9px) {
  .content-wrapper section#form {
    padding: 10px 0 63px;
  }
}
.content-wrapper section#form .dbox {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991.9px) {
  .content-wrapper section#form .dbox {
    flex-direction: column-reverse;
  }
}
@media (max-width: 991.9px) {
  .content-wrapper section#form .left-content {
    margin-top: -25px;
    margin-bottom: 0;
  }
}
.content-wrapper section#form .left-content .form-wrapper {
  max-width: 775px;
  background: #FFFFFF;
  box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 30px 40px 56px 40px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991.9px) {
  .content-wrapper section#form .left-content .form-wrapper {
    width: 100%;
  }
}
.content-wrapper section#form .left-content .form-wrapper h4 {
  margin-bottom: 3px;
  text-align: center;
}
.content-wrapper section#form .left-content .form-wrapper p {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #717171;
  margin-bottom: 16px;
}
.content-wrapper section#form .left-content .form-wrapper .fields input[type=text], .content-wrapper section#form .left-content .form-wrapper .fields input[type=email], .content-wrapper section#form .left-content .form-wrapper .fields select {
  background: #FFFFFF;
  border: 1px solid #D6D8DD;
  box-sizing: border-box;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 10px;
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 56px;
  height: 56px;
  color: #7D828C;
}
.content-wrapper section#form .left-content .form-wrapper .fields p {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #717171;
  margin: 10px 0 14px;
}
.content-wrapper section#form .left-content .form-wrapper .fields a.btn {
  width: 100%;
}
@media (max-width: 767.9px) {
  .content-wrapper section#form .left-content .form-wrapper .fields a.btn {
    min-width: none;
  }
}
.content-wrapper section#form .left-content .form-wrapper .fields .radiobtns p {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #717171;
  margin-bottom: 16px;
}
.content-wrapper section#form .left-content .form-wrapper .fields .radiobtns input {
  margin-right: 8px;
}
.content-wrapper section#form .left-content .down-arrow {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 63px;
}
.content-wrapper section#form .left-content .down-arrow img {
  width: 16px;
}
@media (max-width: 1200px) {
  .content-wrapper section#form .left-content .down-arrow {
    display: none;
  }
}
.content-wrapper section#form .right-content {
  padding-left: 70px;
  position: relative;
  margin-top: 38px;
}
@media (max-width: 991.9px) {
  .content-wrapper section#form .right-content {
    padding-left: 0;
  }
}
.content-wrapper section#form .right-content .super-title {
  margin-bottom: 8px;
}
.content-wrapper section#form .right-content h1 {
  margin-bottom: 11px;
}
.content-wrapper section#form .right-content h3 {
  margin-bottom: 11px;
}
.content-wrapper section#form .right-content .float-img {
  position: absolute;
  right: 0;
}
@media (max-width: 991.9px) {
  .content-wrapper section#form .right-content .float-img {
    position: relative;
    margin: 0 -15px;
  }
}
.content-wrapper section#form .right-content .float-img img {
  max-width: 845px;
  border-radius: 10px;
}
@media (max-width: 1200px) {
  .content-wrapper section#form .right-content .float-img img {
    width: 100%;
  }
}
@media (max-width: 991.9px) {
  .content-wrapper section#form .right-content .float-img img {
    width: 100%;
  }
}
.content-wrapper section#info {
  background-image: url("../images/desktop/visual-01_@2x.png");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: top right;
  padding: 140px 0;
}
@media (max-width: 1200px) {
  .content-wrapper section#info {
    background: none;
    padding: 50px 0;
  }
}
.content-wrapper section#info .left-content {
  max-width: 652px;
}
@media (max-width: 1200px) {
  .content-wrapper section#info .left-content {
    max-width: 100%;
  }
}
.content-wrapper section#info .left-content .super-title {
  margin-bottom: 11px;
}
.content-wrapper section#info .left-content h2 {
  margin-bottom: 11px;
}
.content-wrapper section#info .left-content .p-wrapper p {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #333333;
}
@media (max-width: 991.9px) {
  .content-wrapper section#info .left-content .p-wrapper p {
    font-size: 16px;
    line-height: 25px;
  }
}
.content-wrapper section#info .left-content .p-wrapper ul {
  margin: 0 0 1.5em 2em;
}
.content-wrapper section#info .left-content .p-wrapper ul li {
  padding-bottom: 0;
  font-size: 1em;
}
.content-wrapper section#download {
  background-image: url("../images/desktop/visual-02_@2x.png");
  background-repeat: no-repeat;
  background-size: auto 50%;
  background-position: bottom left;
  padding-bottom: 108px;
}
@media (max-width: 991.9px) {
  .content-wrapper section#download {
    padding-bottom: 23px;
    background-size: auto 25%;
  }
}
.content-wrapper section#download .dbox {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991.9px) {
  .content-wrapper section#download .dbox {
    flex-direction: column-reverse;
  }
}
.content-wrapper section#download .dbox .left-content {
  padding-right: 45px;
  width: 55%;
  display: flex;
  align-items: center;
  align-content: center;
  align-self: center;
}
@media (max-width: 1200px) {
  .content-wrapper section#download .dbox .left-content {
    width: 40%;
    padding-right: 15px;
  }
}
@media (max-width: 991.9px) {
  .content-wrapper section#download .dbox .left-content {
    width: 100%;
    padding-right: 0px;
    padding-top: 27px;
  }
}
.content-wrapper section#download .dbox .left-content .download-wrapper {
  min-height: 443px;
  background: #FFFFFF;
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  width: 100%;
}
@media (max-width: 1200px) {
  .content-wrapper section#download .dbox .left-content .download-wrapper {
    min-height: 0;
    padding: 22px 23px 42px;
  }
}
.content-wrapper section#download .dbox .left-content .download-wrapper .cloud {
  margin-bottom: 10px;
}
.content-wrapper section#download .dbox .left-content .download-wrapper .cloud img {
  max-width: 80.56px;
  width: 100%;
}
.content-wrapper section#download .dbox .left-content .download-wrapper h5 {
  font-family: "Public Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 37px;
  text-align: center;
  color: #2A363D;
  margin-bottom: 3px;
  padding-bottom: 0px;
}
.content-wrapper section#download .dbox .left-content .download-wrapper p {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #717171;
  margin-bottom: 18px;
}
.content-wrapper section#download .dbox .left-content .download-wrapper a.btn {
  max-width: 286px;
  width: 100%;
  margin: 0 auto;
}
.content-wrapper section#download .dbox .right-content {
  width: 45%;
  padding-left: 45px;
}
@media (max-width: 1200px) {
  .content-wrapper section#download .dbox .right-content {
    width: 60%;
    padding-left: 15px;
  }
}
@media (max-width: 991.9px) {
  .content-wrapper section#download .dbox .right-content {
    width: 100%;
    padding-left: 0px;
  }
}
.content-wrapper section#download .dbox .right-content .insight-wrapper {
  background: #F8F9F9;
  border-radius: 10px;
  padding: 52px 45px 52px 52px;
  width: 100%;
}
@media (max-width: 1200px) {
  .content-wrapper section#download .dbox .right-content .insight-wrapper {
    width: calc(100% + 30px);
    padding: 43px 27px 43px 29px;
  }
}
@media (max-width: 991.9px) {
  .content-wrapper section#download .dbox .right-content .insight-wrapper {
    margin: 0 -15px;
    border-radius: 0;
  }
}
.content-wrapper section#download .dbox .right-content .insight-wrapper .super-title {
  margin-bottom: 9px;
}
.content-wrapper section#download .dbox .right-content .insight-wrapper p {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 29px;
  color: #333333;
  margin-bottom: 13px;
}
.content-wrapper section#download .dbox .right-content .insight-wrapper .list {
  border: 0;
  margin-bottom: 0;
}
.content-wrapper section#download .dbox .right-content .insight-wrapper .list .item {
  border: 0;
}
.content-wrapper section#download .dbox .right-content .insight-wrapper .list .item img {
  margin-right: 20px;
  max-width: 42px;
  max-height: 42px;
}
@media (max-width: 991.9px) {
  .content-wrapper section#download .dbox .right-content .insight-wrapper .list .item img {
    margin-right: 10px;
  }
}
.content-wrapper section#download .dbox .right-content .insight-wrapper .list .item p {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #333333;
  text-align: left;
}
.content-wrapper section#download .dbox .right-content .insight-wrapper .list .item td {
  padding-bottom: 18px;
}
.content-wrapper section#latest {
  padding: 86px 0 182px;
  background: #F8F9F9;
}
@media (max-width: 991.9px) {
  .content-wrapper section#latest {
    padding: 86px 0 100px;
  }
}
.content-wrapper section#latest .super-title {
  margin-bottom: 9px;
}
.content-wrapper section#latest h2 {
  margin-bottom: 37px;
}
.content-wrapper section#latest .blogs {
  margin: 0 -15px;
}
.content-wrapper section#latest .blogs .blog {
  padding: 0 15px;
}
@media (max-width: 767.9px) {
  .content-wrapper section#latest .blogs .blog {
    padding: 15px 15px;
  }
}
.content-wrapper section#latest .blogs .blog a .img-wrapper {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 17px;
  display: block;
}
.content-wrapper section#latest .blogs .blog a .img-wrapper img {
  width: 100%;
}
.content-wrapper section#latest .blogs .blog p {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #333333;
  margin-bottom: 0;
}
.content-wrapper section#latest .blogs .blog a.read-more {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #0c84d6;
}
.content-wrapper section#subscribe {
  padding-bottom: 52px;
}
@media (max-width: 991.9px) {
  .content-wrapper section#subscribe {
    padding-bottom: 29px;
  }
}
.content-wrapper section#subscribe .subscribe-wrapper {
  margin-top: -70px;
  background: linear-gradient(180deg, #F7F2E8 -97.78%, #F5FBED 4.35%, #EDF8FB 178.4%);
  border-radius: 10px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 73px 25px 94px;
  box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.1);
}
@media (max-width: 991.9px) {
  .content-wrapper section#subscribe .subscribe-wrapper {
    padding: 46px 20px 56px;
  }
}
.content-wrapper section#subscribe .subscribe-wrapper .super-title {
  margin-bottom: 10px;
}
.content-wrapper section#subscribe .subscribe-wrapper h2 {
  margin-bottom: 33px;
}
.content-wrapper section#subscribe .subscribe-wrapper .input-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 750px;
  margin: auto;
  width: 100%;
}
@media (max-width: 991.9px) {
  .content-wrapper section#subscribe .subscribe-wrapper .input-wrapper {
    display: block;
  }
}
.content-wrapper section#subscribe .subscribe-wrapper .input-wrapper input {
  margin-right: 10px;
  background: #FFFFFF;
  border: 1px solid #D6D8DD;
  box-sizing: border-box;
  border-radius: 10px;
  width: 100%;
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 56px;
  height: 56px;
  color: #7D828C;
}
@media (max-width: 991.9px) {
  .content-wrapper section#subscribe .subscribe-wrapper .input-wrapper input {
    margin-right: 0;
    margin-bottom: 15px;
  }
}

/*# sourceMappingURL=style.css.map */
