p,h1,h2,h3,h4,h5,h6{color:var(--color-text-primary);word-break:break-word}.primary-button{color:#fff !important;background-color:var(--button-color-primary);padding:.5em 1.5em;border:none;border-radius:.5em;box-shadow:1px 2px 2px #737373;width:max-content}.primary-button:hover{transform:scale3d(1.05, 1.05, 1);transition:all .3s ease-in-out}.secondary-button{color:#13653f !important;background-color:rgba(0,0,0,0);padding:.5em 1.5em;border:solid 2px #13653f;border-radius:.5em;width:max-content}.secondary-button:hover,.secondary-button:focus{transform:scale3d(1.05, 1.05, 1);color:#000 !important;border:solid 2px #000;transition:all .3s ease-in-out}.hover-underline-animation{display:inline-block;position:relative}.hover-underline-animation::after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:var(--text-color-hover);transition:transform .4s ease-in-out}.hover-underline-animation:hover::after{transform:scaleX(1)}.hover-underline-animation.left::after{transform-origin:bottom right}.hover-underline-animation.left:hover::after{transform-origin:bottom left}.header{position:sticky;top:12px;left:0;border-radius:16px;box-shadow:0 0 10px rgba(0,0,0,.25);z-index:99;background-color:#fff;mix-blend-mode:luminosity;font-family:var(--global-heading-font-family);font-weight:var(--global-heading-font-weight)}@media(max-width: 768px){.header{display:none}}.admin-bar .header{top:var(--admin-bar-height-total)}.header__header{padding:.5rem 3rem;width:100%;align-items:center;justify-content:space-around;height:var(--header-height)}.header__header ul{color:#2563eb;display:flex;justify-content:flex-start;gap:2rem;list-style-type:none}.header__header li{font-size:1rem}@media(min-width: 992px){.header__header li{font-size:1.5rem}}.header__header li a{color:#2563eb;text-decoration:none}.header__header li a:hover{color:var(--text-color-hover)}.header__button-container{display:flex;justify-content:flex-end}.header-overlay{position:sticky;top:130px;left:0;z-index:99;height:var(--header-height);font-family:var(--global-heading-font-family);font-weight:var(--global-heading-font-weight)}@media(max-width: 768px){.header-overlay{display:none}}.admin-bar .header-overlay{top:165px}.header-overlay__container{justify-content:flex-end;position:absolute;top:-110px;width:100%;left:0;pointer-events:none}.header-overlay__inner{display:flex;justify-content:space-between;align-items:center;pointer-events:all}.header-overlay img{width:80px}.header-overlay__button{font-size:1rem}@media(min-width: 992px){.header-overlay__button{font-size:1rem}}.header-mobile{position:sticky;top:12px;left:0;z-index:99}.admin-bar .header-mobile{top:var(--admin-bar-height-total)}@media(min-width: 768px){.header-mobile{display:none}}.product-cta{padding-top:11rem;padding-bottom:10rem}.product-cta__card{display:grid;grid-template-rows:repeat(2, auto) 1fr min-content;height:100%;background-color:var(--background-color-secondary);padding:1rem;color:var(--text-color-secondary);border-radius:var(--border-radius-medium);box-shadow:0 4px 4px rgba(0,0,0,.25);transition:all .3s ease-in-out}@media only screen and (max-width: 768px){.product-cta__card{padding-top:2rem}}.product-cta__card-text{font-size:1rem}.product-cta__image-container{position:relative;height:103px}.product-cta__image{position:absolute;bottom:0;left:50%;transform:translateX(-50%);max-height:19rem}.product-cta__sidebar{position:relative;display:grid;grid-template-rows:min-content 1fr;height:100%;padding:2.25rem}.product-cta__sidebar::after{content:"";position:absolute;top:0;right:-200%;width:300%;height:100%;border-radius:var(--border-radius-medium) 0 0 var(--border-radius-medium);background-color:var(--background-color-tertiary)}.product-cta__container{z-index:1}.product-cta__sidebar-title{color:var(--text-color-primary)}.product-cta__sidebar-text{font-size:1.2rem;line-height:1.75}.product-cta h3{color:var(--text-color-secondary);font-size:1.5rem}.text-with-images__title{font-size:3rem;font-family:var(--global-heading-font-family) !important}.text-with-images__text{font-size:1.2rem;line-height:1.75;font-family:var(--global-text-font-family) !important}.text-with-images__image{mask-position:center;mask-repeat:no-repeat;mask-image:url("./vector.svg")}.page-home-startup .elementor{background-color:var(--background-color-primary);margin-top:calc(var(--header-height)*2*-1);overflow:hidden}.page-home-startup .custom-hero{position:relative;background:var(--hero-background-color);height:100vh;height:100svh}.page-home-startup .custom-hero__container{position:relative;max-width:1200px;width:100%;padding-right:.75rem;padding-left:.75rem;margin-right:auto;margin-left:auto;height:100%;z-index:2}.page-home-startup .custom-hero__holder{display:flex;flex-flow:column wrap;justify-content:center;align-items:flex-start;width:100%;height:100%}.page-home-startup .custom-hero__content{display:flex;flex-direction:column;align-items:center;font-style:italic;gap:16px}.page-home-startup .custom-hero__title{font-size:64px;font-family:var(--global-heading-font-family);color:#fff !important;font-weight:400 !important;line-height:1;text-shadow:1px 2px 2px #737373}@media only screen and (min-width: 510px){.page-home-startup .custom-hero__title{font-size:96px}}@media only screen and (min-width: 800px){.page-home-startup .custom-hero__title{font-size:128px}}.page-home-startup .custom-hero__text{font-size:56px;color:#fff;font-weight:400;font-family:var(--global-text-font-family);line-height:1;word-break:break-word;text-shadow:1px 2px 2px #737373}@media only screen and (max-width: 660px){.page-home-startup .custom-hero__text{font-size:36px}}@media only screen and (max-width: 510px){.page-home-startup .custom-hero__text{font-size:28px}}.page-home-startup .custom-hero__button{font-size:2rem}.page-home-startup .svg-object{position:absolute;z-index:1;bottom:-2px;overflow:hidden;right:0}@media screen and (max-width: 1400px){.page-home-startup .svg-object{width:auto !important;max-width:none !important}}@media screen and (max-width: 1200px){.page-home-startup .svg-object{right:-10rem}}@media screen and (max-width: 992px){.page-home-startup .svg-object{right:-15rem}}@media screen and (max-width: 768px){.page-home-startup .svg-object{right:-20rem}}.page-home-startup .features__item-7{height:100%}.page-home-startup .features__item-7,.page-home-startup .features__item-7 .features__content-7{display:grid}.page-home-startup .features__content-7{grid-template-rows:auto 1fr auto}.page-home-startup .features__icon-7 img{width:400px}.page-my-account{background-color:var(--background-color-primary);color:var(--text-color-default)}.page-my-account .login-form__card{background-color:var(--background-color-secondary);padding:2rem;border-radius:.5rem;box-shadow:0 0 1rem rgba(0,0,0,.1);color:var(--text-color-secondary)}.page-my-account .login-form .woocommerce-form-row{display:flex;flex-direction:column;gap:.75rem}.page-my-account .login-form input[type=text],.page-my-account .login-form input[type=password]{background-color:var(--background-color-secondary);border:.125rem solid #e1e0d2;border-radius:.25rem;padding:0 .75rem}.page-my-account .login-form .woocommerce-LostPassword.lost_password a:hover{color:inherit}.page-shop{background-color:var(--background-color-primary)}.page-shop .product__title{color:var(--text-color-default)}.page-shop .product__price span{color:var(--text-color-default) !important}.page-shop .breadcrumb__area{background:url("../../../uploads/images-child/shop-background-v3.svg"),var(--hero-background-color) !important;background-position:bottom !important;background-repeat:no-repeat !important;background-size:cover !important;min-height:800px;margin-top:calc(var(--header-height)*2*-1)}.page-shop .breadcrumb__title{color:var(--text-color-default) !important}.page-shop .breadcrumb__list{display:none}.page-shop .cart-button{color:var(--text-color-default) !important;background-color:var(--button-color-secondary)}.page-shop .cart-button:hover{background-color:var(--button-color-secondary-hover)}.not-made-yet{background:url("../../../uploads/images-child/not-made-yet.svg"),var(--hero-background-color) !important;background-position:bottom !important;background-repeat:no-repeat !important;min-height:100svh;margin-top:calc(var(--header-height)*2*-1)}@media(max-width: 768px){.not-made-yet{margin-top:-85px}}/*# sourceMappingURL=entry.css.map */
