/* @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    */
/*****************************************/

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;height:100%}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:#18181b; font-weight: 500;text-decoration:underline; font-family: Inter, sans-serif;}
a:active,a:hover{font-family: Inter, sans-serif;}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;vertical-align:middle;display:inline-block;max-width:100%}
svg:not(:root){overflow:hidden}hr{box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}

/*****Section below added specifically for Hubspot******/


body.hs-landing-page, body.hs-page, body.hs-site-page {padding: 40px; font-family: Inter, sans-serif; color: #18181b;}
.widget-type-email_subscriptions h1, .widget-type-email_subscriptions_confirmation h1, .widget-type-email_simple_subscription h1 {font-family: Outfit, sans-serif; font-size: 35px;}
.widget-type-email_subscriptions h2, .widget-type-email_subscriptions_confirmation h2 {font-family: Inter, sans-serif; font-size: 18px; margin: 15px 0px;}
.email-prefs .item .item-inner, .email-prefs .item .item-inner.selected {background: #f4f4f5; width: 85%; max-width: 660px; 
  border-radius: 4px; overflow: hidden; border: 1px solid #f4f4f5;}
#submitbutton {padding: 8px 22px; background-color: #18181b; color:#ffffff; border-radius: 12px; border: 1px solid #18181b;margin: 20px 0;}
footer {margin-top: 60px; color: #fff; padding: 20px 0; }
footer span {font-family: Inter, sans-serif; font-size: 10px;}
.email-prefs .item .item-inner * {color: #18181b;}
.email-prefs .item .item-inner .checkbox-row {padding: 10px;}
.email-prefs .item p {padding: 0 10px 13px 10px;}
p.header, span, .widget-type-email_subscriptions_confirmation p {margin-left: 0; font-size: 16px; color: #18181b!important;}
input[type=checkbox]:active {color:#18181b;}
html body input.hs-input.email-edit {font-family: Inter, sans-serif; font-size: 14px; color: #18181b; border: 1px solid #cdcdcd; border-radius: 2px; box-sizing: content-box; background: none;
    margin: 0px; display: block; min-width: 0px; width: 100%; padding: 10px!important;}
.email-prefs .item.disabled {opacity: 0.3;}
.subscribe-options label {margin-left: 0;}
#content h3 {font-size: 20px; margin-top: 40px;}
#hs-localization-select {background-color:#fff; padding: 5px; border: 1px solid #18181b;}

#hs_cos_wrapper_logo img {padding-bottom: 50px;}

body {
}

/* Headings */

h1 > span {    margin-bottom: 24px;
    font-family: "Neo Grotesk",sans-serif;
    font-size: 54px;
    line-height: 1.1;
    font-weight: 600;
  letter-spacing: -.03em; 
color: #18181b;}


.footer{
  display:block;
  padding-top:60px;
  padding-bottom:0;
  background-color:#fff;
  line-height:1.6em}


.footer .hs-menu-depth-1 a. .footer .hs-menu-depth-1 a:hover, .footer .hs-menu-depth-1 a:active {
  font-family: Outfit,sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: -.025rem;
  color: #ebedff;
}

.footer. hs-menu-wrapper a:hover { color: #2d2d2d;}

.footer .hs-menu-wrapper .active > a {
  color: 2d2d2d;
    text-decoration: none;}

#hs_menu_wrapper_footer-module-3_ > ul > li > a:hover {color:#2d2d2d;}

.footer .hs-menu-depth-2 a  {
  font-family: Outfit,sans-serif;
    font-size: .875rem;
    letter-spacing: -.1px;
    text-decoration: none;
  font-size: 14px;
  color: #2d2d2d;
}

.footer .hs-menu-depth-2 a:hover, .footer .hs-menu-depth-2 a:active {
  font-family: Outfit,sans-serif;
    font-size: .875rem;
    letter-spacing: -.1px;
    text-decoration: none;
  font-size: 14px;
  color: #2d2d2d;
}

footer span p {
  font-size: 10px;
    color: #71717a;
}



.blog-post__body table, table.bt-table {
  font-size: 1rem;
    margin-bottom: 2rem;
    border-radius: 8px;
    width: 100%;
    max-width: 98vw;
    overflow-x: scroll;
    border: 1px solid rgba(113,113,122,.5);
    background: rgba(226,230,255,.02);
}

.blog-post__body table tr, table.bt-table tr {
    border-bottom: 1px solid rgba(113,113,122,.5);
}

.blog-post__body table th, table.bt-table th {
color: #71717a;
    font-weight: 600;
  background: rgba(113,113,122,.1);
  text-align: left;
    padding: 0.8rem 1rem;
    vertical-align: top;
}
}
.blog-post__body table td, table.bt-table td {
text-align: left;
    padding: 0.8rem 1rem;
    vertical-align: top;
}

.blog-post__body table p, table.bt-table p {margin-bottom: 0;}

table.bt-table ul, .blog-post__body table ul {padding-left: 20px; margin-bottom: 5px;}
table.bt-table li, .blog-post__body table li {padding-left: 3px; line-height: 1.5; color: #71717a;}
/* Code Blocks */

code {
  border: 1px solid rgb(113,113,122,0.4);
    font-size: 14px!important;
    font-weight: 500!important;
  color: #71717a;
  background-color: rgb(113,113,122,0.2);
  border-radius: 4px;
  line-height: 25px;
    padding: 3px;
}


/* Buttons */

form input[type='submit'], form .hs-button {position: relative;
    background-color: rgb(39, 39, 42);
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 1.1rem;
    padding: 0.45rem 1.25rem;
    border-radius: 12px;
    white-space: nowrap;
  border: 0;}

form input[type='submit']:hover, form .hs-button:hover {

}


form input[type='text'], form input[type='tel'], form input[type='email'] {
 min-height: 2.5rem;
    margin-bottom: 0.75rem;
    padding: 0.5rem 1rem;
    border: 1px solid #f4f4f5;
    border-radius: 8px;
    background-color: #f4f4f5;
    display: block;
    width: 100%;
    height: 38px;
    font-size: 0.875rem;
    color: #111827;
    transition: all 200ms;}

select.blog-tag-filter__select {
    border: 1px solid #f4f4f5;
    font-size: 0.875rem;
    color: #111827;
  background-color: #f4f4f5;
}

form input[type='text']::placeholder, form input[type='tel']::placeholder, form input[type='email']::placeholder {color:#111827;}

.hs_cos_wrapper_type_blog_subscribe form.hs-form input[type='email'] {min-height: 2.5rem;
    margin-bottom: 0.75rem;
    padding: 0.5rem 1rem;
    border: 1px solid #f4f4f5; 
    border-radius: 8px;
    background-color: #f4f4f5;
    display: block;
    width: 100%;
    height: 38px;
    font-size: 0.875rem;
    color: #111827;
    transition: all 200ms;
}


.overline-component {
    display: inline-block;
    padding: 0.15rem 0.75rem;
    border-radius: 4px;
    background-color: #94faf0;
     margin-bottom: 30px;
}

   .overline-content { 
    font-size: 0.95rem;
    font-family: 'Neo Grotesk', sans-serif;
     font-weight: 600;
     color: #18181b;
}


/*****All below pulled from BT main website******/

button,html input[type=button],input[type=reset]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
legend{border:0;padding:0}
table{border-collapse:collapse;border-spacing:0}



h1{margin:0 0 24px;font-family:"Neo Grotesk", Inter;font-size:72px;line-height:1.1;font-weight:500;letter-spacing:-2.96px}
h2{margin-top:0;margin-bottom:14px;font-family:"Neo Grotesk", Inter;color:#18181b;font-size:56px;line-height:1.2;font-weight:500;letter-spacing:-2.24px}
h3{margin-top:0;margin-bottom:16px;font-family:"Neo Grotesk", Inter;color:#18181b;font-size:32px;line-height:1.2;font-weight:500;letter-spacing:-.96px}
h4{margin-top:0;margin-bottom:16px;font-family:"Neo Grotesk", Inter;color:#18181b;font-size:1.5rem;line-height:1.2;font-weight:500;letter-spacing:-.02px}
h5{margin-top:0;margin-bottom:16px;font-family:"Neo Grotesk", Inter;color:#18181b;font-size:1.25rem;line-height:1.3;font-weight:500;letter-spacing:-.02px}
h6{margin-top:0;margin-bottom:16px;font-family:"Neo Grotesk", Inter;color:#18181b;font-size:1rem;line-height:1.1;font-weight:500;letter-spacing:-.02px}
ul{margin-top:0;margin-bottom:24px;padding-left:40px}ol{margin-top:0;margin-bottom:10px;padding-left:40px}
li{color:#18181b;}
strong, .journal-rich-content strong {font-weight:600; color: #18181b;}
blockquote{margin:0 0 24px;padding:16px 24px;border-left:3px solid #94faf0;color:#18181b;font-size:18px;line-height:1.5;font-style:italic;font-weight:400}
figcaption{margin-top:8px;color:rgba(150,158,194,.6);font-size:14px;text-align:center}


.text-gradient{background-image:linear-gradient(225deg,#67ffd8,#40e8ff 50%,#9685ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}

.journal-rich-content{max-width:800px;font-size:16px;font-weight:400}
.journal-rich-content p {margin-bottom:32px;color:#3f3f46;line-height:1.85;font-weight:400}
.journal-rich-content ol,.journal-rich-content ul{margin-bottom:24px;padding-left:32px;color:#3f3f46}
.journal-rich-content li{margin-bottom:8px;padding-left:8px;color:#3f3f46;line-height:1.85}


    
    .footer{padding-top:64px}
.footer-bottom-note{margin-bottom:8px;font-size:12px}
      .container{padding-right:24px;padding-left:24px}
.container.hero-container{overflow:visible}
      .hero-bg-wrapper{-webkit-transform:translate(186px,-76px);-ms-transform:translate(186px,-76px);transform:translate(186px,-76px)}
      .hero-bg-image{bottom:29px;-webkit-transform:scale(4);-ms-transform:scale(4);transform:scale(4)}
.tag{font-size:10px;white-space:nowrap}
      .main-wrapper{overflow:hidden}
.padding-horizontal{padding-top:0;padding-bottom:0}
.padding-vertical{padding-right:0;padding-left:0}
.show-mobile-portrait{display:block}
      .max-width-full-mobile-portrait{width:100%;max-width:none}
.margin-vertical{margin-right:0;margin-left:0}.padding-left{padding-top:0;padding-right:0;padding-bottom:0}
      .padding-top{padding-right:0;padding-bottom:0;padding-left:0}
.padding-bottom{padding-top:0;padding-right:0;padding-left:0}
.margin-top{margin-right:0;margin-bottom:0;margin-left:0}
      .padding-right{padding-top:0;padding-bottom:0;padding-left:0}
.margin-horizontal{margin-top:0;margin-bottom:0}
.hide-mobile-portrait{display:none}
      .margin-right{margin-top:0;margin-bottom:0;margin-left:0}
.margin-bottom{margin-top:0;margin-right:0;margin-left:0}.margin-left{margin-top:0;margin-right:0;margin-bottom:0}



@media screen and (max-width: 800px) {
h1 > span, h1 {    margin-bottom: 20px;
    font-size: 42px;
    line-height: 1.15;
  color: #18181b;
}
  h2 {font-size: 2.5rem;}
  .blog-post-section { padding: 35px 0;}
}