@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Zilla+Slab:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');



html,
body {
    overflow-x: hidden;
}


body {font-family:  "IBM Plex Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";}


img {
  image-rendering: auto;
}

iframe {
    display: block;      
    /*background: #fff;*/
    border: none;         
    width: 100%;
    height: 100%;
}


body
{
	margin:0px;
	padding:0px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/*------------------------- fonts --------------------- */

.fontBold
{
	font-weight: 600;
}

.fontMedium
{
	font-weight: 400;
}

.fontLight
{
	font-weight: 300;
}

.smallTitle
{
	font-family:  "IBM Plex Sans Condensed", "Helvetica Neue", Arial;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .05em;
}

.mediumTitle
{
	font-family:  "IBM Plex Sans Condensed", "Helvetica Neue", Arial;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .05em;
}

.articleh1
{
	font-family:  "IBM Plex Serif", serif;
	font-style: normal;
	line-height:1.2em;
	font-size: 48px;
	font-weight:700;
	transform: translateX(-3px);
	color:#000000;
	margin-top:14px;
}

.articleh2
{
	font-family:  "IBM Plex Sans", Arial;
	font-style: normal;
	line-height:1.2em;
	font-size: 24px;
	font-weight:700;
	color:#333333;
	letter-spacing: 0.02em;
}

.articlebody
{
	font-family:  "IBM Plex sans", serif;
	font-style: normal;
	line-height:1.6em;
	font-size: 16px;
	font-weight:400;
	color: #444444;
}

h1
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-style: normal;
	line-height:1.3em;
	font-size: 48px;
	font-weight:700;
	transform: translateX(-3px);
}

h2
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-style: normal;
	line-height:1.2em;
	font-size: 38px;
	font-weight:700;
}

h3
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-style: normal;
	line-height:1.4em;
	font-size: 32px;
	font-weight:700;
}

h4
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-style: normal;
	line-height:1.4em;
	font-size: 26px;
	font-weight:700 !important;
}

h5
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-style: normal;
	line-height:1.4em;
	font-size: 22px;
	font-weight:700 !important;
}

.pXlarge
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-size: 32px !important;
	line-height:1.6em;
	font-weight:300;
}

.pSuperBig
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-size: 22px !important;
	line-height:1.4em;
	font-weight:400;
}

.pBig
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-size: 20px !important;
	line-height:1.5em;
	font-weight:400;
}



.pLarge
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-size: 18px !important;
	line-height:1.6em;
	font-weight:400;
	
}

.pMedium
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-size: 17px !important;
	line-height:1.5em;
	font-weight:400;
}

.pRegular
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-size: 16px !important;
	line-height:1.7em;
}

.pSmall
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-size: 14px !important;
	line-height:1.6em;
}
.pTiny
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-size: 13px !important;
}

.pMicro
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-size: 12px !important;
}

.pMicroSuper
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-size: 11px !important;
}


.testimonyLarge
{
	font-family:  "Zilla Slab", serif;
	font-size: 26px;
	line-height:1.3em;
}

.clientAvatar
{
	width:60px;
	height:60px;
	border-radius: 50%;
	background-color:#7E7E7E;
	image-rendering:auto;
	float:left;
	margin-right:20px;
}

.pTiny a, .pRegular a, .pSmall a, .pMedium a, .pLarge a {
	color: inherit;
	text-decoration: none;
	transition: all 0.2s ease-in-out; 
}

.pTiny a:hover, 
.pRegular a:hover, 
.pSmall a:hover, 
.pMedium a:hover, 
.pLarge a:hover {
   background-color: rgba(0, 0, 0, 0.05); /* Darkens slightly on light themes */
  border-radius: 4px; /* Rounds the corners of the highlight */
  padding: 0 4px; /* Adds space around the text */
}

/* =========================
   MOBILE
========================= */
@media (max-width: 767px) {

  h1 {
   font-size:36px;
  }

  h2 {
    font-size:32px;
  }

}

/*---------------------------------- items ------------------------*/



