@charset "UTF-8";
/* One should use it like this

.example {
  font-size: calculate-values (12, 20, 768, 1280);
*/
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat_otf/Montserrat-Black.otf);
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat_otf/Montserrat-ExtraBold.otf);
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat_otf/Montserrat-Bold.otf);
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat_otf/Montserrat-SemiBold.otf);
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat_otf/Montserrat-Medium.otf);
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat_otf/Montserrat-Regular.otf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat_otf/Montserrat-Light.otf);
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat_otf/Montserrat-ExtraLight.otf);
  font-weight: 200;
  font-style: normal;
}
/******************/
/******************/
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-Light.ttf);
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-LightItalic.ttf);
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-Regular.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-Italic.ttf);
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-Medium.ttf);
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-MediumItalic.ttf);
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-SemiBold.ttf);
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-SemiBoldItalic.ttf);
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-Bold.ttf);
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-BoldItalic.ttf);
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-ExtraBold.ttf);
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-ExtraBoldItalic.ttf);
  font-weight: 800;
  font-style: italic;
}
/******************/
/******************/
@font-face {
  font-family: Roboto-Condensed;
  src: url(../fonts/Roboto_Condensed/RobotoCondensed-Light.ttf);
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Condensed;
  src: url(../fonts/Roboto_Condensed/RobotoCondensed-LightItalic.ttf);
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Roboto-Condensed;
  src: url(../fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Condensed;
  src: url(../fonts/Roboto_Condensed/RobotoCondensed-Italic.ttf);
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Roboto-Condensed;
  src: url(../fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf);
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Condensed;
  src: url(../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.ttf);
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: Play-Fair-Display;
  src: url(../fonts/PlayFairDisplay/PlayfairDisplay-Regular.ttf);
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Play-Fair-Display;
  src: url(../fonts/PlayFairDisplay/PlayfairDisplay-Medium.ttf);
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: Play-Fair-Display;
  src: url(../fonts/PlayFairDisplay/PlayfairDisplay-SemiBold.ttf);
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: Play-Fair-Display;
  src: url(../fonts/PlayFairDisplay/PlayfairDisplay-Bold.ttf);
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: Play-Fair-Display;
  src: url(../fonts/PlayFairDisplay/PlayfairDisplay-ExtraBold.ttf);
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: Play-Fair-Display;
  src: url(../fonts/PlayFairDisplay/PlayfairDisplay-Black.ttf);
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: co-headline;
  src: url(../fonts/co-headline/Co-Headline.otf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: co-headline;
  src: url(../fonts/co-headline/Co-Headline-Bold.otf);
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: co-headline;
  src: url(../fonts/co-headline/Co-Headline-Light.otf);
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: calibri;
  src: url(../fonts/calibri/calibri-regular.ttf);
  font-weight: 400;
  font-style: normal;
}
/* stylelint-disable */
/* stylelint-enable */
*, *::after, *::before {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
  font: inherit;
}

img, picture, video, svg {
  display: block;
  max-width: 100%;
}

@media (min-width: 768px) {
  .offset-md-1 {
    margin-left: 3.333333%;
  }
}
.navbar-.sticky-top {
  background-color: white !important;
}

input, textarea, button, select {
  font: inherit;
}

.main {
  padding: 0 !important;
}

.btn-download::before {
  display: none !important;
}

.page__content-below {
  margin-bottom: 100px;
}

.js .js-hide {
  display: none !important;
}

.navbar {
  background: unset !important;
}

.main .block {
  margin: 0 !important;
}

body {
  margin: 0;
}
body p, body li {
  font-family: calibri, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.slick-initialized {
  overflow: hidden;
}

.btn-primary {
  display: flex;
  padding: 8px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px !important;
  background: var(--Dark-Blue, #003CA4) !important;
  color: var(--White, #FFF);
  font-family: "Product Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal;
  width: fit-content;
}

body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

.container, .info-message, .error-message, .success-message {
  width: 100%;
  max-width: 540px; /* Mobile default */
  margin: 0 auto;
  padding: 0 16px; /* Adds some spacing to the sides */
}

/* Tablet */
@media (min-width: 768px) {
  .container, .info-message, .error-message, .success-message {
    max-width: 720px;
  }
}
/* Small Desktop */
@media (min-width: 1024px) {
  .container, .info-message, .error-message, .success-message {
    max-width: 960px;
  }
}
/* Large Desktop */
@media (min-width: 1200px) {
  .container, .info-message, .error-message, .success-message {
    max-width: 1140px;
  }
}
/* Extra Large Screens (1440px) */
@media (min-width: 1400px) {
  .container, .info-message, .error-message, .success-message {
    max-width: 1280px;
  }
}
/* 1680px Screens */
@media (min-width: 1680px) {
  .container, .info-message, .error-message, .success-message {
    max-width: 1440px;
  }
}
/* Full HD (1920px) */
@media (min-width: 1920px) {
  .container, .info-message, .error-message, .success-message {
    max-width: 1600px;
  }
}
/* Ultra-Wide Screens (2500px) */
@media (min-width: 2500px) {
  .container, .info-message, .error-message, .success-message {
    max-width: 1800px;
  }
}
/* 3K Resolution Screens */
@media (min-width: 3000px) {
  .container, .info-message, .error-message, .success-message {
    max-width: 2000px;
  }
}
/* 4K Screens (3840px) */
@media (min-width: 3840px) {
  .container, .info-message, .error-message, .success-message {
    max-width: 2400px;
  }
}
/* 5K Screens (5120px) */
@media (min-width: 5120px) {
  .container, .info-message, .error-message, .success-message {
    max-width: 2800px;
  }
}
/* 8K Screens (7680px) */
@media (min-width: 7680px) {
  .container, .info-message, .error-message, .success-message {
    max-width: 3200px;
  }
}
.social-icons {
  display: flex;
  gap: 26px;
}

.social-icon {
  display: block;
  width: 32px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
}

.snapchat {
  background-image: url("../icons/social-icons/rounded/snapchat.svg");
}

.feed {
  background-image: url("../icons/social-icons/rounded/feed.svg");
}

.flipboard {
  background-image: url("../icons/social-icons/rounded/flipboard.svg");
}

.messenger {
  background-image: url("../icons/social-icons/rounded/messenger.svg");
}

.reddit {
  background-image: url("../icons/social-icons/rounded/reddit.svg");
}

.skype {
  background-image: url("../icons/social-icons/rounded/skype.svg");
}

.success-message {
  position: fixed;
  z-index: 50;
  top: 80px;
  right: 0;
  left: 0;
  padding: 1.5rem 3.5rem;
  padding-left: 6rem;
  color: black;
  border: 2px solid #cfe8d3;
  border-radius: 8px;
  background-color: #f1f8f4;
}
.success-message::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  content: "✓";
  transform: translate(30%, -50%);
  color: #51dc6c;
  border: 10px solid #51dc6c;
  border-radius: 50%;
  background-color: white;
  font-size: 1.5rem;
}

.error-message {
  position: fixed;
  z-index: 50;
  top: 80px;
  right: 0;
  left: 0;
  padding: 1.5rem 3.5rem;
  padding-left: 6rem;
  color: black;
  border: 2px solid #ecc1b6;
  border-radius: 8px;
  background-color: #faeeea;
}
.error-message::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  content: "❌";
  transform: translate(30%, -50%);
  color: #fb5858;
  border: 10px solid #fb5858;
  border-radius: 50%;
  background-color: white;
  font-size: 11px;
}

.info-message {
  position: fixed;
  z-index: 50;
  top: 80px;
  right: 0;
  left: 0;
  padding: 1.5rem 3.5rem;
  padding-left: 6rem;
  color: black;
  border: 2px solid #ffd56c;
  border-radius: 8px;
  background-color: #fff9c4;
}
.info-message::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  content: "!";
  transform: translate(30%, -50%);
  color: #e9ba43;
  border: 10px solid #e9ba43;
  border-radius: 50%;
  background-color: white;
  font-size: 22px;
  font-weight: bold;
}

.message-wrapper {
  position: relative;
}
.message-wrapper .cross {
  position: absolute;
  top: -8px;
  right: 4px;
  cursor: pointer;
  color: gray;
  font-size: 1.5rem;
}

body {
  overflow-x: hidden;
}

.menubar {
  height: 110px;
  background-color: white;
  border-bottom: 1px solid gray;
  display: flex;
  align-items: center;
}
.menubar .menu-wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 40px;
}
@media (min-width: 768px) {
  .menubar .menu-wrapper {
    gap: 80px;
  }
}
.menubar .menu-wrapper .logo-link-wrapper img {
  width: 237px;
  height: 75px;
  object-fit: contain;
}
.menubar .menu-wrapper .menu-main-block {
  position: absolute;
  top: 110px;
  right: 0;
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .menu-main-block {
    justify-self: end;
    overflow: unset;
  }
}
.menubar .menu-wrapper .menu-main-block {
  width: 0;
  background-color: white;
  z-index: 10;
  height: calc(100vh - 110px);
  overflow-x: hidden;
  -webkit-box-shadow: -16px 27px 57px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -16px 27px 57px -8px rgba(0, 0, 0, 0.75);
  box-shadow: -16px 27px 57px -8px rgba(0, 0, 0, 0.75);
}
.menubar .menu-wrapper .menu-main-block.menu-opened {
  width: 360px;
}
@media (min-width: 768px) {
  .menubar .menu-wrapper .menu-main-block.menu-opened {
    width: 400px;
  }
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .menu-main-block {
    display: block;
    position: unset;
    background: unset;
    top: unset;
    right: unset;
    width: unset;
    height: unset;
    transition: unset;
    transform: unset;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
  }
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .menu-main-block > .menu-items {
    flex-direction: row;
    align-items: center;
    gap: 30px;
    overflow: unset;
  }
}
.menubar .menu-wrapper .menu-main-block > .menu-items {
  overflow-x: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-direction: column;
  display: flex;
  align-items: start;
}
.menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item {
  padding: 30px;
  border-bottom: 1px solid rgb(164, 164, 164);
  width: 100%;
  position: relative;
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item {
    width: unset;
    padding: 0;
    border-bottom: 0;
  }
}
.menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item a {
  color: #111010;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item a.is-active {
  color: #738cd1;
  font-weight: 700;
}
.menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item[child=yes] {
  position: relative;
}
.menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item[child=yes]::after {
  content: "";
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="6" viewBox="0 0 11 6" fill="none"><path d="M1.07324 1L5.00259 4.92935" stroke="%23C23E3E" stroke-width="2" stroke-linecap="round"/><path d="M9.21973 1L5.29038 4.92935" stroke="%23C23E3E" stroke-width="2" stroke-linecap="round"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 12px;
  height: 7px;
  position: absolute;
  top: 40px;
  translate: -50%;
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item[child=yes]::after {
    top: 65px;
    translate: -50% 0;
  }
}
.menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item[child=yes]::after {
  left: 50%;
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item[child=yes] {
    display: flex;
    height: 100px;
    align-items: center;
  }
}
.menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item:hover > .menu-items {
  display: block;
  padding-top: 1rem;
  padding-left: 2rem;
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item:hover > .menu-items {
    padding: 8px 1rem;
  }
}
.menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item .menu-items {
  display: none;
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item .menu-items {
    position: absolute;
    box-shadow: 1px 7px 17px -2px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 1px 7px 17px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 7px 17px -2px rgba(0, 0, 0, 0.75);
    padding: 8px 1rem;
    border-radius: 4px;
    width: 200px;
    top: 80px;
  }
}
.menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item .menu-items {
  padding: 0;
  list-style: none;
  background: white;
}
.menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item .menu-items > .menu-item {
  padding-bottom: 8px;
  padding-top: 8px;
}
.menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item .menu-items > .menu-item:hover {
  border-bottom: 1px solid black;
}
.menubar .menu-wrapper .menu-main-block > .menu-items > .menu-item .menu-items > .menu-item:last-child {
  border-bottom: 0;
}
.menubar .menu-wrapper .hamburger {
  justify-self: flex-end;
  cursor: pointer;
}
.menubar .menu-wrapper .hamburger svg {
  width: 40px;
  height: 40px;
}
.menubar .menu-wrapper .hamburger.closed-menu {
  display: block;
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .hamburger.closed-menu {
    display: none;
  }
}

.d-none {
  display: none !important;
}

.overflow-hidden {
  overflow: hidden;
}
@media (min-width: 1280px) {
  .overflow-hidden {
    overflow: unset;
  }
}

.overlay {
  position: relative;
}
@media (min-width: 1280px) {
  .overlay::after {
    content: unset;
  }
}
.overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  top: 110px;
  width: 100%;
  height: calc(100vh - 110px);
  background-color: rgba(0, 0, 0, 0.75);
}

