
.gradle-back {
  background: #02303a;
}


.drop-shadow-blog {
  webkit-box-shadow: 4px 4px 4px 1px rgba(0, 0, 0, 0.12);
  box-shadow: 4px 4px 4px 1px rgba(0, 0, 0, 0.12);
  border: 1px #31323d solid;
}

.code-inline,
code {
  border: 1px solid #cacaca !important;
  background-color: #e6e6e6 !important;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}



.gradle-hero-title {
  color: #ffffff;
  font-size: 60px;
  line-height: 64px;
  font-weight: 300;
}


.gradle-hero-subtitle {
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 0px;
}


.gradle-section-level1-title {
  color: #02303a;
  font-size: 45px;
  font-weight: 400;
  margin-bottom: 30px;
}


.gradle-section-level2-title {
  font-size: 24px;
  margin-bottom: 10px;
}



.m0,
.margin-0 {
  margin: 0px !important;
}

.m5,
.margin-5 {
  margin: 5px !important;
}

.m10,
.margin-10 {
  margin: 10px !important;
}

.m15,
.margin-15 {
  margin: 15px !important;
}

.m20,
.margin-20 {
  margin: 20px !important;
}

.m25,
.margin-25 {
  margin: 25px !important;
}

.m30,
.margin-30 {
  margin: 30px !important;
}

.m35,
.margin-35 {
  margin: 35px !important;
}

.m40,
.margin-40 {
  margin: 40px !important;
}

.m45,
.margin-45 {
  margin: 45px !important;
}

.m50,
.margin-50 {
  margin: 50px !important;
}

.m100,
.margin-100 {
  margin: 100px !important;
}

.m150,
.margin-150 {
  margin: 150px !important;
}

.m200,
.margin-200 {
  margin: 200px !important;
}

.m250,
.margin-250 {
  margin: 250px !important;
}


.p0,
.padding-0 {
  padding: 0px !important;
}

.p5,
.padding-5 {
  padding: 5px !important;
}

.p10,
.padding-10 {
  padding: 10px !important;
}

.p15,
.padding-15 {
  padding: 15px !important;
}

.p20,
.padding-20 {
  padding: 20px !important;
}

.p25,
.padding-25 {
  padding: 25px !important;
}

.p30,
.padding-30 {
  padding: 30px !important;
}

.p35,
.padding-35 {
  padding: 35px !important;
}

.p40,
.padding-40 {
  padding: 40px !important;
}

.p45,
.padding-45 {
  padding: 45px !important;
}

.p50,
.padding-50 {
  padding: 50px !important;
}

.p100,
.padding-100 {
  padding: 100px !important;
}

.p150,
.padding-150 {
  padding: 150px !important;
}

.p200,
.padding-200 {
  padding: 200px !important;
}

.p250,
.padding-250 {
  padding: 250px !important;
}





.mt0,
.margin-top-0 {
  margin-top: 0px !important;
}

.mt5,
.margin-top-5 {
  margin-top: 5px !important;
}

.mt10,
.margin-top-10 {
  margin-top: 10px !important;
}

.mt20,
.margin-top-20 {
  margin-top: 20px !important;
}

.mt30,
.margin-top-30 {
  margin-top: 30px !important;
}

.mt40,
.margin-top-40 {
  margin-top: 40px !important;
}

.mt50,
.margin-top-50 {
  margin-top: 50px !important;
}

.mt100,
.margin-top-100 {
  margin-top: 100px !important;
}

.mt150,
.margin-top-150 {
  margin-top: 150px !important;
}

.mt200,
.margin-top-200 {
  margin-top: 200px !important;
}

.mt250,
.margin-top-250 {
  margin-top: 250px !important;
}


.mb0,
.margin-bottom-0 {
  margin-bottom: 0px !important;
}

.mb5,
.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.mb10,
.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.mb20,
.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.mb30,
.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.mb40,
.margin-bottom-40 {
  margin-bottom: 40px !important;
}

.mb50,
.margin-bottom-50 {
  margin-bottom: 50px !important;
}

.mb100,
.margin-bottom-100 {
  margin-bottom: 100px !important;
}

.mb150,
.margin-bottom-150 {
  margin-bottom: 150px !important;
}

.mb200,
.margin-bottom-200 {
  margin-bottom: 200px !important;
}

.mb250,
.margin-bottom-250 {
  margin-bottom: 250px !important;
}


.ml0,
.margin-left-0 {
  margin-left: 0px !important;
}

.ml5,
.margin-left-5 {
  margin-left: 5px !important;
}

.ml10,
.margin-left-10 {
  margin-left: 10px !important;
}

.ml20,
.margin-left-20 {
  margin-left: 20px !important;
}

.ml30,
.margin-left-30 {
  margin-left: 30px !important;
}

.ml40,
.margin-left-40 {
  margin-left: 40px !important;
}

.ml50,
.margin-left-50 {
  margin-left: 50px !important;
}

.ml100,
.margin-left-100 {
  margin-left: 100px !important;
}

.ml150,
.margin-left-150 {
  margin-left: 150px !important;
}

.ml200,
.margin-left-200 {
  margin-left: 200px !important;
}

.ml250,
.margin-left-250 {
  margin-left: 250px !important;
}


.mr0,
.margin-right-0 {
  margin-right: 0px !important;
}

.mr5,
.margin-right-5 {
  margin-right: 5px !important;
}

.mr10,
.margin-right-10 {
  margin-right: 10px !important;
}

.mr20,
.margin-right-20 {
  margin-right: 20px !important;
}

.mr30,
.margin-right-30 {
  margin-right: 30px !important;
}

.mr40,
.margin-right-40 {
  margin-right: 40px !important;
}

.mr50,
.margin-right-50 {
  margin-right: 50px !important;
}

.mr100,
.margin-right-100 {
  margin-right: 100px !important;
}

.mr150,
.margin-right-150 {
  margin-right: 150px !important;
}

.mr200,
.margin-right-200 {
  margin-right: 200px !important;
}

.mr250,
.margin-right-250 {
  margin-right: 250px !important;
}



.pt0,
.padding-top-0 {
  padding-top: 0px !important;
}

.pt5,
.padding-top-5 {
  padding-top: 5px !important;
}

.pt10,
.padding-top-10 {
  padding-top: 10px !important;
}

.pt20,
.padding-top-20 {
  padding-top: 20px !important;
}

.pt30,
.padding-top-30 {
  padding-top: 30px !important;
}

.pt40,
.padding-top-40 {
  padding-top: 40px !important;
}

.pt50,
.padding-top-50 {
  padding-top: 50px !important;
}

.pt100,
.padding-top-100 {
  padding-top: 100px !important;
}

.pt150,
.padding-top-150 {
  padding-top: 150px !important;
}

.pt200,
.padding-top-200 {
  padding-top: 200px !important;
}

.pt250,
.padding-top-250 {
  padding-top: 250px !important;
}

.pb0,
.padding-bottom-0 {
  padding-bottom: 0px !important;
}

.pb5,
.padding-bottom-5 {
  padding-bottom: 5px !important;
}

.pb10,
.padding-bottom-10 {
  padding-bottom: 10px !important;
}

.pb20,
.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.pb30,
.padding-bottom-30 {
  padding-bottom: 30px !important;
}

.pb40,
.padding-bottom-40 {
  padding-bottom: 40px !important;
}

.pb50,
.padding-bottom-50 {
  padding-bottom: 50px !important;
}

.pb100,
.padding-bottom-100 {
  padding-bottom: 100px !important;
}

.pb150,
.padding-bottom-150 {
  padding-bottom: 150px !important;
}

.pb200,
.padding-bottom-200 {
  padding-bottom: 200px !important;
}

.pb250,
.padding-bottom-250 {
  padding-bottom: 250px !important;
}

.pr0,
.padding-right-0 {
  padding-right: 0px !important;
}

.pr5,
.padding-right-5 {
  padding-right: 5px !important;
}

.pr10,
.padding-right-10 {
  padding-right: 10px !important;
}

.pr20,
.padding-right-20 {
  padding-right: 20px !important;
}

.pr30,
.padding-right-30 {
  padding-right: 30px !important;
}

.pr40,
.padding-right-40 {
  padding-right: 40px !important;
}

.pr50,
.padding-right-50 {
  padding-right: 50px !important;
}

.pr100,
.padding-right-100 {
  padding-right: 100px !important;
}

.pr150,
.padding-right-150 {
  padding-right: 150px !important;
}

.pr200,
.padding-right-200 {
  padding-right: 200px !important;
}

.pr250,
.padding-right-250 {
  padding-right: 250px !important;
}

.pl0,
.padding-left-0 {
  padding-left: 0px !important;
}

.pl5,
.padding-left-5 {
  padding-left: 5px !important;
}

.pl10,
.padding-left-10 {
  padding-left: 10px !important;
}

.pl20,
.padding-left-20 {
  padding-left: 20px !important;
}

.pl30,
.padding-left-30 {
  padding-left: 30px !important;
}

.pl40,
.padding-left-40 {
  padding-left: 40px !important;
}

.pl50,
.padding-left-50 {
  padding-left: 50px !important;
}

.pl100,
.padding-left-100 {
  padding-left: 100px !important;
}

.pl150,
.padding-left-150 {
  padding-left: 150px !important;
}

.pl200,
.padding-left-200 {
  padding-left: 200px !important;
}

.pl250,
.padding-left-250 {
  padding-left: 250px !important;
}


h1.solutions-h1 {
  font-weight: 400;
  font-size: 32px;
}


.page-template-template-android-solution h2.customers__title,
.page-template-template-maven-solution h2.customers__title {
  font-size: 2rem;
  font-weight: 400;
}


section.primary-benefits,
section.full-width,
section.capabilities-section {
  padding: 30px 0px;
}

.primary-benefits {
  padding: 30px 0px;
}

.customers {
  padding: 30px 0px;
}


section#benefits-section,
section#twocolumn-section,
section#overview-section,
section#features-section,
section#in-action-section,
section#advantages-section,
section.persona-challenges-pain-points,
section.persona-solution-capabilities,
section.scalability-key-capabilities {
  padding: 30px 0px;
}

section.dpe-learnmore {
  padding-top: 30px;
}

.giant-features__learn {
  padding-bottom: 30px;
}


section.giant-features:nth-child(2) {
  padding: 30px 0px 0px 0px;
}




section.giant-features {
  padding: 30px 0px 0px 0px;
}


.giant-features {
  padding: 0px 0px;
}



.page-id-1933 .giant-features__learn-title {
  font-size: 24px;
  margin: 0 0;
  font-weight: 500;
  padding: 0px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.giant-features__main-title {
  font-weight: 400 !important;
  font-size: 32px;
  margin-bottom: 20px;
}

.giant-features__introduction-title {
  font-weight: 400 !important;
  font-size: 1.5rem;
  margin-bottom: 10px;
  line-height: 20px;
}

.giant-features__features {
  padding-bottom: 0px;
}



.page-id-1874 section.giant-features:nth-child(4) {
  padding: 0px 0px 0px 0px;
}








section#technologies-section .grid-x.grid-padding-x.grid-padding-y.grid-margin-x.data-equalizer {
  padding-bottom: 20px;
  padding-top: 20px;
}


#howitworks-section {
  padding: 30px 0px;
}