.btnIcon {
  display: inline-block;
  position: relative;
  top: -1px; /* vertical alignment stays constant */
  padding-left: 10px;
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

/* hover */
button:hover .btnIcon,
a:hover .btnIcon {
  transform: translateX(5px); /* only move right */
  transition: transform 0.2s ease-out;
}


.btn
{
	border-radius: 2px !important;
	font-size: 14px !important;
	font-weight: 600;
	padding: 10px 15px;
	margin-bottom: 6px !important;
	border: none;
}

.material-icons.md-14 { font-size: 14px; }
.material-icons.md-16 { font-size: 16px; }
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-20 { font-size: 20px; }

.btn-primary
{
	color:#fff;
	background-color:#62C0D2;
	
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #7AD5E6;
}

.btn-secondary {
    color: #fff;
    background-color: #3354DC;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open>.dropdown-toggle.btn-secondary {
    color: #fff;
    background-color: #6B74F8;
}

.btn-tirtiary {
    color: #fff;
    background-color: #ED8617;
}

.btn-tirtiary:hover, .btn-tirtiary:focus, .btn-tirtiary:active, .btn-tirtiary.active, .open>.dropdown-toggle.btn-tirtiary {
    color: #fff;
    background-color: #FF9E36;
}

.btn-outline
{
	border: none  !important;
	border-radius: 3px !important;
	font-size: 14px !important;
	font-weight: 600;
	padding: 10px 15px;
	box-shadow: inset 0 0 0 2px grey !important; 
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active, .open>.dropdown-toggle.btn-outline {
    color: #fff;
    background-color: #545454;
}

.btn-text {
 	font-size: 20px;
  	font-family: "IBM Plex Sans", Arial;
  	padding: 0;
  	border: 0;
  	background: none;
	text-decoration: none ;
	color:#ED8617;
	transition: color 0.2s ease;
}


.btn-text:hover {
  color: #333; /* lighter version */
}


/*------------------------- colors --------------------- */

.white
{
	color:#FFFFFF;
}


.rcBlue
{
	color: #62C0D2;
}

.rcBlueBG
{
	background-color: #62C0D2;
}

.rcBlueDarkBG
{
	background-color: #092748;
}

.rcPurple
{
	color: #3354DC;
}

.rcPurpleBG
{
	background-color: #3354DC;
}

.rcOrange
{
	background-color: #ED8617;
}

.rcBlack
{
	color:#111111;
}

.grayDark
{
	color:#3A3E42;
}

.grayMedium
{
	color:#666666;
}

.grayLight
{
	color:#969696;
}

.grayLightExtra
{
	color:#BAB9B9;
}

.bgLightBlue
{
	background-color: #2CAFDC;
}

.bgAmber
{
	background-color: #E6A73E;
}

.bgBlackTranslucent
{
	background-color:rgba(0, 0, 0, 0.8)
}

.bg-dark
{
	background-color:rgba(0, 0, 0, 1) !important;
}

.bg-dark-opacity
{
	background-color:rgba(0, 0, 0, .7) !important;
}





.img-wrapper {
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
  width: 100%;
}
.img-wrapper img {
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

/*
.img-flexible {
  width: 100%;
  height: auto;
  display: block;
}*/


/*----------------------- structure -----------------------*/

.container{
    max-width:1080px;
    margin:0 auto;
}

.infoTag
{
	margin-bottom:8px;
	margin-right:5px;
	padding:10px 14px 10px 12px;
	width:auto;
	font-size:15px;
	font-weight:400;
	color:#222222;
	display:inline-block;
	background-color: #D7E0E8;
	
	
}

.clientBox
{
	background-color: rgba(30,30,30,.9);
	border: 1px solid #454545;
}

.topIcon
{
	width:50px;
	height:50px;
	image-rendering:auto;
	float:left;
}

.footerIcon
{
	width:16px;
	height:16px;
	margin-right:12px;
}


/*----------------------- backgrounds -----------------------*/

.bgAttachment
{
	
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment: initial;
}

.bgFixed
{
	background-attachment: fixed !important;
}

.background-siteOwl
{
	background-image:url("../images/siteowl/bg-siteowl.jpg")
}

.background-radiantrfid
{
	background-image:url("../images/radiant/background-radiant.jpg")
}

.background-balancetheory-platform
{
	background-image:url("../images/balancetheory/background-balancetheory-platform.jpg")
}


.backgroundSketchDark
{
	background-image:url(../images/reactive-canvas/backgroundF.jpg);
}

.backgroundDrawing
{
	background-image:url("../images/reactive-canvas/backgroundA.jpg");
}

.backgroundCollage
{
	background-image:url(../images/reactive-canvas/background-collage.jpg);
}


.background-contact
{
	background-image:url("../images/img-contact-pattern.jpg");
}

.rc-project-callout-siteowl {
	background-image: url("../images/siteowl/siteowl-fullwidth-workerpanel.jpg");
  background-size: cover;
  background-position: center center;
	background-repeat: no-repeat;
}

.rc-project-callout-balancetheory {
	background-image: url("../images/balancetheory/radiant-fullwidth-workerpanel.jpg");
  background-size: cover;
  background-position: center center;
	background-repeat: no-repeat;
}

.rc-project-callout-radiant {
	background-image: url("../images/radiant/radiant-fullwidth-workerpanel.jpg");
  background-size: cover;
  background-position: center center;
	background-repeat: no-repeat;
}

.callout-box
{
	position: relative; 
	top:80px; 
	padding:44px;
	padding-top:40px;
	padding-bottom:100px !important;
	background: linear-gradient(120deg, #000000 10%, rgba(0, 0, 0, 0.50) 80%);
    box-shadow: 0 25px 30px rgba(0, 0, 0, 0.25);
}

/*------------- animations -----------------------*/




/* column sizing */
.featured-col {
  display: flex;
}

/* card */
.card-featured {
  width: 100%;
  aspect-ratio: 3 / 1.7;
  position: relative;
  overflow: hidden;
  border-radius: 0.2rem;
  box-shadow: 0 14px 12px rgba(0,0,0,0.2);
}

.card-featured:hover .pill {
    background-color: #fff;
    color: #000;
}

.card-featured-small {
	
 	aspect-ratio: 3 / 1.2 !important;
}

/* image */
.img-featured {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.2s ease-in;
}

/* hover zoom */
.featured-col:hover .img-featured {
  transform: scale(1.08);
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}


.pill
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-size: 14px;
	color: #fff;
	line-height:1.7em;
	height:34px;
	font-weight: 500;
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 17px;
	padding-left:12px;
	padding-right:12px;
	display: inline-block;
	line-height:34px;
	float:left;
	margin-right:7px;
	margin-bottom:7px;
	transition: all 0.4s ease;
	transition: background-color 0.3s ease, color 0.3s ease;
}

.pill-small
{
	font-family:  "IBM Plex Sans", "Helvetica Neue", Arial;
	font-size: 13px;
	color: #fff;
	line-height:1.7em;
	height:28px;
	font-weight: 400;
	background-color: rgba(255, 255, 255, 0.15);
	border-radius: 14px;
	padding-left:10px;
	padding-right:10px;
	display: inline-block;
	line-height:26px;
	float:left;
	margin-right:7px;
	margin-bottom:7px;
	transition: all 0.4s ease;
}
 

.pill-insideCard {
  position: absolute;
  bottom: 15px;
  left: 20px;
  background: #000;
  color: #fff;
}

.pill-light
{
	color:#777;
	background-color: rgba(0, 0, 0, 0.1);
}

.pill-dark
{
	color:#fff;
	background-color: rgba(0, 0, 0, 0.6);
}

.lineDivider{
	
	width:50px; 
	height: 4px; 
	transition: background-color 0.35s ease;
}

.featured-col:hover .pill-insideCard {
  background: #fff;
  color: #000;
  transition: all 0.3s ease;
}

/* masonry layout */
.masonry {
  column-count: 2;
  column-gap: 1rem;
}

/* items */
.masonry-item {
  break-inside: avoid;
  margin-bottom: 1rem;
}

/* images */
.masonry-item img {
  width: 100%;
  display: block;
  border-radius: 3px;
}

/* widths */
.masonry-item.full {
  column-span: all;
}

/* mobile = single column */
@media (max-width: 768px) {
  .masonry {
    column-count: 1;
  }
}



/* =========================
   MODAL WIDTH
========================= */
#contactModal .modal-dialog {
  max-width: 640px;
}

/* container */
.contact-modal {
  border: none;
  border-radius: 4px;
  overflow: hidden;
}

/* remove default padding */
.modal-body {
  padding: 0;
}

/* prevent row overflow */
.modal-body .container-fluid {
  padding: 0;
}

/* =========================
   LEFT PANEL (IMAGE)
========================= */
.modal-left {
  position: relative;
  background: url("../images/img-contact-pattern.jpg") center center / cover no-repeat;
background-color: black;
}

/* optional overlay for readability */
.modal-left::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.2); /* adjust or remove */
}