.pager {
  margin-top: 52px;
}
.pager ul.pager__items {
  display: flex;
  gap: 8px;
  list-style: none;
  justify-content: end;
}
.pager ul.pager__items li.pager__item a {
  text-decoration: none;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 50%;
  background-color: white;
  border: 1px solid #F1F1F1;
}
.pager ul.pager__items li.pager__item.is-active a {
  background-color: #dc101b;
  color: white;
}

.primary-tabs {
  position: absolute;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: fit-content;
  list-style: none;
  border-bottom: 2px solid black;
  background: white;
  gap: 1rem;
  padding-top: 4px;
}
.primary-tabs li a {
  padding: 8px 12px;
  text-decoration: none;
  color: black;
}
.primary-tabs li a.is-active {
  display: inline-block;
  color: white;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #0f1618;
}
@media (min-width: 768px) {
  .primary-tabs {
    position: unset;
    flex-direction: row;
    width: 100%;
  }
}

.field.field--hidden.image__field-media-image {
  display: flex;
  justify-content: flex-end;
  padding-right: 100px;
}

.slick-slide img {
  display: block;
  height: 560px;
  width: auto;
  padding-right: 100px !important;
}

ul.slick-dots {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .collapse {
    padding: 10px 0 !important;
  }
  .collapse .me-auto {
    margin: 0 !important;
    padding: 10px 10px 10px 0 !important;
    flex-direction: column;
    gap: 12px;
  }
  .collapse .block.block--apigee-kickstart-main-menu ul {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    gap: 12px;
  }
  .collapse a {
    padding: 10px 16px !important;
  }
}
.copyright ul.menu {
  display: flex;
  list-style-type: none;
  gap: 20px;
  padding-left: 10px !important;
}
.copyright ul.menu a {
  color: #FFF;
  font-family: "Product Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.logo-text img {
  border-bottom: 4px solid #BADAED !important;
  margin-bottom: 20px;
  padding-bottom: 20px !important;
}