.hero-2__content {
  font-size: 1.125rem;
}

.page-id-1634 .primary-benefits__stretch {
  margin: 0 -10px;
}

.page-template-template-maven-solution .primary-benefits__stretch:nth-child(3),
.page-template-template-android-solution .primary-benefits__stretch:nth-child(3),
.page-template-template-gradle-build-tool .primary-benefits__stretch:nth-child(3) {
  margin: 0 -15px;
}


.scalability-proofpoints-section h1 {
  font-weight: 400;
  font-size: 32px;
}

.body-subheadline {
  font-size: 24px;
  font-weight: 400;
}


section#twocolumn_1-section,
section#twocolumn_2-section {
  padding-bottom: 0px;
  padding-top: 30px;
}




.scalability-hero__subtitle {
  color: white;
  font-size: 28px;
  line-height: 1.3;
}

.scalability-hero__title {
  color: white;
  font-size: 40px;
  line-height: 1;
}

.scalability-hero__content * {
  color: white;
  font-size: 1.125rem;
  line-height: 21px;
}



h2.customers__title {
  margin-bottom: 0px !important;
}




.giant-features__features {
  padding-top: 20px;
}

.page-id-1933 section.giant-features:nth-child(2) .giant-features__introduction-section:nth-child(1) {
  padding-bottom: 30px;
}

