.new_home_footer.new_home_footer--bg-override{background-color:var(--new_home_footer-bg)}.new_home_footer.new_home_footer--text-override,.new_home_footer.new_home_footer--text-override .footer-block__heading,.new_home_footer.new_home_footer--text-override .footer__copyright,.new_home_footer.new_home_footer--text-override a:not(.button){color:var(--new_home_footer-text)}.new_home_footer .new_home_footer__brand_logo_wrapper{margin-bottom:16px}.new_home_footer .new_home_footer__contact{display:flex;flex-direction:column;gap:10px}.new_home_footer .new_home_footer__contact_line{font-size:14px;line-height:1.6}.new_home_footer .new_home_footer__contact_line a{color:inherit;text-decoration:none}.new_home_footer .new_home_footer__contact_line a:hover{text-decoration:underline}.new_home_video{background-color:#f9f9f9;padding-top:var(--new_home_video-padding-top-mobile, 40px);padding-bottom:var(--new_home_video-padding-bottom-mobile, 40px);padding-left:24px;padding-right:24px;border-top:1px solid #74787833}.new_home_video__container{max-width:var(--new_home_video-max-width, 900px);margin:0 auto;padding-left:24px;padding-right:24px}.new_home_video__header{text-align:center;margin:0 auto 32px}.new_home_video__heading{font-size:var(--new_home_video-heading-size-mobile, 26px);font-weight:700;line-height:48px;letter-spacing:-.4px;margin:0;text-transform:uppercase}.new_home_video__description{font-size:16px;line-height:1.5;color:#000000a6;margin:0}.new_home_video__media{position:relative;width:100%;aspect-ratio:var(--new_home_video-aspect-ratio, 16 / 9);border-radius:var(--new_home_video-radius, 20px);overflow:hidden;background-color:#111;box-shadow:0 10px 30px #0000001f}.new_home_video__video,.new_home_video__placeholder,.new_home_video__placeholder_svg,.new_home_video__poster,.new_home_video__poster_picture,.new_home_video__poster img{display:block;width:100%;height:100%;object-fit:cover}.new_home_video__video{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000}.new_home_video__poster{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .25s ease;pointer-events:none}.new_home_video__play_button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border:none;border-radius:18px;background-color:#fc0;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;padding:0}.new_home_video__play_button:hover{background-color:#121212}.new_home_video__play_button:focus-visible{outline:3px solid #ffffff;outline-offset:3px}.new_home_video__play_icon{margin-left:3px}.new_home_video.is-playing .new_home_video__poster{opacity:0;visibility:hidden}.new_home_video.is-playing .new_home_video__play_button{opacity:0;visibility:hidden;pointer-events:none}@media screen and (min-width:767px){.new_home_video{padding-top:var(--new_home_video-padding-top-desktop, 80px);padding-bottom:var(--new_home_video-padding-bottom-desktop, 80px)}.new_home_video__heading{font-size:var(--new_home_video-heading-size-desktop, 40px)}}@media(prefers-reduced-motion:reduce){.new_home_video__poster,.new_home_video__play_button{transition:none}}.new_home_usecases{background-color:var(--new_home_usecases-bg, #f5f5f5);padding-top:var(--new_home_usecases-padding-top-mobile, 40px);padding-bottom:var(--new_home_usecases-padding-bottom-mobile, 40px);padding-left:24px;padding-right:24px;border-bottom:1px solid rgba(0,0,0,.85)}.new_home_usecases__container{max-width:var(--new_home_usecases-max-width, 1200px);margin:0 auto;padding-left:24px;padding-right:24px}.new_home_usecases__heading{font-size:var(--new_home_usecases-heading-size-mobile, 28px);font-weight:700;line-height:48px;letter-spacing:-.4px;margin:0;text-transform:uppercase}.new_home_usecases__grid{display:grid;grid-template-columns:1fr;gap:var(--new_home_usecases-gap, 24px);margin:32px 0 0}.new_home_usecases__card{display:flex;flex-direction:column}.new_home_usecases__image_wrapper{width:100%;margin-bottom:24px}.new_home_usecases__card:nth-child(2),.new_home_usecases__card:nth-child(4){margin-top:48px}.new_home_usecases__picture,.new_home_usecases__placeholder,.new_home_usecases__placeholder_svg{display:block;width:100%;aspect-ratio:var(--new_home_usecases-aspect-ratio, 4 / 5);border-radius:var(--new_home_usecases-radius, 12px);overflow:hidden;background-color:#0000000f}.new_home_usecases__image{width:100%;height:100%;object-fit:cover;display:block}.new_home_usecases__placeholder_svg{object-fit:cover}.new_home_usecases__title{font-size:var(--new_home_usecases-title-size, 18px);font-weight:700;line-height:32px;text-transform:uppercase;letter-spacing:0px;margin:0 0 8px}.new_home_usecases__title_link{color:inherit;text-decoration:none}.new_home_usecases__title_link:hover{text-decoration:underline}.new_home_usecases__description p{font-size:var(--new_home_usecases-description-size, 14px);line-height:24px;letter-spacing:0px;color:#444748;margin:0}.new_home_usecases__link{display:inline-block;margin-top:10px;font-size:var(--new_home_usecases-description-size, 14px);font-weight:700;color:#fc0;text-decoration:underline}@media screen and (min-width:767px){.new_home_usecases{padding-top:var(--new_home_usecases-padding-top-desktop, 80px);padding-bottom:var(--new_home_usecases-padding-bottom-desktop, 80px)}.new_home_usecases__heading{font-size:var(--new_home_usecases-heading-size-desktop, 36px)}.new_home_usecases__grid{grid-template-columns:repeat(var(--new_home_usecases-columns-desktop, 4),minmax(0,1fr))}}.new_home_testimonials{background-color:var(--new_home_testimonials-section-bg, #ffffff);padding-top:var(--new_home_testimonials-padding-top-mobile, 40px);padding-bottom:var(--new_home_testimonials-padding-bottom-mobile, 40px);padding-left:24px;padding-right:24px;overflow:hidden}.new_home_testimonials__container{max-width:var(--new_home_testimonials-max-width, 1200px);margin:0 auto;padding-left:20px;padding-right:20px}.new_home_testimonials__header{text-align:center;margin:0 auto 32px}.new_home_testimonials__heading{font-size:var(--new_home_testimonials-heading-size-mobile, 26px);font-weight:700;line-height:48px;letter-spacing:-.4px;margin:0;text-transform:uppercase}.new_home_testimonials__description{font-size:15px;line-height:1.5;color:#0009;margin:0}.new_home_testimonials__slider_wrapper{position:relative;padding:0 4px}.new_home_testimonials__swiper{width:100%;max-width:100%;overflow:hidden;padding-bottom:8px}.new_home_testimonials__wrapper{align-items:stretch}.new_home_testimonials__slide{height:auto;display:flex}.new_home_testimonials__card{width:100%;background-color:var(--new_home_testimonials-card-bg, #f7f7f7);color:var(--new_home_testimonials-text-color, #1a1a1a);border-radius:var(--new_home_testimonials-card-radius, 16px);box-shadow:var(--new_home_testimonials-card-shadow, none);padding:var(--new_home_testimonials-card-padding, 28px);display:flex;flex-direction:column;gap:20px}.new_home_testimonials__quote{margin:0;display:flex;flex-direction:column;gap:14px}.new_home_testimonials__stars{display:flex;gap:3px;color:var(--new_home_testimonials-star-color, #FFCC00)}.new_home_testimonials__star--empty{color:#00000026}.new_home_testimonials__review_text{font-size:15px;line-height:1.6;color:var(--new_home_testimonials-text-color, #1a1a1a);margin:0}.new_home_testimonials__author{margin:0;display:flex;align-items:center;gap:12px}.new_home_testimonials__avatar_wrapper{flex:0 0 auto;width:44px;height:44px;border-radius:50%;overflow:hidden;background-color:#0000001f}.new_home_testimonials__avatar{display:block;width:100%;height:100%;object-fit:cover}.new_home_testimonials__avatar_placeholder{display:block;width:100%;height:100%}.new_home_testimonials__author_info{display:flex;flex-direction:column;gap:2px}.new_home_testimonials__author_name_row{display:flex;align-items:center;gap:8px}.new_home_testimonials__author_name{font-size:15px;font-weight:700;color:var(--new_home_testimonials-text-color, #1a1a1a)}.new_home_testimonials__verified_badge{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#1a7a3c;background-color:#1a7a3c1a;padding:2px 7px;border-radius:999px}.new_home_testimonials__author_location{font-size:12px;letter-spacing:.02em;text-transform:uppercase;color:#00000080}.new_home_testimonials__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(0,0,0,.1);background-color:#fff;color:#000000b3;cursor:pointer;transition:opacity .2s ease,background-color .2s ease}.new_home_testimonials__nav:hover{background-color:#0000000a}.new_home_testimonials__nav:focus-visible{outline:3px solid #111111;outline-offset:2px}.new_home_testimonials__nav--prev{left:-6px}.new_home_testimonials__nav--next{right:-6px}.new_home_testimonials__nav.swiper-button-disabled{opacity:.35;cursor:default;pointer-events:none}.new_home_testimonials__pagination{position:relative;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:8px}.new_home_testimonials .swiper-pagination-bullet{width:8px;height:8px;background-color:#0003;opacity:1;margin:0}.new_home_testimonials .swiper-pagination-bullet-active{background-color:var(--new_home_testimonials-star-color, #FFCC00)}@media screen and (min-width:767px){.new_home_testimonials{padding-top:var(--new_home_testimonials-padding-top-desktop, 72px);padding-bottom:var(--new_home_testimonials-padding-bottom-desktop, 72px)}.new_home_testimonials__heading{font-size:var(--new_home_testimonials-heading-size-desktop, 36px)}.new_home_testimonials__slider_wrapper{padding:0 48px}.new_home_testimonials__nav--prev{left:0}.new_home_testimonials__nav--next{right:0}}.new_home_products{background-color:var(--new_home_products-bg, #ffffff);padding-top:var(--new_home_products-padding-top-mobile, 40px);padding-bottom:var(--new_home_products-padding-bottom-mobile, 40px);padding-left:24px;padding-right:24px}.new_home_products__container{max-width:var(--new_home_products-max-width, 1200px);margin:0 auto;padding-left:24px;padding-right:24px}.new_home_products__heading{text-align:center;font-size:var(--new_home_products-heading-size-mobile, 26px);font-weight:700;line-height:48px;letter-spacing:-.4px;margin:0;text-transform:uppercase}.new_home_products__grid{margin-top:32px;display:grid;grid-template-columns:1fr;gap:var(--new_home_products-gap, 24px)}.new_home_products__card{position:relative;display:flex;flex-direction:column;background-color:#fff;border:1px solid rgba(0,0,0,.08);border-radius:var(--new_home_products-radius, 14px);box-shadow:0 2px 10px #0000000a;overflow:hidden}.new_home_products__badge{position:absolute;top:14px;left:14px;z-index:1;background-color:#111;color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:5px 10px;border-radius:999px}.new_home_products__image_wrapper{width:100%;height:var(--new_home_products-image-height, 220px);background-color:#00000008;margin:16px 16px 0;width:calc(100% - 40px);border-radius:16px;overflow:hidden}.new_home_products__image,.new_home_products__placeholder,.new_home_products__placeholder_svg{display:block;width:100%;height:100%;object-fit:contain}.new_home_products__content{padding:16px;display:flex;flex-direction:column;gap:8px}.new_home_products__title{font-size:18px;font-weight:700;line-height:1.4em;margin:16px 0 0}.new_home_products__price_row{display:flex;align-items:baseline;gap:8px}.new_home_products__price{font-size:16px;font-weight:700;color:#000000e6}.new_home_products__price--sale{font-size:24px;font-weight:600;line-height:100%;color:#1a1e23}.new_home_products__price--compare{font-size:16px;font-weight:400;color:#0006;text-decoration:line-through}.new_home_products__description{font-size:18px;line-height:24px;color:#1a1c1b;margin:8px 0;font-weight:400}.new_home_products__description p{margin:0}.new_home_products__form_wrapper,.new_home_products__form{display:block;width:100%;margin-top:auto}.new_home_products__button{display:flex;align-items:center;justify-content:center;width:100%;background-color:#fc0;color:#121212;border:none;border-radius:16px;padding:14px 20px;font-size:14px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:opacity .2s ease;margin-top:10px}.new_home_products__button:hover{opacity:.85}.new_home_products__button:focus-visible{outline:3px solid #111111;outline-offset:2px}.new_home_products__button--disabled,.new_home_products__button:disabled{background-color:#00000026;color:#00000080;cursor:not-allowed}.new_home_products__button.is-added{background-color:#1a7a3c}.new_home_products__view_all_wrapper{text-align:center;margin-top:32px}.new_home_products__view_all{display:inline-flex;align-items:center;justify-content:center;background-color:transparent;color:#000;border:1px solid #000000;border-radius:16px;padding:16px 32px;font-size:16px;font-weight:700;letter-spacing:0px;text-transform:uppercase;text-decoration:none;transition:background-color .2s ease,color .2s ease}.new_home_products__view_all:hover{background-color:#111;color:#fff}@media screen and (min-width:767px){.new_home_products{padding-top:var(--new_home_products-padding-top-desktop, 80px);padding-bottom:var(--new_home_products-padding-bottom-desktop, 80px)}.new_home_products__heading{font-size:var(--new_home_products-heading-size-desktop, 36px)}.new_home_products__grid{grid-template-columns:repeat(var(--new_home_products-columns-desktop, 3),minmax(0,1fr))}}.new_home_steps{background-color:var(--new_home_steps-bg, #ffffff);padding-top:var(--new_home_steps-padding-top-mobile, 40px);padding-bottom:var(--new_home_steps-padding-bottom-mobile, 40px);padding-left:24px;padding-right:24px}.new_home_steps__container{max-width:var(--new_home_steps-max-width, 1200px);margin:0 auto}.new_home_steps__header{text-align:center;max-width:640px;margin:0 auto 32px}.new_home_steps__heading{font-size:var(--new_home_steps-heading-size-mobile, 28px);font-weight:700;line-height:48px;letter-spacing:-.4px;margin:0;text-transform:uppercase}.new_home_steps__description p{font-size:18px;line-height:28px;color:#444748;margin:0}.new_home_steps__card{display:flex;flex-direction:column;background-color:#fafafa;border:1px solid rgba(0,0,0,.08);border-radius:var(--new_home_steps-radius, 16px);box-shadow:var(--new_home_steps-shadow, none);overflow:hidden}.new_home_steps__image_wrapper{width:100%;padding:24px 24px 0}.new_home_steps__picture,.new_home_steps__image_placeholder{display:block;width:100%;height:var(--new_home_steps-image-height, 180px);border-radius:calc(var(--new_home_steps-radius, 16px) - 6px);overflow:hidden;background-color:#0000000a}.new_home_steps__image{width:100%;height:100%;object-fit:cover;display:block}.new_home_steps__image_placeholder svg{width:100%;height:100%;object-fit:cover}.new_home_steps__content{padding:20px}.new_home_steps__number_row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.new_home_steps__number{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background-color:#111;color:#fff;font-size:13px;font-weight:700}.new_home_steps__title{font-size:24px;font-weight:700;line-height:32px;text-transform:uppercase;letter-spacing:0px;margin:0}.new_home_steps__card_description p{font-size:16px;line-height:24px;color:#444748;margin:0}.new_home_steps__grid{display:grid;gap:var(--new_home_steps-gap, 24px)}.new_home_steps__card_description strong,.new_home_steps__card_description b{color:#000000d9}@media screen and (min-width:767px){.new_home_steps{padding-top:var(--new_home_steps-padding-top-desktop, 80px);padding-bottom:var(--new_home_steps-padding-bottom-desktop, 80px)}.new_home_steps__heading{font-size:var(--new_home_steps-heading-size-desktop, 40px)}.new_home_steps__grid{grid-template-columns:repeat(var(--new_home_steps-columns-desktop, 3),minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.new_home_steps__card{transition:none}}.new_home_power{position:relative;background-color:var(--new_home_power-bg-color, #0a0a0a);color:#fff;padding-top:var(--new_home_power-padding-top-mobile, 48px);padding-bottom:var(--new_home_power-padding-bottom-mobile, 48px);padding-left:24px;padding-right:24px;overflow:hidden}.new_home_power__bg_image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.new_home_power__bg_image img{width:100%;height:100%;object-fit:cover;display:block}.new_home_power__bg_overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000}.new_home_power__container{position:relative;z-index:1;max-width:var(--new_home_power-max-width, 1200px);min-height:var(--new_home_power-min-height, auto);margin:0 auto;padding-left:24px;padding-right:24px;display:flex;flex-direction:column;gap:32px}.new_home_power__content{width:100%}.new_home_power__media{width:100%;order:-1}.new_home_power__eyebrow{font-size:16px;font-weight:600;letter-spacing:0px;text-transform:uppercase;color:#fc0;margin:8px 0 0}.new_home_power__heading{font-size:28px;font-weight:700;line-height:48px;letter-spacing:-.4px;margin:0;text-transform:uppercase;color:#fff}.new_home_power__description{font-size:16px;line-height:32px;letter-spacing:0px;color:#c8c6c5;margin:32px 0}.new_home_power__description p{margin:0 0 12px}.new_home_power__description p:last-child{margin-bottom:0}.new_home_power__bullets{list-style:none;margin:0 0 48px;padding:0;display:flex;flex-direction:column;gap:16px}.new_home_power__bullet{display:flex;align-items:flex-start;gap:12px}.new_home_power__bullet_icon{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background-color:#fc0;color:#121212;display:flex;align-items:center;justify-content:center;margin-top:2px;overflow:hidden}.new_home_power__bullet_icon img{width:100%;height:100%;object-fit:cover}.new_home_power__bullet_text{font-size:15px;line-height:1.5;color:#fff}.new_home_power__cta{display:inline-flex;align-items:center;justify-content:center;background-color:var(--new_home_power-cta-bg, #FFCC00);color:var(--new_home_power-cta-color, #ffffff);border-radius:var(--new_home_power-cta-radius, 6px);padding:16px 32px;font-size:16px;font-weight:700;letter-spacing:0px;text-transform:uppercase;text-decoration:none;transition:opacity .2s ease}.new_home_power__cta:hover{opacity:.85}.new_home_power__cta:focus-visible{outline:3px solid #ffffff;outline-offset:3px}.new_home_power__picture,.new_home_power__placeholder,.new_home_power__placeholder_svg{display:block;width:100%;height:320px;border-radius:16px;overflow:hidden;background-color:#ffffff0f}.new_home_power__image{width:100%;height:100%;object-fit:cover;display:block}.new_home_power__placeholder_svg{object-fit:cover}@media screen and (min-width:767px){.new_home_power{padding-top:var(--new_home_power-padding-top-desktop, 96px);padding-bottom:var(--new_home_power-padding-bottom-desktop, 96px)}.new_home_power__container{flex-direction:row;align-items:var(--new_home_power-vertical-align, center)}.new_home_power__content{width:var(--new_home_power-content-width, 48%);flex:0 0 var(--new_home_power-content-width, 48%)}.new_home_power__media{flex:1 1 auto;order:0}.new_home_power__container--right .new_home_power__content{order:0}.new_home_power__container--right .new_home_power__media,.new_home_power__container--left .new_home_power__content{order:1}.new_home_power__container--left .new_home_power__media{order:0}.new_home_power__heading{font-size:40px}.new_home_power__picture,.new_home_power__placeholder,.new_home_power__placeholder_svg{height:100%;min-height:420px}}.new_home_feature{background-color:var(--new_home_feature-bg, #ffffff);padding-top:var(--new_home_feature-padding-top-mobile, 40px);padding-bottom:var(--new_home_feature-padding-bottom-mobile, 40px);padding-left:24px;padding-right:24px}.new_home_feature__container{max-width:var(--new_home_feature-max-width, 1200px);margin:0 auto;padding-left:24px;padding-right:24px;display:flex;flex-direction:column;gap:32px}.new_home_feature__media{width:100%}.new_home_feature__picture,.new_home_feature__placeholder,.new_home_feature__placeholder_svg{display:block;width:100%;height:var(--new_home_feature-image-height, 480px);border-radius:16px;overflow:hidden;background-color:#0000000a}.new_home_feature__image{width:100%;height:100%;object-fit:cover;object-position:var(--new_home_feature-image-position, center center);display:block}.new_home_feature__placeholder_svg{object-fit:cover}.new_home_feature__content{width:100%}.new_home_feature__eyebrow{font-size:16px;font-weight:600;letter-spacing:0px;text-transform:uppercase;color:#121212;margin:0 0 8px}.new_home_feature__heading{font-size:var(--new_home_feature-heading-size-mobile, 28px);font-weight:700;line-height:48px;letter-spacing:-.4px;margin:0;text-transform:uppercase}.new_home_feature__description p{font-size:var(--new_home_feature-text-size, 16px);line-height:1.6;color:#444748}.new_home_feature__description{margin:32px 0}.new_home_feature__description p:last-child{margin-bottom:0}.new_home_feature__bullets{list-style:none;margin:0 0 48px;padding:0;display:flex;flex-direction:column;gap:16px}.new_home_feature__bullet{display:flex;align-items:flex-start;gap:12px}.new_home_feature__bullet_icon{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background-color:#fc0;color:#121212;display:flex;align-items:center;justify-content:center;margin-top:2px;overflow:hidden}.new_home_feature__bullet_icon img{width:100%;height:100%;object-fit:cover}.new_home_feature__bullet_text{font-size:var(--new_home_feature-text-size, 16px);line-height:1.5;color:#000000d9}.new_home_feature__cta{display:inline-flex;align-items:center;justify-content:center;background-color:var(--new_home_feature-cta-bg, #FFCC00);color:var(--new_home_feature-cta-color, #ffffff);border-radius:var(--new_home_feature-cta-radius, 6px);padding:16px 32px;font-size:16px;font-weight:700;letter-spacing:0px;text-transform:uppercase;text-decoration:none;transition:opacity .2s ease}.new_home_feature__cta:hover{opacity:.85}.new_home_feature__cta:focus-visible{outline:3px solid #111111;outline-offset:3px}@media screen and (min-width:767px){.new_home_feature{padding-top:var(--new_home_feature-padding-top-desktop, 80px);padding-bottom:var(--new_home_feature-padding-bottom-desktop, 80px)}.new_home_feature__container{flex-direction:row;align-items:var(--new_home_feature-vertical-align, center);gap:32px}.new_home_feature__media{width:var(--new_home_feature-image-width, 50%);flex:0 0 var(--new_home_feature-image-width, 50%)}.new_home_feature__content{width:var(--new_home_feature-content-width, 50%);flex:0 0 var(--new_home_feature-content-width, 50%)}.new_home_feature__heading{font-size:var(--new_home_feature-heading-size-desktop, 36px)}}.new_home_cta{position:relative;display:flex;align-items:center;justify-content:center;min-height:var(--new_home_cta-min-height, 480px);padding-top:var(--new_home_cta-padding-top-mobile, 56px);padding-bottom:var(--new_home_cta-padding-bottom-mobile, 56px);padding-left:24px;padding-right:24px;background-color:#0a0a0a;color:#fff;overflow:hidden}.new_home_cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.new_home_cta__bg_picture,.new_home_cta__bg_picture img{display:block;width:100%;height:100%}.new_home_cta__bg_picture img{object-fit:cover;object-position:var(--new_home_cta-bg-position, center center)}.new_home_cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;z-index:1}.new_home_cta__overlay--solid{opacity:1}.new_home_cta__container{position:relative;z-index:2;width:100%;padding-left:24px;padding-right:24px;display:flex;justify-content:center}.new_home_cta__content{width:100%;max-width:var(--new_home_cta-content-width, 720px);text-align:var(--new_home_cta-text-align, center);display:flex;flex-direction:column;align-items:var(--new_home_cta-align-items, center)}.new_home_cta__heading{font-size:var(--new_home_cta-heading-size-mobile, 34px);font-weight:700;letter-spacing:0px;margin:0;text-transform:uppercase;display:flex;flex-direction:column}.new_home_cta__heading_line{color:#fff}.new_home_cta__heading_highlight{color:#fc0}.new_home_cta__description{font-size:16px;line-height:32px;color:#c8c6c5;margin:32px 0}.new_home_cta__pre_cta_text{font-size:18px;font-weight:600;line-height:32px;color:#c8c6c5}.new_home_cta__pre_cta_text p:first-child{font-size:24px;font-weight:600;line-height:32px;color:#c8c6c5;margin:32px 0 8px}.new_home_cta__pre_cta_text p:last-child{margin-bottom:0}.new_home_cta__pre_cta_text p{margin:0}.new_home_cta__button{display:inline-flex;align-items:center;justify-content:center;background-color:#fc0;color:#121212;border-radius:16px;padding:16px 32px;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0pcx;text-transform:uppercase;text-decoration:none;transition:opacity .2s ease;margin:32px 0 0}.new_home_cta__button:hover{opacity:.85}.new_home_cta__button:focus-visible{outline:3px solid #ffffff;outline-offset:3px}.new_home_cta__supporting_text{margin:8px 0 0;font-size:16px;font-weight:600;line-height:32px;letter-spacing:0px;text-transform:uppercase;color:#fff}@media screen and (min-width:767px){.new_home_cta{padding-top:var(--new_home_cta-padding-top-desktop, 100px);padding-bottom:var(--new_home_cta-padding-bottom-desktop, 100px)}.new_home_cta__heading{font-size:var(--new_home_cta-heading-size-desktop, 52px)}}.new_home_comparison{background-color:#f9f9f9;padding-top:var(--new_home_comparison-padding-top-mobile, 40px);padding-bottom:var(--new_home_comparison-padding-bottom-mobile, 40px);padding-left:24px;padding-right:24px}.new_home_comparison__container{max-width:var(--new_home_comparison-max-width, 960px);margin:0 auto;padding-left:24px;padding-right:24px}.new_home_comparison__header{text-align:center;max-width:640px;margin:0 auto 28px}.new_home_comparison__heading{font-size:var(--new_home_comparison-heading-size-mobile, 26px);font-weight:700;line-height:48px;letter-spacing:-.4px;margin:0;text-transform:uppercase}.new_home_comparison__description{font-size:15px;line-height:1.5;color:#0009;margin:0}.new_home_comparison__table_wrapper{border-radius:10px;overflow:hidden}tr.new_home_comparison__row{border-bottom:1px solid #74787833}.new_home_comparison__table{width:100%;border-collapse:collapse}.new_home_comparison__cell{padding:var(--new_home_comparison-row-padding, 16px) 20px;text-align:left;font-size:16px;line-height:24px;border-bottom:1px solid var(--new_home_comparison-border-color, rgba(0, 0, 0, .1));color:#1a1c1b}.new_home_comparison__row:last-child .new_home_comparison__cell{border-bottom:none}.new_home_comparison__row--head .new_home_comparison__cell{background-color:#00000008;font-weight:700;font-size:var(--new_home_comparison-header-size, 16px);color:#000000e6}.new_home_comparison__cell--feature{font-weight:700;font-size:16px;line-height:24px;letter-spacing:0px;vertical-align:middle}.new_home_comparison__cell--highlight{background-color:var(--new_home_comparison-highlight-bg, rgba(245, 114, 15, .08));font-weight:700}.new_home_comparison__row--head .new_home_comparison__cell--highlight{background-color:var(--new_home_comparison-highlight-bg, rgba(245, 114, 15, .12))}.new_home_comparison__value{display:inline-flex;align-items:center;gap:6px}.new_home_comparison__value_icon{flex:0 0 auto;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}.new_home_comparison__value_icon img{width:100%;height:100%;object-fit:contain}.new_home_comparison__value--positive .new_home_comparison__value_icon{color:#1a7a3c}.new_home_comparison__value--negative .new_home_comparison__value_icon{color:#00000059}.new_home_comparison__footnote{text-align:center;font-size:16px;line-height:28px;font-weight:300;color:#444748;margin:32px 0}.new_home_comparison__cta_wrapper{text-align:center;margin-top:20px}.new_home_comparison__cta{display:inline-flex;align-items:center;justify-content:center;background-color:#fc0;color:#121212;border-radius:16px;padding:16px 32px;font-size:16px;line-height:24px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;transition:opacity .2s ease}.new_home_comparison__cta:hover{opacity:.85}.new_home_comparison__cta:focus-visible{outline:3px solid #111111;outline-offset:3px}@media screen and (max-width:749px){.new_home_comparison[data-mobile-behavior=stacked] .new_home_comparison__table,.new_home_comparison[data-mobile-behavior=stacked] .new_home_comparison__table thead,.new_home_comparison[data-mobile-behavior=stacked] .new_home_comparison__table tbody,.new_home_comparison[data-mobile-behavior=stacked] .new_home_comparison__table tr,.new_home_comparison[data-mobile-behavior=stacked] .new_home_comparison__table th,.new_home_comparison[data-mobile-behavior=stacked] .new_home_comparison__table td{display:block;width:100%}.new_home_comparison[data-mobile-behavior=stacked] .new_home_comparison__table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.new_home_comparison[data-mobile-behavior=stacked] .new_home_comparison__row{border-bottom:2px solid var(--new_home_comparison-border-color, rgba(0, 0, 0, .1));padding:12px 0}.new_home_comparison[data-mobile-behavior=stacked] .new_home_comparison__row:last-child{border-bottom:none}.new_home_comparison[data-mobile-behavior=stacked] .new_home_comparison__cell{border-bottom:none;padding:6px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px}.new_home_comparison[data-mobile-behavior=stacked] .new_home_comparison__cell--feature{padding-top:14px;font-size:16px}.new_home_comparison[data-mobile-behavior=stacked] .new_home_comparison__cell:not(.new_home_comparison__cell--feature):before{content:attr(data-label);font-weight:600;color:#0000008c;font-size:13px}.new_home_comparison[data-mobile-behavior=stacked] .new_home_comparison__cell--highlight{border-radius:8px;margin:4px 12px 0;width:auto}}.new_home_comparison[data-mobile-behavior=scroll] .new_home_comparison__table_wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.new_home_comparison[data-mobile-behavior=scroll] .new_home_comparison__table{min-width:600px}@media screen and (min-width:767px){.new_home_comparison{padding-top:var(--new_home_comparison-padding-top-desktop, 72px);padding-bottom:var(--new_home_comparison-padding-bottom-desktop, 72px)}.new_home_comparison__heading{font-size:var(--new_home_comparison-heading-size-desktop, 36px)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/new_home.css.map */