.modal-left-content {
  position: absolute;
  padding:30px;
  z-index: 2;
}

/* =========================
   RIGHT PANEL
========================= */
.modal-right {
  padding: 30px;
  background: #fff;
}

/* =========================
   HEADER (title + close)
========================= */

/* make sure it's readable */
.modal-header-custom {
  position: relative;
}

.form-title {
  font-family: "IBM Plex Sans", Arial;
  font-size: 28px;
  font-weight: 300;
	color: #fff;
	line-height: 1.2em;
}

.modal-header-custom .btn-close {
  transform: scale(0.7);
  margin-left: 15px;
}

/* =========================
   FORM STYLING
========================= */
.form-custom {
  font-family: "IBM Plex Sans", Arial;
  font-size: 15px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px;
  transition: all 0.25s ease;
}

.form-custom:focus {
  border: 1px solid #000;
  box-shadow: none;
}

.form-control.is-invalid,
.form-select.is-invalid {
  border: 1px solid #f2a5a5;
}

/* =========================
   MOBILE
========================= */
@media (max-width: 767px) {

  .modal-left {
    height: auto;
	min-height: 180px;     /* optional baseline */
  }

  .modal-right {
    padding: 30px;
  }

}


/* remove ALL Bootstrap validation icons (valid + invalid) */
.was-validated .form-control:valid,
.was-validated .form-control:invalid,
.was-validated .form-select:valid,
.was-validated .form-select:invalid,
.form-control.is-valid,
.form-control.is-invalid,
.form-select.is-valid,
.form-select.is-invalid {
  background-image: none !important;
  box-shadow: none;
}

