@font-face{font-family:"Poppins";font-weight:300;font-style:normal;font-stretch:normal;src:url('../../wp-content/themes/bizboost/assets/fonts/poppins/Poppins-Light.woff2') format('woff2');}@font-face{font-family:"Poppins";font-weight:400;font-style:normal;font-stretch:normal;src:url('../../wp-content/themes/bizboost/assets/fonts/poppins/Poppins-Regular.woff2') format('woff2');}@font-face{font-family:"Poppins";font-weight:400;font-style:italic;font-stretch:normal;src:url('../../wp-content/themes/bizboost/assets/fonts/poppins/Poppins-Italic.woff2') format('woff2');}@font-face{font-family:"Poppins";font-weight:500;font-style:normal;font-stretch:normal;src:url('../../wp-content/themes/bizboost/assets/fonts/poppins/Poppins-Medium.woff2') format('woff2');}@font-face{font-family:"Poppins";font-weight:600;font-style:normal;font-stretch:normal;src:url('../../wp-content/themes/bizboost/assets/fonts/poppins/Poppins-SemiBold.woff2') format('woff2');}@font-face{font-family:"Poppins";font-weight:700;font-style:normal;font-stretch:normal;src:url('../../wp-content/themes/bizboost/assets/fonts/poppins/Poppins-Bold.woff2') format('woff2');}@font-face{font-family:"Poppins";font-weight:800;font-style:normal;font-stretch:normal;src:url('../../wp-content/themes/bizboost/assets/fonts/poppins/Poppins-ExtraBold.woff2') format('woff2');}@font-face{font-family:"Poppins";font-weight:900;font-style:normal;font-stretch:normal;src:url('../../wp-content/themes/bizboost/assets/fonts/poppins/Poppins-Black.woff2') format('woff2');}
:root {
  --wp--preset--color--background: #0A0C11;
  --wp--preset--color--foreground: #ffffff;
  --wp--preset--color--primary: #cd4035;
  --wp--preset--color--secondary: #222222;
  --wp--preset--color--tertiary: #0a0a0a;
  --wp--preset--color--text-link: #fffcfc;
  --wp--preset--color--body-text: #abadb3;
  --wp--preset--color--meta: #666666;
  --wp--preset--color--border-color: #323438;
  --wp--preset--color--color-light: #fbfbfb;
  --wp--preset--color--color-dark: #000000;
  --wp--preset--color--footer-text: #999999;
  --wp--preset--color--footer-border-dark: #313131;
  --wp--preset--color--gray: #cccccc;
  --wp--preset--color--patrick-blue: #1b3385;
  --wp--preset--color--blue-green: #25c5c9;
  --wp--preset--gradient--horizontal-patrick-blue-to-blue-green: linear-gradient(to right,var(--wp--preset--color--patrick-blue) 0%,var(--wp--preset--color--blue-green) 100%);
  --wp--preset--font-size--tiny: 13px;
  --wp--preset--font-size--extra-small: 14px;
  --wp--preset--font-size--small: 15px;
  --wp--preset--font-size--medium: 16px;
  --wp--preset--font-size--upper-heading: 18px;
  --wp--preset--font-size--body-default: clamp(18px,1.6vw,20px);
  --wp--preset--font-size--content-heading: clamp(22px,3vw,24px);
  --wp--preset--font-size--large: clamp(24px,4.2vw,32px);
  --wp--preset--font-size--extra-large: clamp(28px,6vw,36px);
  --wp--preset--font-size--product-heading: clamp(32px,4.8vw,42px);
  --wp--preset--font-size--huge-display: clamp(42px,5.2vw,80px);
  --wp--preset--font-size--colossal: clamp(46px,5.2vw,110px);
  --wp--preset--font-family--poppins: "Poppins", serif;
  --wp--custom--spacing--tiny: clamp(21px, 2vw, 28px);
  --wp--custom--spacing--extra-small: clamp(28px, 3.5vw, 35px);
  --wp--custom--spacing--wp-comment-horizontal: clamp(30px, 3.7vw, 70px);
  --wp--custom--spacing--wp-comment-vertical: clamp(30px, 3.5vw, 49px);
  --wp--custom--spacing--wp-block-sidebar: clamp(7px,3.5vw,60px);
  --wp--custom--spacing--wp-block-sidebar-widget: clamp(35px, 3.5vw, 49px);
  --wp--custom--spacing--wp-block-page-numbers: clamp(49px, 3.3vw, 63px);
  --wp--custom--spacing--wp-footer-vertical: clamp(30px, 4vw, 70px);
  --wp--custom--spacing--normal: clamp(30px, 3.5vw, 40px);
  --wp--custom--spacing--small: max(1.75rem, 5vw);
  --wp--custom--spacing--medium: clamp(2rem, 8vw, calc(4 * var(--wp--style--block-gap)));
  --wp--custom--spacing--large: clamp(3.5rem, 10vw, 5.0625rem);
  --wp--custom--spacing--outer: var(--wp--custom--spacing--small, 1.25rem);
  --wp--custom--spacing--section-block-top: clamp(42px, 7.5vw, 140px);
  --wp--custom--spacing--section-block-bottom: clamp(12px, 5.5vw, 70px);
  --wp--custom--spacing--section-pricing-content: clamp(21px, 5.5vw, 42px);
  --wp--custom--spacing--main-block-gap: clamp(42px, 4.5vw, 70px);
  --wp--custom--spacing--testimonial-inner-gap: clamp(35px, 3.5vw, 42px);
  --wp--custom--spacing--group-heading-bottom-gap: clamp(35px, 3.5vw, 56px);
  --wp--custom--typography--font-size--heading-one: clamp(36px,3.5vw,58px);
  --wp--custom--typography--font-size--heading-two: clamp(32px,2.6vw,49px);
  --wp--custom--typography--font-size--heading-three: clamp(28px,1.9vw,36px);
  --wp--custom--typography--font-size--heading-four: clamp(24px,2vw,28px);
  --wp--custom--typography--font-size--heading-five: clamp(22px,1.3vw,24px);
  --wp--custom--typography--font-size--heading-six: 18px;
  --wp--custom--typography--font-size--huge-post-title: clamp(38px,4vw,70px);
  --wp--custom--typography--line-height--heading-one: 1.38;
  --wp--custom--typography--line-height--heading-two: 1.43;
  --wp--custom--typography--line-height--heading-three: 1.31;
  --wp--custom--typography--line-height--heading-four: 1.5;
  --wp--custom--typography--line-height--heading-five: 1.458333333333333;
  --wp--custom--typography--line-height--heading-six: 1.56;
  --wp--custom--typography--line-height--paragraph: 1.75;
  --wp--custom--typography--line-height--post-title: 1.38;
  --wp--custom--typography--line-height--extra-small: 21px;
  --wp--custom--typography--line-height--small: 28px;
  --wp--custom--typography--line-height--normal: normal;
  --wp--custom--typography--font-weight--light: 300;
  --wp--custom--typography--font-weight--regular: 400;
  --wp--custom--typography--font-weight--medium: 500;
  --wp--custom--typography--font-weight--bold: 700;
  --wp--custom--typography--font-weight--black: 900;
}
body {
  margin:0;
  background: var(--wp--preset--color--background, #0A0C11);
  color: var(--wp--preset--color--body-text, #abadb3);
  font-family: var(--wp--preset--font-family--poppins, Arial, sans-serif);
}
a { color: inherit; }
.screen-reader-text{position:absolute;left:-9999px;}
.wp-block-navigation__container{list-style:none;display:flex;gap:1.25rem;padding:0;margin:0;align-items:center;}
.wp-block-navigation-item__content{text-decoration:none;}
.wp-block-site-title a{text-decoration:none;}
.wp-block-social-links{list-style:none;display:flex;gap:0.75rem;padding:0;margin:0;align-items:center;}
.wp-block-social-link-anchor svg{width:1.25rem;height:1.25rem;fill:currentColor;display:block;}
.wp-block-cover{position:relative;overflow:hidden;}
.wp-block-cover__image-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}
.wp-block-cover__background{position:absolute;inset:0;background:#000;opacity:.5;}
.wp-block-cover__inner-container{position:relative;z-index:1;}
#custom-cursor, .custom-cursor{display:none;}
.has-background-color{color:var(--wp--preset--color--background) !important;}.has-background-background-color{background-color:var(--wp--preset--color--background) !important;}.has-text-color.has-background-color{color:var(--wp--preset--color--background) !important;}.has-background.has-background-background-color{background-color:var(--wp--preset--color--background) !important;}.has-foreground-color{color:var(--wp--preset--color--foreground) !important;}.has-foreground-background-color{background-color:var(--wp--preset--color--foreground) !important;}.has-text-color.has-foreground-color{color:var(--wp--preset--color--foreground) !important;}.has-background.has-foreground-background-color{background-color:var(--wp--preset--color--foreground) !important;}.has-primary-color{color:var(--wp--preset--color--primary) !important;}.has-primary-background-color{background-color:var(--wp--preset--color--primary) !important;}.has-text-color.has-primary-color{color:var(--wp--preset--color--primary) !important;}.has-background.has-primary-background-color{background-color:var(--wp--preset--color--primary) !important;}.has-secondary-color{color:var(--wp--preset--color--secondary) !important;}.has-secondary-background-color{background-color:var(--wp--preset--color--secondary) !important;}.has-text-color.has-secondary-color{color:var(--wp--preset--color--secondary) !important;}.has-background.has-secondary-background-color{background-color:var(--wp--preset--color--secondary) !important;}.has-tertiary-color{color:var(--wp--preset--color--tertiary) !important;}.has-tertiary-background-color{background-color:var(--wp--preset--color--tertiary) !important;}.has-text-color.has-tertiary-color{color:var(--wp--preset--color--tertiary) !important;}.has-background.has-tertiary-background-color{background-color:var(--wp--preset--color--tertiary) !important;}.has-text-link-color{color:var(--wp--preset--color--text-link) !important;}.has-text-link-background-color{background-color:var(--wp--preset--color--text-link) !important;}.has-text-color.has-text-link-color{color:var(--wp--preset--color--text-link) !important;}.has-background.has-text-link-background-color{background-color:var(--wp--preset--color--text-link) !important;}.has-body-text-color{color:var(--wp--preset--color--body-text) !important;}.has-body-text-background-color{background-color:var(--wp--preset--color--body-text) !important;}.has-text-color.has-body-text-color{color:var(--wp--preset--color--body-text) !important;}.has-background.has-body-text-background-color{background-color:var(--wp--preset--color--body-text) !important;}.has-meta-color{color:var(--wp--preset--color--meta) !important;}.has-meta-background-color{background-color:var(--wp--preset--color--meta) !important;}.has-text-color.has-meta-color{color:var(--wp--preset--color--meta) !important;}.has-background.has-meta-background-color{background-color:var(--wp--preset--color--meta) !important;}.has-border-color-color{color:var(--wp--preset--color--border-color) !important;}.has-border-color-background-color{background-color:var(--wp--preset--color--border-color) !important;}.has-text-color.has-border-color-color{color:var(--wp--preset--color--border-color) !important;}.has-background.has-border-color-background-color{background-color:var(--wp--preset--color--border-color) !important;}.has-color-light-color{color:var(--wp--preset--color--color-light) !important;}.has-color-light-background-color{background-color:var(--wp--preset--color--color-light) !important;}.has-text-color.has-color-light-color{color:var(--wp--preset--color--color-light) !important;}.has-background.has-color-light-background-color{background-color:var(--wp--preset--color--color-light) !important;}.has-color-dark-color{color:var(--wp--preset--color--color-dark) !important;}.has-color-dark-background-color{background-color:var(--wp--preset--color--color-dark) !important;}.has-text-color.has-color-dark-color{color:var(--wp--preset--color--color-dark) !important;}.has-background.has-color-dark-background-color{background-color:var(--wp--preset--color--color-dark) !important;}.has-footer-text-color{color:var(--wp--preset--color--footer-text) !important;}.has-footer-text-background-color{background-color:var(--wp--preset--color--footer-text) !important;}.has-text-color.has-footer-text-color{color:var(--wp--preset--color--footer-text) !important;}.has-background.has-footer-text-background-color{background-color:var(--wp--preset--color--footer-text) !important;}.has-footer-border-dark-color{color:var(--wp--preset--color--footer-border-dark) !important;}.has-footer-border-dark-background-color{background-color:var(--wp--preset--color--footer-border-dark) !important;}.has-text-color.has-footer-border-dark-color{color:var(--wp--preset--color--footer-border-dark) !important;}.has-background.has-footer-border-dark-background-color{background-color:var(--wp--preset--color--footer-border-dark) !important;}.has-gray-color{color:var(--wp--preset--color--gray) !important;}.has-gray-background-color{background-color:var(--wp--preset--color--gray) !important;}.has-text-color.has-gray-color{color:var(--wp--preset--color--gray) !important;}.has-background.has-gray-background-color{background-color:var(--wp--preset--color--gray) !important;}.has-patrick-blue-color{color:var(--wp--preset--color--patrick-blue) !important;}.has-patrick-blue-background-color{background-color:var(--wp--preset--color--patrick-blue) !important;}.has-text-color.has-patrick-blue-color{color:var(--wp--preset--color--patrick-blue) !important;}.has-background.has-patrick-blue-background-color{background-color:var(--wp--preset--color--patrick-blue) !important;}.has-blue-green-color{color:var(--wp--preset--color--blue-green) !important;}.has-blue-green-background-color{background-color:var(--wp--preset--color--blue-green) !important;}.has-text-color.has-blue-green-color{color:var(--wp--preset--color--blue-green) !important;}.has-background.has-blue-green-background-color{background-color:var(--wp--preset--color--blue-green) !important;}.has-tiny-font-size{font-size:var(--wp--preset--font-size--tiny) !important;}.has-extra-small-font-size{font-size:var(--wp--preset--font-size--extra-small) !important;}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important;}.has-upper-heading-font-size{font-size:var(--wp--preset--font-size--upper-heading) !important;}.has-body-default-font-size{font-size:var(--wp--preset--font-size--body-default) !important;}.has-content-heading-font-size{font-size:var(--wp--preset--font-size--content-heading) !important;}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important;}.has-extra-large-font-size{font-size:var(--wp--preset--font-size--extra-large) !important;}.has-product-heading-font-size{font-size:var(--wp--preset--font-size--product-heading) !important;}.has-huge-display-font-size{font-size:var(--wp--preset--font-size--huge-display) !important;}.has-colossal-font-size{font-size:var(--wp--preset--font-size--colossal) !important;}.has-text-align-left{text-align:left;}.has-text-align-center{text-align:center;}.has-text-align-right{text-align:right;}

