.blog-card,.feature-card,.key-figures .figure,.testimonial-card{border-color:hsl(var(--primary)/.2)}:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:256 71% 66%;--primary-foreground:0 0% 98%;--primary-light:256 100% 75%;--primary-dark:262 70% 62%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:256 71% 66%;--accent-foreground:0 0% 98%;--destructive:0 84% 60%;--destructive-foreground:0 0% 98%;--success:142 71% 45%;--success-foreground:0 0% 98%;--warning:38 92% 50%;--warning-foreground:0 0% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:256 71% 66%;--radius:0.75rem;--gradient-primary:linear-gradient(135deg, hsl(256 71% 66%), hsl(262 70% 62%));--gradient-purple-blue:linear-gradient(135deg, hsl(256 71% 66%), hsl(240 100% 70%));--gradient-hero:linear-gradient(135deg, hsl(256 71% 66%) 0%, hsl(262 70% 62%) 50%, hsl(240 100% 70%) 100%);--gradient-subtle:linear-gradient(180deg, hsl(0 0% 100%), hsl(0 0% 98%));--glass-bg:hsla(0, 0%, 100%, 0.8);--glass-border:hsla(256, 71%, 66%, 0.2);--shadow-glow:0 0 40px hsla(256, 71%, 66%, 0.2);--shadow-elegant:0 10px 30px -10px hsla(0, 0%, 0%, 0.1);--shadow-card:0 4px 20px hsla(0, 0%, 0%, 0.05);--text-hero:clamp(48px, 8vw, 96px);--text-title:clamp(2rem, 5vw, 4rem);--text-subtitle:clamp(1.25rem, 3vw, 2rem);--text-body:1.125rem;--transition-smooth:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);--transition-bounce:all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);--sidebar-background:0 0% 98%;--sidebar-foreground:240 10% 3.9%;--sidebar-primary:256 71% 66%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:240 4.8% 95.9%;--sidebar-accent-foreground:240 5.9% 10%;--sidebar-border:220 13% 91%;--sidebar-ring:256 71% 66%}.dark{--background:220 15% 8%;--foreground:0 0% 98%;--card:220 15% 10%;--card-foreground:0 0% 95%;--popover:220 15% 10%;--popover-foreground:0 0% 95%;--primary:256 71% 66%;--primary-foreground:0 0% 98%;--primary-light:256 100% 75%;--primary-dark:262 70% 62%;--secondary:220 15% 15%;--secondary-foreground:0 0% 85%;--muted:220 15% 12%;--muted-foreground:0 0% 65%;--accent:256 71% 66%;--accent-foreground:0 0% 98%;--destructive:0 84% 60%;--destructive-foreground:0 0% 98%;--success:142 71% 45%;--success-foreground:0 0% 98%;--warning:38 92% 50%;--warning-foreground:0 0% 98%;--border:220 15% 20%;--input:220 15% 15%;--ring:256 71% 66%;--radius:0.75rem;--gradient-primary:linear-gradient(135deg, hsl(256 71% 66%), hsl(262 70% 62%));--gradient-purple-blue:linear-gradient(135deg, hsl(256 71% 66%), hsl(240 100% 70%));--gradient-hero:linear-gradient(135deg, hsl(256 71% 66%) 0%, hsl(262 70% 62%) 50%, hsl(240 100% 70%) 100%);--gradient-subtle:linear-gradient(180deg, hsl(220 15% 8%), hsl(220 15% 6%));--glass-bg:hsla(220, 15%, 15%, 0.8);--glass-border:hsla(256, 71%, 66%, 0.2);--shadow-glow:0 0 40px hsla(256, 71%, 66%, 0.3);--shadow-elegant:0 10px 30px -10px hsla(220, 15%, 5%, 0.5);--shadow-card:0 4px 20px hsla(220, 15%, 5%, 0.3);--text-hero:clamp(48px, 8vw, 96px);--text-title:clamp(2rem, 5vw, 4rem);--text-subtitle:clamp(1.25rem, 3vw, 2rem);--text-body:1.125rem;--transition-smooth:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);--transition-bounce:all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);--sidebar-background:220 15% 6%;--sidebar-foreground:0 0% 90%;--sidebar-primary:256 71% 66%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:220 15% 12%;--sidebar-accent-foreground:0 0% 85%;--sidebar-border:220 15% 20%;--sidebar-ring:256 71% 66%}html{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overflow-x:hidden}*,::after,::before{box-sizing:inherit;margin:0;padding:0;backface-visibility:hidden;-webkit-font-smoothing:antialiased}body{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:hsl(var(--foreground));background-color:hsl(var(--background));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:1rem;overflow-x:hidden;padding-top:80px;transition:background-color .3s,color .3s}a{color:inherit;text-decoration:none;transition:color .2s}a:hover{color:hsl(var(--primary))}h1,h2,h3,h4,h5,h6{color:hsl(var(--foreground));margin-bottom:1rem}h1{font-size:clamp(48px, 8vw, 96px);line-height:1.6;font-weight:800;letter-spacing:-.02em}h2{font-size:clamp(2rem, 5vw, 4rem);line-height:1.2;font-weight:700;letter-spacing:-.015em;background:var(--gradient-hero);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}h3{font-size:clamp(1.25rem, 3vw, 2rem);line-height:1.2;font-weight:600;letter-spacing:-.01em}h4{font-size:1.125rem}p{font-size:1.125rem;margin-bottom:1.5rem}ol,ul{margin-left:1.5rem;margin-bottom:1.5rem}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font-family:inherit;font-size:inherit}::selection{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.text-center{text-align:center}.section{padding:4rem 0}.text-hero{font-size:clamp(48px, 8vw, 96px);line-height:1;font-weight:800;letter-spacing:-.02em}.text-title{font-size:clamp(2rem, 5vw, 4rem);line-height:1.2;font-weight:700;letter-spacing:-.015em;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.text-subtitle{font-size:clamp(1.25rem, 3vw, 2rem);line-height:1.2;font-weight:600;letter-spacing:-.01em}.text-body{font-size:1.125rem;line-height:1.6}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width:1024px){.container{padding:0 2.5rem}}@media (max-width:768px){.container{padding:0 2rem}}.page-content{padding-top:6rem}section{padding-top:3rem;padding-bottom:3rem}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (max-width:768px){.grid-2{grid-template-columns:1fr}}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}header{position:fixed;z-index:99;top:0;left:0;width:100%;background:0 0;transition:transform .3s,box-shadow .3s,background-color .3s,opacity .3s;transform:translateY(0);opacity:1}header:hover:not(.header--scrolled){background:hsl(var(--background))}header.header--hidden{transform:translateY(-100%)!important;opacity:0;pointer-events:none}header.header--scrolled{box-shadow:var(--shadow-elegant);background:hsl(var(--background))!important;opacity:1;backdrop-filter:blur(10px)}header.header--scrolled:hover{background:hsl(var(--background))!important}.header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem}.header .logo{font-weight:700;font-size:1.5rem;color:hsl(var(--foreground));display:flex;align-items:center;gap:.5rem;z-index:21}.header .logo .custom-logo{width:150px;height:auto}.header nav{display:flex;align-items:center;gap:2rem}@media (max-width:1024px){section{padding-top:1.5rem;padding-bottom:1.5rem}.grid-3{grid-template-columns:1fr 1fr}.header nav{gap:0}}.header nav li{list-style:none}.header nav li a{text-decoration:none;color:hsl(var(--foreground));font-weight:600;transition:.35s;letter-spacing:-.01em;white-space:nowrap;background-color:transparent;border-radius:50px;padding:8px 24px;font-size:16px;line-height:24px}.header nav li a:hover{color:hsl(var(--primary))}.header nav .menu-item-has-children .sub-menu-wrapper{position:absolute;left:0;right:0;background-color:hsl(var(--background));box-shadow:var(--shadow-elegant);z-index:20}.header nav .menu-item-has-children .sub-menu-inner{max-width:1200px;margin:0 auto;padding:0 2rem}.header nav .menu-item-has-children .sub-menu{display:none;grid-template-rows:repeat(2,auto);grid-auto-flow:column;justify-content:start;gap:1.5rem;margin:5px 0 0;padding:2rem 0;width:100%}.header nav .menu-item-has-children .sub-menu .menu-item{max-width:1200px;padding:0 1rem}.header nav .menu-item-has-children .sub-menu .menu-item a{display:flex;align-items:center;padding:0}.header nav .menu-item-has-children .sub-menu .menu-item a .menu-icon{width:30px;height:30px;object-fit:contain;margin-right:8px;flex-shrink:0;display:block}.header nav .menu-item-has-children .sub-menu .menu-item a .menu-text{display:grid}.header nav .menu-item-has-children .sub-menu .menu-item a .menu-text .menu-title{margin-bottom:0}.header nav .menu-item-has-children .sub-menu .menu-item a .menu-text .menu-subtitle{font-size:.8rem;font-weight:400}.header nav .menu-item-has-children:hover .sub-menu{display:grid}.header .header-actions{display:flex;align-items:center;gap:1rem}.header .btn-contact{padding:8px 24px;font-size:14px;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border:none;border-radius:9999px;font-weight:600;text-decoration:none;transition:background-color .3s;z-index:21}.header .btn-contact:hover{background-color:hsl(var(--primary-dark));color:hsl(var(--primary-foreground))}.header .theme-toggle{background:0 0;border:2px solid hsl(var(--primary));border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:.3s;color:hsl(var(--primary));position:relative;z-index:21;margin-right:0}.header .theme-toggle:hover{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));transform:scale(1.1)}.header .theme-toggle:focus{outline:2px solid hsl(var(--primary));outline-offset:2px}.header .theme-toggle .theme-toggle-icon{position:absolute;transition:opacity .3s,transform .3s;width:20px;height:20px}.header .theme-toggle .theme-toggle-icon--sun{opacity:1;transform:rotate(0)}.header .theme-toggle .theme-toggle-icon--moon,body.dark .header .theme-toggle .theme-toggle-icon--sun,html.dark .header .theme-toggle .theme-toggle-icon--sun{opacity:0;transform:rotate(90deg)}body.dark .header .theme-toggle .theme-toggle-icon--moon,html.dark .header .theme-toggle .theme-toggle-icon--moon{opacity:1;transform:rotate(0)}.burger{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:0 0;border:none;cursor:pointer;padding:0}.burger span{display:block;height:3px;background-color:hsl(var(--foreground));border-radius:3px;transition:.3s;width:100%}.burger.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.burger.active span:nth-child(2){opacity:0}.burger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:768px){.grid-3{grid-template-columns:1fr}.sub-menu-wrapper{position:absolute;inset:0;background:hsl(var(--background));transform:translateX(100%);transition:transform .4s;z-index:10;display:block;overflow-y:auto}.sub-menu-wrapper.active{transform:translateX(0);z-index:24!important}.sub-menu-inner{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.sub-menu-inner .back-icon{display:flex;align-items:center;gap:.5rem;background:0 0;border:none;font-size:1rem;color:hsl(var(--foreground));cursor:pointer}.sub-menu-inner .back-icon svg{width:1rem;height:1rem;fill:currentColor;transform:rotate(90deg);margin-top:3px;fill:hsl(var(--primary))}.sub-menu{display:block!important;grid-template-columns:none!important;gap:0!important;padding-top:0!important;padding-bottom:0!important}.sub-menu .menu-item{padding:1rem 0!important;width:100%!important;max-width:100%!important;border-bottom:1px solid hsl(var(--border))}.sub-menu .menu-item:last-child{border-bottom:none}.sub-menu .menu-item a{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:1rem;padding:0!important}.sub-menu .menu-item a .menu-icon{width:30px!important;height:30px!important;object-fit:contain;margin-right:0!important;flex-shrink:0;display:block!important}.sub-menu .menu-item a .menu-text{display:flex!important;flex-direction:column!important;gap:.25rem;flex:1}.sub-menu .menu-item a .menu-text .menu-title{margin-bottom:0!important;font-weight:600;font-size:1rem;line-height:1.4}.sub-menu .menu-item a .menu-text .menu-subtitle{font-size:.875rem!important;font-weight:400!important;color:hsl(var(--muted-foreground));line-height:1.4}.back-button{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1rem;padding:1rem 0;border-bottom:1px solid #eee;background:0 0;border:none;cursor:pointer}.menu-arrow{float:right}.menu-arrow svg{fill:hsl(var(--primary));transform:rotate(270deg)}.menu-subtitle,.menu-title{white-space:normal;overflow-wrap:break-word;hyphens:auto}}@media (min-width:769px){.back-button,.menu-arrow{display:none}}.site-footer{background-color:hsl(var(--background));padding:4rem 0;font-family:Poppins,sans-serif;color:hsl(var(--foreground));border-top:1px solid hsl(var(--primary)/.2)}.site-footer a:hover{color:hsl(var(--primary-light))!important}.site-footer .footer-content{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-bottom:4rem}.site-footer .footer-content .footer-column h3{font-size:20px;font-weight:600;margin-bottom:1rem;color:hsl(var(--foreground))}.site-footer .footer-content .footer-column ul{list-style:none;padding:0;margin:0}.site-footer .footer-content .footer-column ul li{margin-bottom:1rem}.site-footer .footer-content .footer-column ul li a{color:hsl(var(--foreground));text-decoration:none;font-size:14px;transition:.3s;display:inline-block}.site-footer .footer-content .footer-column ul li a:hover{color:hsl(var(--primary-light));text-decoration:none}.site-footer .footer-content .footer-left .footer-logo{margin-bottom:1.5rem}.site-footer .footer-content .footer-left .footer-logo img{width:150px;height:auto}.site-footer .footer-content .footer-left .footer-rating{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.site-footer .footer-content .footer-left .footer-rating .rating-stars{color:#ffc107;font-size:14px}.site-footer .footer-content .footer-left .footer-rating .rating-count{font-size:14px;color:hsl(var(--muted-foreground))}.site-footer .footer-content .footer-left .footer-contact{font-size:14px;line-height:1.6}.site-footer .footer-content .footer-left .footer-contact p{margin:0 0 1rem}.site-footer .footer-content .footer-left .footer-contact a{color:hsl(var(--foreground));text-decoration:none;transition:.3s}.site-footer .footer-content .footer-left .footer-contact a:hover{color:hsl(var(--primary))}.site-footer .footer-content .footer-left .footer-social{display:flex;gap:1rem;margin-top:1.5rem}.site-footer .footer-content .footer-left .footer-social a{color:hsl(var(--foreground));transition:.3s;display:flex;align-items:center;justify-content:center}.site-footer .footer-content .footer-left .footer-social a svg{width:24px;height:24px;fill:currentColor}.site-footer .footer-content .footer-left .footer-social a:hover{color:hsl(var(--primary))}.site-footer .footer-legal{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid hsl(var(--border));font-size:12px;color:hsl(var(--muted-foreground))}.site-footer .footer-legal .footer-copy{margin:0}.site-footer .footer-legal .footer-ad-ogweb{margin:0;text-align:center}.site-footer .footer-legal .footer-ad-ogweb span{color:#e91e63}.site-footer .footer-legal .footer-ad-ogweb a{color:hsl(var(--muted-foreground));text-decoration:none;transition:.3s}.site-footer .footer-legal .footer-ad-ogweb a:hover{color:hsl(var(--primary))}.site-footer .footer-legal .footer-links{display:flex;gap:1rem}.site-footer .footer-legal .footer-links a{color:hsl(var(--muted-foreground));text-decoration:none;transition:.3s}.site-footer .footer-legal .footer-links a:hover{color:hsl(var(--primary))}@media (max-width:768px){.site-footer .footer-legal{flex-direction:column;gap:1rem;text-align:center}.site-footer .footer-legal .footer-links{justify-content:center}.burger{display:flex}.header{position:relative}.header .main-menu{position:absolute;top:100%;right:0;background:hsl(var(--background));flex-direction:column;gap:0;padding:1rem;display:none;width:100%;box-shadow:var(--shadow-elegant)}.header .main-menu li{margin:.5rem 0;width:100%;height:auto;padding:16px 0;border-bottom:1px solid hsl(var(--border))}.header .main-menu .header-actions{margin-top:1rem;display:flex;justify-content:space-between;align-items:center;width:100%}.header .main-menu .header-actions .btn-contact{display:block;text-align:center;flex:1}.header .main-menu .header-actions .theme-toggle{width:36px;height:36px;margin-left:auto}.header .main-menu .header-actions .theme-toggle .theme-toggle-icon{width:18px;height:18px}.header .main-menu.open{display:flex;height:100vh;position:absolute;z-index:20;align-items:baseline;flex-direction:column}.site-footer{padding:2rem 0}.site-footer .footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.site-footer .footer-content .footer-column h3{margin-bottom:1rem}.site-footer .footer-content .footer-left .footer-logo{display:flex;justify-content:center}.site-footer .footer-content .footer-left .footer-rating,.site-footer .footer-content .footer-left .footer-social{justify-content:center}}.aligncenter{margin:auto!important}ul{margin-left:1rem;margin-bottom:1.5rem}ul li{margin-bottom:.5rem;line-height:1.7}ul li::marker{color:hsl(var(--primary-light));font-size:1.2em}.portfolio{padding:4rem 0;width:100%}.portfolio .portfolio-header{display:flex;align-items:center;justify-content:space-between;gap:3rem}.portfolio .portfolio-header .portfolio-header-text{flex:1;text-align:left}.portfolio .portfolio-header .portfolio-header-text .portfolio-title{font-size:clamp(3rem, 8vw, 6rem);line-height:1.1;font-weight:700;margin:0 0 1rem;background:var(--gradient-hero);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.portfolio .portfolio-header .portfolio-header-text .portfolio-subtitle P{font-size:clamp(1.25rem, 3vw, 2rem);color:hsl(var(--muted-foreground));line-height:1.6;margin:0}.portfolio .portfolio-header .portfolio-filters{display:flex;gap:1rem;flex-shrink:0;margin-bottom:0;padding:0}@media (max-width:1024px){.portfolio .portfolio-header{flex-direction:column;align-items:stretch;gap:2rem}.portfolio .portfolio-header .portfolio-header-text,.portfolio .portfolio-header .portfolio-header-text .portfolio-subtitle,.portfolio .portfolio-header .portfolio-header-text .portfolio-title{text-align:center}.portfolio .portfolio-header .portfolio-filters{justify-content:center;flex-wrap:wrap}}.portfolio-content{padding:0 0 4rem}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.portfolio-item{background-color:hsl(var(--card));border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s;position:relative;border:1px solid transparent;display:flex;flex-direction:column;height:100%;border-color:hsl(var(--primary)/.2)}.portfolio-item:hover{transform:translateY(-4px);box-shadow:var(--shadow-elegant)}.portfolio-item a{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.portfolio-item .portfolio-image{position:relative;width:100%;overflow:hidden;flex-shrink:0}.portfolio-item .portfolio-image img{width:100%;height:300px;object-fit:cover;display:block;transition:transform .3s}.portfolio-item:hover .portfolio-image img{transform:scale(1.05)}.portfolio-item .portfolio-title{font-size:1.125rem;font-weight:600;padding:1rem 1rem 0;color:hsl(var(--foreground));margin:0;line-height:1.4}.portfolio-item .portfolio-tags{display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem 1rem 1rem;margin-top:auto}.portfolio-item .portfolio-tags .category-tag,.portfolio-item .portfolio-tags .tag{font-size:.75rem;font-weight:500;background-color:hsl(var(--muted));color:hsl(var(--primary));padding:4px 10px;border-radius:999px;white-space:nowrap;border:1px solid transparent}.portfolio-filters{display:flex;flex-wrap:wrap;gap:1rem}.portfolio-filters .custom-select{position:relative;min-width:220px;max-width:300px;cursor:pointer;border:2px solid hsl(var(--primary));border-radius:12px;padding:.75rem 1.25rem;background:hsl(var(--background));color:hsl(var(--foreground));font-weight:500;font-size:1rem;transition:border-color .3s,box-shadow .3s,border-radius .3s,border-bottom .3s;user-select:none;z-index:10;box-sizing:border-box}.portfolio-filters .custom-select:hover{border-color:hsl(var(--primary-light));box-shadow:0 0 0 3px hsl(var(--primary)/.1)}.portfolio-filters .custom-select .selected{display:block;pointer-events:none;padding-right:1.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portfolio-filters .custom-select::after{content:"▾";position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:hsl(var(--primary));font-size:.875rem;pointer-events:none;transition:transform .3s}.portfolio-filters .custom-select.open{z-index:1001;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}.portfolio-filters .custom-select.open::after{transform:translateY(-50%) rotate(180deg)}.portfolio-filters .custom-select .options{position:absolute;top:100%;left:-2px;right:-2px;width:calc(100% + 4px);border-radius:0 0 12px 12px;background:hsl(var(--card));border:2px solid hsl(var(--primary));border-top:none;box-shadow:var(--shadow-elegant);box-sizing:border-box;max-height:0;overflow:hidden;opacity:0;visibility:hidden;transition:max-height .3s,opacity .3s,visibility .3s;z-index:1000;margin-left:0}.portfolio-filters .custom-select .options li{padding:.75rem 1.25rem;cursor:pointer;transition:background .2s,color .2s;color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--border)/.5);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-word}.portfolio-filters .custom-select .options li:last-child{border-bottom:none}.portfolio-filters .custom-select .options li:hover{background:hsl(var(--muted));color:hsl(var(--primary))}.portfolio-filters .custom-select.open .options{max-height:300px;opacity:1;visibility:visible;overflow-y:auto}@media (max-width:480px){.portfolio .portfolio-header .portfolio-filters{flex-direction:column;align-items:center}.portfolio .portfolio-header .portfolio-filters .custom-select{width:100%}}.about-page .about-header,.about-page .services-header,.services-page .about-header,.services-page .services-header{background-color:hsl(var(--background));padding:4rem 0;text-align:center}.about-page .about-header .section-title,.about-page .about-header h1,.about-page .services-header .section-title,.about-page .services-header h1,.services-page .about-header .section-title,.services-page .about-header h1,.services-page .services-header .section-title,.services-page .services-header h1{background:var(--gradient-hero);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.about-page .about-header .services-description,.about-page .services-header .services-description,.services-page .about-header .services-description,.services-page .services-header .services-description{font-size:1.125rem;line-height:1.6;color:hsl(var(--muted-foreground));margin:0 auto}.about-page .about-header .services-description .article-excerpt,.about-page .services-header .services-description .article-excerpt,.services-page .about-header .services-description .article-excerpt,.services-page .services-header .services-description .article-excerpt{line-height:1.6;color:hsl(var(--muted-foreground));font-size:clamp(1.25rem, 3vw, 2rem)}.services-page section.acf-block:nth-child(odd){background-color:hsl(var(--muted))}.services-page section.cta_block{padding-top:0;margin-top:0!important}.blog-header{background-color:hsl(var(--background));padding:4rem 0;text-align:center}.blog-header .section-title,.blog-header h1{background:var(--gradient-hero);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1.6}.blog-header .blog-description{font-size:1.125rem;line-height:1.6;color:hsl(var(--muted-foreground));font-size:clamp(1.25rem, 3vw, 2rem);max-width:800px;margin:0 auto 4rem}@media (max-width:768px){.about-page .about-header,.about-page .services-header,.blog-header,.services-page .about-header,.services-page .services-header{padding:2rem 0}.blog-header .blog-description{margin-bottom:2rem}}.related-posts{padding:4rem 1rem}.blog-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem}.blog-categories .category-link{display:inline-flex;align-items:center;padding:.5rem 1rem;color:hsl(var(--foreground));text-decoration:none;border-radius:30px;font-weight:500;transition:.3s;background-color:hsl(var(--foreground)/.05)}.blog-categories .category-link:hover{background-color:hsl(var(--foreground)/.1)}.blog-categories .category-link.active{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.blog-categories .category-link .count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;margin-left:.5rem;background-color:hsl(var(--primary-foreground)/.2);border-radius:12px;font-size:14px;font-weight:600}.blog-content{padding:4rem 0;background-color:hsl(var(--muted))}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem}.blog-pagination{display:flex;justify-content:center;gap:.25rem;margin-top:4rem}.blog-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 1rem;background-color:hsl(var(--card));color:hsl(var(--foreground));text-decoration:none;border-radius:20px;font-weight:500;transition:.3s}.blog-pagination .page-numbers:hover{background-color:hsl(var(--foreground)/.05)}.blog-pagination .page-numbers.current{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.blog-pagination .page-numbers.next,.blog-pagination .page-numbers.prev{padding:0 1.5rem}.no-posts{text-align:center;padding:1.5rem;color:hsl(var(--muted-foreground));font-size:18px}.single .article-header{position:relative;background:hsl(var(--background));padding:4rem 0 2rem}.single .article-header .container{max-width:1080px;margin:0 auto;padding:0 1.5rem}.single .article-header .article-categories{display:flex;flex-wrap:wrap;gap:0;margin-bottom:1.5rem}.single .article-header .article-category-tag{display:inline-block;background:hsl(var(--muted)/.8);color:hsl(var(--primary));font-weight:500;font-size:.75rem;padding:6px 12px;border-radius:999px;margin:0 6px 6px 0;text-transform:none}.single .article-header .article-title{font-size:clamp(2.5rem, 6vw, 4.5rem);line-height:1.2;font-weight:700;letter-spacing:-.015em;color:hsl(var(--foreground));margin:0 0 1.5rem}.single .article-header .article-meta-info{display:flex;gap:2rem;flex-wrap:wrap;margin-bottom:0;margin-top:1rem}.single .article-header .article-meta-info .article-date,.single .article-header .article-meta-info .article-reading-time{display:inline-flex;align-items:center;gap:.5rem;font-size:1.25rem;color:hsl(var(--muted-foreground))}.single .article-header .article-meta-info .article-date svg,.single .article-header .article-meta-info .article-reading-time svg{width:16px;height:16px;flex-shrink:0;color:hsl(var(--muted-foreground))}.single .article-banner{max-width:1080px;margin:0 auto 3rem;padding:0 1.5rem;overflow:hidden;border-radius:12px}.single .article-banner img{width:100%;max-height:450px;height:450px;object-fit:cover;display:block;border-radius:12px}@media (max-width:768px){.blog-grid{grid-template-columns:1fr}.single .article-banner img{height:300px}.single .article-banner{padding:0 1rem;margin-bottom:1.5rem}}.single .article-intro{max-width:1080px;margin:0 auto 3rem;padding:0 1.5rem}.single .article-intro .article-excerpt{font-size:1.25rem;line-height:1.7;color:hsl(var(--muted-foreground))}.single .article-content p{margin-bottom:1.5rem;line-height:1.7}.single .article-content h2{font-size:clamp(2rem, 5vw, 4rem);line-height:1.2;font-weight:700;letter-spacing:-.015em;color:hsl(var(--foreground));margin:2rem 0 1rem}.single .article-content h3{font-size:clamp(1.25rem, 3vw, 2rem);line-height:1.2;font-weight:600;letter-spacing:-.01em;color:hsl(var(--foreground));margin:2rem 0 1rem}.single .article-content h4{font-size:1.125rem;color:hsl(var(--foreground));margin:2rem 0 1rem}.single .article-content img{border-radius:8px;background-color:#fff;padding:1rem}.single .article-content .accordion,.single .article-content .cta-block,.single .article-content .image-block,.single .article-content .image-gallery,.single .article-content .key-figures,.single .article-content .quote-block,.single .article-content .text-block,.single .article-content .timeline,.single .article-content .video-container,.single .article-content .wysiwyg-content{max-width:1080px;margin:0 auto}.single .article-content .cta-block{text-align:center}.single .article-content .cta-block h2{text-align:center;margin-left:auto;margin-right:auto}.single .article-content .wysiwyg-content table{margin:2rem 0;border:solid 1px hsl(var(--border));border-collapse:collapse;width:100%;table-layout:auto}.single .article-content .wysiwyg-content table td,.single .article-content .wysiwyg-content table th{border:solid 1px hsl(var(--border));vertical-align:middle;border-collapse:collapse;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;hyphens:auto}.single .article-content .wysiwyg-content table td p,.single .article-content .wysiwyg-content table th p{margin:0;padding:1rem;height:100%;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}@media (max-width:768px){.single .article-intro{padding:0 1rem}.single .article-content .wysiwyg-content table{font-size:10px;width:100%;max-width:100%;table-layout:fixed;overflow:hidden}.single .article-content .wysiwyg-content table td,.single .article-content .wysiwyg-content table th{padding:0;max-width:0;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;hyphens:auto}.single .article-content .wysiwyg-content table td p,.single .article-content .wysiwyg-content table th p{padding:.5rem;font-size:10px;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;margin:0}}.single .article-content .image-block{width:100%}.single .article-content .article-image{max-width:1080px;width:100%;height:400px;object-fit:cover;border-radius:8px;display:block}.single .article-content .quote-block{max-width:800px;margin:3rem auto;padding:2rem;background-color:hsl(var(--muted));border-left:4px solid hsl(var(--primary));border-radius:0 8px 8px 0;position:relative}.single .article-content .quote-block::before{content:'"';position:absolute;top:-20px;left:1rem;font-size:80px;color:hsl(var(--primary));font-family:Georgia,serif;opacity:.2;line-height:1}.single .article-content .quote-block p{font-size:1.25rem;line-height:1.6;color:hsl(var(--foreground));font-style:italic;margin-bottom:1rem;position:relative}.single .article-content .quote-block cite{display:block;font-size:1rem;color:hsl(var(--muted-foreground));font-style:normal;font-weight:500;margin-top:1rem;padding-left:1rem}.single .article-content .quote-block cite::before{content:"—";margin-right:.5rem;color:hsl(var(--primary))}@media (max-width:768px){.single .article-content .quote-block{margin:2rem auto;padding:1rem}.single .article-content .quote-block p{font-size:1.1rem}}.single .article-content .video-container{max-width:800px;margin:3rem auto;position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;box-shadow:var(--shadow-card)}.single .article-content .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media (max-width:768px){.single .article-content .video-container{margin:2rem auto}}.single .article-content .wysiwyg_block{padding-top:.5rem;padding-bottom:.5rem}.single .article-content .image-gallery{max-width:1080px;margin:2rem auto;display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;padding:0 1rem}.single .article-content .image-gallery img{width:100%;height:300px;object-fit:cover;border-radius:12px;transition:.4s cubic-bezier(.4, 0, .2, 1);box-shadow:var(--shadow-card);cursor:pointer;margin:0}.single .article-content .image-gallery img:hover{transform:translateY(-4px);box-shadow:var(--shadow-elegant);filter:brightness(1.05)}@media (max-width:992px){.single .article-content .image-gallery{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:.5rem;padding:0;margin:1rem auto;-ms-overflow-style:none;scrollbar-width:none}.single .article-content .image-gallery::-webkit-scrollbar{display:none}.single .article-content .image-gallery img{flex:0 0 85%;height:250px;scroll-snap-align:center;margin-right:.5rem}.single .article-content .image-gallery img:last-child{margin-right:0}}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:hsl(var(--foreground)/.95);display:none;justify-content:center;align-items:center;z-index:1000;opacity:0;transition:opacity .3s}.lightbox.active{display:flex;opacity:1}.lightbox .lightbox-content{position:relative;max-width:90%;max-height:90vh;margin:auto}.lightbox .lightbox-content img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.2)}.lightbox .lightbox-close{position:absolute;top:20px;right:20px;color:hsl(var(--background));font-size:30px;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:hsl(var(--background)/.1);border-radius:50%;transition:.3s}.lightbox .lightbox-close:hover{background:hsl(var(--background)/.2);transform:rotate(90deg)}.lightbox .lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:hsl(var(--background)/.1);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s;color:hsl(var(--background));font-size:24px}.lightbox .lightbox-nav:hover{background:hsl(var(--background)/.2)}.lightbox .lightbox-nav.prev{left:20px}.lightbox .lightbox-nav.next{right:20px}section.key_figures_block .section-title{text-align:center;margin-bottom:4rem}section.key_figures_block .section-title h2{font-size:clamp(2rem, 5vw, 4rem);line-height:1.2;font-weight:700;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}section.key_figures_block .section-title .subtitle{font-size:clamp(1.25rem, 3vw, 2rem);color:hsl(var(--muted-foreground));margin:0 auto}.key-figures{display:grid;gap:2rem;padding:0;max-width:1080px;margin:0 auto;grid-template-columns:repeat(3,1fr)}.key-figures:has(.figure:nth-child(4)){grid-template-columns:repeat(4,1fr)}.key-figures .figure{text-align:center;padding:2rem;background:hsl(var(--card));border-radius:12px;box-shadow:var(--shadow-card);transition:transform .3s,box-shadow .3s;border:1px solid transparent}.key-figures .figure strong{display:inline-block;font-size:5rem;color:hsl(var(--primary));margin-bottom:.75rem;font-weight:700;line-height:1;opacity:0;transform:translateY(10px);animation:.6s forwards fadeInUp;min-height:1em;text-align:center}.key-figures .figure p{font-size:1.1rem;color:hsl(var(--muted-foreground));margin:0;line-height:1.4}@media (max-width:992px){.key-figures{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem;padding:2rem 1rem}.key-figures .figure{padding:1.5rem}.key-figures .figure strong{font-size:2.5rem}.key-figures .figure p{font-size:1rem}}@media (max-width:768px){.single .article-content .image-gallery img{width:50%;height:auto}.key-figures{grid-template-columns:repeat(2,1fr)!important;gap:1rem;padding:1rem}.key-figures .figure{padding:1rem}.key-figures .figure strong{font-size:2rem;margin-bottom:.5rem}.key-figures .figure p{font-size:.9rem}}@keyframes fadeInUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animated{animation-fill-mode:both}.fade-in{animation:.8s ease-out fadeIn}.slide-in-up{animation:.8s cubic-bezier(.16,1,.3,1) slideInUp}.slide-in-left{animation:.8s cubic-bezier(.16,1,.3,1) slideInLeft}.slide-in-right{animation:.8s cubic-bezier(.16,1,.3,1) slideInRight}.scale-in{animation:.6s cubic-bezier(.34,1.56,.64,1) scaleIn}.rotate-in{animation:.7s cubic-bezier(.34,1.56,.64,1) rotateIn}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.color-halos{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:0}.color-halos .halo{position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;animation:20s ease-in-out infinite floating}.color-halos .halo.halo-1{top:5rem;left:2.5rem;width:18rem;height:18rem;background:rgba(22,0,66,.2)}.color-halos .halo.halo-2{top:10rem;right:5rem;width:24rem;height:24rem;background:rgba(100,46,255,.15);animation-delay:-2s}.color-halos .halo.halo-3{bottom:5rem;left:25%;width:20rem;height:20rem;background:rgba(22,0,66,.1);animation-delay:-4s}@keyframes floating{0%,100%{transform:translate(0,0) scale(1) rotate(0)}25%{transform:translate(30px,-30px) scale(1.1) rotate(2deg)}50%{transform:translate(-20px,20px) scale(.9) rotate(-2deg)}75%{transform:translate(15px,15px) scale(1.05) rotate(1deg)}}@keyframes slideInUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{from{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{from{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes rotateIn{from{opacity:0;transform:rotate(-10deg) scale(.95)}to{opacity:1;transform:rotate(0) scale(1)}}@keyframes shimmer{0%{background-position:-1000px 0}100%{background-position:1000px 0}}@keyframes glow{0%,100%{box-shadow:0 0 20px hsl(var(--primary)/.3)}50%{box-shadow:0 0 40px hsl(var(--primary)/.6)}}@keyframes pulse{0%,100%{box-shadow:0 0 0 clamp(4px,.5vw,6px) hsl(var(--primary)/.06)}50%{box-shadow:0 0 0 clamp(6px,.8vw,10px) hsl(var(--primary)/.08)}}@keyframes pulse-tablet{0%,100%{box-shadow:0 0 0 clamp(4px,.5vw,5px) hsl(var(--primary)/.06)}50%{box-shadow:0 0 0 clamp(6px,.8vw,8px) hsl(var(--primary)/.08)}}@keyframes pulse-mobile{0%,100%{box-shadow:0 0 0 5px hsl(var(--primary)/.06)}50%{box-shadow:0 0 0 8px hsl(var(--primary)/.08)}}.btn,.contact-page .contact-form .wpcf7-submit,.contact-page .contact-form .wpforms-submit-container button,.contact-page .contact-form .wpforms-submit-container input[type=submit],.contact-page .contact-form button.wpforms-submit,.contact-page .contact-form button[type=submit],.contact-page .contact-form input[type=submit],.contact-page .ogweb-contact-form .ogweb-form-submit,.cta-block .cta-button{display:inline-block;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;padding:.5rem 1.5rem;background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:none;cursor:pointer;transition:.4s cubic-bezier(.4, 0, .2, 1),_ .4s cubic-bezier(.4, 0, .2, 1),_ .4s cubic-bezier(.4, 0, .2, 1);display:inline-flex;align-items:center;justify-content:center;background:hsl(var(--primary));color:hsl(var(--primary-foreground));position:relative;overflow:hidden;border-radius:9999px}.btn:focus,.btn:hover,.contact-page .contact-form .wpcf7-submit:focus,.contact-page .contact-form .wpcf7-submit:hover,.contact-page .contact-form .wpforms-submit-container button:focus,.contact-page .contact-form .wpforms-submit-container button:hover,.contact-page .contact-form button.wpforms-submit:focus,.contact-page .contact-form button.wpforms-submit:hover,.contact-page .contact-form button[type=submit]:focus,.contact-page .contact-form button[type=submit]:hover,.contact-page .contact-form input[type=submit]:focus,.contact-page .contact-form input[type=submit]:hover,.contact-page .ogweb-contact-form .ogweb-form-submit:focus,.contact-page .ogweb-contact-form .ogweb-form-submit:hover,.cta-block .cta-button:focus,.cta-block .cta-button:hover{background:hsl(var(--primary-dark));color:hsl(var(--primary-foreground));transform:scale(1.05)}.btn::before,.contact-page .contact-form .wpcf7-submit::before,.contact-page .contact-form .wpforms-submit-container button::before,.contact-page .contact-form .wpforms-submit-container input[type=submit]::before,.contact-page .contact-form button.wpforms-submit::before,.contact-page .contact-form button[type=submit]::before,.contact-page .contact-form input[type=submit]::before,.contact-page .ogweb-contact-form .ogweb-form-submit::before,.cta-block .cta-button::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.btn:hover::before,.contact-page .contact-form .wpcf7-submit:hover::before,.contact-page .contact-form .wpforms-submit-container button:hover::before,.contact-page .contact-form button.wpforms-submit:hover::before,.contact-page .contact-form button[type=submit]:hover::before,.contact-page .contact-form input[type=submit]:hover::before,.contact-page .ogweb-contact-form .ogweb-form-submit:hover::before,.cta-block .cta-button:hover::before{left:100%}.btn:hover,.contact-page .contact-form .wpcf7-submit:hover,.contact-page .contact-form .wpforms-submit-container button:hover,.contact-page .contact-form button.wpforms-submit:hover,.contact-page .contact-form button[type=submit]:hover,.contact-page .contact-form input[type=submit]:hover,.contact-page .ogweb-contact-form .ogweb-form-submit:hover,.cta-block .cta-button:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 10px 30px hsl(var(--primary)/.4)}.btn:active,.contact-page .contact-form .wpcf7-submit:active,.contact-page .contact-form .wpforms-submit-container button:active,.contact-page .contact-form button.wpforms-submit:active,.contact-page .contact-form button[type=submit]:active,.contact-page .contact-form input[type=submit]:active,.contact-page .ogweb-contact-form .ogweb-form-submit:active,.cta-block .cta-button:active{transform:translateY(0) scale(.98)}.btn:hover,.contact-page .contact-form .wpcf7-submit:hover,.contact-page .contact-form .wpforms-submit-container button:hover,.contact-page .contact-form button.wpforms-submit:hover,.contact-page .contact-form button[type=submit]:hover,.contact-page .contact-form input[type=submit]:hover,.contact-page .ogweb-contact-form .ogweb-form-submit:hover,.cta-block .cta-button:hover{transform:scale(1.05);background:hsl(var(--primary-dark));color:hsl(var(--primary-foreground));box-shadow:0 10px 30px hsl(var(--primary)/.3)}.btn.btn-primary,.contact-page .contact-form .btn-primary.wpcf7-submit,.contact-page .contact-form .wpforms-submit-container button.btn-primary,.contact-page .contact-form button.btn-primary.wpforms-submit,.contact-page .contact-form button.btn-primary[type=submit],.contact-page .contact-form input.btn-primary[type=submit],.contact-page .ogweb-contact-form .btn-primary.ogweb-form-submit,.cta-block .btn-primary.cta-button{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn.btn-secondary,.contact-page .contact-form .btn-secondary.wpcf7-submit,.contact-page .contact-form .wpforms-submit-container button.btn-secondary,.contact-page .contact-form button.btn-secondary.wpforms-submit,.contact-page .contact-form button.btn-secondary[type=submit],.contact-page .contact-form input.btn-secondary[type=submit],.contact-page .ogweb-contact-form .btn-secondary.ogweb-form-submit,.cta-block .btn-secondary.cta-button{background:0 0;color:hsl(var(--primary));border:2px solid hsl(var(--primary));box-shadow:none}.btn.btn-secondary:hover,.contact-page .contact-form .btn-secondary.wpcf7-submit:hover,.contact-page .contact-form .wpforms-submit-container button.btn-secondary:hover,.contact-page .contact-form button.btn-secondary.wpforms-submit:hover,.contact-page .contact-form button.btn-secondary[type=submit]:hover,.contact-page .contact-form input.btn-secondary[type=submit]:hover,.contact-page .ogweb-contact-form .btn-secondary.ogweb-form-submit:hover,.cta-block .btn-secondary.cta-button:hover{background:hsl(var(--primary)/.12);color:hsl(var(--primary));box-shadow:0 10px 30px hsl(var(--primary)/.2)}.btn.btn-outline,.contact-page .contact-form .btn-outline.wpcf7-submit,.contact-page .contact-form .wpforms-submit-container button.btn-outline,.contact-page .contact-form button.btn-outline.wpforms-submit,.contact-page .contact-form button.btn-outline[type=submit],.contact-page .contact-form input.btn-outline[type=submit],.contact-page .ogweb-contact-form .btn-outline.ogweb-form-submit,.cta-block .btn-outline.cta-button{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:2px solid hsl(var(--primary))}.btn.btn-outline:hover,.contact-page .contact-form .btn-outline.wpcf7-submit:hover,.contact-page .contact-form .wpforms-submit-container button.btn-outline:hover,.contact-page .contact-form button.btn-outline.wpforms-submit:hover,.contact-page .contact-form button.btn-outline[type=submit]:hover,.contact-page .contact-form input.btn-outline[type=submit]:hover,.contact-page .ogweb-contact-form .btn-outline.ogweb-form-submit:hover,.cta-block .btn-outline.cta-button:hover{background:hsl(var(--primary-dark));color:hsl(var(--primary-foreground));box-shadow:0 10px 30px hsl(var(--primary)/.3)}.testimonials_block .section-title{text-align:center;margin-bottom:2rem}.testimonials_block .section-title h2{font-size:clamp(2rem, 5vw, 4rem);color:hsl(var(--foreground));margin-bottom:1rem}.testimonials_block .section-title .subtitle{font-size:clamp(1.25rem, 3vw, 2rem);color:hsl(var(--muted-foreground));margin:0 auto}.testimonials_block .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width:1024px){.testimonials_block .testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.testimonials_block .testimonials-grid{grid-template-columns:1fr}}.testimonials_block .testimonial-card{background:hsl(var(--card));border-radius:8px;box-shadow:var(--shadow-card);transition:.4s cubic-bezier(.4, 0, .2, 1),_ .4s cubic-bezier(.4, 0, .2, 1);color:hsl(var(--card-foreground));border:1px solid hsl(var(--primary)/.2);padding:2rem;position:relative}.testimonials_block .testimonial-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 15px 35px hsl(var(--primary)/.15)}.testimonials_block .testimonial-card .testimonial-content{position:relative;font-style:italic;color:hsl(var(--muted-foreground));margin-bottom:1.5rem;padding-left:1.5rem}.testimonials_block .testimonial-card .testimonial-content::before{content:'"';position:absolute;left:0;top:-10px;font-size:3rem;color:hsl(var(--primary));font-family:serif;line-height:1}.testimonials_block .testimonial-card .testimonial-author{display:flex;align-items:center;justify-content:center;justify-content:left}.testimonials_block .testimonial-card .testimonial-author .author-avatar{width:50px;height:50px;border-radius:50%;overflow:hidden;margin-right:1rem}.testimonials_block .testimonial-card .testimonial-author .author-avatar img{width:100%;height:100%;object-fit:contain;margin:auto;background:#fff}.testimonials_block .testimonial-card .testimonial-author .author-info .author-name{font-weight:700;color:hsl(var(--foreground));margin:0}.testimonials_block .testimonial-card .testimonial-author .author-info .author-position{font-size:.9rem;color:hsl(var(--muted-foreground));margin:0}.testimonials_block .testimonial-card .testimonial-rating{margin-top:1rem;color:hsl(var(--warning));font-size:1.2rem}.feature_cards_block .section-title{text-align:center;margin-bottom:2rem}.feature_cards_block .section-title h2{font-size:clamp(2rem, 5vw, 4rem);color:hsl(var(--foreground));margin-bottom:1rem}.feature_cards_block .section-title .subtitle{font-size:clamp(1.25rem, 3vw, 2rem);color:hsl(var(--muted-foreground));margin:0 auto}.feature_cards_block .feature-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media (max-width:1024px){.feature_cards_block .feature-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.feature_cards_block .feature-cards-grid{grid-template-columns:1fr}}.feature_cards_block .feature-cards-grid--3-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width:1024px){.feature_cards_block .feature-cards-grid--3-cols{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.feature_cards_block .feature-cards-grid--3-cols{grid-template-columns:1fr}}.feature_cards_block .feature-cards-grid--4-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media (max-width:1024px){.feature_cards_block .feature-cards-grid--4-cols{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.feature_cards_block .feature-cards-grid--4-cols .feature-image{height:200px!important}}.feature_cards_block .feature-card{background:hsl(var(--card));border-radius:12px;box-shadow:var(--shadow-card);transition:.4s cubic-bezier(.4, 0, .2, 1),_ .4s cubic-bezier(.4, 0, .2, 1);color:hsl(var(--card-foreground));border:1px solid hsl(var(--primary)/.2);text-align:center;padding:2rem;position:relative;overflow:hidden}.feature_cards_block .feature-card::before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsl(var(--primary)/.1) 0,transparent 70%);opacity:0;transition:opacity .4s;pointer-events:none}.feature_cards_block .feature-card:hover::before{opacity:1}.feature_cards_block .feature-card.is-clickable{border:0 solid #642eff;cursor:pointer}.feature_cards_block .feature-card.is-clickable::after{content:"";width:3.6rem;height:3.6rem;background:red}.feature_cards_block .feature-card.is-clickable:hover{box-shadow:var(--shadow-elegant);transform:translateY(-5px);transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px hsl(var(--primary)/.2)}.feature_cards_block .feature-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px hsl(var(--primary)/.15)}.feature_cards_block .feature-card .feature-icon{width:80px;height:80px;margin:auto auto 1rem;display:flex;align-items:center;justify-content:center;color:#a382d5}.feature_cards_block .feature-card .feature-icon img,.feature_cards_block .feature-card .feature-icon svg{width:80px;height:80px;object-fit:contain}.feature_cards_block .feature-card .feature-image{height:300px;margin:-2rem -2rem 0;overflow:hidden}.feature_cards_block .feature-card .feature-image img{width:100%;height:100%;border-radius:8px 8px 0 0;display:block;object-fit:cover}.feature_cards_block .feature-card .feature-title{font-size:1.25rem;font-weight:700;color:hsl(var(--foreground));margin:1rem}.feature_cards_block .feature-card .feature-subtitle{font-size:1.1rem;font-weight:700;color:hsl(var(--primary));margin-bottom:.5rem}.feature_cards_block .feature-card .feature-text{color:hsl(var(--muted-foreground));line-height:1.6;font-size:.95rem;margin-bottom:0;text-align:left}.feature_cards_block .feature-card .feature-text :last-child{margin-bottom:0}.feature_cards_block .feature-card .feature-text p{font-size:.95rem}.feature_cards_block .feature-card .feature-text img{height:auto;max-height:500px;aspect-ratio:1;object-fit:cover;border-radius:8px;margin-top:2rem!important}.feature_cards_block .feature-card .feature-more{padding-top:1rem;transition:.3s ease-in-out}.feature_cards_block .feature-card .feature-more svg{margin-left:.5rem;transform:rotate(270deg)}.feature_cards_block .feature-card:hover .feature-more{transform:scale(1.05)}.feature_cards_block .feature-cards-button-wrapper{text-align:center;margin-top:4rem}.contact-page .contact-form .feature_cards_block .feature-cards-button-wrapper .wpcf7-submit,.contact-page .contact-form .feature_cards_block .feature-cards-button-wrapper button.wpforms-submit,.contact-page .contact-form .feature_cards_block .feature-cards-button-wrapper button[type=submit],.contact-page .contact-form .feature_cards_block .feature-cards-button-wrapper input[type=submit],.contact-page .contact-form .wpforms-submit-container .feature_cards_block .feature-cards-button-wrapper button,.contact-page .ogweb-contact-form .feature_cards_block .feature-cards-button-wrapper .ogweb-form-submit,.cta-block .feature_cards_block .feature-cards-button-wrapper .cta-button,.feature_cards_block .feature-cards-button-wrapper .btn,.feature_cards_block .feature-cards-button-wrapper .contact-page .contact-form .wpcf7-submit,.feature_cards_block .feature-cards-button-wrapper .contact-page .contact-form .wpforms-submit-container button,.feature_cards_block .feature-cards-button-wrapper .contact-page .contact-form button.wpforms-submit,.feature_cards_block .feature-cards-button-wrapper .contact-page .contact-form button[type=submit],.feature_cards_block .feature-cards-button-wrapper .contact-page .contact-form input[type=submit],.feature_cards_block .feature-cards-button-wrapper .contact-page .ogweb-contact-form .ogweb-form-submit,.feature_cards_block .feature-cards-button-wrapper .cta-block .cta-button{display:inline-block;font-family:Poppins,sans-serif;padding:1rem 2rem;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:solid 1px hsl(var(--foreground));color:hsl(var(--foreground));text-decoration:none;transition:.3s}.contact-page .contact-form .feature_cards_block .feature-cards-button-wrapper .wpcf7-submit:hover,.contact-page .contact-form .feature_cards_block .feature-cards-button-wrapper button.wpforms-submit:hover,.contact-page .contact-form .feature_cards_block .feature-cards-button-wrapper button[type=submit]:hover,.contact-page .contact-form .feature_cards_block .feature-cards-button-wrapper input[type=submit]:hover,.contact-page .contact-form .wpforms-submit-container .feature_cards_block .feature-cards-button-wrapper button:hover,.contact-page .ogweb-contact-form .feature_cards_block .feature-cards-button-wrapper .ogweb-form-submit:hover,.cta-block .feature_cards_block .feature-cards-button-wrapper .cta-button:hover,.feature_cards_block .feature-cards-button-wrapper .btn:hover,.feature_cards_block .feature-cards-button-wrapper .contact-page .contact-form .wpcf7-submit:hover,.feature_cards_block .feature-cards-button-wrapper .contact-page .contact-form .wpforms-submit-container button:hover,.feature_cards_block .feature-cards-button-wrapper .contact-page .contact-form button.wpforms-submit:hover,.feature_cards_block .feature-cards-button-wrapper .contact-page .contact-form button[type=submit]:hover,.feature_cards_block .feature-cards-button-wrapper .contact-page .contact-form input[type=submit]:hover,.feature_cards_block .feature-cards-button-wrapper .contact-page .ogweb-contact-form .ogweb-form-submit:hover,.feature_cards_block .feature-cards-button-wrapper .cta-block .cta-button:hover{background:hsl(var(--foreground));color:hsl(var(--background));transform:translateY(-2px);box-shadow:0 10px 30px hsl(var(--primary)/.3)}.hero-section{position:relative;padding-top:4rem;padding-bottom:4rem;overflow:hidden;display:flex;align-items:center}.hero-section.no-visual .hero-content{max-width:56rem;margin:0 auto;text-align:center}.hero-section.no-visual .hero-content .hero-text{width:100%}.hero-section.no-visual .hero-content .hero-text .hero-subtitle{font-size:clamp(1.25rem, 3vw, 2rem);color:#642eff;display:block;margin-bottom:1.5rem}.hero-section.no-visual .hero-content .hero-text .hero-title{font-size:clamp(48px, 8vw, 96px);line-height:1;font-weight:800;letter-spacing:-.02em;margin-bottom:2rem;background:var(--gradient-hero);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-section.no-visual .hero-content .hero-text .hero-description{font-size:1.125rem;max-width:42rem;margin:0 auto 3rem;line-height:1.6}.hero-section.no-visual .hero-content .hero-text .hero-buttons{justify-content:center;gap:1.5rem}.contact-page .contact-form .hero-section.no-visual .hero-content .hero-text .hero-buttons .wpcf7-submit,.contact-page .contact-form .hero-section.no-visual .hero-content .hero-text .hero-buttons button.wpforms-submit,.contact-page .contact-form .hero-section.no-visual .hero-content .hero-text .hero-buttons button[type=submit],.contact-page .contact-form .hero-section.no-visual .hero-content .hero-text .hero-buttons input[type=submit],.contact-page .contact-form .wpforms-submit-container .hero-section.no-visual .hero-content .hero-text .hero-buttons button,.contact-page .ogweb-contact-form .hero-section.no-visual .hero-content .hero-text .hero-buttons .ogweb-form-submit,.cta-block .hero-section.no-visual .hero-content .hero-text .hero-buttons .cta-button,.hero-section.no-visual .hero-content .hero-text .hero-buttons .btn,.hero-section.no-visual .hero-content .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit,.hero-section.no-visual .hero-content .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button,.hero-section.no-visual .hero-content .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit,.hero-section.no-visual .hero-content .hero-text .hero-buttons .contact-page .contact-form button[type=submit],.hero-section.no-visual .hero-content .hero-text .hero-buttons .contact-page .contact-form input[type=submit],.hero-section.no-visual .hero-content .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit,.hero-section.no-visual .hero-content .hero-text .hero-buttons .cta-block .cta-button{padding:1.2rem 3rem;font-size:16px}@media (max-width:480px){.hero-section.no-visual .hero-content .hero-text .hero-title{font-size:clamp(2.25rem, 9vw, 3.5rem)}}.hero-section.bg-image,.hero-section.bg-video{color:hsl(var(--background))}.hero-section.bg-color-primary{background-color:#160042}.hero-section.bg-color-secondary{background-color:#a382d5}.hero-section.bg-color-accent{background-color:#642eff}.hero-section.bg-color-accent.text-light,.hero-section.bg-color-primary.text-light,.hero-section.bg-color-secondary.text-light,.hero-section.bg-custom.text-light{color:hsl(var(--background))}.hero-section.bg-color-accent.text-light .hero-text .hero-subtitle,.hero-section.bg-color-accent.text-light .hero-text .hero-title,.hero-section.bg-color-primary.text-light .hero-text .hero-subtitle,.hero-section.bg-color-primary.text-light .hero-text .hero-title,.hero-section.bg-color-secondary.text-light .hero-text .hero-subtitle,.hero-section.bg-color-secondary.text-light .hero-text .hero-title,.hero-section.bg-custom.text-light .hero-text .hero-subtitle,.hero-section.bg-custom.text-light .hero-text .hero-title{color:hsl(var(--background))!important}.contact-page .contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons button[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons input[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons button[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons input[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons button[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons input[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons button[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons input[type=submit]:not(.btn-secondary),.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-accent.text-light .hero-text .hero-buttons button:not(.btn-secondary),.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-primary.text-light .hero-text .hero-buttons button:not(.btn-secondary),.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons button:not(.btn-secondary),.contact-page .contact-form .wpforms-submit-container .hero-section.bg-custom.text-light .hero-text .hero-buttons button:not(.btn-secondary),.contact-page .ogweb-contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary),.contact-page .ogweb-contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary),.contact-page .ogweb-contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary),.contact-page .ogweb-contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary),.cta-block .hero-section.bg-color-accent.text-light .hero-text .hero-buttons .cta-button:not(.btn-secondary),.cta-block .hero-section.bg-color-primary.text-light .hero-text .hero-buttons .cta-button:not(.btn-secondary),.cta-block .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .cta-button:not(.btn-secondary),.cta-block .hero-section.bg-custom.text-light .hero-text .hero-buttons .cta-button:not(.btn-secondary),.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .btn:not(.btn-secondary),.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary),.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary),.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary),.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary),.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary),.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary),.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary),.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .btn:not(.btn-secondary),.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary),.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary),.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary),.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary),.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary),.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary),.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary),.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .btn:not(.btn-secondary),.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary),.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary),.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary),.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary),.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary),.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary),.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary),.hero-section.bg-custom.text-light .hero-text .hero-buttons .btn:not(.btn-secondary),.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary),.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary),.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary),.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary),.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary),.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary),.hero-section.bg-custom.text-light .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary){background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.contact-page .contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons button[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons input[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons button[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons input[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons button[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons input[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons button[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons input[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-accent.text-light .hero-text .hero-buttons button:not(.btn-secondary):hover,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-primary.text-light .hero-text .hero-buttons button:not(.btn-secondary):hover,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons button:not(.btn-secondary):hover,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-custom.text-light .hero-text .hero-buttons button:not(.btn-secondary):hover,.contact-page .ogweb-contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary):hover,.contact-page .ogweb-contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary):hover,.contact-page .ogweb-contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary):hover,.contact-page .ogweb-contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary):hover,.cta-block .hero-section.bg-color-accent.text-light .hero-text .hero-buttons .cta-button:not(.btn-secondary):hover,.cta-block .hero-section.bg-color-primary.text-light .hero-text .hero-buttons .cta-button:not(.btn-secondary):hover,.cta-block .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .cta-button:not(.btn-secondary):hover,.cta-block .hero-section.bg-custom.text-light .hero-text .hero-buttons .cta-button:not(.btn-secondary):hover,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .btn:not(.btn-secondary):hover,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary):hover,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary):hover,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary):hover,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary):hover,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary):hover,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary):hover,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary):hover,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .btn:not(.btn-secondary):hover,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary):hover,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary):hover,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary):hover,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary):hover,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary):hover,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary):hover,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary):hover,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .btn:not(.btn-secondary):hover,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary):hover,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary):hover,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary):hover,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary):hover,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary):hover,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary):hover,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary):hover,.hero-section.bg-custom.text-light .hero-text .hero-buttons .btn:not(.btn-secondary):hover,.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary):hover,.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary):hover,.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary):hover,.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary):hover,.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary):hover,.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary):hover,.hero-section.bg-custom.text-light .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary):hover{background-color:hsl(var(--primary-dark));box-shadow:0 10px 30px hsl(var(--primary)/.3)}.contact-page .contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons .btn-secondary.wpcf7-submit,.contact-page .contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons button.btn-secondary.wpforms-submit,.contact-page .contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons button.btn-secondary[type=submit],.contact-page .contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons input.btn-secondary[type=submit],.contact-page .contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons .btn-secondary.wpcf7-submit,.contact-page .contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons button.btn-secondary.wpforms-submit,.contact-page .contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons button.btn-secondary[type=submit],.contact-page .contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons input.btn-secondary[type=submit],.contact-page .contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .btn-secondary.wpcf7-submit,.contact-page .contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons button.btn-secondary.wpforms-submit,.contact-page .contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons button.btn-secondary[type=submit],.contact-page .contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons input.btn-secondary[type=submit],.contact-page .contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons .btn-secondary.wpcf7-submit,.contact-page .contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons button.btn-secondary.wpforms-submit,.contact-page .contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons button.btn-secondary[type=submit],.contact-page .contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons input.btn-secondary[type=submit],.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-accent.text-light .hero-text .hero-buttons button.btn-secondary,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-primary.text-light .hero-text .hero-buttons button.btn-secondary,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons button.btn-secondary,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-custom.text-light .hero-text .hero-buttons button.btn-secondary,.contact-page .ogweb-contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons .btn-secondary.ogweb-form-submit,.contact-page .ogweb-contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons .btn-secondary.ogweb-form-submit,.contact-page .ogweb-contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .btn-secondary.ogweb-form-submit,.contact-page .ogweb-contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons .btn-secondary.ogweb-form-submit,.cta-block .hero-section.bg-color-accent.text-light .hero-text .hero-buttons .btn-secondary.cta-button,.cta-block .hero-section.bg-color-primary.text-light .hero-text .hero-buttons .btn-secondary.cta-button,.cta-block .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .btn-secondary.cta-button,.cta-block .hero-section.bg-custom.text-light .hero-text .hero-buttons .btn-secondary.cta-button,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .btn.btn-secondary,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form .btn-secondary.wpcf7-submit,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button.btn-secondary,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary.wpforms-submit,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary[type=submit],.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form input.btn-secondary[type=submit],.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .ogweb-contact-form .btn-secondary.ogweb-form-submit,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .cta-block .btn-secondary.cta-button,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .btn.btn-secondary,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form .btn-secondary.wpcf7-submit,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button.btn-secondary,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary.wpforms-submit,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary[type=submit],.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form input.btn-secondary[type=submit],.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .ogweb-contact-form .btn-secondary.ogweb-form-submit,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .cta-block .btn-secondary.cta-button,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .btn.btn-secondary,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form .btn-secondary.wpcf7-submit,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button.btn-secondary,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary.wpforms-submit,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary[type=submit],.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form input.btn-secondary[type=submit],.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .ogweb-contact-form .btn-secondary.ogweb-form-submit,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .cta-block .btn-secondary.cta-button,.hero-section.bg-custom.text-light .hero-text .hero-buttons .btn.btn-secondary,.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form .btn-secondary.wpcf7-submit,.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button.btn-secondary,.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary.wpforms-submit,.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary[type=submit],.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form input.btn-secondary[type=submit],.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .ogweb-contact-form .btn-secondary.ogweb-form-submit,.hero-section.bg-custom.text-light .hero-text .hero-buttons .cta-block .btn-secondary.cta-button{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border:2px solid hsl(var(--primary))}.contact-page .contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons .btn-secondary.wpcf7-submit:hover,.contact-page .contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons button.btn-secondary.wpforms-submit:hover,.contact-page .contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons button.btn-secondary[type=submit]:hover,.contact-page .contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons input.btn-secondary[type=submit]:hover,.contact-page .contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons .btn-secondary.wpcf7-submit:hover,.contact-page .contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons button.btn-secondary.wpforms-submit:hover,.contact-page .contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons button.btn-secondary[type=submit]:hover,.contact-page .contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons input.btn-secondary[type=submit]:hover,.contact-page .contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .btn-secondary.wpcf7-submit:hover,.contact-page .contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons button.btn-secondary.wpforms-submit:hover,.contact-page .contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons button.btn-secondary[type=submit]:hover,.contact-page .contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons input.btn-secondary[type=submit]:hover,.contact-page .contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons .btn-secondary.wpcf7-submit:hover,.contact-page .contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons button.btn-secondary.wpforms-submit:hover,.contact-page .contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons button.btn-secondary[type=submit]:hover,.contact-page .contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons input.btn-secondary[type=submit]:hover,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-accent.text-light .hero-text .hero-buttons button.btn-secondary:hover,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-primary.text-light .hero-text .hero-buttons button.btn-secondary:hover,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons button.btn-secondary:hover,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-custom.text-light .hero-text .hero-buttons button.btn-secondary:hover,.contact-page .ogweb-contact-form .hero-section.bg-color-accent.text-light .hero-text .hero-buttons .btn-secondary.ogweb-form-submit:hover,.contact-page .ogweb-contact-form .hero-section.bg-color-primary.text-light .hero-text .hero-buttons .btn-secondary.ogweb-form-submit:hover,.contact-page .ogweb-contact-form .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .btn-secondary.ogweb-form-submit:hover,.contact-page .ogweb-contact-form .hero-section.bg-custom.text-light .hero-text .hero-buttons .btn-secondary.ogweb-form-submit:hover,.cta-block .hero-section.bg-color-accent.text-light .hero-text .hero-buttons .btn-secondary.cta-button:hover,.cta-block .hero-section.bg-color-primary.text-light .hero-text .hero-buttons .btn-secondary.cta-button:hover,.cta-block .hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .btn-secondary.cta-button:hover,.cta-block .hero-section.bg-custom.text-light .hero-text .hero-buttons .btn-secondary.cta-button:hover,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .btn.btn-secondary:hover,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form .btn-secondary.wpcf7-submit:hover,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button.btn-secondary:hover,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary.wpforms-submit:hover,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary[type=submit]:hover,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .contact-form input.btn-secondary[type=submit]:hover,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .contact-page .ogweb-contact-form .btn-secondary.ogweb-form-submit:hover,.hero-section.bg-color-accent.text-light .hero-text .hero-buttons .cta-block .btn-secondary.cta-button:hover,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .btn.btn-secondary:hover,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form .btn-secondary.wpcf7-submit:hover,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button.btn-secondary:hover,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary.wpforms-submit:hover,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary[type=submit]:hover,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .contact-form input.btn-secondary[type=submit]:hover,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .contact-page .ogweb-contact-form .btn-secondary.ogweb-form-submit:hover,.hero-section.bg-color-primary.text-light .hero-text .hero-buttons .cta-block .btn-secondary.cta-button:hover,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .btn.btn-secondary:hover,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form .btn-secondary.wpcf7-submit:hover,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button.btn-secondary:hover,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary.wpforms-submit:hover,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary[type=submit]:hover,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .contact-form input.btn-secondary[type=submit]:hover,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .contact-page .ogweb-contact-form .btn-secondary.ogweb-form-submit:hover,.hero-section.bg-color-secondary.text-light .hero-text .hero-buttons .cta-block .btn-secondary.cta-button:hover,.hero-section.bg-custom.text-light .hero-text .hero-buttons .btn.btn-secondary:hover,.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form .btn-secondary.wpcf7-submit:hover,.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button.btn-secondary:hover,.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary.wpforms-submit:hover,.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary[type=submit]:hover,.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .contact-form input.btn-secondary[type=submit]:hover,.hero-section.bg-custom.text-light .hero-text .hero-buttons .contact-page .ogweb-contact-form .btn-secondary.ogweb-form-submit:hover,.hero-section.bg-custom.text-light .hero-text .hero-buttons .cta-block .btn-secondary.cta-button:hover{background-color:hsl(var(--primary-dark));box-shadow:0 10px 30px hsl(var(--primary)/.3)}.hero-section.bg-color-accent.text-dark,.hero-section.bg-color-primary.text-dark,.hero-section.bg-color-secondary.text-dark,.hero-section.bg-custom.text-dark{color:hsl(var(--foreground))}.hero-section.bg-color-accent.text-dark .hero-text .hero-subtitle,.hero-section.bg-color-accent.text-dark .hero-text .hero-title,.hero-section.bg-color-primary.text-dark .hero-text .hero-subtitle,.hero-section.bg-color-primary.text-dark .hero-text .hero-title,.hero-section.bg-color-secondary.text-dark .hero-text .hero-subtitle,.hero-section.bg-color-secondary.text-dark .hero-text .hero-title,.hero-section.bg-custom.text-dark .hero-text .hero-subtitle,.hero-section.bg-custom.text-dark .hero-text .hero-title{color:hsl(var(--foreground))!important}.contact-page .contact-form .hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-accent.text-dark .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-accent.text-dark .hero-text .hero-buttons button[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-accent.text-dark .hero-text .hero-buttons input[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-primary.text-dark .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-primary.text-dark .hero-text .hero-buttons button[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-primary.text-dark .hero-text .hero-buttons input[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons button[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons input[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-custom.text-dark .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-custom.text-dark .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-custom.text-dark .hero-text .hero-buttons button[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-custom.text-dark .hero-text .hero-buttons input[type=submit]:not(.btn-secondary),.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-accent.text-dark .hero-text .hero-buttons button:not(.btn-secondary),.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-primary.text-dark .hero-text .hero-buttons button:not(.btn-secondary),.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons button:not(.btn-secondary),.contact-page .contact-form .wpforms-submit-container .hero-section.bg-custom.text-dark .hero-text .hero-buttons button:not(.btn-secondary),.contact-page .ogweb-contact-form .hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary),.contact-page .ogweb-contact-form .hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary),.contact-page .ogweb-contact-form .hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary),.contact-page .ogweb-contact-form .hero-section.bg-custom.text-dark .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary),.cta-block .hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .cta-button:not(.btn-secondary),.cta-block .hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .cta-button:not(.btn-secondary),.cta-block .hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .cta-button:not(.btn-secondary),.cta-block .hero-section.bg-custom.text-dark .hero-text .hero-buttons .cta-button:not(.btn-secondary),.hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .btn:not(.btn-secondary),.hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary),.hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary),.hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary),.hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary),.hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary),.hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary),.hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary),.hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .btn:not(.btn-secondary),.hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary),.hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary),.hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary),.hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary),.hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary),.hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary),.hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary),.hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .btn:not(.btn-secondary),.hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary),.hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary),.hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary),.hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary),.hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary),.hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary),.hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary),.hero-section.bg-custom.text-dark .hero-text .hero-buttons .btn:not(.btn-secondary),.hero-section.bg-custom.text-dark .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary),.hero-section.bg-custom.text-dark .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary),.hero-section.bg-custom.text-dark .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary),.hero-section.bg-custom.text-dark .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary),.hero-section.bg-custom.text-dark .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary),.hero-section.bg-custom.text-dark .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary),.hero-section.bg-custom.text-dark .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary){background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.contact-page .contact-form .hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-accent.text-dark .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-accent.text-dark .hero-text .hero-buttons button[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-accent.text-dark .hero-text .hero-buttons input[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-primary.text-dark .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-primary.text-dark .hero-text .hero-buttons button[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-primary.text-dark .hero-text .hero-buttons input[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons button[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons input[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-custom.text-dark .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-custom.text-dark .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-custom.text-dark .hero-text .hero-buttons button[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-custom.text-dark .hero-text .hero-buttons input[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-accent.text-dark .hero-text .hero-buttons button:not(.btn-secondary):hover,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-primary.text-dark .hero-text .hero-buttons button:not(.btn-secondary):hover,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons button:not(.btn-secondary):hover,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-custom.text-dark .hero-text .hero-buttons button:not(.btn-secondary):hover,.contact-page .ogweb-contact-form .hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary):hover,.contact-page .ogweb-contact-form .hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary):hover,.contact-page .ogweb-contact-form .hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary):hover,.contact-page .ogweb-contact-form .hero-section.bg-custom.text-dark .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary):hover,.cta-block .hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .cta-button:not(.btn-secondary):hover,.cta-block .hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .cta-button:not(.btn-secondary):hover,.cta-block .hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .cta-button:not(.btn-secondary):hover,.cta-block .hero-section.bg-custom.text-dark .hero-text .hero-buttons .cta-button:not(.btn-secondary):hover,.hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .btn:not(.btn-secondary):hover,.hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary):hover,.hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary):hover,.hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary):hover,.hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary):hover,.hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary):hover,.hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary):hover,.hero-section.bg-color-accent.text-dark .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary):hover,.hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .btn:not(.btn-secondary):hover,.hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary):hover,.hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary):hover,.hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary):hover,.hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary):hover,.hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary):hover,.hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary):hover,.hero-section.bg-color-primary.text-dark .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary):hover,.hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .btn:not(.btn-secondary):hover,.hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary):hover,.hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary):hover,.hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary):hover,.hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary):hover,.hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary):hover,.hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary):hover,.hero-section.bg-color-secondary.text-dark .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary):hover,.hero-section.bg-custom.text-dark .hero-text .hero-buttons .btn:not(.btn-secondary):hover,.hero-section.bg-custom.text-dark .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary):hover,.hero-section.bg-custom.text-dark .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary):hover,.hero-section.bg-custom.text-dark .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary):hover,.hero-section.bg-custom.text-dark .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary):hover,.hero-section.bg-custom.text-dark .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary):hover,.hero-section.bg-custom.text-dark .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary):hover,.hero-section.bg-custom.text-dark .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary):hover{background-color:hsl(var(--primary-dark));box-shadow:0 10px 30px hsl(var(--primary)/.3)}.hero-section.bg-color-white{min-height:auto}.hero-section.bg-image .hero-text .hero-subtitle,.hero-section.bg-image .hero-text .hero-title,.hero-section.bg-video .hero-text .hero-subtitle,.hero-section.bg-video .hero-text .hero-title{color:hsl(var(--background))!important}.hero-section.bg-image .hero-text .hero-description,.hero-section.bg-video .hero-text .hero-description{color:hsl(var(--background)/.9)}.contact-page .contact-form .hero-section.bg-image .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-image .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-image .hero-text .hero-buttons button[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-image .hero-text .hero-buttons input[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-video .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-video .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-video .hero-text .hero-buttons button[type=submit]:not(.btn-secondary),.contact-page .contact-form .hero-section.bg-video .hero-text .hero-buttons input[type=submit]:not(.btn-secondary),.contact-page .contact-form .wpforms-submit-container .hero-section.bg-image .hero-text .hero-buttons button:not(.btn-secondary),.contact-page .contact-form .wpforms-submit-container .hero-section.bg-video .hero-text .hero-buttons button:not(.btn-secondary),.contact-page .ogweb-contact-form .hero-section.bg-image .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary),.contact-page .ogweb-contact-form .hero-section.bg-video .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary),.cta-block .hero-section.bg-image .hero-text .hero-buttons .cta-button:not(.btn-secondary),.cta-block .hero-section.bg-video .hero-text .hero-buttons .cta-button:not(.btn-secondary),.hero-section.bg-image .hero-text .hero-buttons .btn:not(.btn-secondary),.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary),.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary),.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary),.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary),.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary),.hero-section.bg-image .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary),.hero-section.bg-image .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary),.hero-section.bg-video .hero-text .hero-buttons .btn:not(.btn-secondary),.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary),.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary),.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary),.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary),.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary),.hero-section.bg-video .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary),.hero-section.bg-video .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary){background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.contact-page .contact-form .hero-section.bg-image .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-image .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-image .hero-text .hero-buttons button[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-image .hero-text .hero-buttons input[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-video .hero-text .hero-buttons .wpcf7-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-video .hero-text .hero-buttons button.wpforms-submit:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-video .hero-text .hero-buttons button[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .hero-section.bg-video .hero-text .hero-buttons input[type=submit]:not(.btn-secondary):hover,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-image .hero-text .hero-buttons button:not(.btn-secondary):hover,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-video .hero-text .hero-buttons button:not(.btn-secondary):hover,.contact-page .ogweb-contact-form .hero-section.bg-image .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary):hover,.contact-page .ogweb-contact-form .hero-section.bg-video .hero-text .hero-buttons .ogweb-form-submit:not(.btn-secondary):hover,.cta-block .hero-section.bg-image .hero-text .hero-buttons .cta-button:not(.btn-secondary):hover,.cta-block .hero-section.bg-video .hero-text .hero-buttons .cta-button:not(.btn-secondary):hover,.hero-section.bg-image .hero-text .hero-buttons .btn:not(.btn-secondary):hover,.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary):hover,.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary):hover,.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary):hover,.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary):hover,.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary):hover,.hero-section.bg-image .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary):hover,.hero-section.bg-image .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary):hover,.hero-section.bg-video .hero-text .hero-buttons .btn:not(.btn-secondary):hover,.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form .wpcf7-submit:not(.btn-secondary):hover,.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button:not(.btn-secondary):hover,.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form button.wpforms-submit:not(.btn-secondary):hover,.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form button[type=submit]:not(.btn-secondary):hover,.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form input[type=submit]:not(.btn-secondary):hover,.hero-section.bg-video .hero-text .hero-buttons .contact-page .ogweb-contact-form .ogweb-form-submit:not(.btn-secondary):hover,.hero-section.bg-video .hero-text .hero-buttons .cta-block .cta-button:not(.btn-secondary):hover{background-color:hsl(var(--primary-dark));box-shadow:0 10px 30px hsl(var(--primary)/.3)}.contact-page .contact-form .hero-section.bg-image .hero-text .hero-buttons .btn-secondary.wpcf7-submit,.contact-page .contact-form .hero-section.bg-image .hero-text .hero-buttons button.btn-secondary.wpforms-submit,.contact-page .contact-form .hero-section.bg-image .hero-text .hero-buttons button.btn-secondary[type=submit],.contact-page .contact-form .hero-section.bg-image .hero-text .hero-buttons input.btn-secondary[type=submit],.contact-page .contact-form .hero-section.bg-video .hero-text .hero-buttons .btn-secondary.wpcf7-submit,.contact-page .contact-form .hero-section.bg-video .hero-text .hero-buttons button.btn-secondary.wpforms-submit,.contact-page .contact-form .hero-section.bg-video .hero-text .hero-buttons button.btn-secondary[type=submit],.contact-page .contact-form .hero-section.bg-video .hero-text .hero-buttons input.btn-secondary[type=submit],.contact-page .contact-form .wpforms-submit-container .hero-section.bg-image .hero-text .hero-buttons button.btn-secondary,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-video .hero-text .hero-buttons button.btn-secondary,.contact-page .ogweb-contact-form .hero-section.bg-image .hero-text .hero-buttons .btn-secondary.ogweb-form-submit,.contact-page .ogweb-contact-form .hero-section.bg-video .hero-text .hero-buttons .btn-secondary.ogweb-form-submit,.cta-block .hero-section.bg-image .hero-text .hero-buttons .btn-secondary.cta-button,.cta-block .hero-section.bg-video .hero-text .hero-buttons .btn-secondary.cta-button,.hero-section.bg-image .hero-text .hero-buttons .btn.btn-secondary,.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form .btn-secondary.wpcf7-submit,.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button.btn-secondary,.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary.wpforms-submit,.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary[type=submit],.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form input.btn-secondary[type=submit],.hero-section.bg-image .hero-text .hero-buttons .contact-page .ogweb-contact-form .btn-secondary.ogweb-form-submit,.hero-section.bg-image .hero-text .hero-buttons .cta-block .btn-secondary.cta-button,.hero-section.bg-video .hero-text .hero-buttons .btn.btn-secondary,.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form .btn-secondary.wpcf7-submit,.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button.btn-secondary,.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary.wpforms-submit,.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary[type=submit],.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form input.btn-secondary[type=submit],.hero-section.bg-video .hero-text .hero-buttons .contact-page .ogweb-contact-form .btn-secondary.ogweb-form-submit,.hero-section.bg-video .hero-text .hero-buttons .cta-block .btn-secondary.cta-button{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border:2px solid hsl(var(--primary))}.contact-page .contact-form .hero-section.bg-image .hero-text .hero-buttons .btn-secondary.wpcf7-submit:hover,.contact-page .contact-form .hero-section.bg-image .hero-text .hero-buttons button.btn-secondary.wpforms-submit:hover,.contact-page .contact-form .hero-section.bg-image .hero-text .hero-buttons button.btn-secondary[type=submit]:hover,.contact-page .contact-form .hero-section.bg-image .hero-text .hero-buttons input.btn-secondary[type=submit]:hover,.contact-page .contact-form .hero-section.bg-video .hero-text .hero-buttons .btn-secondary.wpcf7-submit:hover,.contact-page .contact-form .hero-section.bg-video .hero-text .hero-buttons button.btn-secondary.wpforms-submit:hover,.contact-page .contact-form .hero-section.bg-video .hero-text .hero-buttons button.btn-secondary[type=submit]:hover,.contact-page .contact-form .hero-section.bg-video .hero-text .hero-buttons input.btn-secondary[type=submit]:hover,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-image .hero-text .hero-buttons button.btn-secondary:hover,.contact-page .contact-form .wpforms-submit-container .hero-section.bg-video .hero-text .hero-buttons button.btn-secondary:hover,.contact-page .ogweb-contact-form .hero-section.bg-image .hero-text .hero-buttons .btn-secondary.ogweb-form-submit:hover,.contact-page .ogweb-contact-form .hero-section.bg-video .hero-text .hero-buttons .btn-secondary.ogweb-form-submit:hover,.cta-block .hero-section.bg-image .hero-text .hero-buttons .btn-secondary.cta-button:hover,.cta-block .hero-section.bg-video .hero-text .hero-buttons .btn-secondary.cta-button:hover,.hero-section.bg-image .hero-text .hero-buttons .btn.btn-secondary:hover,.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form .btn-secondary.wpcf7-submit:hover,.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button.btn-secondary:hover,.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary.wpforms-submit:hover,.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary[type=submit]:hover,.hero-section.bg-image .hero-text .hero-buttons .contact-page .contact-form input.btn-secondary[type=submit]:hover,.hero-section.bg-image .hero-text .hero-buttons .contact-page .ogweb-contact-form .btn-secondary.ogweb-form-submit:hover,.hero-section.bg-image .hero-text .hero-buttons .cta-block .btn-secondary.cta-button:hover,.hero-section.bg-video .hero-text .hero-buttons .btn.btn-secondary:hover,.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form .btn-secondary.wpcf7-submit:hover,.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form .wpforms-submit-container button.btn-secondary:hover,.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary.wpforms-submit:hover,.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form button.btn-secondary[type=submit]:hover,.hero-section.bg-video .hero-text .hero-buttons .contact-page .contact-form input.btn-secondary[type=submit]:hover,.hero-section.bg-video .hero-text .hero-buttons .contact-page .ogweb-contact-form .btn-secondary.ogweb-form-submit:hover,.hero-section.bg-video .hero-text .hero-buttons .cta-block .btn-secondary.cta-button:hover{background-color:hsl(var(--primary-dark));box-shadow:0 10px 30px hsl(var(--primary)/.3)}.hero-section.bg-image .hero-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:-1}.hero-section.bg-image.with-overlay{position:relative;overflow:hidden}.hero-section.bg-image.with-overlay .hero-bg-image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(22,0,66,.7);z-index:0}.hero-section.bg-video video.hero-bg-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translateX(-50%) translateY(-50%);z-index:-2;object-fit:cover}.hero-section.bg-video.with-overlay::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(22,0,66,.7);z-index:-1}.hero-section .hero-content{display:flex;align-items:center;gap:3rem}.hero-section .hero-content.reverse{flex-direction:row-reverse}.hero-section .hero-content .hero-media{flex:1;position:relative}.hero-section .hero-content .hero-media img,.hero-section .hero-content .hero-media video{width:100%;height:500px;border-radius:20px;aspect-ratio:1;object-fit:cover;object-position:center}.hero-section .hero-content .hero-text{flex:1}.hero-section .hero-content .hero-text .hero-subtitle{font-size:clamp(1.25rem, 3vw, 2rem);font-weight:700;margin-bottom:1rem;background:var(--gradient-hero);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-section .hero-content .hero-text .hero-title{font-size:clamp(1.5rem, 4vw, 3rem);line-height:1.2;font-weight:700;letter-spacing:-.015em;margin-bottom:1.5rem;margin-top:1.5rem;min-height:1.2em;contain:layout style}.hero-section .hero-content .hero-text .hero-description{margin-bottom:2rem}.hero-section .hero-content .hero-text .hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}@media (max-width:768px){.feature_cards_block .feature-cards-grid--4-cols{grid-template-columns:1fr}.hero-section .hero-content .hero-media img,.hero-section .hero-content .hero-media video{height:auto}.hero-section{padding:3rem 0}.hero-section .hero-content{flex-direction:column-reverse;gap:2rem}.hero-section .hero-content.reverse{flex-direction:column}.hero-section .hero-content .hero-text{text-align:center}.hero-section .hero-content .hero-text .hero-buttons{justify-content:center}}section.accordion_block .section-title{text-align:center;margin-bottom:4rem}section.accordion_block .section-title h2{font-size:clamp(2rem, 5vw, 4rem);line-height:1.2;font-weight:700;background:var(--gradient-hero);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}section.accordion_block .section-title .subtitle{font-size:clamp(1.25rem, 3vw, 2rem);color:hsl(var(--muted-foreground));max-width:600px;margin:0 auto}.accordion{max-width:800px;margin:0 auto}.accordion .accordion-item{margin-bottom:1rem;border-bottom:1px solid hsl(var(--border));background:0 0;box-shadow:none;transition:.3s}.accordion .accordion-item h3{padding:1.5rem 0;margin:0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;color:hsl(var(--foreground));font-weight:600;transition:.3s;user-select:none;gap:1rem}.accordion .accordion-item h3:hover{background-color:transparent;color:hsl(var(--primary))}.accordion .accordion-item h3::after{content:"+";font-size:1.5rem;color:hsl(var(--foreground));transition:.3s;line-height:1;min-width:20px;text-align:center;transform-origin:center;transform:rotate(0)}.accordion .accordion-item .answer{height:0;overflow:hidden;padding-top:0;padding-bottom:0;color:hsl(var(--muted-foreground));line-height:1.6;opacity:0;transition:.3s}.accordion .accordion-item .answer>*{transform:translateY(-10px);transition:transform .3s}.accordion .accordion-item.active h3{color:hsl(var(--foreground));background-color:transparent}.accordion .accordion-item.active h3::after{content:"+";transform:rotate(135deg);color:hsl(var(--primary))}.accordion .accordion-item.active .answer{height:auto;padding:0 0 1.5rem;opacity:1}.accordion .accordion-item.active .answer>*{transform:translateY(0)}@media (max-width:768px){.accordion{margin:2rem auto;padding:0 1rem}.accordion .accordion-item h3{padding:1rem 0;font-size:1rem}.accordion .accordion-item .answer{padding:0}.accordion .accordion-item .answer.active{padding:0 0 1rem}}section.faq_block .section-title{text-align:center;margin-bottom:4rem}section.faq_block .section-title h2{font-size:clamp(2rem, 5vw, 4rem);line-height:1.2;font-weight:700;background:var(--gradient-hero);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}section.faq_block .section-title .subtitle{font-size:clamp(1.25rem, 3vw, 2rem);color:hsl(var(--muted-foreground));margin:0 auto}.faq-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:900px;margin:0 auto}.faq-grid .faq-item{background:hsl(var(--card));border-radius:12px;box-shadow:var(--shadow-card);transition:.3s,_ .3s;color:hsl(var(--card-foreground));border:1px solid hsl(var(--primary)/.2);display:flex;gap:1.5rem;align-items:flex-start;padding:2rem;background:hsl(var(--card))}.faq-grid .faq-item:hover{transform:translateY(-2px);box-shadow:0 10px 30px hsl(var(--primary)/.1)}.faq-grid .faq-item .faq-icon{flex-shrink:0;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center}.faq-grid .faq-item .faq-icon svg{width:24px;height:24px;stroke:hsl(var(--primary))}.faq-grid .faq-item .faq-content{flex:1}.faq-grid .faq-item .faq-content .faq-question{font-size:clamp(1.25rem, 3vw, 2rem);font-weight:700;line-height:1.3;color:hsl(var(--foreground));margin:0 0 1rem}.faq-grid .faq-item .faq-content .faq-answer{font-size:1.125rem;line-height:1.6;color:hsl(var(--foreground));margin:0}.faq-grid .faq-item .faq-content .faq-answer p{margin:0 0 .5rem;color:hsl(var(--foreground))}.faq-grid .faq-item .faq-content .faq-answer p:last-child{margin-bottom:0}.faq-grid .faq-item .faq-content .faq-answer ol,.faq-grid .faq-item .faq-content .faq-answer ul{margin:.5rem 0;padding-left:2rem;color:hsl(var(--foreground))}.faq-grid .faq-item .faq-content .faq-answer ol li,.faq-grid .faq-item .faq-content .faq-answer ul li{margin-bottom:.25rem}@media (max-width:768px){.faq-grid{margin:2rem auto;padding:0 1rem;gap:1rem}.faq-grid .faq-item{padding:1.5rem;flex-direction:row;gap:1rem}.faq-grid .faq-item .faq-icon{width:40px;height:40px}.faq-grid .faq-item .faq-icon svg{width:20px;height:20px}.faq-grid .faq-item .faq-content .faq-question{font-size:1.125rem;margin-bottom:.5rem}.faq-grid .faq-item .faq-content .faq-answer{font-size:1rem}}section.cta_block{padding-bottom:0}.cta-block{background:0 0;padding:6rem 2rem;text-align:center;border-radius:0;max-width:1000px;margin:auto;position:relative;overflow:hidden}.cta-block h2{max-width:1200px;margin:0 auto 2rem;color:hsl(var(--primary))!important;font-size:clamp(2rem, 5vw, 4rem);line-height:1.2;font-weight:700;letter-spacing:-.015em}.cta-block::before{content:"";position:absolute;top:20%;left:10%;width:350px;height:350px;border-radius:50%;background:hsl(var(--primary)/.4);filter:blur(80px);opacity:.3;animation:20s ease-in-out infinite floating;z-index:1;pointer-events:none}.cta-block::after{content:"";position:absolute;top:10%;right:15%;width:450px;height:450px;border-radius:50%;background:hsl(var(--primary)/.4);filter:blur(100px);opacity:.3;animation:25s ease-in-out -5s infinite floating;z-index:1;pointer-events:none}.cta-block>*{position:relative;z-index:2}.cta-block h2 span{color:hsl(var(--primary))}.cta-block p{color:hsl(var(--foreground));font-size:1.125rem;max-width:600px;margin:0 auto 2rem;line-height:1.6;font-weight:400}.cta-block p span{color:hsl(var(--primary))}.cta-block .cta-button{background:hsl(var(--primary));color:hsl(var(--primary-foreground));padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;display:inline-flex;align-items:center;gap:1rem}.cta-block .cta-button:hover{background:hsl(var(--primary-dark));color:hsl(var(--primary-foreground));box-shadow:0 10px 30px hsl(var(--primary)/.3)}body.dark .cta-block,html.dark .cta-block{background:0 0}body.dark .cta-block::before,html.dark .cta-block::before{background:hsl(var(--primary)/.25);opacity:.5;width:350px;height:350px}body.dark .cta-block::after,html.dark .cta-block::after{background:hsl(var(--primary-light)/.2);opacity:.4;width:450px;height:450px}body.dark .cta-block h2,html.dark .cta-block h2{color:hsl(var(--primary-light))!important}body.dark .cta-block p,html.dark .cta-block p{color:hsl(var(--muted-foreground));opacity:.9}body.dark .cta-block .cta-button,html.dark .cta-block .cta-button{background:hsl(var(--primary));color:hsl(var(--primary-foreground));transition:.3s}body.dark .cta-block .cta-button:hover,html.dark .cta-block .cta-button:hover{background:hsl(var(--primary-dark));color:hsl(var(--primary-foreground));box-shadow:0 10px 30px hsl(var(--primary)/.3)}body.dark .cta-block--has-image h2,html.dark .cta-block--has-image h2{color:hsl(var(--background))!important}body.dark .cta-block--has-image p,html.dark .cta-block--has-image p{color:rgba(255,255,255,.9)!important}body.dark .cta-block--has-image .cta-button,html.dark .cta-block--has-image .cta-button{background:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important}body.dark .cta-block--has-image .cta-button:hover,html.dark .cta-block--has-image .cta-button:hover{background:hsl(var(--primary-dark))!important;color:hsl(var(--primary-foreground))!important;box-shadow:0 10px 30px hsl(var(--primary)/.3)!important}.cta-block--has-image h2{color:hsl(var(--background))!important}.cta-block--has-image p{color:hsl(var(--background)/.9)!important}.cta-block--has-image .cta-button{background:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important}.cta-block--has-image .cta-button:hover{background:hsl(var(--primary-dark))!important;color:hsl(var(--primary-foreground))!important;box-shadow:0 10px 30px hsl(var(--primary)/.3)!important}.cta-block--full-width{max-width:none!important;margin:0;border-radius:0;width:100%;padding:8rem 2rem}.cta-block--margin-bottom{margin-bottom:1.5rem!important}@media (min-width:1280px){.cta-block--margin-bottom{margin-bottom:3rem!important}}@media (max-width:768px){.cta-block--margin-bottom{margin-bottom:1.5rem!important}.cta-block{padding:4rem 1rem;margin:2rem auto 0;border-radius:0}.cta-block:not(.cta-block--margin-bottom){margin-bottom:0!important}.cta-block h2{font-size:clamp(2rem, 5vw, 4rem);margin-bottom:1.5rem}.cta-block p{font-size:1.125rem;margin-bottom:1.5rem}.cta-block .cta-button{width:auto;justify-content:center;padding:1rem 2rem}}.text-image-block{max-width:1200px;display:flex;gap:3rem;align-items:center}.text-image-block.image-left{flex-direction:row}.text-image-block.image-right{flex-direction:row-reverse}.text-image-block .image-wrapper{flex:1}.text-image-block .image-wrapper img{width:100%;height:500px;object-fit:cover;object-position:center;border-radius:8px;border:1px solid hsl(var(--primary)/.2)}@media (max-width:1280px){.text-image-block .image-wrapper img{height:400px}}@media (max-width:780px){.text-image-block .image-wrapper img{height:auto;object-fit:contain}}.text-image-block .text-wrapper{flex:1}.text-image-block .text-wrapper .block-title{font-size:clamp(1.5rem, 4vw, 3rem);line-height:1.2;font-weight:700;letter-spacing:-.015em;color:hsl(var(--foreground));margin-bottom:1rem}.text-image-block .text-wrapper h3{font-size:clamp(1.25rem, 3vw, 2rem)!important}.text-image-block .text-wrapper .text-content{color:hsl(var(--muted-foreground));line-height:1.7}@media (max-width:768px){.text-image-block{flex-direction:column-reverse!important;gap:1.5rem}.text-image-block.image-left,.text-image-block.image-right{flex-direction:column!important}.text-image-block .image-wrapper{flex:0 0 100%;margin-bottom:1rem}.text-image-block .image-wrapper img{width:500px;max-width:100%;max-height:400px;aspect-ratio:1;object-fit:cover;border-radius:8px;margin:0 auto;display:block}.text-image-block .text-wrapper .block-title{font-size:clamp(2rem, 5vw, 4rem);line-height:1.2;margin-bottom:.5rem}.text-image-block .text-wrapper .text-content{font-size:1rem;line-height:1.6}}@media (max-width:768px) and (max-width:1024px){.text-image-block .image-wrapper img{width:100%;height:auto;max-height:100%}}.contact-page{position:relative;padding:4rem 0;overflow:hidden}.contact-page::before{content:"";position:absolute;top:10%;right:10%;width:400px;height:400px;border-radius:50%;background:hsl(var(--primary)/.15);filter:blur(100px);opacity:.6;animation:20s ease-in-out infinite floating;z-index:0;pointer-events:none}.contact-page::after{content:"";position:absolute;bottom:20%;left:5%;width:350px;height:350px;border-radius:50%;background:hsl(var(--primary)/.1);filter:blur(80px);opacity:.5;animation:25s ease-in-out -5s infinite floating;z-index:0;pointer-events:none}.contact-page .container{position:relative;z-index:1}.contact-page .container.grid-2{grid-template-columns:1fr 1.5fr;gap:4rem;align-items:start}@media (max-width:768px){.contact-page .container.grid-2{grid-template-columns:1fr;gap:2rem}}.contact-page .contact-info{padding:0;height:fit-content;position:sticky}.contact-page .contact-info .section-title{font-size:clamp(2rem, 5vw, 4rem);line-height:1.2;font-weight:700;letter-spacing:-.015em;background:var(--gradient-hero);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.5rem}.contact-page .contact-info .section-description{font-size:1.125rem;line-height:1.7;color:hsl(var(--muted-foreground));margin-bottom:3rem}.contact-page .contact-info .contact-details{padding-top:1.5rem;border-top:1px solid hsl(var(--border))}.contact-page .contact-info .contact-details p{margin-bottom:1rem;font-size:1rem;line-height:1.6;color:hsl(var(--foreground))}.contact-page .contact-info .contact-details p a{color:hsl(var(--foreground));text-decoration:none;transition:color .3s;font-weight:400}.contact-page .contact-info .contact-details p a:hover{color:hsl(var(--primary))}.contact-page .contact-info .footer-social{display:flex;gap:1rem;margin-top:1.5rem}.contact-page .contact-info .footer-social a{color:hsl(var(--foreground));transition:.3s;display:flex;align-items:center;justify-content:center}.contact-page .contact-info .footer-social a svg{width:24px;height:24px;fill:currentColor}.contact-page .contact-info .footer-social a:hover{color:hsl(var(--primary))}@media (max-width:768px){.contact-page .contact-info{position:static;margin-bottom:2rem}.contact-page .contact-info .section-title{font-size:clamp(2rem, 5vw, 4rem);margin-bottom:1rem}.contact-page .contact-info .section-description{margin-bottom:1.5rem}.contact-page .contact-info .contact-details{padding-top:1rem}}.contact-page .contact-form{background:hsl(var(--card));border-radius:12px;box-shadow:var(--shadow-card);transition:box-shadow .3s,transform .3s;color:hsl(var(--card-foreground));border:1px solid hsl(var(--primary)/.2);background:0 0!important;padding:3rem;position:relative}.contact-page .ogweb-contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-page .ogweb-contact-form .ogweb-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.contact-page .ogweb-contact-form .ogweb-form-field{display:flex;flex-direction:column;gap:.5rem}.contact-page .ogweb-contact-form .ogweb-form-field label{font-weight:600;color:hsl(var(--foreground));font-size:.9rem}.contact-page .ogweb-contact-form .ogweb-form-field label .required{color:hsl(var(--destructive))}.contact-page .ogweb-contact-form .ogweb-form-field input[type=email],.contact-page .ogweb-contact-form .ogweb-form-field input[type=tel],.contact-page .ogweb-contact-form .ogweb-form-field input[type=text],.contact-page .ogweb-contact-form .ogweb-form-field textarea{width:100%;padding:1rem;border:1px solid hsl(var(--border));border-radius:12px;background:hsl(var(--background));color:hsl(var(--foreground));font-family:inherit;font-size:1rem;transition:border-color .3s,box-shadow .3s}.contact-page .ogweb-contact-form .ogweb-form-field input[type=email]:focus,.contact-page .ogweb-contact-form .ogweb-form-field input[type=tel]:focus,.contact-page .ogweb-contact-form .ogweb-form-field input[type=text]:focus,.contact-page .ogweb-contact-form .ogweb-form-field textarea:focus{outline:0;border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary)/.1)}.contact-page .ogweb-contact-form .ogweb-form-field input[type=email].ogweb-field-error,.contact-page .ogweb-contact-form .ogweb-form-field input[type=tel].ogweb-field-error,.contact-page .ogweb-contact-form .ogweb-form-field input[type=text].ogweb-field-error,.contact-page .ogweb-contact-form .ogweb-form-field textarea.ogweb-field-error{border-color:hsl(var(--destructive))}.contact-page .ogweb-contact-form .ogweb-form-field select{width:100%;padding:1rem 3.5rem 1rem 1rem;border:1px solid hsl(var(--border));border-radius:12px;background-color:hsl(var(--background));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23a382d5' d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px 16px;color:hsl(var(--foreground));font-family:inherit;font-size:1rem;transition:border-color .3s,box-shadow .3s;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.contact-page .ogweb-contact-form .ogweb-form-field select:focus{outline:0;border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary)/.1);background-color:hsl(var(--background));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23a382d5' d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px 16px}.contact-page .ogweb-contact-form .ogweb-form-field select:hover{background-color:hsl(var(--background));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23a382d5' d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px 16px}.contact-page .ogweb-contact-form .ogweb-form-field select.ogweb-field-error{border-color:hsl(var(--destructive));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23a382d5' d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px 16px}.contact-page .ogweb-contact-form .ogweb-form-field select option{background:hsl(var(--background));color:hsl(var(--foreground));padding:.5rem}.contact-page .ogweb-contact-form .ogweb-form-field textarea{resize:vertical;min-height:120px}.contact-page .ogweb-contact-form .ogweb-form-submit{align-self:flex-start;margin-top:.5rem}.contact-page .ogweb-contact-form .ogweb-form-submit:disabled{opacity:.6;cursor:not-allowed}.contact-page .ogweb-contact-form .ogweb-form-message{padding:1rem;border-radius:12px;font-weight:500;margin-top:.5rem}.contact-page .ogweb-contact-form .ogweb-form-message--success{background:hsl(var(--success)/.1);color:hsl(var(--success));border:1px solid hsl(var(--success)/.3)}.contact-page .ogweb-contact-form .ogweb-form-message--error{background:hsl(var(--destructive)/.1);color:hsl(var(--destructive));border:1px solid hsl(var(--destructive)/.3)}.contact-page .contact-form input[type=email],.contact-page .contact-form input[type=tel],.contact-page .contact-form input[type=text],.contact-page .contact-form input[type=url],.contact-page .contact-form select,.contact-page .contact-form textarea{width:100%;padding:1rem 1.5rem;font-size:1rem;font-family:Poppins,sans-serif;color:hsl(var(--foreground));background:hsl(var(--card));border:2px solid hsl(var(--border));border-radius:12px;transition:.3s;margin-bottom:1.5rem;min-height:48px;box-sizing:border-box}.contact-page .contact-form input[type=email]:focus,.contact-page .contact-form input[type=tel]:focus,.contact-page .contact-form input[type=text]:focus,.contact-page .contact-form input[type=url]:focus,.contact-page .contact-form select:focus,.contact-page .contact-form textarea:focus{outline:0;border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary)/.1);background:hsl(var(--card));color:hsl(var(--foreground))}.contact-page .contact-form input[type=email]::placeholder,.contact-page .contact-form input[type=tel]::placeholder,.contact-page .contact-form input[type=text]::placeholder,.contact-page .contact-form input[type=url]::placeholder,.contact-page .contact-form select::placeholder,.contact-page .contact-form textarea::placeholder{color:hsl(var(--muted-foreground));opacity:.7}.contact-page .contact-form textarea{min-height:150px;resize:vertical;font-family:Poppins,sans-serif;padding-top:1rem}.contact-page .contact-form select{cursor:pointer;appearance:none;min-height:48px;line-height:1.5;background-color:hsl(var(--card));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='hsl(256, 71%%, 66%%)' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.5rem center;padding-right:4.5rem;color:hsl(var(--foreground))}.contact-page .contact-form select option{background:hsl(var(--card));color:hsl(var(--foreground));padding:.5rem}.contact-page .contact-form select:focus{background-color:hsl(var(--card));color:hsl(var(--foreground))}.contact-page .contact-form label{display:block;font-weight:600;font-size:.9rem;color:hsl(var(--foreground));margin-bottom:.5rem;letter-spacing:.01em}.contact-page .contact-form .form-group,.contact-page .contact-form .wpcf7-form-control-wrap{width:100%;margin-bottom:1.5rem;display:block}.contact-page .contact-form .wpcf7-form{display:block}.contact-page .contact-form .wpcf7-form p{margin-bottom:0}.contact-page .contact-form .wpcf7-form .wpcf7-form-control-wrap{display:block;width:100%;margin-bottom:1.5rem}.contact-page .contact-form .wpcf7-form .wpcf7-form-control-wrap input,.contact-page .contact-form .wpcf7-form .wpcf7-form-control-wrap select,.contact-page .contact-form .wpcf7-form .wpcf7-form-control-wrap textarea{width:100%!important;max-width:100%}.contact-page .contact-form .wpcf7-form br{display:none}.contact-page .contact-form .wpcf7-form span.wpcf7-form-control-wrap{display:block!important;float:none!important;width:100%!important}.contact-page .contact-form .wpforms-container input,.contact-page .contact-form .wpforms-container select,.contact-page .contact-form .wpforms-container textarea{width:100%!important;max-width:100%!important;color:hsl(var(--foreground))!important;background:hsl(var(--card))!important}.contact-page .contact-form .wpforms-container .wpforms-field-label{color:hsl(var(--foreground))!important;display:block;margin-bottom:.5rem}.contact-page .contact-form .wpforms-container .wpforms-field-description,.contact-page .contact-form .wpforms-container .wpforms-field-row .wpforms-field-label,.contact-page .contact-form .wpforms-container .wpforms-field-row .wpforms-field-sublabel,.contact-page .contact-form .wpforms-container .wpforms-field-row label,.contact-page .contact-form .wpforms-container .wpforms-field-sublabel,.contact-page .contact-form .wpforms-container label.wpforms-field-sublabel{display:none!important}.contact-page .contact-form .wpforms-container .wpforms-field-name .wpforms-field-label,.contact-page .contact-form .wpforms-container .wpforms-field:not(.wpforms-field-name) .wpforms-field-label:not(.wpforms-field-sublabel){display:block!important;color:hsl(var(--foreground))!important}.contact-page .contact-form .wpforms-container .wpforms-field-name .wpforms-field-row .wpforms-field-label,.contact-page .contact-form .wpforms-container .wpforms-field-name .wpforms-field-row label{display:none!important}.contact-page .contact-form .wpforms-container .wpforms-field-medium,.contact-page .contact-form .wpforms-container .wpforms-field-name .wpforms-field-row input{height:auto!important;min-height:48px}.contact-page .contact-form .wpforms-container .wpforms-field-row.wpforms-field-medium,.contact-page .contact-form .wpforms-container input.wpforms-field-medium,.contact-page .contact-form .wpforms-container select.wpforms-field-medium{max-width:100%!important;width:100%!important}.contact-page .contact-form .wpforms-container .wpforms-field-textarea textarea,.contact-page .contact-form .wpforms-container textarea,.contact-page .contact-form .wpforms-container textarea.wpforms-field-large{min-height:150px}.contact-page .contact-form .required{color:hsl(var(--destructive))}.contact-page .contact-form .wpcf7-form-control-wrap.submit,.contact-page .contact-form .wpforms-submit-container{text-align:center;margin-top:1.5rem;width:100%}.contact-page .contact-form .wpcf7-submit,.contact-page .contact-form .wpforms-submit-container button,.contact-page .contact-form .wpforms-submit-container input[type=submit],.contact-page .contact-form button.wpforms-submit,.contact-page .contact-form button[type=submit],.contact-page .contact-form input[type=submit]{width:auto;height:auto;padding:1rem 3rem;font-size:1.125rem;font-weight:700;font-family:Poppins,sans-serif;margin:1.5rem auto 0;cursor:pointer;border-radius:9999px;background:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important;border:none;transition:.2s;display:inline-block}.contact-page .contact-form .wpcf7-submit:hover,.contact-page .contact-form .wpforms-submit-container button:hover,.contact-page .contact-form .wpforms-submit-container input[type=submit]:hover,.contact-page .contact-form button.wpforms-submit:hover,.contact-page .contact-form button[type=submit]:hover,.contact-page .contact-form input[type=submit]:hover{transform:scale(1.05);background:hsl(var(--primary-dark));color:hsl(var(--primary-foreground));box-shadow:0 10px 30px hsl(var(--primary)/.3)}.contact-page .contact-form .wpcf7-submit:active,.contact-page .contact-form .wpforms-submit-container button:active,.contact-page .contact-form .wpforms-submit-container input[type=submit]:active,.contact-page .contact-form button.wpforms-submit:active,.contact-page .contact-form button[type=submit]:active,.contact-page .contact-form input[type=submit]:active{transform:scale(1)}.contact-page .contact-form .wpcf7-mail-sent-ng,.contact-page .contact-form .wpcf7-mail-sent-ok,.contact-page .contact-form .wpcf7-response-output,.contact-page .contact-form .wpcf7-spam,.contact-page .contact-form .wpcf7-validation-errors{padding:1rem 1.5rem;border-radius:12px;margin-top:1.5rem;font-size:.9rem}.contact-page .contact-form .wpcf7-mail-sent-ok{background:hsl(var(--success)/.1);color:hsl(var(--success));border:1px solid hsl(var(--success)/.3)}.contact-page .contact-form .wpcf7-mail-sent-ng,.contact-page .contact-form .wpcf7-validation-errors{background:hsl(var(--destructive)/.1);color:hsl(var(--destructive));border:1px solid hsl(var(--destructive)/.3)}@media (max-width:768px){.contact-page .ogweb-contact-form .ogweb-form-row{grid-template-columns:1fr}.contact-page .contact-form{padding:1.5rem}}.blog-card{background:hsl(var(--card));border-radius:12px;box-shadow:var(--shadow-card);transition:.4s cubic-bezier(.4, 0, .2, 1),_ .4s cubic-bezier(.4, 0, .2, 1);color:hsl(var(--card-foreground));border:1px solid hsl(var(--primary)/.2);overflow:hidden;height:100%;display:flex;flex-direction:column;position:relative}.blog-card::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,hsl(var(--primary)/.05) 0,transparent 100%);opacity:0;transition:opacity .4s;pointer-events:none;z-index:1}.blog-card:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 20px 40px hsl(var(--primary)/.2)}.blog-card:hover::after{opacity:1}.blog-card .blog-card-image{position:relative;padding-top:60%;overflow:hidden;z-index:0}.blog-card .blog-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4, 0, .2, 1),filter .6s}.blog-card .blog-card-image .category-tags-overlay{position:absolute;top:1rem;left:1rem;display:flex;flex-wrap:wrap;gap:0;z-index:2}.blog-card .blog-card-image .category-tag-overlay{display:inline-block;background:hsl(var(--muted)/.9);color:hsl(var(--primary));font-weight:500;font-size:.75rem;padding:6px 12px;border-radius:999px;margin:0 6px 6px 0;text-transform:none;white-space:nowrap}.blog-card .blog-card-content{padding:1.5rem;display:flex;flex-direction:column;flex:1}.blog-card .blog-card-meta{display:flex;gap:1rem;margin-bottom:1rem;font-size:.875rem;color:hsl(var(--muted-foreground))}.blog-card .blog-card-meta .blog-card-date,.blog-card .blog-card-meta .blog-card-reading-time{display:inline-flex;align-items:center;gap:.25rem}.blog-card .blog-card-meta .blog-card-date svg,.blog-card .blog-card-meta .blog-card-reading-time svg{width:16px;height:16px;flex-shrink:0;color:hsl(var(--muted-foreground))}.blog-card .blog-card-title{font-size:1.25rem;font-weight:700;margin:0 0 1rem;line-height:1.3;color:hsl(var(--foreground));background:0 0;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:hsl(var(--foreground));transition:color .3s;flex:1}.blog-card .blog-card-excerpt{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.6;margin:0 0 1.5rem;flex:1}.blog-card .blog-card-cta{display:inline-flex;align-items:center;gap:.5rem;color:hsl(var(--primary));font-weight:600;font-size:.875rem;margin-top:auto;transition:.3s}.blog-card .blog-card-cta svg{transition:transform .3s}.blog-card:hover .blog-card-image img{transform:scale(1.1);filter:brightness(1.1)}.blog-card:hover .blog-card-cta{gap:1rem;color:hsl(var(--primary))}.blog-card:hover .blog-card-cta svg{transform:translateX(6px)}.blog-card:hover .blog-card-title{color:hsl(var(--primary))}.hero-work-section{position:relative;overflow:hidden}.hero-work-section .hero-work-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-work-section .hero-work-left{z-index:2}.hero-work-section .hero-work-left .hero-client-logo{margin-bottom:1.5rem}@media (max-width:1024px){.hero-work-section{padding-bottom:1rem}.hero-work-section .hero-work-content{grid-template-columns:1fr}.hero-work-section .hero-work-left .hero-client-logo{margin-bottom:3.5rem}}.hero-work-section .hero-work-left .hero-client-logo img{max-width:150px;height:auto;width:auto;background-color:#fff;padding:10px;border-radius:8px}.hero-work-section .hero-work-left .hero-tags{margin-bottom:1.5rem}@media (max-width:1024px){.hero-work-section .hero-work-left .hero-tags{margin-bottom:.5rem}}.hero-work-section .hero-work-left .hero-tags .tag{display:inline-block;background:hsl(var(--muted)/.8);color:hsl(var(--primary));font-weight:500;font-size:.75rem;padding:6px 12px;border-radius:999px;margin:0 6px 6px 0;text-transform:none}.hero-work-section .hero-work-left .hero-work-title{font-size:clamp(1.5rem, 4vw, 3rem);line-height:1.2;font-weight:700;letter-spacing:-.015em;margin-bottom:1rem}.hero-work-section .hero-work-left .hero-work-description{font-size:1.125rem;color:hsl(var(--muted-foreground));margin-bottom:2rem}.hero-work-section .hero-work-visual{position:relative;z-index:1}.hero-work-section .hero-work-visual img{width:100%;height:auto;border-radius:1rem;box-shadow:0 0 20px rgba(0,0,0,.05);max-height:600px;aspect-ratio:1;object-fit:cover}.wysiwyg-cards-block .wysiwyg-cards-grid{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:start}.wysiwyg-cards-block .wysiwyg-cards-left{display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.wysiwyg-cards-block .wysiwyg-cards-left p:last-child{margin-bottom:0}.contact-page .contact-form .wpforms-submit-container .wysiwyg-cards-block .wysiwyg-cards-left button,.contact-page .contact-form .wysiwyg-cards-block .wysiwyg-cards-left .wpcf7-submit,.contact-page .contact-form .wysiwyg-cards-block .wysiwyg-cards-left button.wpforms-submit,.contact-page .contact-form .wysiwyg-cards-block .wysiwyg-cards-left button[type=submit],.contact-page .contact-form .wysiwyg-cards-block .wysiwyg-cards-left input[type=submit],.contact-page .ogweb-contact-form .wysiwyg-cards-block .wysiwyg-cards-left .ogweb-form-submit,.cta-block .wysiwyg-cards-block .wysiwyg-cards-left .cta-button,.wysiwyg-cards-block .wysiwyg-cards-left .btn,.wysiwyg-cards-block .wysiwyg-cards-left .contact-page .contact-form .wpcf7-submit,.wysiwyg-cards-block .wysiwyg-cards-left .contact-page .contact-form .wpforms-submit-container button,.wysiwyg-cards-block .wysiwyg-cards-left .contact-page .contact-form button.wpforms-submit,.wysiwyg-cards-block .wysiwyg-cards-left .contact-page .contact-form button[type=submit],.wysiwyg-cards-block .wysiwyg-cards-left .contact-page .contact-form input[type=submit],.wysiwyg-cards-block .wysiwyg-cards-left .contact-page .ogweb-contact-form .ogweb-form-submit,.wysiwyg-cards-block .wysiwyg-cards-left .cta-block .cta-button{align-self:flex-start}.wysiwyg-cards-block .wysiwyg-cards-right .feature-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (max-width:768px){.wysiwyg-cards-block .wysiwyg-cards-grid{grid-template-columns:1fr;gap:1.5rem}.wysiwyg-cards-block .wysiwyg-cards-right .feature-cards-grid{grid-template-columns:1fr}}.wysiwyg-cards-block.wysiwyg-cards-stacked{display:flex;flex-direction:column;gap:4rem}.wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top{display:flex;flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;text-align:center}.wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top .wysiwyg-content .subtitle{font-size:clamp(1.25rem, 3vw, 2rem);color:hsl(var(--muted-foreground));margin:0 auto}.wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top .wysiwyg-content p:last-child{margin-bottom:0}.contact-page .contact-form .wpforms-submit-container .wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top button,.contact-page .contact-form .wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top .wpcf7-submit,.contact-page .contact-form .wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top button.wpforms-submit,.contact-page .contact-form .wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top button[type=submit],.contact-page .contact-form .wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top input[type=submit],.contact-page .ogweb-contact-form .wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top .ogweb-form-submit,.cta-block .wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top .cta-button,.wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top .btn,.wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top .contact-page .contact-form .wpcf7-submit,.wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top .contact-page .contact-form .wpforms-submit-container button,.wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top .contact-page .contact-form button.wpforms-submit,.wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top .contact-page .contact-form button[type=submit],.wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top .contact-page .contact-form input[type=submit],.wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top .contact-page .ogweb-contact-form .ogweb-form-submit,.wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-top .cta-block .cta-button{align-self:center}.wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-bottom .feature-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto}@media (min-width:769px){.home .hero-section:not(.no-visual) .hero-content .hero-title{font-size:clamp(1.5rem, 4vw, 3rem)!important}}section.simple_cards_block .section-title{text-align:center}section.simple_cards_block .section-title .subtitle{font-size:clamp(1.25rem, 3vw, 2rem);color:hsl(var(--muted-foreground));margin-bottom:3rem}section.simple_cards_block .simple-cards-grid{display:grid;grid-template-columns:repeat(6,minmax(0px,1fr));gap:1rem;width:100%}@media (max-width:1280px){section.simple_cards_block .simple-cards-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}section.simple_cards_block .simple-card{background:hsl(var(--card));border-radius:12px;box-shadow:var(--shadow-card);transition:.3s,_ .3s;color:hsl(var(--card-foreground));border:1px solid hsl(var(--primary)/.2);padding:1.5rem;text-align:center;background:hsl(var(--card));border:1px solid hsl(var(--primary)/.2)}section.simple_cards_block .simple-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px hsl(var(--primary)/.1)}section.simple_cards_block .simple-card .simple-card-text{display:block;font-size:.85rem;color:hsl(var(--foreground));line-height:1.5;font-weight:500}@media (max-width:768px){.wysiwyg-cards-block.wysiwyg-cards-stacked .wysiwyg-cards-bottom .feature-cards-grid{grid-template-columns:1fr}section.simple_cards_block .simple-cards-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}section.simple_cards_block .simple-card{padding:1rem}section.simple_cards_block .simple-card .simple-card-text{font-size:.875rem}}section.timeline_block .section-title{text-align:center;margin-bottom:3rem}section.timeline_block .section-title h2{font-size:clamp(2rem, 5vw, 4rem);line-height:1.2;font-weight:700;background:var(--gradient-hero);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}section.timeline_block .section-title .subtitle{font-size:clamp(1.25rem, 3vw, 2rem);color:hsl(var(--muted-foreground));margin:0 auto}section.timeline_block .timeline{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:clamp(.5rem,2vw,1.5rem);padding:0;margin:0;width:100%;list-style:none}section.timeline_block .timeline::before{content:"";position:absolute;top:clamp(24px,2vw,32px);width:100%;height:2px;background:linear-gradient(to right,hsl(var(--primary)/0),hsl(var(--primary)),hsl(var(--primary)/0));z-index:1;pointer-events:none}section.timeline_block .timeline-item{position:relative;flex:1 1 0;min-width:0;max-width:none;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;z-index:2;padding:0 clamp(.25rem,1vw,.5rem)}section.timeline_block .timeline-item .timeline-node{width:clamp(48px,4vw,64px);height:clamp(48px,4vw,64px);border-radius:50%;background:hsl(var(--card));border:2px solid hsl(var(--primary));display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 clamp(4px,.5vw,6px) hsl(var(--primary)/.06);position:relative;flex-shrink:0;animation:4s ease-in-out infinite pulse}section.timeline_block .timeline-item .timeline-node .timeline-number{display:flex;align-items:center;justify-content:center;width:clamp(36px,3vw,48px);height:clamp(36px,3vw,48px);border-radius:50%;background:var(--gradient-primary);color:hsl(var(--primary-foreground));font-weight:700;font-size:clamp(1rem, 1.2vw, 1.5rem)}section.timeline_block .timeline-item .timeline-content .timeline-title{font-size:clamp(1.125rem, 1.2vw, 1.5rem);font-weight:700;color:hsl(var(--foreground));margin-bottom:.5rem}section.timeline_block .timeline-item .timeline-content .timeline-description{color:hsl(var(--muted-foreground));line-height:1.6;font-size:clamp(.875rem, .85vw, 1rem)}@media (max-width:1024px){.wysiwyg-cards-block .wysiwyg-cards-grid{grid-template-columns:1fr}section.timeline_block .timeline{flex-direction:column;align-items:flex-start;gap:1.5rem;position:relative}section.timeline_block .timeline::before{display:block;position:absolute;top:0;bottom:0;left:clamp(24px,2vw,28px);transform:translateX(-50%);width:2px;height:100%;background:linear-gradient(to bottom,hsl(var(--primary)/0),hsl(var(--primary)),hsl(var(--primary)/0))}section.timeline_block .timeline-item{width:100%;align-items:center;flex-direction:row;gap:1rem;margin:0;padding:0}section.timeline_block .timeline-item .timeline-node{width:clamp(48px,4vw,56px);height:clamp(48px,4vw,56px);box-shadow:0 0 0 clamp(4px,.5vw,5px) hsl(var(--primary)/.06);flex-shrink:0;margin:0;animation:4s ease-in-out infinite pulse-tablet}section.timeline_block .timeline-item .timeline-node .timeline-number{width:clamp(36px,3vw,42px);height:clamp(36px,3vw,42px);font-size:clamp(1rem, 1.2vw, 1.25rem);line-height:0}section.timeline_block .timeline-item .timeline-content{flex:1;text-align:left}section.timeline_block .timeline-item .timeline-content .timeline-title{font-size:clamp(1.125rem, 1.5vw, 1.375rem);margin-bottom:.5rem}section.timeline_block .timeline-item .timeline-content .timeline-description{font-size:clamp(.875rem, 1vw, .9375rem)}}@media (max-width:768px){section.timeline_block .timeline{flex-direction:column;align-items:flex-start;gap:1.5rem;position:relative}section.timeline_block .timeline::before{display:block;position:absolute;top:0;bottom:0;left:26px;transform:translateX(-50%);width:2px;height:100%;background:linear-gradient(to bottom,hsl(var(--primary)/0),hsl(var(--primary)),hsl(var(--primary)/0))}section.timeline_block .timeline-item{width:100%;align-items:center;flex-direction:row;gap:1rem;margin:0}section.timeline_block .timeline-item .timeline-node{width:52px;height:52px;box-shadow:0 0 0 5px hsl(var(--primary)/.06);animation:4s ease-in-out infinite pulse-mobile}section.timeline_block .timeline-item .timeline-node .timeline-number{width:40px;height:40px;line-height:0}section.timeline_block .timeline-item .timeline-content{flex:1;padding:1rem}}