/* error (invalid) */
.was-validated .form-control:invalid,
.was-validated .form-select:invalid {
  border-color: #e46b6b;
}

/* valid (keep neutral, no green) */
.was-validated .form-control:valid,
.was-validated .form-select:valid {
  border-color: #82C0B0;
}


/* =========================
   CTA CARDS
========================= */

.cta-card {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  background-color: #050505;
  background-position: center;
	padding:30px;
	background-image: url('../images/img-contact-pattern-horizontal.jpg');
  background-size: cover;
  background-position: center;
}

.qr-card {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  background-color: #050505;
  background-position: center;
padding:30px;
	background-image: url('../images/img-contact-pattern.jpg');
  background-size: cover;
  background-position: center;
}



.cta-text {
  font-family: "IBM Plex Sans", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.35;
  color: rgba(255,255,255,0.9);
  margin-bottom: 32px;
	max-width:250px;
}



/* =========================
   MOBILE
========================= */

@media (max-width: 767px) {

  .cta-card {
    min-height: auto;
  }

  .cta-title {
    font-size: 22px;
  }

}


/* =========================
   REACTIVE CANVAS HOME
========================= */

.rc-home {
  background: #fff;
}

.rc-home .container {
  max-width: 1080px;
}

.rc-nav {
  font-size: 13px;
}

.rc-nav a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s ease;
}

.rc-nav a:hover {
  color: #ED8617;
}

.rc-nav span {
  padding: 0 5px;
  color: inherit;
  opacity: 0.75;
}

.rc-hero-title {
  line-height: 1.12em;
}

.rc-hero-subtitle {
  max-width: 680px;
  line-height: 1.5em;
}

.rc-hero-subtitle span {
  color: #fff;
  background: #5151D9;
  padding: 0px 6px 3px 6px;
  white-space: nowrap;
border-radius: 3px;
}

.rc-orange-text {
  color: #ED8617 !important;
}

.rc-purple-text {
  color: #5151D9 !important;
}

.rc-article-card {
  aspect-ratio: 327 / 160;
  display: block;
  color: inherit;
}

.rc-card-shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(58deg, rgba(0,0,0,0.82) 18%, rgba(0,0,0,0.22) 72%);
  z-index: 1;
}

.rc-card-copy {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 15px;
  z-index: 2;
	display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.rc-card-copy .smallTitle {
  display: block;
  margin-top: 3px;
  font-size: 12px;
}


.rc-gradient-bg-animation {
    background: linear-gradient(
        135deg,
        var(--rc-gradient-start),
        var(--rc-gradient-end)
    );
}

.rc-scroll-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    opacity: 0.15;
    pointer-events: none;
    z-index: 1;
}

.rc-gradient-bg-animation .container {
    position: relative;
    z-index: 2;
}

.rc-gradient-bg-animation {
    position: relative;
    overflow: hidden;
}

.rc-section-statement {

}

.rc-process-row > div {
  position: relative;
   padding-left: 28px;
  	padding-right: 28px;
}

.rc-process-row > div:first-child {
  padding-left: 15px;
}

.rc-process-row > div + div::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 4px;
  width: 1px;
  height: 96%;
  background: rgba(255,255,255,0.4);
}

.rc-service-card {
  position: relative;
  min-height: 290px;
  height: 100%;
  padding: 34px 42px 30px 76px;
  border-radius: 3px;
  background: #fff;
	
}

.rc-service-orange {
 box-shadow: 0 20px 20px rgba(130,66,6,0.1);
}

.rc-service-purple {
 box-shadow: 0 20px 20px rgba(46,10,118,0.1);
}

.rc-service-number {
  position: absolute;
  top: 39px;
  left: -1px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 0 3px 3px 0;
  line-height: 1;
}

.rc-service-orange .rc-service-number {
  background: #ED8617;
}