footer {
  border-bottom: 4px solid #BADAED !important;
  border-top: 4px solid #BADAED !important;
  background: #003CA4;
  padding-top: 50px !important;
  padding-bottom: 20px !important;
}
footer img {
  padding-bottom: 25px !important;
}
footer p {
  color: #D9D9D9;
  font-family: "Product Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 187.5% */
  padding-left: 10px;
}
footer ul {
  list-style-type: none;
  padding-left: 10px;
}
footer ul li {
  color: #FFF;
  font-family: "Product Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  padding: 10px 0;
}
footer ul li a {
  color: #FFF;
  font-family: "Product Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.block.block--apigee-kickstart-company-3, .block.block--apigee-kickstart-support-3 {
  padding-top: 8px;
}
@media (min-width: 1280px) {
  .block.block--apigee-kickstart-company-3, .block.block--apigee-kickstart-support-3 {
    padding-top: 80px;
  }
}

.view-blogs-view {
  padding-bottom: 72px;
}

.node-blog h1 span {
  font-size: 31px;
  margin: 25px 0px;
  display: block;
  font-weight: 800;
  line-height: 31px;
}

.col-md-8:has(.key-benefit) {
  width: 100% !important;
  text-align: center;
}

.collapsible-card span.btn.btn-link.px-0 {
  background-color: unset !important;
  border: unset !important;
  color: black !important;
  font-size: 24px !important;
  font-family: "Product Sans";
  font-style: normal;
  font-weight: 400;
}