:root{--wp--style--global--wide-size: min(1400px, calc(100vw - 64px)); --wp--style--global--content-size:min(840px, calc(100vw - 64px)); --wp--style--block-gap:24px;}
*,*::before,*::after{box-sizing:border-box;}
img{max-width:100%;height:auto;display:block;}
.wp-block-group{box-sizing:border-box;}
.alignwide{max-width:var(--wp--style--global--wide-size);margin-left:auto;margin-right:auto;}
.alignfull{width:100%;margin-left:auto;margin-right:auto;}
.wp-block-main-header,.wp-block-group.alignwide,.wp-block-columns.alignwide,.wp-block-media-text.alignwide{max-width:var(--wp--style--global--wide-size);margin-left:auto;margin-right:auto;}
.wp-block-group.is-layout-flex,.is-layout-flex{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wp--style--block-gap);} 
.wp-block-group.is-layout-constrained,.is-layout-constrained{max-width:var(--wp--style--global--content-size);margin-left:auto;margin-right:auto;}
.wp-block-social-links svg{display:block}

.alignwide.is-layout-constrained,.wp-block-group.alignwide.is-layout-constrained,.wp-block-columns.alignwide.is-layout-constrained,.wp-block-media-text.alignwide.is-layout-constrained,.wp-block-group-content.alignwide.is-layout-constrained{max-width:var(--wp--style--global--wide-size)!important;}
.alignfull.is-layout-constrained,.wp-block-group.alignfull.is-layout-constrained{max-width:none;}