.page-id-1933 section.giant-features:nth-child(3) {
  padding-top: 0px;
  padding-bottom: 0px;
}

.page-id-1933 section.giant-features:nth-child(2) {
  padding-top: 30px;
}

.page-id-1933 section.full-width {
  padding-top: 10px;
}


.page-id-4072 #twocolumn_1-section .solutions-h1 {
  margin-bottom: 0px;
}



.page-id-4191 section#twocolumn_1-section,
section#twocolumn_2-section {
  padding-bottom: 30px;
}

.page-id-4191 section#twocolumn_1-section {
  padding-top: 0px;
}



.page-id-1874 section.full-width {
  padding: 0px 0px;
}

section.giant-features:nth-child(2) {
  padding: 0px 0px 0px 0px;
}


.page-id-1924 section.giant-features:nth-child(2) {
  padding: 0px 0px;
}

.page-id-1924 .giant-features__main-title {
  margin-bottom: -20px;
}



.page-id-4072 section#twocolumn_2-section,
.page-id-4376 section#twocolumn_2-section,
.page-id-4191 section#twocolumn_2-section,
.page-id-4202 section#twocolumn_2-section {
  padding-bottom: 0px;
}



.hero-2 h4.hero-2__subtitle,
.hero-2 .persona-banner .persona-hero__subtitle {
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 0px;
}