.collapsible-card span.btn.btn-link.px-0 {
  background-color: unset !important;
  border: unset !important;
  color: black !important;
  font-size: 24px !important;
  font-family: "Product Sans";
  font-style: normal;
}

.apigee-entity-list {
  background: white;
  padding: 22px;
  border-radius: 12px;
}

.block--apigee-kickstart-actions {
  display: contents;
}
.block--apigee-kickstart-actions .my-4 {
  width: 100%;
  background: white;
  padding: 22px;
  border-radius: 12px;
}

.block--apigee-kickstart-userapps p, .block--apigee-kickstart-userapps li {
  color: #868686;
  font-size: 18px;
  font-family: "Product Sans";
}

.bg-success,
.bg-info {
  background-color: #28a745 !important;
  color: white !important;
  font-family: "Product Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
}

.main:has(.apigee-entity-list--developer-app),
.main:has(.user--full) {
  background: #F4F9FD;
  padding-top: 30px !important;
}

.apigee-developer-apps-list {
  padding: 30px;
}

.text-with-image__field-text h4 {
  color: #000;
  font-family: "Product Sans";
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 12px !important;
}

.api-feature {
  color: var(--Dark-Blue, #003CA4);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "Product Sans";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.image-text-paragraph {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 0px;
}
.image-text-paragraph li span {
  font-size: 15px !important;
  line-height: 28px !important;
}
.image-text-paragraph .btn-primary {
  margin-top: 32px !important;
}
.image-text-paragraph strong {
  font-size: 18px !important;
}

.image-right {
  flex-direction: column-reverse;
}
@media (min-width: 1280px) {
  .image-right {
    flex-direction: row;
  }
}

@media (max-width: 768px) {
  .image-left {
    flex-direction: column;
  }
  .image-text-paragraph .image,
  .image-text-paragraph .text {
    width: 100% !important;
  }
}
.Bg-light {
  border-radius: 8px;
  background: var(--Bacground-1, #FAFBFF);
  padding: 20px;
}
@media (min-width: 768px) {
  .Bg-light {
    padding: 30px;
  }
}
@media (min-width: 1280px) {
  .Bg-light {
    padding: 50px 100px;
  }
}

.image-text-paragraph .image,
.image-text-paragraph .text {
  padding: 10px;
}

.image-text-paragraph img {
  width: 100%;
}

.getting-started-wrapper--default:has(.col-md-8) .col-md-8,
.text--default:has(.new-breadcrumb) .col-md-8 {
  width: 100% !important;
}

.getting-started-wrapper--default:has(.col-md-8) .container, .getting-started-wrapper--default:has(.col-md-8) .success-message, .getting-started-wrapper--default:has(.col-md-8) .error-message, .getting-started-wrapper--default:has(.col-md-8) .info-message {
  padding: 28px !important;
}

.new-breadcrumb {
  padding: 50px 0;
  text-align: center;
  background: rgba(181, 214, 252, 0.4784313725);
}
@media (min-width: 1280px) {
  .new-breadcrumb {
    padding: 100px;
  }
}
.new-breadcrumb h1 {
  color: #4D4D4D;
  text-align: center;
  font-family: "Product Sans";
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
@media (min-width: 1280px) {
  .new-breadcrumb h1 {
    font-size: 44px;
  }
}
.new-breadcrumb h2 {
  color: #4D4D4D;
  text-align: center;
  font-family: "Product Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
@media (min-width: 1280px) {
  .new-breadcrumb h2 {
    font-size: 24px;
  }
}

.getting-started-wrapper {
  display: grid;
  column-gap: 1.5rem;
}
@media (min-width: 1280px) {
  .getting-started-wrapper {
    display: block;
    column-count: 2;
  }
}
.getting-started-wrapper .btn-primary {
  color: #fff;
}
.getting-started-wrapper p {
  color: #000;
  font-family: "Product Sans";
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 166.667% */
  text-align: left;
  margin: 12px 0 0 0;
}
.getting-started-wrapper h5 {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: "Product Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
  line-height: 39px; /* 177.273% */
  margin-bottom: 12px;
}

.getting-started-wrapper > div {
  display: inline-block;
  width: 100%;
  margin-bottom: 1.5rem;
  break-inside: avoid;
  border-radius: 14px;
  background: #FFF;
  box-shadow: 0 4px 22px 0 rgba(0, 0, 0, 0.08);
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.getting-started-wrapper > div:nth-child(1) {
  grid-row: 1;
}

.getting-started-wrapper > div:nth-child(2) {
  grid-row: 2;
}

.getting-started-wrapper > div:nth-child(3) {
  grid-row: 4;
}

.getting-started-wrapper > div:nth-child(4) {
  grid-row: 6;
}

.getting-started-wrapper > div:nth-child(5) {
  grid-row: 3;
}

.getting-started-wrapper > div:nth-child(6) {
  /* styles for 6th div */
}

.getting-started-wrapper > div:nth-child(7) {
  /* styles for 7th div */
}

.getting-started-wrapper > div:nth-child(8) {
  /* styles for 8th div */
}

.stretched-title {
  color: #000;
  font-family: "Product Sans";
  font-size: 25.321px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 5.824px;
  margin: 0 !important;
}

.green-gradient {
  background: linear-gradient(271deg, #003CA4 0.91%, #008B8B 31.64%, #00399B 99.24%);
}

.blue-gradient1 {
  background: linear-gradient(271deg, #003CA4 0.91%, #64008B 31.64%, #00399B 99.24%);
}

.blue-gradient2 {
  background: linear-gradient(271deg, #003CA4 0.91%, #4548FF 31.64%, #00399B 99.24%);
}

.gradient-cardz {
  border-radius: 39px;
  padding: 20px 20px 10px;
  margin: 80px 0;
}
@media (min-width: 1280px) {
  .gradient-cardz {
    padding: 100px 0px 100px 100px;
  }
}
.gradient-cardz p, .gradient-cardz span {
  color: white !important;
  font-family: "Product Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 136.364% */
}
@media (min-width: 1280px) {
  .gradient-cardz p, .gradient-cardz span {
    font-size: 20px;
  }
}
.gradient-cardz h2 {
  color: #FFF;
  font-family: "Product Sans";
  font-size: 35px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
@media (min-width: 1280px) {
  .gradient-cardz h2 {
    font-size: 55px;
  }
}
.gradient-cardz a {
  display: flex;
  width: 230.945px;
  height: 60;
  padding: 10px 18px;
  justify-content: center;
  align-items: center;
  color: var(--Dark-Blue, #003CA4);
  font-family: "Product Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: white;
}
@media (min-width: 1280px) {
  .gradient-cardz a {
    font-size: 22px;
  }
}
.gradient-cardz .field.field--hidden.image__field-media-image {
  padding: 0 !important;
}

.paragraph.text.text--default.py-6 {
  padding-top: 0 !important;
}

.three-col--default {
  display: grid;
  grid-template-columns: 1fr;
  gap: 28px;
  padding-bottom: 50px;
}
@media (min-width: 1280px) {
  .three-col--default {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.three-col--default .card-icon {
  border-radius: 10.5px;
  background: #F4F9FD;
  padding: 28px 20px 0;
}
.three-col--default .card-icon .image__field-media-image {
  display: flex;
  justify-content: flex-end;
  justify-content: left;
  padding-bottom: 28px;
}
.three-col--default .card-icon h5 {
  color: var(--iSolution-Dark-Blue, #003CA4);
  font-family: "Product Sans";
  font-size: 19.25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.three-col--default .card-icon span, .three-col--default .card-icon p {
  color: #868686;
  font-family: "Product Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 140% */
  text-align: left;
}

.block--type-four-card {
  background: white !important;
  padding: 22px;
  border-radius: 12px;
}

.block--type-four-card .py-6 {
  padding-bottom: 12px !important;
}

.block--type-four-card .four-col--default,
.block--type-four-card .container,
.block--type-four-card .success-message,
.block--type-four-card .error-message,
.block--type-four-card .info-message {
  padding: 0 !important;
}

.block--type-four-card h3,
.block--type-four-card h3 span {
  color: #4D4D4D;
  font-family: "Product Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin: 10px 0 14px 0;
}

.block--type-four-card .col-md-8 {
  width: 100% !important;
}

.four-col--default {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  padding-bottom: 50px;
}
@media (min-width: 1280px) {
  .four-col--default {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.four-col--default .card-icon {
  border-radius: 10.5px;
  background: #F4F9FD;
  padding: 28px 20px 0;
}
.four-col--default .card-icon .image__field-media-image {
  display: flex;
  justify-content: flex-end;
  justify-content: left;
  padding-bottom: 28px;
}
.four-col--default .card-icon h6 {
  color: var(--iSolution-Dark-Blue, #003CA4);
  font-family: "Product Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.four-col--default .card-icon span, .four-col--default .card-icon p {
  color: #868686;
  font-family: "Product Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 140% */
  text-align: left;
}

.key-benefit {
  color: #000 !important;
  text-align: center !important;
  font-family: "Product Sans";
  font-size: 32px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 56.875px !important;
}

.text.text--default.py-6:has(.key-benefit) {
  padding: 50px 0 13px !important;
}

.container:has(.login-form), .success-message:has(.login-form), .error-message:has(.login-form), .info-message:has(.login-form) {
  background: #F4F9FD;
}

.path-user form {
  max-width: 100% !important;
}

.apps-form label, .login-form small {
  display: block !important;
}

span.admin-link button {
  background: var(--Dark-Blue, #003CA4);
  color: white;
  border: none;
  padding: 3px 10px;
  margin-top: 10px;
  border-radius: 4px;
  font-size: 15px;
  margin-left: 4px;
}

.login-form {
  background: #F4F9FD;
}
.login-form .login-img {
  background: url("../images/form.svg") no-repeat center center;
  display: none;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 500px;
}
@media (min-width: 768px) {
  .login-form .login-img {
    background: url("../images/form.svg") no-repeat center center;
    display: block;
  }
}
.login-form label, .login-form small {
  display: none;
}
.login-form input {
  border-radius: 8px;
  background: rgba(0, 60, 164, 0.04);
  border: none;
  height: 60px;
  padding: 12px;
}
.login-form a#edit-password-reset-link {
  float: right;
  padding-bottom: 20px;
  color: #8B8B8B;
  font-family: "Product Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.login-form .captcha-type-challenge--math {
  margin-top: 10px;
  display: contents;
  margin-top: 23px;
}
.login-form fieldset.captcha.captcha-type-challenge--math legend {
  margin-top: 27px;
}
.login-form .captcha__description {
  margin-bottom: 0.75em;
  color: #8B8B8B;
  font-family: "Product Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.login-form p.user-register-link,
.login-form .user-login-link {
  margin-top: 19px;
  color: #8B8B8B;
  font-family: "Product Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.login-form p.user-register-link a,
.login-form .user-login-link a {
  color: var(--Dark-Blue, #003CA4);
  font-family: "Product Sans";
  font-size: 20px;
  font-style: normal;
}
.login-form .field--name-first-name {
  width: 100%;
  margin-right: 0px;
}
@media (min-width: 1280px) {
  .login-form .field--name-first-name {
    width: 48%;
    display: inline-block;
    margin-right: 10px;
    float: left;
  }
}
.login-form .field--name-last-name {
  width: 100%;
  margin-left: 0px;
}
@media (min-width: 1280px) {
  .login-form .field--name-last-name {
    width: 48%;
    display: inline-block;
    margin-right: 10px;
    float: left;
  }
}
.login-form .iti.iti--allow-dropdown {
  width: 100%;
}
.login-form .webform-section-title {
  display: none;
}
.login-form .contact-left h3 {
  color: #4D4D4D;
  font-family: "Product Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
.login-form .contact-left b {
  color: #4D4D4D;
  font-family: "Product Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
.login-form .contact-left p {
  color: #4D4D4D;
  font-family: "Product Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-top: 20px;
}
.login-form div#edit-flexbox {
  margin-bottom: 0;
}

.open-api-doc-wrapper {
  position: relative;
  top: -100px;
  z-index: 1;
  padding: 20px;
  border-radius: 16px;
}

div#stoplight-elements-ui-field_apidoc_spec-0 [rel="noopener noreferrer"] {
  display: none;
}

.sl-stack--8,
.sl-stack--5,
.sl-stack--10 {
  gap: 12px !important;
}

.HttpService span.sl-font-bold.sl-pr-2.sl-pl-0,
.HttpService span.sl-whitespace-normal span,
.HttpService .sl-overflow-x-hidden span {
  color: white;
}

.open-api-doc-wrapper {
  background: white;
}

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