/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* Button style for CTAs */

.l1-cta-primary {
	background-color:#ffe957;
	border-radius:2px;
	border:3px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#1e2d5c;
	font-family:Arial;
	font-size:16px;
	padding:16px 31px;
	text-decoration:none;
}
.l1-cta-primary:hover {
  color:#ffffff;
	background-color:#1e2d5c;
  transition-property: background-color;
  transition-duration: 2s;
}
.l1-cta-primary:active {
	position:relative;
	top:1px;
}
        


<script src="https://player.vimeo.com/api/player.js"></script> <!-- Vimeo Player API -->



<style>
  
  /* Set up PP Mori */
  @font-face { font-family: 'PP Mori Book'; src: url('https://21050737.fs1.hubspotusercontent-na1.net/hubfs/21050737/Fonts/PPMori-Book.ttf') format('truetype');}
  @font-face { font-family: 'PP Mori Bold'; src: url('https://21050737.fs1.hubspotusercontent-na1.net/hubfs/21050737/Fonts/PPMori-Bold.ttf') format('truetype');}
  @font-face { font-family: 'PP Mori Extra Bold'; src: url('https://21050737.fs1.hubspotusercontent-na1.net/hubfs/21050737/Fonts/PPMori-ExtraBold.ttf') format('truetype');}
  @font-face { font-family: 'PP Mori Extra Light'; src: url('https://21050737.fs1.hubspotusercontent-na1.net/hubfs/21050737/Fonts/PPMori-Extralight.ttf') format('truetype');}
  @font-face { font-family: 'PP Mori Light'; src: url('https://21050737.fs1.hubspotusercontent-na1.net/hubfs/21050737/Fonts/PPMori-Light.ttf') format('truetype');}
  @font-face { font-family: 'PP Mori Medium'; src: url('https://21050737.fs1.hubspotusercontent-na1.net/hubfs/21050737/Fonts/PPMori-Medium.ttf') format('truetype');}
  @font-face { font-family: 'PP Mori Regular'; src: url('https://21050737.fs1.hubspotusercontent-na1.net/hubfs/21050737/Fonts/PPMori-Regular.ttf') format('truetype');}
  @font-face { font-family: 'PP Mori SemiBold'; src: url('https://21050737.fs1.hubspotusercontent-na1.net/hubfs/21050737/Fonts/PPMori-SemiBold.ttf') format('truetype');}



  
  header, footer {display:none;}
 
  html {
     scroll-behavior: smooth;
  }
  h1, h2, h3, p {
     margin-bottom: 0;
  }
  
  img {
    margin-bottom: -7px;
  }
  .dnd-column {
    padding: 0;
  }




/* Hide the default template header with the Lima One logo */
  body > div.body-wrapper.hs-content-id-161464868425.hs-landing-page.hs-page > div:nth-child(1) > header > div.header__container {
    display: none;
  }
  /* Full original element selector */
  /* body > div.body-wrapper.hs-content-id-68779337805.hs-landing-page.hs-page > main > div > div > div > div > div.row-fluid-wrapper.row-depth-1.row-number-1.dnd_area-row-0-force-full-width-section.dnd-section.dnd_area-row-0-padding.dnd_area-row-0-background-image > div > div > div > div > div.span6.widget-span.widget-type-cell.dnd_area-column-4-vertical-alignment.dnd_area-column-4-background-gradient.dnd_area-column-4-padding.dnd-column */
  
  body > div.body-wrapper.hs-content-id-98976846390.hs-landing-page.hs-page > main > div > div > div > div > div.row-fluid-wrapper.row-depth-1.row-number-1.dnd_area-row-0-force-full-width-section.dnd-section.dnd_area-row-0-padding.dnd_area-row-0-background-image > div > div > div > div > div.span5.widget-span.widget-type-cell.dnd_area-column-4-vertical-alignment.dnd_area-column-4-background-gradient.dnd_area-column-4-padding.dnd-column
  
  /* div.widget-span.widget-type-cell */ {
    margin: 0;
  }
  blockquote.testimonial__content {
    font-size: 18px;
  }
  div.tns-item {
    padding: 20px 0;
  }
  
  /* Change Selection Text Color When Highlighting */ 
  ::-moz-selection { 
    background-color: #00C6AB; 
    color: #fff; 
  } 
  ::selection { 
    background-color: #00C6AB; 
    color: #fff; 
  }
  
  #hs_cos_wrapper_widget_1651235406475_ > img { 
    border-radius: 50%;
  }

  
  
  
  
  
  
  
  
   

  
</style>