.giant-features__example-image-title {
  font-size: 1.5rem;
  margin-bottom: 0px;
  line-height: 24px;
  font-weight: 500;
}



.capability-item a.capabilities-cta,
.full-width__content a.capabilities-cta {
  border-radius: 3px !important;
}

span.checkmark {
  font-size: 20px !important;
}

.learn-more-container>a {
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
}


.training-details--item.full-item.industry-item {
  padding-bottom: 5px;
}

.training-details--container {
  padding: 0 0 0 0;
}

.training--item .training-details--item.training--time.hr-col {
  margin-top: 0px;
  margin-bottom: 5px;
}

.item-hr hr {
  margin: 0px auto;
}

element.style {}

.training--item .training-details--item.training--time {
  margin-top: 15px;
}

@media (max-width: 960px) {
  .training--item .training-details--item {
    margin-right: 0px !important;
    font-size: 16px !important;
  }
}


.giant-features__introduction-section {
  margin-bottom: 0px !important;
}

.w-foreground.w-css-reset {
  border: 1px solid rgba(255, 255, 255, 0.6) !important;
}


.page-template-template-failure-analytics .hero-2__large-image-container,
.page-template-template-maven-solution .hero-2__large-image-container,
.page-template-template-performance-acceleration-build-cache .hero-2__large-image-container,
.page-template-template-performance-acceleration-predictive-test-selection .hero-2__large-image-container,
.page-template-template-performance-acceleration-continuity .hero-2__large-image-container {
  display: block !important;
}

.page-template-template-failure-analytics section.hero-2,
.page-template-template-performance-acceleration section.hero-2,
.page-template-template-performance-acceleration-build-cache section.hero-2,
.page-template-template-performance-acceleration-predictive-test-selection section.hero-2,
.page-template-template-performance-acceleration-test-distribution section.hero-2,
.page-template-template-performance-acceleration-continuity section.hero-2,
.page-template-template-android-solution section.hero-2,
.page-template-template-gradle-build-tool section.hero-2,
.page-template-template-maven-solution section.hero-2 {
  min-height: 575px;
}

