header,p.blog-home-sub-content{justify-content:space-between;display:flex}.czar-home,a.czar-social-icon,body{position:relative}*{-webkit-tap-highlight-color:transparent}:root{--light-color:#ffffff;--dark-color:#000000;--primary-purple:purple;--secondary-purple:blue;--text-light-purple:rgb(139, 127, 154);--text-glow-purple:rgb(123, 34, 176);--text-dark-purple:rgb(63, 20, 116);--invert-text-dark-purple:rgb(192, 235, 139);--primary-orange:rgb(255 134 85);--primary-blue:rgb(18, 147, 200);--primary-green:rgb(56, 142, 60);--light-green:rgb(182, 230, 109);--light-blue:rgb(31, 228, 242);--light-purple:rgb(232, 103, 255);--light-border-color:rgb(244, 240, 249);--light-orange:rgb(255, 197, 47);--text-dark-purple-opacity-10:rgba(63, 20, 116, 0.1);--video-overlap:50%}body{margin:0;padding:0;font-family:Nunito,sans-serif}body a{text-decoration:none}header{padding:5px 15px 25px;align-items:center;border-width:0 0 1px;border-style:solid;border-color:color-mix(in srgb,var(--light-border-color) 10%,transparent)}.czar-header.czar-header-background{background:var(--text-glow-purple)}.czar-hero-home-background{background:url("../images/bg_main.webp") 0 0/cover no-repeat}.czar-footer-explore .czar-footer-redirect-links:hover,.czar-solution-title .spl-text,.text-highlight,p.blog-home-sub-content a:hover{color:var(--primary-orange)}p.main-hero-content{color:var(--light-color);font-size:52px;font-weight:800;margin:0;line-height:1.2}.czar-menu-bar,.czar-menu-bar-item{transition:.4s cubic-bezier(0, 0, 0, 1)}.czar-menu-bar{width:30px;height:25px;user-select:none;outline:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:5px 15px;cursor:pointer}.czar-menu-bar-item{width:34px;height:3px;border-radius:10px;background:var(--light-color);margin:0}p.blog-home-sub-content{gap:15px}p.blog-home-sub-content,p.blog-home-sub-content a{font-size:18px;color:var(--light-color);font-weight:800;transition-duration:.5s;transition-property:filter,box-shadow,background,color,border-radius,border-color}p.blog-home-sub-content img{height:22px;width:fit-content;filter:invert(1)}.blog-home-container{display:flex;max-width:1170px;margin:auto;padding:50px 0;justify-content:space-between}.mainLogoRedirect{justify-content:center;max-height:none}.home-menu-list{display:flex;padding:0;gap:20px}.home-menu-items{list-style:none}.mainLogo{width:100%}.czar-footer-explore,.czar-sln-details{display:flex;flex-direction:column}.czar-footer-copyright,.czar-footer-descrp{color:var(--text-light-purple);font-weight:600;font-size:18px;line-height:1.6}.czar-footer-moto{color:var(--text-glow-purple);font-weight:600}svg.czar-contact-icon-svg{display:inline-block;width:1em;height:1em;stroke:none;max-width:none;position:relative;fill:var(--primary-orange);color:var(--primary-orange);margin-right:10px}img.czar-footer-logo{max-width:48%}.czar-footer-section-heading{color:var(--text-dark-purple);font-weight:900;line-height:2;font-size:18px}.czar-footer-redirect-links,.czar-footer-redirect-links:visited{color:var(--text-light-purple);font-size:16px;text-decoration:none;font-weight:600;margin-bottom:10px;width:fit-content}p.czar-footer-contact-info{display:flex;align-items:center;width:fit-content}p.czar-footer-contact-info .czar-footer-redirect-links{margin:0}a.czar-social-icon{display:flex;justify-content:center;align-items:center;padding:15px;border-radius:50%;width:10px;height:10px;color:var(--light-color);background-color:transparent}.czar-social-icon-svg{width:15px;height:15px}.czar-social-icon-title{position:absolute;top:0;background:var(--tooltip-bg);border-radius:5px;padding:5px;font-size:12px;opacity:0;visibility:hidden;left:50%;transform:translate(-50%,-25px);transition:opacity .9s,transform .3s}.czar-social-icon-title::after{content:"";position:absolute;bottom:-8px;border-left:4px solid #ffffff00;border-right:4px solid #ff000000;border-top:8px solid red;left:50%;transform:translateX(-50%)}.facebook-icon .czar-social-icon-title::after{border-top-color:var(--primary-blue)}.instagram-icon .czar-social-icon-title::after{border-top-color:var(--text-glow-purple)}.linkedin-icon .czar-social-icon-title::after{border-top-color:var(--primary-green)}.facebook-icon{background-image:linear-gradient(180deg,var(--light-blue) 0,var(--primary-blue) 100%);--tooltip-bg:linear-gradient(180deg, var(--light-blue) 0%, var(--primary-blue) 100%)}.instagram-icon{background-image:linear-gradient(180deg,var(--light-purple) 0,var(--text-glow-purple) 100%);--tooltip-bg:linear-gradient(180deg, var(--light-purple) 0%, var(--text-glow-purple) 100%)}.linkedin-icon{background-image:linear-gradient(180deg,var(--light-green) 0,var(--primary-green) 100%);--tooltip-bg:linear-gradient(180deg, var(--light-green) 0%, var(--primary-green) 100%)}.czar-social-icon:hover .czar-social-icon-title{opacity:1;visibility:visible;transform:translate(-50%,-35px)}.czar-footer-copyright-icons{display:flex;justify-content:space-between}.czar-social-icons{display:flex;justify-content:flex-end;gap:10px;align-items:center}.czar-blog-all-posts,footer{max-width:1170px;margin:auto}.czar-blog-all-posts{display:flex;gap:25px;max-width:1170px;font-family:Nunito;padding:50px;overflow:hidden;flex-wrap:wrap;justify-content:space-between}.czar-blog-post{width:30%}.czar-blog-posts{background:var(--light-border-color)}.czar-blog-all-posts iframe{width:100%;max-width:100%;border-radius:6px;overflow:hidden}.czar-blog-all-posts iframe html{overflow:hidden}.czar-mobile-menu{display:none;position:fixed;top:0;left:0;height:100dvh;width:100dvw;z-index:100;background:#00000088;opacity:0;transition:opacity .3s}.czar-mobile-menu[style*=block]{opacity:1}.czar-mobile-menu-items{position:absolute;top:0;right:0;height:100dvh;width:300px;background:var(--text-light-purple)}p.czar-mobile-menu-item{border-bottom:1px solid #00000077;font-family:Nunito;margin:0;font-weight:800;color:var(--light-color);padding:10px}.home-menu-item-link{color:var(--light-color);font-weight:600;font-size:20px}p.czar-mobile-menu-item .home-menu-item-link{font-weight:800;font-family:Nunito}@media (min-width:991px){header{padding:20px 80px}.mainLogoRedirect{flex:1 1 15.4%;max-width:15.4%}.home-banner{flex:1 1 31.5%;max-width:31.5%}.czar-menu-bar{display:none}.czar-footer-description{max-width:30.5%;flex:1 1 30.5%}.czar-footer-explore{flex:1 1 20%;max-width:20%}.czar-footer-contact{flex:1 1 29.9%;max-width:29.9%}.czar-solution-item{flex:0 0 calc(33% - 20px);max-width:calc(33% - 20px)}.czar-footer{display:flex;justify-content:space-between}img.czar-footer-logo{max-width:85%}}@media (max-width:990px) and (min-width:768px){.mainLogoRedirect{flex:1 1 30.1%;max-width:30.1%}.home-banner{flex:1 1 29.5%;max-width:29.5%}p.main-hero-content{font-size:52px;line-height:1.1;font-weight:800}.blog-home-container{padding:40px 15px 50px}.home-menu-list{display:none}p.blog-home-sub-content{font-size:20px;font-weight:600}footer{padding:50px 15px 15px}.czar-footer-description{max-width:49.2%;flex:1 1 49.2%}.czar-footer-explore{flex:1 1 20%;max-width:20%}.czar-footer-contact{flex:1 1 29.9%;max-width:29.9%}.czar-footer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.czar-footer-descrp{font-size:16px;line-height:1.5}.czar-blog-post{width:45%}}@media(max-width:767px){.mainLogoRedirect{flex:1 1 49.8%;max-width:49.8%}.home-banner{flex:1 1 33%;max-width:33%}.blog-home-container{flex-direction:column;text-align:center}.home-menu-list{display:none}p.main-hero-content{font-size:30px;font-weight:800;line-height:1.1}p.blog-home-sub-content{font-size:18px;font-weight:600;justify-content:center}footer{padding:50px 15px 25px}.czar-footer-description{max-width:100%;flex:1 1 100%}.czar-footer-explore{flex:1 1 41%;max-width:41%}.czar-footer-contact{flex:1 1 57.5%;max-width:57.5%}.czar-footer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.czar-footer-copyright-icons{flex-direction:row-reverse;flex-wrap:wrap-reverse;justify-content:flex-end}.czar-footer-copyright-icons>*{flex:1 1 100%;max-width:100%}.czar-social-icons{justify-content:center}.czar-footer-copyright{text-align:center}.czar-blog-post{width:100%}}