.component{position:relative;grid-area:auto/2/auto/4}@media only screen and (max-width:580px){.component{grid-area:auto/2/auto/3}}.component:not(.component-hero){padding:25px;margin:15px 0}.component-hero{padding:70px 25px 50px}.component-hero,.component-spline{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr minmax(280px,275px) minmax(280px,675px) 1fr;align-items:center;justify-content:space-between;grid-area:auto/1/auto/5;background:radial-gradient(circle at 20% 50%,#fff 0,#cdd0d1 100%)}.component-hero.video-bg,.component-spline.video-bg{min-height:450px}.component-hero.video-bg h1,.component-hero.video-bg h3,.component-hero.video-bg small,.component-hero.video-bg svg path,.component-spline.video-bg h1,.component-spline.video-bg h3,.component-spline.video-bg small,.component-spline.video-bg svg path{color:#fafafa;stroke:#fafafa}.component-hero.video-bg video,.component-spline.video-bg video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.component-hero.video-bg::after,.component-spline.video-bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(19,19,18,.8078431373);z-index:1}.component-hero.video-bg .text-section,.component-spline.video-bg .text-section{z-index:2!important}@media only screen and (max-width:980px){.component-hero,.component-spline{grid-template-columns:1fr;grid-template-rows:-webkit-max-content -webkit-max-content;grid-template-rows:max-content max-content;grid-gap:35px;min-height:0}}@media only screen and (max-width:580px){.component-hero,.component-spline{grid-area:auto/2/auto/3;margin:25px 25px 0;border-radius:15px}}.component-hero.cms-component-hero,.component-spline.cms-component-hero{min-height:inherit}.component-hero.cms-component-hero img,.component-spline.cms-component-hero img{border-radius:15px}.component-hero .image-section,.component-spline .image-section{transform:translateX(70px)}@media only screen and (max-width:580px){.component-hero .image-section,.component-spline .image-section{transform:translateX(45px)}}.component-hero .text-section,.component-spline .text-section{min-height:280px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;grid-area:auto/2/auto/auto;margin-right:50px}@media only screen and (max-width:980px){.component-hero .text-section,.component-spline .text-section{min-height:0;margin-right:0;grid-area:auto;justify-content:flex-start;gap:50px;grid-row-start:2}}.component-hero .text-section>div:not(.scroll-indicator),.component-spline .text-section>div:not(.scroll-indicator){position:relative;display:flex;flex-direction:column;gap:8px}.component-hero .scroll-indicator,.component-spline .scroll-indicator{position:relative;display:flex;gap:10px;align-items:center}.component-hero .scroll-indicator svg,.component-spline .scroll-indicator svg{position:relative;display:inline-block;height:25px;width:auto}.component-hero .scroll-indicator small,.component-spline .scroll-indicator small{opacity:.7}.image-section{position:relative}.image-section:hover .image-controls{opacity:1;pointer-events:all;transform:translate(-50%,-50%) scale(1)}.image-section>div:not(.image-controls){position:relative;display:flex;justify-content:flex-end;align-items:center;min-height:450px}@media only screen and (max-width:980px){.image-section>div:not(.image-controls){max-height:300px}}@media only screen and (max-width:580px){.image-section>div:not(.image-controls){min-height:0}}.image-section>div:not(.image-controls) img{position:relative;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.image-section .image-controls{position:absolute;display:flex;gap:17px;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);padding:10px 12px;background-color:#fff;border-radius:6px;z-index:10;opacity:0;transition:all .15s ease-out;pointer-events:none;box-shadow:0 4px 80px rgba(0,0,0,.3)}.image-section .image-controls button{background-color:transparent;padding:0;display:flex;cursor:pointer}.image-section .image-controls button:hover{opacity:.8;transform:scale(1.1)}.image-section .image-controls button svg{position:relative;display:inline-block;height:18px;width:auto;display:flex}.component-text{position:relative;display:flex;justify-content:center;align-items:flex-start;gap:25px;margin:90px 0!important}@media only screen and (max-width:580px){.component-text{flex-direction:column;gap:35px;margin:30px 0!important}}.component-text>div:not(.cms-controls){position:relative;display:flex;flex-direction:column;gap:10px;max-width:500px;width:100%}@media only screen and (max-width:580px){.component-text>div:not(.image-section){padding:0 25px;width:calc(100% - 50px)}}.component-text .image-section{max-width:inherit!important;width:auto!important}.component-text .image-section img{position:relative;display:inline-block;max-width:170px;border-radius:15px}@media only screen and (max-width:580px){.component-text .image-section img{max-width:100%}}.ui-button{padding:14px 23px;font-weight:600;font-size:.85rem;border-radius:7px;background:radial-gradient(circle at 0% 0%,var(--primary-color) 0%,var(--primary-color-darkened) 120%);color:#fff;box-shadow:0 4px 40px var(--primary-color-alpha);transition:all .15s ease-out;cursor:pointer;outline:0;border:0;display:inline-block;text-decoration:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;white-space:nowrap}.ui-button[contenteditable]:focus{padding:14px 23px}.ui-button:hover{box-shadow:0 4px 80px var(--primary-color-alpha)}.component-cta{position:relative;background-color:#f2f2f2;border-radius:15px;padding:35px!important;display:flex;align-items:center;justify-content:space-between;gap:25px;margin:15px 25px!important}@media only screen and (max-width:580px){.component-cta{flex-direction:column;gap:35px;align-items:flex-start}}.component-cta>div:first-child{display:flex;flex-direction:column}.component-cta.cms-component{padding:70px 35px 35px!important}.component-tabs{position:relative;display:flex;flex-direction:column;gap:10px;padding:0 25px!important}.component-tabs.cms-component{padding:70px 25px 0!important}.component-tabs .tabs ul{position:relative;display:flex;gap:10px;list-style:none;margin:0;padding:0;flex-wrap:wrap}.blog-card .blog-card-image img,.component-tabs .tabs ul li{position:relative;display:inline-block}.component-logos .logo-section .marquee-content .image-section:hover button.delete-logo,.component-tabs .tabs ul li:hover .delete-tab,footer .footer-nav ul li:hover button.delete-navlink,header nav ul li:hover button.delete-navlink{opacity:1;transform:scale(1)}.component-tabs .tabs ul button,footer .footer-nav button,header nav button{padding:14px 23px;font-weight:600;border-radius:7px;background-color:#f2f2f2;color:#4a4a49;transition:all .15s ease-out;cursor:pointer;outline:0;border:0;display:inline-block;text-decoration:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;white-space:nowrap}.component-tabs .tabs ul button span{color:#4a4a49}.component-tabs .tabs ul button.active{box-shadow:0 4px 40px rgba(74,74,73,.3607843137);background-color:#4a4a49;color:#fff}.component-tabs .tabs ul button.active span{color:#fff}.component-tabs .tabs ul button.new-tab,footer .footer-nav button.new-nav-link,header nav button.new-nav-link{background-color:transparent;box-shadow:inset 0 0 0 1px rgba(54,54,53,.1411764706);color:#4a4a49;display:inline-flex;align-items:center;gap:8px;transition:all .15s ease-out}.component-tabs .tabs ul button.new-tab:hover{box-shadow:inset 0 0 0 1px rgba(54,54,53,.4352941176)}.component-logos .logo-section .marquee-content .image-section button.delete-logo,.component-tabs .tabs ul button.delete-tab,footer .footer-nav ul .cms-controls button.delete-navlink,header nav ul .cms-controls button.delete-navlink{position:absolute;left:-9px;top:-9px;background-color:#ea6d69;height:24px;width:24px;padding:0;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 7px rgba(74,74,73,.2078431373);transform:scale(.9);transition:all .15s ease-out;opacity:0}.component-logos .logo-section .marquee-content .image-section button.delete-logo:hover,.component-tabs .tabs ul button.delete-tab:hover,footer .footer-nav ul .cms-controls button.delete-navlink:hover,header nav ul .cms-controls button.delete-navlink:hover{transform:scale(1.1)}.component-logos .logo-section .marquee-content .image-section button.delete-logo svg,.component-tabs .tabs ul button.delete-tab svg,footer .footer-nav ul .cms-controls button.delete-navlink svg,header nav ul .cms-controls button.delete-navlink svg{position:relative;display:inline-block;height:10px;width:auto;display:flex}.component-logos .logo-section .marquee-content .image-section button.delete-logo svg path,.component-tabs .tabs ul button.delete-tab svg path,footer .footer-nav ul .cms-controls button.delete-navlink svg path,header nav ul .cms-controls button.delete-navlink svg path{fill:#fff}.component-tabs .tab-content{display:flex;gap:15px;background-color:#f2f2f2;padding:30px 35px;border-radius:15px}.component-tabs .tab-content>div{display:none;color:var(--text-color-light)}.component-tabs .tab-content>div.active{display:block;width:100%}.component-spacer{position:relative;margin:40px 0!important}@media only screen and (max-width:580px){.component-spacer{margin:0!important;padding:5px 0!important}}.blog-section{position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(370px,1fr));gap:15px}@media only screen and (max-width:580px){.blog-section{grid-template-columns:1fr}}.blog-card .blog-card-image,.blog-controls{position:relative;width:100%;display:flex;justify-content:center}.blog-controls{margin-top:30px}.blog-card{position:relative;display:flex;flex-direction:column;gap:15px;padding:15px;border-radius:15px;background-color:#f2f2f2}.blog-card .blog-card-image{height:250px;align-items:center;border-radius:12px;overflow:hidden;background-position:center;background-size:100%;background-repeat:no-repeat}.blog-card .blog-card-image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:all .15s ease-out}.blog-card .blog-card-image:hover img{transform:scale(1.05)}.blog-card .blog-card-content{padding:20px 25px 25px}.blog-card .blog-card-content .label-top-bar{position:relative;display:flex;align-items:center;gap:10px}.blog-card .blog-card-content .label-top-bar small,.label{font-size:.75rem}.blog-card .blog-card-content,.blog-card .blog-card-content .text-bottom-bar{position:relative;display:flex;flex-direction:column;gap:15px}.blog-card .blog-card-content .text-bottom-bar a:hover{opacity:.9}.label{position:relative;display:inline-block;padding:3px 9px;font-weight:600;border-radius:5px;background-color:var(--accent-color);color:#fff}.component-title{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;margin:35px 0 15px!important}.component-title h2,.component-title p{position:relative;display:block;max-width:500px;text-align:center}.component-logos{grid-area:auto/1/auto/5;overflow:hidden;padding:50px 0 80px!important;transform:translate3d(0,0,0)}@media only screen and (max-width:580px){.component-logos{padding:30px 0 50px!important;margin:0!important}}.component-logos .logo-section{position:relative;display:flex;padding:0 15px;transform:scale(1.02) rotate(-2deg)}.component-logos .logo-section .marquee-content,footer{position:relative;display:flex;gap:15px}.component-logos .logo-section .marquee-content .image-section{position:relative;box-shadow:0 8px 25px rgba(74,74,73,.1411764706);height:190px;width:320px;display:inline-flex;border-radius:15px;align-items:center;justify-content:center;background-color:#fff;transition:transform .15s linear;transform:translate3d(0,0,0)}@media only screen and (max-width:580px){.component-logos .logo-section .marquee-content .image-section{height:150px;width:250px}}.component-logos .logo-section .marquee-content .image-section:hover{transform:scale(1.03)}.component-logos .logo-section .marquee-content .image-section img{position:relative;display:inline-block;height:auto;width:auto;max-height:90px;max-width:130px;transform:translate3d(0,0,0)}.component-logos .logo-section .marquee-content .image-section a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.component-logos .logo-section .marquee-content .image-section button.delete-logo,footer .footer-nav ul .cms-controls button.delete-navlink,header nav ul .cms-controls button.delete-navlink{border-radius:7px}footer{gap:65px;background-color:#f2f2f2;border-radius:15px;padding:50px 55px!important;margin:15px 25px 25px!important}footer.cms-component-footer .footer-nav,header.cms-component-menu nav{display:flex;flex-direction:column;gap:15px}footer.cms-component-footer .footer-nav button.new-nav-link{align-self:flex-end}footer,footer.cms-component-footer .footer-social ul{flex-direction:column}@media only screen and (max-width:580px){footer{padding:30px 35px!important}}footer>div:not(.cms-controls){position:relative;display:flex;gap:15px;justify-content:space-between}footer>div:not(.cms-controls).footer-bottom-bar{align-items:center;flex-wrap:wrap}@media only screen and (max-width:580px){footer>div:not(.cms-controls).footer-top-bar{flex-direction:column;gap:55px}}footer .footer-logo{display:flex;gap:15px;align-items:flex-start;flex-direction:column;max-width:28%}@media only screen and (max-width:580px){footer .footer-logo{max-width:100%}}footer .footer-logo .image-section{display:flex}footer .footer-logo img{max-height:28px}footer .footer-logo img[src="/assets/static/logo.svg"]{max-height:60px}footer .footer-nav{max-width:45%}footer .footer-nav button.new-nav-link:hover{box-shadow:inset 0 0 0 1px rgba(54,54,53,.4352941176)}footer .footer-nav ul{display:grid;grid-column-gap:20px;grid-row-gap:10px;grid-template-columns:repeat(auto-fit,minmax(95px,1fr))}footer .footer-nav ul .cms-controls,footer .footer-social ul .cms-controls,header nav ul .cms-controls{position:relative;top:inherit;left:inherit}footer .footer-nav ul,footer .footer-social ul,header nav ul{position:relative;list-style:none;margin:0;padding:0}footer .footer-social ul{display:flex;gap:20px}footer .footer-social ul .cms-social-icon{position:relative;display:inline-block;height:28px;width:28px;display:flex;cursor:pointer;background-size:23px auto;background-position:center;background-repeat:no-repeat}footer .footer-social ul .cms-social-icon.facebook{background-image:url(../assets/static/facebook.svg)}footer .footer-social ul .cms-social-icon.x{background-image:url(../assets/static/x.svg);background-size:17px auto}footer .footer-social ul .cms-social-icon.instagram{background-image:url(../assets/static/instagram.svg)}footer .footer-social ul .cms-social-icon.linkedin{background-image:url(../assets/static/linkedin.svg);background-size:22px auto}footer .footer-social ul .cms-social-icon.youtube{background-image:url(../assets/static/youtube.svg);background-size:20px auto}footer li{position:relative;display:inline-flex;gap:5px;flex-direction:column}header{grid-area:auto/1/auto/5!important}header.cms-component-menu nav button.new-nav-link{align-self:flex-start}footer .footer-nav,header nav{position:relative;width:100%}header nav button.new-nav-link:hover{box-shadow:inset 0 0 0 1px rgba(54,54,53,.4352941176)}header nav ul{display:grid;grid-column-gap:20px;grid-row-gap:10px;grid-template-columns:repeat(auto-fill,minmax(95px,1fr))}.component-menu:not(.cms-component-menu){position:fixed;width:100%;left:0;top:30px;z-index:3000;padding:0!important;margin:0 auto!important;transition:all .15s ease-out;pointer-events:none}.component-menu:not(.cms-component-menu).hidden{transform:translateY(-8px);opacity:0}@media only screen and (max-width:580px){.component-menu:not(.cms-component-menu){top:35px}}.component-menu:not(.cms-component-menu)>div{position:relative;max-width:950px;padding:0 25px;margin:0 auto;display:flex;justify-content:flex-end;gap:25px;align-items:center}@media only screen and (max-width:580px){.component-menu:not(.cms-component-menu)>div{padding:0 40px;flex-direction:column;align-items:flex-end;gap:15px}}.component-menu:not(.cms-component-menu)>div button,.component-menu:not(.cms-component-menu)>div ul{position:relative;display:flex;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:6px}.component-menu:not(.cms-component-menu)>div ul{list-style:none;margin:0;padding:7px 15px;flex-wrap:wrap;gap:25px;opacity:0;transform:translateX(-15px);transition:all .8s cubic-bezier(.06,.34,0,1);box-shadow:0 0 0 1px rgba(0,0,0,.04);pointer-events:none}@media only screen and (max-width:580px){.component-menu:not(.cms-component-menu)>div ul{order:2;flex-direction:column;gap:18px;background-color:rgba(247,247,247,.7098039216)}}.component-menu:not(.cms-component-menu)>div ul.active{opacity:1;transform:translateX(0);pointer-events:all}.component-menu:not(.cms-component-menu)>div ul li{font-size:.85rem}.component-menu:not(.cms-component-menu)>div ul li a{color:var(--text-color)}.component-menu:not(.cms-component-menu)>div button{height:40px;width:40px;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:3px;transition:all .15s ease-out;background-color:transparent;pointer-events:all}@media only screen and (max-width:580px){.component-menu:not(.cms-component-menu)>div button{order:1}}.component-menu:not(.cms-component-menu)>div button.active span:nth-child(1){transform:translateY(5.5px) rotate(-45deg)}.component-menu:not(.cms-component-menu)>div button.active span:nth-child(2){transform:rotate(45deg)}.component-menu:not(.cms-component-menu)>div button.active span:nth-child(3){transform:translateY(8px)!important;opacity:0}.component-menu:not(.cms-component-menu)>div button:hover{background-color:rgba(0,0,0,.03)}.component-menu:not(.cms-component-menu)>div button:hover span:nth-child(3){transform:translateX(4px)}.component-menu:not(.cms-component-menu)>div button span{position:relative;display:block;height:2.5px;width:23px;background-color:var(--text-color);transition:all .15s ease-out;border-radius:3px}.component-menu:not(.cms-component-menu)>div button span:nth-child(3){width:15px}.component-menu:not(.cms-component-menu).white button,.component-menu:not(.cms-component-menu).white ul{backdrop-filter:blur(30px) brightness(1.3);-webkit-backdrop-filter:blur(30px) brightness(1.3)}.component-menu:not(.cms-component-menu).white ul li a{color:#fafafa}.component-menu:not(.cms-component-menu).white button span{background-color:#fafafa}.component-newsletter{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;background-color:#f2f2f2;border-radius:15px;padding:75px 85px 80px!important;margin:15px 25px 25px!important}@media only screen and (max-width:580px){.component-newsletter{padding:45px 35px 50px!important}}.component-newsletter>div:first-child{display:flex;flex-direction:column;align-items:center;gap:0}.component-newsletter>div:first-child h2,.component-newsletter>div:first-child p{text-align:center}.component-newsletter .form,.component-newsletter form{position:relative;display:flex;justify-content:center;gap:10px;width:100%;max-width:580px}@media only screen and (max-width:780px){.component-newsletter .form,.component-newsletter form{max-width:300px;flex-wrap:wrap}}.component-newsletter .form input,.component-newsletter form input{width:100%}.component-newsletter .form>div,.component-newsletter form>div{min-width:120px}.component-newsletter .form .cms-controls,.component-newsletter form .cms-controls{position:relative;top:inherit;left:inherit}.component-spline,.notification{-moz-user-select:none;user-select:none;-webkit-user-select:none}.notification{position:fixed;bottom:15px;right:15px;width:246px;padding:12px 19px 12px 15px;background:#fff;border-radius:5px;box-shadow:0 3px 14px rgba(0,0,0,.08);overflow:hidden;z-index:2000;transition:all .25s ease-out;color:var(--text-color-light);opacity:0;transform:translateX(10px);pointer-events:none;line-height:1.5}.notification:before{content:"";position:absolute;top:0;right:0;width:4px;height:100%}.notification.error:before{background-color:#ea6d69}.notification.success:before{background-color:#00b894}.notification.show{opacity:1;transform:translateX(0)}.component-spline{padding:0!important;height:700px;display:block;background:0 0}.component-spline.cms-component-spline{padding:70px 0 0!important}
/*# sourceMappingURL=components-min.css.map */