.header__container {
  padding-top: 5px;
  background-color: #02303a;
  z-index: 99999999999999999;
}



.brand-page .brand--item--container .brand--item .gradle-logo-container.gray {
  background-color: #f8f8f8 !important;
}

.brand-page .brand--item--container .brand--item .color-swatch.grey {
  background-color: #f8f8f8 !important;
}

.brand-page .brand--item--container .brand--item .gradle-logo-container.dark {
  background-color: #010002 !important;
}

.brand-page .brand--item--container .brand--item .color-swatch.dark {
  background-color: #010002 !important;
}

.brand-page .brand--item--container .brand--item .elephant-icon-container.dark {
  background-color: #010002 !important;
}

.brand-page .brand--item--container .brand--item .gradle-logo-container.gradient {
  background: linear-gradient(135deg, #209bc4 0, #4dc9c0 100%) !important;
}

.brand-page .brand--item--container .brand--item .color-swatch.gradient {
  background: linear-gradient(135deg, #209bc4 0, #4dc9c0 100%) !important;
}

.brand-page .brand--item--container .brand--item .elephant-icon-container.gradient {
  background: linear-gradient(135deg, #209bc4 0, #4dc9c0 100%) !important;
}

div#cookie-banner p {
  color: white;
  margin: 0;
  font-weight: 500;
  font-size: 15px;
  max-width: 1400px;
}

div#cookie-banner a {
  color: white;
  text-decoration: underline;
}

div#cookie-banner {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  background: rgb(46 49 53);
}

button#close-banner {
  border-radius: 10px;
  cursor: pointer;
  font-size: 19px;
  padding: 15px 24px;
}

button#reject-cookies {
  border-radius: 10px;
  cursor: pointer;
  color: white;
  background: transparent !important;
  border: 1px solid white !important;
  font-size: 19px;
  padding: 15px 24px;
}

button#reject-cookies:hover {
  background: linear-gradient(135deg, #069fce 0, #51cbbf 100%) !important;
  border: 1px solid transparent !important;
}

.cookie-inner {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 20px;
}

div#cookie-banner {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background: rgb(46 49 53);
  align-items: center;
  justify-content: center;
  gap: 20px;
  position: fixed;
  bottom: 0;
  width: 100%;
  display: none;
  z-index: 999999999999;
}

.button-cookie-container {
  display: flex;
  gap: 1rem;
}

.page-id-2089 header.site__header {
  background: #0b0d0f;
}

span.arve-error {
  display: none;
}



.top-banner p {
  line-height: 1.5 !important;
}

.top-banner.with-cta p a {
  box-shadow: -2px -2px 6px 0px #66d6fb, 4px 4px 4px 0px #00000040;
  color: #ffffff !important;
  text-decoration: none;
  margin-left: 25px;
  border-radius: 100px;
  padding: 10px 30px;
  font-weight: 600;
}

body .top-banner {
  padding-top: 15px;
  padding-bottom: 15px;
}

menu.text-body.max-w-section.relative {
  margin: 0;
}

body .roi-calculator .hero-section-container {
  z-index: 800;
}

body .roi-calculator .hero-section-container.hero-section-container--stick {
  top: 60px;
}

.post-testimonial {
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: 30px;
  display: grid;
  grid-template-columns: 80px 1fr;
  column-gap: 20px;
  padding: 20px;
  padding-left: 0;
}

.post-testimonial p {
  margin: 0;
}

.post-testimonial .image-container {
  margin: 0;
  grid-row: 1 / 3;
  display: flex;
  align-items: center;
}

.post-testimonial blockquote {
  padding-top: 0;
  display: grid;
}

.post-testimonial p.testimonial-title {
  margin-top: 10px;
  margin-bottom: 0;
  grid-column: 2 / 2;
  color: #8a8a8a;
}

.post-testimonial blockquote {
  padding: 0;
  border: none;
  margin: 0;
}

.post-testimonial img {
  max-width: 80px;
}

.post-testimonial {
  margin-top: 20px;
  margin-bottom: 30px;
}