.rc-service-purple .rc-service-number {
  background: #5151D9;
}

.rc-service-card .btn {
  margin-top: 10px;
  text-transform: uppercase;
}

.rc-client-band {
  position: relative;
  background: #050505 url("../images/reactive-canvas/client-bg.png") center center / cover no-repeat;
}

.rc-client-band::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.68);
}

.rc-client-band .container {
  position: relative;
  z-index: 1;
}

.rc-client-card {
  aspect-ratio: 521 / 148;
  display: block;
  border-radius: 3px;
  box-shadow: none;
}

.rc-client-card-large {
  aspect-ratio: 521 / 326;
}

.rc-client-card .pill-insideCard {
  bottom: 20px;
  left: 20px;
  background: rgba(0,0,0,0.7);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.rc-client-list {
 
  padding-left: 56px;
}

.rc-footer-nav {
  display: inline-block;
}


.rc-cta-box {
    background: linear-gradient(120deg, #000000 10%, rgba(0, 0, 0, 0.50) 80%);
    border-radius: 3px;
    box-shadow: 0 25px 30px rgba(0, 0, 0, 0.25);
    padding: 30px;
    width: 100%;
}

.rc-cta-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 60px;
}

/* Keep the regular button at its natural size */
.rc-cta-content > .btn {
    flex: 0 0 auto;
    align-self: flex-end;
}

.rc-cta-goals {
    flex: 1;
}

.rc-cta-goals h4 {
    margin: 0 0 16px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.rc-cta-goal-lists {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 40px;
}

.rc-cta-goal-lists ul {
    margin: 0;
    padding-left: 18px;
    color: #fff;
    font-size: 14px;
    line-height: 1.3em;
    letter-spacing: 0.5px;
}

.rc-cta-goal-lists li {
    margin-bottom: 8px;
}

.rc-projectBox-text
{
	height:100%;
	padding:36px;
	padding-top:30px;
}



@media (max-width: 991px) {
  .rc-service-card {
    padding-right: 30px;
  }

  .rc-client-list {
    border-left: 0;
    padding-left: calc(var(--bs-gutter-x) * .5);
  }
	
	.pXlarge
	{
		font-size: 30px !important;
		line-height:1.5em !important;
	}
}

@media (max-width: 767px) {
	  .rc-hero-title {
		font-size: 36px;
	  }

	  .rc-hero-subtitle span {
		white-space: normal;
	  }

	  .rc-section-statement {
		font-size: 28px;
	  }

	   .rc-process-row > div {
		padding:15px;
		padding-top:25px;
	  }

	  .rc-process-row > div:first-child {
		padding-left: 15px;
	  }

	   .rc-process-row > div + div::before {
		left: 15px;
		width: calc(100% - 35px);
		top: 0;
		height: 1px;
		background: rgba(255,255,255,0.32);
	  }

	  .rc-service-card {
		min-height: auto;
		padding: 30px 26px 28px 66px;
	  }

	  .rc-service-number {
		top: 34px;
	  }
	
	.pLarge
	{
		font-size: 16px !important;
	}
	
	.pXlarge
	{
		font-size: 26px !important;
		line-height:1.4em !important;
	}
	
	.pSuperBig
	{
		font-size: 20px !important;
	}
	
	.pMedium
	{
		font-size:15px !important;
	}
	
	.smallTitle
	{
		font-size: 13px;
	}

	.rc-cta-content {
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
		gap: 24px;
		height: auto !important;
		min-height: 0 !important;
	}

	.rc-cta-content > .btn {
		margin: 0 !important;
		align-self: flex-start !important;
	}

	.rc-cta-goal-lists {
		grid-template-columns: 1fr !important;
		gap: 0 !important;
	}

	.rc-cta-goals {
		width: 100%;
		flex: none;
		height: auto !important;
		min-height: 0 !important;
	}
	
	.testimonyLarge
	{
		font-size: 22px;
		line-height:1.2em;
	}
	
	 .translate-y {
    transform: translateY(50%);
	  }
	
	.callout-box
	{
		top:60px; 
		padding:36px;
		padding-top:30px;
		padding-bottom:100px !important;
	}
	
	.articleh2
	{
		font-size: 22px;
	}
	
	.articlebody
	{
		line-height:1.6em;
		font-size: 15px;
	}
}



.translate-y {
  transform: translateY(15%);
}



#hero-cycle-text {
  display: inline-block;
  transition: opacity 0.20s ease, transform 0.3s ease-out, background-color 0.4s ease;
}

#hero-cycle-text.is-changing {
  opacity: 0;
  transform: translateX(4px);
}
