.feature-grid-two{display:grid;grid-template-columns:1fr;gap:var(--fg-gap, 16px)}@media (min-width: 990px){.feature-grid-two{grid-template-columns:1fr 1fr}}.feature-grid-two__item{position:relative;overflow:hidden}.feature-grid-two__item.full{grid-column:1 / -1}.feature-grid-two__media{position:relative;width:100%;height:100%;min-height:260px}.feature-grid-two__media img,.feature-grid-two__media video{width:100%;height:100%;object-fit:cover;display:block}.feature-grid-two__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.feature-grid-two__textwrap{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;padding:var(--fg-pad, 24px);justify-content:var(--fg-hpos, center);align-content:var(--fg-vpos, center);justify-items:var(--fg-hpos, center);align-items:var(--fg-vpos, center)}.feature-grid-two__text{width:var(--fg-text-w, 100%);max-width:var(--fg-text-w, 560px);margin:0 auto;text-align:var(--fg-text-align, center);display:flex;flex-direction:column;align-items:var(--fg-hpos, center)}.bfcm_logo{margin-top:0;margin-bottom:var(--fg-logo-margin-b-d, 24px)}.bfcm_logo img{width:var(--fg-logo-width-d, 400px);height:auto;max-width:100%;object-fit:contain}@media (max-width: 768px){.bfcm_logo{margin-bottom:var(--fg-logo-margin-b-m, 16px)}.bfcm_logo img{width:var(--fg-logo-width-m, 100%)}}.feature-grid-two__heading{margin:0 0 var(--fg-heading-margin-b-d, 8px);color:var(--fg-head-color);font-weight:var(--fg-heading-weight, 400)}@media (max-width: 768px){.feature-grid-two__heading{margin-bottom:var(--fg-heading-margin-b-m, 8px)}}.feature-grid-two__sub{margin:var(--fg-sub-margin-top-d, 32px) 0 var(--fg-sub-margin-b-d, 20px);color:var(--fg-sub-color);font-weight:var(--fg-subtext-weight, 400)}@media (max-width: 768px){.feature-grid-two__sub{margin-top:var(--fg-sub-margin-top-m, 12px);margin-bottom:var(--fg-sub-margin-b-m, 12px)}}.feature-grid-two__buttons{display:flex;gap:12px;flex-wrap:wrap;width:100%;justify-content:var(--fg-hpos, center)}.feature-grid-two__buttons .btn{padding:0 16px;border:1px solid transparent;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-family:var(--fg-btn-font-family);color:var(--fg-btn1-color, #ffffff);background:var(--fg-btn1-bg, transparent);margin-top:14px;font-weight:var(--fg-button-weight, 700);white-space:nowrap;border-radius:32px;transition:all .3s ease;height:auto;height:50px;max-width:300px;width:100%;line-height:1.2}.feature-grid-two__buttons .btn:hover{color:var(--fg-btn1-color-h, #ffffff);background:var(--fg-btn1-bg-h, transparent);text-decoration:none}.feature-grid-two__buttons .btn--2{color:var(--fg-btn2-color, #111111);background:var(--fg-btn2-bg, transparent);margin-left:15px}.feature-grid-two__buttons .btn--2:hover{color:var(--fg-btn2-color-h, #ffffff);background:var(--fg-btn2-bg-h, transparent);text-decoration:none}.feature-grid-two__buttons .btn--v2,.feature-grid-two__buttons .btn--v2-2{max-width:300px;width:100%;height:60px;display:inline-flex;align-items:center;justify-content:center;font-family:var(--fg-btn-font-family);font-weight:var(--fg-button-weight, 700);text-decoration:none;border-radius:8px;transition:all .3s ease;padding:0 20px;box-sizing:border-box;text-align:center;border:2px solid transparent;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature-grid-two__buttons .btn--v2{color:var(--fg-btn1-v2-color, #ffffff);background:var(--fg-btn1-v2-bg, #000000);border-color:var(--fg-btn1-v2-border, #000000)}.feature-grid-two__buttons .btn--v2:hover{color:var(--fg-btn1-v2-color-h, #ffffff);background:var(--fg-btn1-v2-bg-h, #333333);border-color:var(--fg-btn1-v2-border-h, #333333);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.feature-grid-two__buttons .btn--v2-2{color:var(--fg-btn2-v2-color, #000000);background:var(--fg-btn2-v2-bg, #ffffff);border-color:var(--fg-btn2-v2-border, #dddddd)}.feature-grid-two__buttons .btn--v2-2:hover{color:var(--fg-btn2-v2-color-h, #ffffff);background:var(--fg-btn2-v2-bg-h, #000000);border-color:var(--fg-btn2-v2-border-h, #000000);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media (max-width: 768px){.feature-grid-two__buttons .btn--v2,.feature-grid-two__buttons .btn--v2-2{max-width:280px;height:50px;font-size:14px;padding:0 16px}.feature-grid-two__buttons .btn--v2:hover,.feature-grid-two__buttons .btn--v2-2:hover{transform:none;box-shadow:0 2px 8px #0000001a}}.feature-grid-two__heading{font-family:var(--fg-head-font-family);font-size:var(--fg-head-size-m)}.feature-grid-two__sub{font-family:var(--fg-body-font-family);font-size:var(--fg-sub-size-m)}.feature-grid-two__buttons .btn,.feature-grid-two__buttons .btn--v2,.feature-grid-two__buttons .btn--v2-2{font-size:var(--fg-btn-size-m)}.cusotm-quiz-button button{font-family:Montserrat!important;font-weight:600!important;font-size:18px!important;line-height:16px!important;text-align:center!important;color:#000!important;background:#fff!important;min-width:272px!important;margin-top:35px!important;transition:all .3s ease!important}.cusotm-quiz-button button:hover{color:#fff!important;background:#000!important}@media (min-width: 750px){.feature-grid-two__heading{font-size:var(--fg-head-size-d)}.feature-grid-two__sub{font-size:var(--fg-sub-size-d)}.feature-grid-two__buttons .btn,.feature-grid-two__buttons .btn--v2,.feature-grid-two__buttons .btn--v2-2{font-size:var(--fg-btn-size-d)}}.feature-grid-two--fullbleed{width:100%;margin-left:50%;transform:translate(-50%)}@media (max-width:768px){.cusotm-quiz-button button{font-family:Montserrat!important;font-weight:600!important;font-size:13px!important;line-height:10px!important;text-align:center!important;color:#000!important;background:#fff!important;min-width:172px!important;margin-top:12px!important;height:36px!important;padding:0!important}.feature-grid-two__textwrap{padding:var(--fg-pad-mob, 24px)}.feature-grid-two__buttons{flex-direction:column;align-items:center}.feature-grid-two__buttons .btn--v2-2{margin-left:0;margin-top:8px}}@media (max-width: 768px){.feature-grid-two__text{width:var(--fg-text-w-mobile, 100%);max-width:var(--fg-text-w-mobile, 100%);text-align:var(--fg-text-align-mobile, center);align-items:var(--fg-hpos-mobile, center)}.feature-grid-two__heading{font-weight:600;font-size:20px;line-height:100%;letter-spacing:4%;text-align:center;vertical-align:middle}.feature-grid-two__sub p{font-weight:500;font-size:14px;line-height:1.4;text-align:center;vertical-align:middle}.feature-grid-two__buttons .btn{font-weight:600;font-size:13px;line-height:16px;letter-spacing:0%;text-align:center;vertical-align:middle;color:#000;width:172px;height:36px;background:#fff;border-radius:32px;text-decoration:none}.feature-grid-two__buttons .btn:hover{color:#000;background:#fff}.feature-grid-two__item.full{min-height:290px}.bfcm_logo{margin-top:20px}.feature-grid-two__buttons{margin-bottom:20px}}@media (min-width: 769px){.feature-grid-two__text{text-align:var(--fg-text-align-desktop, center);align-items:var(--fg-hpos-desktop, center)}}.image-text-hero{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--hero-gap, 48px);align-items:center;min-height:500px;padding:40px 20px;background-color:var(--hero-bg-color, #ffffff)}@media (max-width: 768px){.image-text-hero{flex-direction:column;gap:var(--hero-gap-mobile, 32px);min-height:auto;padding:30px 15px}}@media (min-width: 769px){.image-text-hero{flex-direction:row;flex-wrap:nowrap}.image-text-hero__content,.image-text-hero__image-wrapper{flex:1}}.image-text-hero__content{display:flex;flex-direction:column;justify-content:center;gap:16px;max-width:var(--hero-text-max-width, 100%);order:1}.image-text-hero__image-wrapper{width:100%;height:var(--hero-image-height, 500px);position:relative;overflow:hidden;order:2;flex:1}.image-text-hero__image{width:100%;height:100%;object-fit:cover}.image-text-hero__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--hero-image-overlay-color, transparent);opacity:var(--hero-image-overlay-opacity, 0)}.image-text-hero--image-left .image-text-hero__content{order:2}.image-text-hero--image-left .image-text-hero__image-wrapper{order:1}@media (max-width: 768px){.image-text-hero--mobile-text-first .image-text-hero__content{order:1!important}.image-text-hero--mobile-text-first .image-text-hero__image-wrapper,.image-text-hero--mobile-image-first .image-text-hero__content{order:2!important}.image-text-hero--mobile-image-first .image-text-hero__image-wrapper{order:1!important}.image-text-hero__image-wrapper{height:var(--hero-image-height-mobile, 300px)}}.image-text-hero__heading{margin:0;font-family:var(--hero-head-font-family);font-size:var(--hero-head-size-d);color:var(--hero-head-color);line-height:1.2;font-weight:var(--hero-head-font-weight)}.image-text-hero__subheading{margin:0;font-family:var(--hero-body-font-family);font-size:var(--hero-sub-size-d);color:var(--hero-sub-color);line-height:1.4}.image-text-hero__button{display:inline-flex;align-items:center;justify-content:center;padding:0;font-family:var(--hero-btn-font-family);font-size:var(--hero-btn-size-d);color:var(--hero-btn-color);background:none;border:0px;text-decoration:none;border-radius:4px;transition:all .3s ease;max-width:fit-content;font-weight:600;text-decoration:underline}.image-text-hero__button:hover{color:var(--hero-btn-color-hover);background:none;border-color:none}.image-text-hero__content--left{text-align:left}.image-text-hero__content--center{text-align:center}.image-text-hero__content--right{text-align:right}@media (max-width: 768px){.image-text-hero__heading{font-family:var(--hero-head-font-family);font-size:var(--hero-head-size-m)}.image-text-hero__subheading{font-family:var(--hero-body-font-family);font-size:var(--hero-sub-size-m)}.image-text-hero__button{font-family:var(--hero-btn-font-family);font-size:var(--hero-btn-size-m);padding:0;justify-content:start;width:100%;max-width:none}}.image-text-hero--fullbleed{width:100vw;margin-left:50%;transform:translate(-50%);padding-left:20px;padding-right:20px}@media (max-width: 768px){.image-text-hero--fullbleed{padding-left:15px;padding-right:15px}}
/*# sourceMappingURL=/cdn/shop/t/113/compiled_assets/styles.css.map */