div#announcement-close svg {
  width: 1rem;
  height: 1rem;
  fill: #fff;
}

div#announcement-close {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  padding: 0.25rem;
  border-radius: 9999px;
  cursor: pointer;
}

.top-banner .grid-container .cell {
  max-width: 1920px !important;
  position: relative;
  margin: 0 auto;
}

div#announcement-close {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  padding: 0.25rem;
  border-radius: 9999px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}

div#announcement-close:hover {
  background: rgb(32 155 196);
}

a.rss-link img {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

a.rss-link {
  display: block;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 20px;
  right: 0;
  background: white;
  border-radius: 5px;
}

body a.capabilities-cta {
  height: unset;
}

.footer__copy {
  line-height: 135%;
  letter-spacing: 0.04375rem;
  font-weight: 500;
  font-size: 10px;
  margin: 0 !important;
  text-align: center;
  width: 18rem !important;
}

.cell.small-shrink.medium-4.footer__copy {
  
  
}

body .site-footer__logo {
  height: 40px;
  width: 40px;
}

.grid-container.footer__container {
  padding: 0;
  height: 3rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.footer__container .align-middle {
  margin: 0;
  padding: 0 40px;
}

.site-footer__logo-container {
  text-align: center;
  flex: 1 1 0% !important;
  margin: 0 !important;
  width: unset !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.site-footer__links {
  width: 18rem !important;
  margin: 0 !important;
  font-size: 16px;
  letter-spacing: 0.01em;
  display: flex;
  justify-content: flex-end;
}

.footer-row__item.section--page-footer__item.section--page-footer__newsletter {
  display: none;
}

body .footer-top__menu-title span {
  font-weight: 400;
  font-size: 16px;
  color: #000;
}

li.footer-subnav__item {
  height: 1.5rem;
  line-height: 1.5;
  font-weight: 400;
}

@media only screen and (max-width: 1024px) {
  body .roi-calculator .hero-section-container.hero-section-container--stick {
    top: unset;
  }
}

@media only screen and (max-width: 980px) {
  .top-banner p {
    display: flex !important;
    flex-direction: column;
  }

  .top-banner.with-cta p a {
    display: block;
    width: 200px;
    text-align: center;
    margin: 15px auto 0;
  }
}

@media only screen and (max-width: 1080px) {

  #buildspeed-button,
  #buildscan-button {
    width: 100% !important;
    padding: 20px !important;
    margin: 0 !important;
  }

  #buildscan-button {
    margin-bottom: 15px !important;
  }
}

@media (max-width: 960px) {
  .cookie-inner {
    flex-direction: column;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .cookie-inner p {
    font-size: 12px;
    margin-bottom: 15px;
  }

  button#close-banner,
  button#reject-cookies {
    font-size: 15px;
    padding: 11px 20px;
  }

  .post-testimonial .image-container {
    grid-row: 3 / 3;
  }

  .post-testimonial p.testimonial-title {
    grid-column: 1 / 1;
  }

  .post-testimonial {
    margin-left: 0;
    grid-template-columns: 1fr;
    gap: 15px;
  }
}

@media (min-width: 1970px) {
  div#announcement-close {
    right: 15px;
  }
}

@media (max-width: 768px) {
  .footer__container .align-middle {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  body .footer__copy {
    order: 3;
  }

  body .footer-row {
    flex-flow: column;
  }

  a.capabilities-cta {
    width: 300px !important;
    height: auto;
    line-height: 1.8 !important;
    padding: 10px !important;
  }

  .grid-container.footer__container {
    height: unset;
  }

  footer.site__footer {
    overflow: hidden;
  }

  .site-footer__links {
    justify-content: center;
  }

  .grid-container.footer__container {
    padding: 0.75rem !important;
  }
}

@media (min-width: 768px) {
  body .footer__copy {
    text-align: left;
    font-size: 9px;
    width: 320px !important;
  }
}


@media (min-width: 1280px) {
  body .footer__copy {
    text-align: left;
    font-size: 12px;
    width: 385px !important;
  }
}