Tagline

Lorem ipsum dolor sit amet consectetur adipiscing

Aliqua id fugiat nostrud irure ex duis ea quis id quis ad et. Sunt qui esse pariatur duis deserunt mollit dolore cillum minim tempor enim elit aute irure tempor cupidatat.
CFM Event Rentals

Tent Size Calculator

Use our Tent Calculator to estimate the tent size needed for your event. You can also request a quote based on your selections.

Choose the closest guest count. For Seated Dining, we recommend rounding up.
<style>
  /* -- The root styles must go in the element of the structure with the name "Form". --*/ 
  
  .hero-48__form{
  /* Styles applied to all checkboxes */
  & .options-wrapper{
    & li{
    	display: flex;
      align-items: start;
      flex-wrap:nowrap;
    }
    
    /* Unique styles for privacy policy checkboxes */
  	& label[for="form-field-vmwaoi-0"] {
  		font-size: var(--brxw-text-s);
      line-height: 100%;
      
      /* Color link */
      & a{
      	color: var(--brxw-color-primary)
      }
  	}
  }
}
</style>