.bk-section__title,.skip-link{font-weight:700;background:var(--mainColor,#22c55e);border-radius:var(--themeRadius)}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--themeFont, 'Poppins', sans-serif);background:var(--mainBgColor,#fff);color:var(--body-text-color,#fff);overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--mainColor,#22c55e);outline-offset:3px;border-radius:var(--themeRadius)}.skip-link{position:absolute;top:-100%;left:1rem;z-index:9999;color:#000;padding:.5rem 1.1rem;font-size:.85rem;transition:top .2s}.skip-link:focus{top:.5rem}.bk-section__title{display:inline-block;font-size:clamp(1.3rem, 4vw, 2rem);line-height:1.2;letter-spacing:.18em;text-transform:uppercase;color:var(--mainBgColor,#fff);margin-bottom:1rem;padding:.5rem 1rem}.bk-section__title--faq{display:block;background:0 0;padding:0;border-radius:0;font-size:clamp(1.6rem, 5vw, 2.6rem);font-weight:900;letter-spacing:normal;text-transform:none;color:inherit;margin-bottom:0}.bk-header{position:absolute;top:0;left:0;right:0;z-index:100}.bk-header::before{content:'';position:absolute;inset:0 0 -3rem 0;background:linear-gradient(to bottom,color-mix(in srgb,color-mix(in srgb,var(--mainColor,#22c55e) 10%,#000) 92%,transparent) 0,color-mix(in srgb,var(--mainColor,#22c55e) 10%,transparent) 10%,transparent 100%);pointer-events:none;z-index:-1}.bk-header__divider,.bk-mob-nav__close:hover{background:var(--mainColor,#22c55e)}.bk-header__inner{display:flex;align-items:center;justify-content:center;max-width:1280px;margin:0 auto;padding:.85rem 1rem;flex-direction:column}.bk-header__logo a{display:block;line-height:0}.bk-header__logo img{width:auto;height:52px;object-fit:contain}.bk-header__right{display:flex;flex-direction:column;align-items:center;gap:.35rem}.bk-header__name{font-size:1.05rem;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.08em;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.65);margin:0}.bk-header__divider{display:none;width:100%;height:1px;opacity:.6}@media (min-width:992px){.bk-header::before{background:linear-gradient(to bottom,color-mix(in srgb,color-mix(in srgb,var(--mainColor,#22c55e) 10%,#000) 92%,transparent) 0,color-mix(in srgb,var(--mainColor,#22c55e) 10%,transparent) 20%,transparent 100%)}.bk-header__inner{padding:1rem 1.5rem .6rem}.bk-header__logo img{width:auto;height:50px}.bk-header__name{font-size:1.5rem}.bk-header__divider{display:block;margin:1rem 0}.bk-header--fixed{position:fixed;background:color-mix(in srgb,var(--mainColor) 85%,transparent);box-shadow:0 2px 16px rgba(0,0,0,.35);animation:.3s ease-out bk-header-drop}.bk-header--fixed .bk-header__divider,.bk-header--fixed::before{display:none}.bk-header--fixed .bk-header__inner{flex-direction:row;gap:1rem;padding:.35rem 1.5rem .4rem}.bk-header--fixed .bk-header__logo img{width:56px;height:56px}.bk-header--fixed .bk-header__name{font-size:1.05rem}}@keyframes bk-header-drop{from{transform:translateY(-100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.bk-header--fixed{animation:none}}.bk-faq__panel,.bk-hero.banner-image .bk-hero__video-wrap,.bk-hero.banner-video .bk-hero__slider-wrap,.bk-nav{display:none}.bk-mob-nav,.bk-mob-tog{flex-direction:column;position:fixed}.bk-mob-nav__close:hover,.bk-mob-nav__list>li>a:hover{color:var(--mainBgColor)}.bk-mob-tog{display:flex;top:.85rem;right:1rem;z-index:9000;background:color-mix(in srgb,var(--mainColor) 55%,transparent);border:1px solid #fff;border-radius:4px;width:35px;height:35px;align-items:center;justify-content:center;gap:5px;cursor:pointer;padding:0}.bk-mob-tog span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform .25s,opacity .25s}.bk-mob-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:8000}.bk-mob-overlay.active{display:block}.bk-mob-nav{top:0;left:-100%;width:min(320px,85vw);height:100%;background:var(--mainColor);z-index:8500;overflow-y:auto;transition:left .3s;padding:1.5rem 1.25rem;display:flex}.bk-hero__pause,.bk-mob-nav__close,.bk-mob-nav__cta{transition:background .2s,color .2s}.bk-mob-nav.active{left:0}.bk-mob-nav__close{align-self:flex-end;background:0 0;border:1px solid var(--body-text-color);color:var(--body-text-color);border-radius:4px;width:36px;height:36px;font-size:1.25rem;line-height:1;cursor:pointer;margin-bottom:1.5rem}.bk-hero,.bk-hero__slide{height:100vh;width:100%;overflow:hidden}.bk-mob-nav__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.bk-mob-nav__list>li>a{display:block;padding:.8rem .5rem;color:var(--body-text-color);font-size:.88rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.08);transition:color .2s}.bk-mob-nav__list .menu-item-has-children ul{list-style:none;padding:.25rem 0 .25rem 1rem;margin:0;display:none}.bk-hero.banner-image .bk-hero__slider-wrap,.bk-hero.banner-video .bk-hero__video-wrap,.bk-mob-nav__list .menu-item-has-children.active ul{display:block}.bk-mob-nav__list .menu-item-has-children ul li a{display:block;padding:.55rem .5rem;color:rgba(255,255,255,.7);font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;transition:color .2s}.bk-mob-nav__list .menu-item-has-children ul li a:hover{color:var(--mainColor,#22c55e)}.bk-mob-nav__list .menu-item-has-children>button{background:0 0;border:none;color:var(--mainColor);float:right;cursor:pointer;padding:.5rem;margin-top:.2rem;font-size:.9rem}.bk-hero__slider-wrap .owl-dot span,.bk-testimonial__slider .owl-dot span{background:rgba(255,255,255,.4);transition:background .25s,border-color .25s}.bk-hero .bk-section__btn{position:absolute;bottom:40px;z-index:99;left:50%;transform:translateX(-50%)}@media(min-width:992px){.bk-hero .bk-section__btn{display:none}}.bk-mob-nav__cta{display:block;margin-top:1.75rem;text-align:center;padding:.75rem 1rem;border:1px solid #fff;border-radius:4px;color:#fff;font-weight:700;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}.bk-mob-nav__cta:hover{background:var(--mainBgColor);color:var(--mainColor)}body.bk-nav-open{overflow:hidden}.bk-hero{position:relative;min-height:480px;background:#111}.bk-hero__lcp-img picture,.bk-hero__slide picture{position:absolute;inset:0;display:block;width:100%;height:100%}.bk-hero__lcp-img picture img,.bk-hero__slide picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.bk-hero__lcp-img{position:absolute;inset:0;z-index:1}.bk-hero__lcp-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.bk-hero__slider-wrap,.bk-hero__video-wrap{position:absolute;inset:0}.bk-hero__slider-wrap .owl-carousel,.bk-hero__slider-wrap .owl-item,.bk-hero__slider-wrap .owl-stage,.bk-hero__slider-wrap .owl-stage-outer{height:100%}.bk-hero__slide{position:relative;min-height:520px}.bk-hero__slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.bk-hero__slider-wrap .owl-dots{position:absolute;bottom:1.25rem;left:50%;transform:translateX(-50%);z-index:10;display:flex;gap:.45rem}.bk-hero__slider-wrap .owl-dot{background:0 0;border:none;padding:0;cursor:pointer}.bk-hero__slider-wrap .owl-dot span{display:block;width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,.6)}.bk-hero__slider-wrap .owl-dot.active span,.bk-hero__slider-wrap .owl-dot:hover span{background:var(--mainColor,#22c55e);border-color:var(--mainColor,#22c55e)}.bk-hero__pause{position:absolute;bottom:1.25rem;right:1rem;z-index:20;background:rgba(0,0,0,.55);border:2px solid var(--mainColor,#22c55e);color:var(--mainColor,#22c55e);border-radius:4px;width:32px;height:32px;font-size:.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.bk-hero__pause:hover{background:var(--mainColor,#22c55e);color:#000}.bk-hero__video-wrap::after{content:'';position:absolute;inset:0;background:rgba(0,0,0,.45);pointer-events:none}.bk-hero__video-ratio{position:relative;width:100%;height:100%}.bk-hero__video-ratio iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.bk-hero__text{inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none;min-height:12rem}.bk-hero__text .bk-hero__actions,.bk-hero__text h1,.bk-hero__text p{pointer-events:auto}.bk-about::before,.bk-custom::before,.bk-faq::before,.bk-gallery__link::after,.bk-testimonial::before{position:absolute;pointer-events:none}.bk-hero__banner_text{background:var(--mainBgColor);border:2px solid var(--mainColor);padding:.75rem 1.5rem;border-radius:var(--themeRadius);display:inline-block}.bk-hero__text h1{font-size:clamp(1.6rem, 6vw, 2.8rem);font-weight:700;line-height:clamp(1.8rem, 6vw, 3rem);color:var(--mainColor);margin-bottom:.5rem;letter-spacing:-.01em;white-space:normal}.bk-hero__round-sub-title{color:var(--mainColor);margin-bottom:.5rem;font-size:1.2rem;font-weight:400}.bk-hero__btn,.bk-hero__round-eyebrow,.bk-section__btn{font-weight:700;text-transform:uppercase}.banner-2__divider{width:60px;height:3px;background:var(--mainColor);margin:1rem auto;border-radius:2px}.bk-hero__text p{font-size:clamp(.82rem, 3.5vw, 1.05rem);color:rgba(255,255,255,.88);max-width:100%;line-height:1.6;text-shadow:0 1px 10px rgba(0,0,0,.6);margin-bottom:1.5rem}.bk-hero__actions{display:flex;flex-direction:column;align-items:center;gap:.65rem;width:100%}.bk-hero__btn{display:block;width:100%;max-width:240px;text-align:center;padding:.65rem 1.25rem;border-radius:4px;font-size:.82rem;letter-spacing:.08em;transition:background .2s,color .2s,border-color .2s}@media (min-width:576px){.bk-hero__slider-wrap .owl-dot span{width:10px;height:10px}.bk-hero__slider-wrap .owl-dots{bottom:1.75rem}.bk-hero__pause{width:36px;height:36px;font-size:.85rem;bottom:1.75rem;right:1.75rem}.bk-hero__text{padding:6rem 1.5rem 3rem}.bk-hero__actions{flex-direction:row;justify-content:center;width:auto}.bk-hero__btn{width:auto;max-width:none;display:inline-block}}.bk-hero__btn--primary{background:var(--mainColor,#22c55e);color:#000;border:2px solid var(--mainColor,#22c55e)}.bk-hero__btn--primary:hover{background:0 0;color:var(--mainColor,#22c55e)}.bk-hero__btn--outline{background:0 0;color:#fff;border:2px solid #fff}.bk-hero__btn--outline:hover{background:#fff;color:#000}.bk-about,.bk-custom{display:block;width:100%;margin:0;padding:0;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:scroll}.bk-about::before,.bk-custom::before{content:'';inset:0;background:rgba(0,0,0,.55);z-index:0}.bk-about__img-col,.bk-custom__img-col{position:relative;z-index:1;width:100%;height:280px;overflow:hidden}.bk-about__img-col img,.bk-custom__img-col img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bk-about__content-col,.bk-custom__content-col{position:relative;z-index:1;padding:2rem 1.25rem}.bk-hero__round,.bk-hero__text{position:relative;z-index:999;width:100%}@media (min-width:768px){.bk-mob-nav__cta2{display:none}.bk-hero{min-height:520px}.bk-about,.bk-custom{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;min-height:500px}.bk-about__img-col{grid-column:1;grid-row:1;height:100%}.bk-custom__img-col{grid-column:2;grid-row:1;height:100%}.bk-about__content-col{grid-column:2;grid-row:1;display:flex;flex-direction:column;justify-content:center;padding:3rem 2.5rem}.bk-custom__content-col{grid-column:1;grid-row:1;display:flex;flex-direction:column;justify-content:center;padding:3rem 2.5rem}}@media (min-width:992px){.bk-nav{display:flex;width:auto;align-items:center;justify-content:center;padding:.25rem 0 gap: .2rem;flex-wrap:wrap}.bk-nav__list{list-style:none;display:flex;align-items:center;gap:.1rem;flex-wrap:wrap;margin:0;padding:0}.bk-nav__item{position:relative}.bk-nav__link{display:block;padding:.45rem .9rem;font-size:.78rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:#fff;transition:color .2s;white-space:nowrap}.bk-nav__link:hover,.bk-nav__link[aria-current=page]{color:#fff}.bk-nav__dropdown{position:absolute;top:calc(100% + 0px);left:50%;transform:translateX(-50%);min-width:160px;background:rgba(0,0,0,.92);border:1px solid var(--mainColor,#22c55e);border-radius:var(--themeRadius);list-style:none;padding:.4rem 0;display:none;z-index:200}.bk-nav__item--has-dropdown:focus-within .bk-nav__dropdown,.bk-nav__item--has-dropdown:hover .bk-nav__dropdown{display:block}.bk-nav__dropdown li a{display:block;padding:.5rem 1rem;font-size:.78rem;color:#fff;text-transform:uppercase;letter-spacing:.05em;transition:color .2s}.bk-nav__dropdown li a:hover{color:var(--mainColor,#22c55e)}.bk-nav__cta{display:inline-block;margin-left:.8rem;padding:.45rem 1.1rem;border:1px solid #fff;border-radius:10px;color:#fff;font-size:.76rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;transition:background .2s,color .2s}.bk-nav__cta:hover{background:var(--mainColor,#22c55e);color:#000}.bk-mob-tog{display:none}.bk-hero__text{padding:8rem 1.5rem 4rem;max-width:none}.bk-hero__banner_text{padding:1.25rem 2.5rem;min-width:30rem}.bk-hero__text p{max-width:540px}.bk-about,.bk-custom{background-attachment:fixed}.bk-about__content-col,.bk-custom__content-col{padding:4rem 3.5rem}}.bk-about__content-col,.bk-custom__content-col{background:linear-gradient(to bottom,color-mix(in srgb,var(--mainColor) 30%,transparent),color-mix(in srgb,var(--mainBgColor) 30%,transparent));align-items:center}.bk-about__content-col p,.bk-custom__content-col p{font-size:clamp(.88rem, 2vw, 1rem);line-height:1.75;color:var(--body-text-color,#444);margin-bottom:1.75rem;max-width:52ch}.bk-section__btn{display:inline-block;padding:.65rem 1.65rem;border:1px solid #fff;border-radius:4px;color:#fff;font-size:.82rem;letter-spacing:.09em;transition:background .2s,color .2s;background:color-mix(in srgb,var(--mainColor) 45%,transparent)}.bk-section__btn:hover{background:var(--mainColor,#22c55e);color:#000}.bk-hero__text{padding:5rem 0;display:flex;align-items:center;justify-content:center;background-repeat:no-repeat;background-attachment:scroll;margin-top:0}.bk-hero__text::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.52);z-index:0}.bk-hero__round{height:auto;border:2px solid var(--mainColor);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2.5rem 1rem;box-shadow:0 8px 40px rgba(0,0,0,.45),0 2px 12px rgba(0,0,0,.3);transition:transform .15s ease-out,opacity .15s ease-out;will-change:transform,opacity;overflow:visible;background:var(--mainBgColor)}.bk-faq,.bk-faq__grid,.bk-faq__header,.bk-faq__icon,.bk-footer,.bk-gallery,.bk-gallery__item,.bk-gallery__link,.bk-testimonial,.bk-testimonial__card,.bk-testimonial__header,.bk-testimonial__slider{position:relative}.bk-hero__round-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;text-align:center;gap:.75rem}.bk-hero__round-logo{margin-bottom:1rem}.bk-hero__round-logo a{display:block;overflow:hidden;line-height:0}.bk-hero__round-logo img{width:auto;height:60px;object-fit:contain}@media(min-width:991px){.bk-hero__round-logo img{height:60px}}.bk-hero__round-eyebrow{display:block;font-size:.62rem;letter-spacing:.2em;color:rgba(0,0,0,.7);margin-bottom:.35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.bk-hero__round-title{font-size:clamp(.95rem, 4vw, 1.2rem);font-weight:800;color:#000;line-height:1.2;margin-bottom:.4rem;letter-spacing:-.01em}.bk-hero__round-divider{display:block;width:36px;height:2px;background:rgba(0,0,0,.4);margin:.4rem auto;border-radius:2px;flex-shrink:0}.bk-hero__round-desc{font-size:.65rem;color:rgba(0,0,0,.75);line-height:1.5;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bk-hero__round .bk-hero__btn--primary{font-size:.68rem;padding:.45rem 1.1rem;background:var(--mainBgColor,#22c55e);color:var(--mainColor,#22c55e);border:2px solid #000;flex-shrink:0}.bk-hero__round .bk-hero__btn--primary:hover{background:0 0;color:#000;border-color:#000}.bk-gallery{padding:2rem 1rem 3rem}.bk-gallery::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.65);z-index:0}.bk-footer__border,.bk-footer__bottom,.bk-footer__nav,.bk-footer__social,.bk-gallery__grid,.bk-gallery__header{position:relative;z-index:1}.bk-gallery__header{text-align:center;padding:2rem 1rem;max-width:680px;margin:0 auto}.bk-gallery__header p{font-size:clamp(.88rem, 2vw, 1rem);line-height:1.7;color:rgba(255,255,255,.8);margin:0 auto;max-width:48ch}.bk-gallery__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.bk-gallery__item{aspect-ratio:1/1;overflow:hidden;border-radius:1rem;box-shadow:0 4px 18px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.08);display:block;border:6px solid #fff}.bk-gallery__link{display:block;width:100%;height:100%}.bk-gallery__link::after{content:'';inset:0;background:rgba(0,0,0,0);transition:background .35s}.bk-gallery__item:focus-within .bk-gallery__link::after,.bk-gallery__item:hover .bk-gallery__link::after{background:rgba(0,0,0,.3)}.bk-gallery__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.bk-gallery__item:focus-within img,.bk-gallery__item:hover img{transform:scale(1.07)}.bk-grad-bg{background:linear-gradient(135deg,var(--mainColor,#22c55e) 0,var(--mainBgColor,#fff) 100%)}.bk-testimonial{padding:2rem 1rem 3rem;overflow:hidden}.bk-testimonial:before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background:linear-gradient(to bottom,color-mix(in srgb,var(--mainColor) 85%,transparent),color-mix(in srgb,var(--mainBgColor) 85%,transparent))}.bk-testimonial::before{content:'\201C';top:-2rem;left:50%;transform:translateX(-50%);font-size:18rem;line-height:1;color:rgba(255,255,255,.06);font-family:Georgia,serif;user-select:none;z-index:0}.bk-testimonial__header{text-align:center;margin-bottom:2.5rem;z-index:1}.bk-testimonial__header p{font-size:clamp(.85rem, 2vw, 1rem);color:rgba(255,255,255,.8);max-width:44ch;margin:0 auto;line-height:1.6}.bk-testimonial__slider{z-index:1;max-width:760px;margin:0 auto}.bk-testimonial__card{background:rgba(255,255,255,.92);border-radius:var(--themeRadius);padding:2rem 1.75rem 1.75rem;margin:0 .5rem;box-shadow:0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.08);text-align:center}.bk-testimonial__stars{margin-bottom:1rem;font-size:1.3rem;color:var(--mainColor,#22c55e);letter-spacing:.1em}.bk-testimonial__quote{margin:0}.bk-testimonial__quote p{font-size:clamp(.9rem, 2.2vw, 1.05rem);line-height:1.75;color:#333;font-style:italic;margin-bottom:1.5rem}.bk-testimonial__author{display:flex;flex-direction:column;align-items:center;gap:.2rem}.bk-testimonial__author::before{content:'';display:block;width:40px;height:2px;background:var(--mainColor,#22c55e);margin:0 auto .75rem;border-radius:2px}.bk-testimonial__name{font-weight:700;font-size:.9rem;color:var(--mainColor,#22c55e);letter-spacing:.04em;text-transform:uppercase}.bk-testimonial__location{font-size:.78rem;color:#888}.bk-testimonial__slider .owl-dots{text-align:center;margin-top:1.5rem}.bk-testimonial__slider .owl-dot span{display:inline-block;width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.6);margin:0 4px}.bk-testimonial__slider .owl-dot.active span,.bk-testimonial__slider .owl-dot:hover span{background:#fff;border-color:#fff}.bk-footer{width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:scroll;padding:2rem 1rem 1rem;text-align:center;overflow:hidden}.bk-footer::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.78);z-index:0}.bk-footer__border{width:100%;height:3px;background:var(--mainColor,#22c55e);margin-bottom:1.75rem}.bk-footer__social{display:flex;align-items:center;justify-content:center;gap:.65rem;flex-wrap:wrap;margin-bottom:1.5rem}.bk-footer__social-link{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:var(--themeRadius);background:var(--mainColor,#22c55e);color:#fff;transition:transform .2s,opacity .2s;flex-shrink:0}.bk-faq__h-2,.bk-footer__copy a,.bk-footer__nav-list li a:hover{color:var(--mainColor,#22c55e)}.bk-footer__social-link:hover{transform:scale(1.12);opacity:.85}.bk-footer__social-link svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media (min-width:576px){.bk-hero__round{width:100%;padding:3rem 2.5rem}.bk-hero__round-title{font-size:1.2rem}.bk-hero__round-desc{font-size:.72rem;-webkit-line-clamp:3}.bk-gallery{padding:2rem 1.5rem 3.5rem}.bk-gallery__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}.bk-testimonial{padding:4rem 1.5rem 5rem}.bk-testimonial__card{padding:2.5rem 2.5rem 2rem;margin:0 .75rem}.bk-footer__social-link{width:46px;height:46px}.bk-footer__social-link svg{width:20px;height:20px}}.bk-footer__social-link--yt svg{fill:#fff;stroke:none}.bk-footer__nav{margin-bottom:1.5rem;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);padding:.85rem 0}.bk-footer__nav-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.15rem .5rem}.bk-footer__nav-list li a{display:inline-block;padding:.3rem .5rem;font-size:.75rem;font-weight:500;color:rgba(255,255,255,.8);text-transform:uppercase;letter-spacing:.06em;transition:color .2s;white-space:nowrap}.bk-footer__bottom{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding-top:.5rem}.bk-footer__copy{font-size:.75rem;color:rgba(255,255,255,.6);line-height:1.6;display:flex;align-items:center;justify-content:center;flex-direction:column}@media(min-width:768px){.bk-footer__copy{flex-direction:row;align-items:center}}.bk-footer__copy .zing-link{display:flex;align-items:center;margin-left:6px}.bk-footer__copy .zing-link img{width:16px;height:16px;margin-right:4px}.bk-footer__copy a{transition:opacity .2s}.bk-footer__copy a:hover{opacity:.8}.bk-footer__wcag img{display:block;border-radius:4px}.bk-faq{overflow:hidden;padding:3rem 1rem 4rem;background:linear-gradient(135deg,var(--mainColor,#22c55e) 0,var(--mainBgColor,#fff) 100%)}@media (min-width:992px){.bk-hero__text{padding:0;background-attachment:fixed;position:relative;min-height:350px}.bk-hero__round{position:absolute;left:50%;bottom:-20rem;transform:translateX(-50%);width:450px;height:450px;max-width:none;border-radius:50%;padding:3rem 2.75rem;top:auto}.bk-hero__round-eyebrow{font-size:.68rem}.bk-hero__round-title{font-size:1.35rem;margin-bottom:.5rem}.bk-hero__round-desc{font-size:.8rem;-webkit-line-clamp:3;margin-bottom:1rem}.bk-hero__round .bk-hero__btn--primary{font-size:.76rem;padding:.55rem 1.4rem}.bk-gallery{padding:3rem 2rem 4rem;background-attachment:fixed}.bk-gallery__header{padding:2rem 1rem 2.5rem}.bk-gallery__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.bk-faq,.bk-testimonial{padding:5rem 2rem 6rem}.bk-testimonial__header{margin-bottom:3rem}.bk-testimonial__card{padding:3rem 3.5rem 2.5rem}.bk-footer{padding:2.5rem 2rem 1.5rem;background-attachment:fixed}.bk-footer__nav-list li a{font-size:.78rem}}.bk-faq::before{content:'FAQ';bottom:-3rem;left:-2rem;font-size:clamp(10rem, 28vw, 20rem);font-weight:900;color:rgba(0,0,0,.07);user-select:none;z-index:0;line-height:1}.bk-faq__header{z-index:1;text-align:center;margin-bottom:2rem}.bk-faq__h-1{color:#7b1d1d}.bk-faq__grid{z-index:1;max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:.85rem;align-items:start}@media (min-width:768px){.bk-footer__bottom{flex-direction:row;justify-content:center;padding:.5rem 1rem 0}.bk-faq__grid{grid-template-columns:1fr 1fr;gap:1rem}}.bk-faq__item{background:#fff;border-radius:var(--themeRadius);overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08)}.bk-faq__btn{width:100%;display:flex;align-items:center;gap:.75rem;padding:1rem;background:0 0;border:none;cursor:pointer;text-align:left;font-family:var(--themeFont, sans-serif);font-size:.95rem;font-weight:600;color:#333}.bk-faq__q-badge,.bottom-svg-border:before,.top-svg-border:before{background:var(--mainColor,#22c55e)}.bk-faq__btn:hover{color:var(--mainColor,#22c55e)}.bk-faq__q-badge{flex-shrink:0;width:28px;height:28px;border-radius:50%;color:#fff;font-size:.78rem;font-weight:800;display:flex;align-items:center;justify-content:center}.bk-faq__q-text{flex:1}.bk-faq__icon{flex-shrink:0;width:24px;height:24px;border-radius:50%;border:2px solid var(--mainColor,#22c55e);margin-left:auto}.bk-faq__icon::after,.bk-faq__icon::before{content:'';position:absolute;background:var(--mainColor,#22c55e);top:50%;left:50%}.bk-faq__icon::before{width:10px;height:2px;transform:translate(-50%,-50%)}.bk-faq__icon::after{width:2px;height:10px;transform:translate(-50%,-50%)}.open .bk-faq__panel{display:block}.bk-faq__panel p{padding:.75rem 1rem 1rem 3.5rem;font-size:.9rem;line-height:1.7;color:#555;border-top:1px solid rgba(0,0,0,.06);margin:0}.bottom-svg-border{position:absolute;top:-1px;left:0;right:0;width:100%;z-index:10}.bottom-svg-border:before{position:absolute;top:2px;left:0;right:0;width:100%;height:4px;content:'';z-index:-1}.top-svg-border,.top-svg-border:before{position:absolute;left:0;right:0;width:100%;z-index:10}.bottom-svg-border svg,.top-svg-border svg{height:auto!important;width:100%!important}.top-svg-border{top:-2px}.top-svg-border:before{top:-5px;height:6px;content:''}.abc{filter:var(--svgColorFilter)}form button{border:none;padding:.5rem .8rem;background:#000;color:#fff;border-radius:8px;line-height:1rem;font-size:1rem}