.slide-panel-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.slide-panel-overlay.active{opacity:1;visibility:visible}.slide-panel{position:fixed;top:0;right:-100%;width:100%;max-width:40vw;height:100vh;background:#fff;box-shadow:-5px 0 25px #0003;z-index:1001;transition:right .4s cubic-bezier(.25,.46,.45,.94);overflow-y:auto}.slide-panel.active{right:0}.slide-panel-header{display:flex;justify-content:flex-end;padding:1.5rem;border-bottom:1px solid #eee;background:url(/assets/images/Drupal_Dynamic%20Patterns-05.svg) center center / cover no-repeat,#f3f3f2}.slide-panel-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:.5rem;border-radius:50%;transition:all .3s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.slide-panel-close:hover{background-color:#f0f0f0;color:#333}.slide-panel-content{padding:2rem}.slide-panel-info{text-align:center}.slide-panel-name{font-size:3rem;font-weight:600;color:#333;margin-bottom:.5rem;font-family:Roboto Slab,serif}.slide-panel-title{font-size:2rem;color:#667eea;margin-bottom:1.5rem;font-weight:500}.slide-panel-subtitle{font-style:italic;font-size:22px}.slide-panel-description{margin-bottom:2rem}.slide-panel-description p{font-size:1.1rem;line-height:1.7;color:#555;text-align:left}.slide-panel-cta{text-align:center;margin-top:50px}.slide-panel-cta .btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;padding:1rem 2rem;font-weight:600;font-size:1.1rem;transition:all .3s ease}.slide-panel-cta .btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea66;background:linear-gradient(135deg,#5a6fd8,#6a4190)}.slide-panel .contact-form{text-align:left}.slide-panel .contact-form .form-label{font-weight:600;color:#333;margin-bottom:.5rem;font-family:Roboto Slab;font-size:20px}.slide-panel .contact-form .form-control{border:2px solid #e9ecef;border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .3s ease}.slide-panel .contact-form .form-control:focus{border-color:#667eea;box-shadow:0 0 0 .2rem #667eea40}.slide-panel .contact-form textarea.form-control{resize:vertical;min-height:100px}.slide-panel .contact-form .alert{border-radius:8px;border:none;padding:1rem;margin-bottom:1rem}.slide-panel .contact-form .alert-success{background-color:#d4edda;color:#155724}.slide-panel .contact-form .alert-danger{background-color:#f8d7da;color:#721c24}@media (max-width: 768px){.slide-panel{max-width:100%}.slide-panel-content{padding:1.5rem}.slide-panel-name{font-size:4rem}}@media (max-width: 576px){.slide-panel-content{padding:1rem}.slide-panel-name{font-size:1.3rem}.slide-panel-description p{font-size:1rem}.social-links{display:flex;justify-content:center;gap:1.5rem;margin:2rem 0}.social-link{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;font-size:1.5rem;transition:all .3s ease;box-shadow:0 4px 12px #667eea4d}.social-link:hover{transform:translateY(-3px);box-shadow:0 6px 20px #667eea66;color:#fff;text-decoration:none}.social-link i{transition:transform .3s ease}.social-link:hover i{transform:scale(1.1)}}.industry-features-panel ul,.service-features-panel ul,.industry-examples-panel ul{list-style-type:none;text-align:left;font-size:18px}.industry-features-panel ul li,.service-features-panel ul li,.industry-examples-panel ul li{margin-top:10px;margin-bottom:10px}.chat-widget{position:fixed;right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));z-index:1055}.chat-widget-toggle{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border:0;border-radius:999px;background:linear-gradient(145deg,#172f6e,#12275f);color:#fad51d;box-shadow:0 12px 32px #12275f59;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.chat-widget-toggle:hover{transform:translateY(-2px);box-shadow:0 16px 36px #12275f6b}.chat-widget-toggle:focus-visible{outline:2px solid #fad51d;outline-offset:3px}.chat-widget-toggle.is-open{background:#fad51d;color:#12275f}.chat-widget-toggle-icon{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;width:1.25rem;height:1.25rem}.chat-widget-toggle-dot{display:block;width:.28rem;height:.28rem;border-radius:999px;background:currentColor}.chat-widget-toggle.is-open .chat-widget-toggle-icon span{position:absolute;width:1.1rem;height:2px;border-radius:999px;background:currentColor}.chat-widget-toggle.is-open .chat-widget-toggle-icon span:first-child{transform:rotate(45deg)}.chat-widget-toggle.is-open .chat-widget-toggle-icon span:last-child{transform:rotate(-45deg)}.chat-widget-panel{position:fixed;right:max(1rem,env(safe-area-inset-right));bottom:calc(max(1rem,env(safe-area-inset-bottom)) + 4.25rem);width:min(calc(100vw - 2rem),24rem);max-height:min(70vh,32rem);max-height:min(70dvh,32rem);opacity:0;visibility:hidden;transform:translate3d(0,1rem,0) scale(.98);transition:opacity .3s ease,transform .35s cubic-bezier(.22,1,.36,1),visibility .3s ease;pointer-events:none}.chat-widget-panel.is-visible{opacity:1;visibility:visible;transform:translateZ(0) scale(1);pointer-events:auto}.chat-widget-panel-inner{display:flex;flex-direction:column;height:min(70vh,32rem);height:min(70dvh,32rem);overflow:hidden;border-radius:18px;background:linear-gradient(160deg,rgba(250,213,29,.1) 0%,transparent 40%),linear-gradient(180deg,#172f6e,#12275f 55%,#0d1c46);box-shadow:0 20px 48px #00000047;color:#f7f7f5}.chat-widget-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1rem .85rem;border-bottom:1px solid rgba(255,255,255,.12)}.chat-widget-header-brand{display:flex;align-items:center;gap:.65rem;min-width:0}.chat-widget-logo{width:2rem;height:2rem;object-fit:contain;border-radius:6px}.chat-widget-title{font-family:Roboto Slab,serif;font-size:1.05rem;font-weight:700;line-height:1.1}.chat-widget-subtitle{font-size:.72rem;color:#f7f7f5a6}.chat-widget-close{position:relative;flex-shrink:0;width:2.25rem;height:2.25rem;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#ffffff0f;cursor:pointer}.chat-widget-close span{position:absolute;top:50%;left:50%;width:.85rem;height:2px;border-radius:999px;background:#fad51d}.chat-widget-close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.chat-widget-close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.chat-widget-messages{flex:1;min-height:0;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.chat-widget-message{display:flex;flex-direction:column;max-width:88%}.chat-widget-message--user{align-self:flex-end}.chat-widget-message--assistant{align-self:flex-start}.chat-widget-bubble{padding:.75rem .9rem;border-radius:14px;font-size:.92rem;line-height:1.45;white-space:pre-wrap;word-break:break-word}.chat-widget-message--user .chat-widget-bubble{background:#fad51d;color:#12275f;border-bottom-right-radius:4px}.chat-widget-message--assistant .chat-widget-bubble{background:#ffffff1a;color:#f7f7f5;border-bottom-left-radius:4px}.chat-widget-bubble--typing span{display:inline-block;animation:chatTypingPulse 1.2s ease-in-out infinite}.chat-widget-sources{margin:.35rem 0 0;padding:0;list-style:none;font-size:.78rem}.chat-widget-sources a{color:#fad51d}.chat-widget-form{display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:end;padding:.85rem 1rem 1rem;border-top:1px solid rgba(255,255,255,.12);background:#0000001f}.chat-widget-input{width:100%;min-height:2.75rem;max-height:6rem;padding:.65rem .75rem;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#ffffff14;color:#f7f7f5;font:inherit;resize:none}.chat-widget-input::placeholder{color:#f7f7f580}.chat-widget-input:focus{outline:2px solid #fad51d;outline-offset:1px;border-color:transparent}.chat-widget-send{min-height:2.75rem;padding:0 1rem;border:0;border-radius:999px;background:#fad51d;color:#12275f;font-family:Roboto Slab,serif;font-size:.9rem;font-weight:700;cursor:pointer;white-space:nowrap}.chat-widget-send:disabled{opacity:.55;cursor:not-allowed}body.chat-open .consent-banner{z-index:1050}@media (min-width: 768px){.chat-widget-panel{width:24rem}}@media (max-width: 767.98px){.chat-widget-panel{right:0;left:0;bottom:0;width:auto;max-height:min(78vh,36rem);max-height:min(78dvh,36rem);border-radius:18px 18px 0 0;transform:translate3d(0,100%,0)}.chat-widget-panel.is-visible{transform:translateZ(0)}.chat-widget-panel-inner{height:min(78vh,36rem);height:min(78dvh,36rem);border-radius:18px 18px 0 0}.chat-widget-toggle{position:relative;z-index:1}}@keyframes chatTypingPulse{0%,to{opacity:.45}50%{opacity:1}}@media (prefers-reduced-motion: reduce){.chat-widget-toggle,.chat-widget-panel,.chat-widget-bubble--typing span{transition:none!important;animation:none!important}}.section .img img{visibility:hidden;min-height:870px;max-width:100%}.ping-pong-item{position:relative;overflow:hidden;clear:both}.ping-pong-item .description{font-size:1.2rem;line-height:32px}.ping-pong-bg{position:absolute;top:0;bottom:0;z-index:0}.subtitle{display:none;background:#fad51d;transform:rotate(-4deg);position:absolute;top:196px}#who .img{display:flex}#who video{clip-path:polygon(12.21% 0%,85.32% 0%,93.36% 0%,81.39% 100%,72.51% 100%,87.64% 100%,90.28% 100%,88.98% 100%,79.75% 100%,0% 100%)}#why,#how{background:#fafafa}#what.section.ping-pong-item{isolation:isolate}#what .what-bg-layer{background-image:url(/assets/images/20170301_164908.webp);background-position:bottom center;background-repeat:no-repeat;background-color:#f3f3f2;background-size:cover;top:0;right:0;bottom:0;left:0;width:100%;transform:translateZ(0);backface-visibility:hidden;z-index:0}#what.ping-pong-item .ping-pong-bg:before{background-color:#eeeeeee0;position:absolute;content:"";left:0;top:0;width:100%;height:100%;opacity:1;z-index:1}#what .what-section-inner{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding-block:clamp(2rem,6vh,4rem)}#what .what-section-content{color:#9e9e9e81}#what .what-section-content .description{font-size:2.6rem;line-height:65px}#what .what-section-content .special{font-size:3rem;font-weight:700;text-decoration:none}@media (prefers-reduced-motion: reduce){#what .what-section-content,#what .what-section-content .special{color:#000!important}}.main-slider h2{margin-top:80px}.bg-yellow{background:#fff855}.bg-yellow-highlight,div.bg-yellow-highlight h2{background:#fff855;padding:0 20px;display:inline-block;font-weight:900;margin-bottom:20px}.special{text-decoration:underline;font-size:2rem;color:red!important}.bg-navy-blue{background:#12275f!important;color:#fff!important}.bg-navy-blue h2{color:#fff!important}.bg-alice-blue{background:#f0f8ff}.expert img{height:270px;border-radius:200px;max-height:fit-content;max-width:100%}.expert img:hover{cursor:pointer}.values{border-radius:200px;display:flex;justify-content:center;align-items:center;margin-bottom:150px;align-self:center}.value-item{display:flex;justify-content:center;align-items:center;align-self:center}.values img{width:100%;border-radius:55px}.value-item{padding:1rem;transition:transform .3s ease}.value-item:hover{transform:translateY(-5px)}.value-icon{font-size:3rem;margin-bottom:1rem;display:block}.value-item h5{font-size:24px;font-weight:400;color:#333;margin:0;font-family:Roboto Slab,serif}.value-popover{max-width:300px}.value-popover .popover-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;font-weight:600;font-family:Roboto Slab,serif}.value-popover .popover-body{font-size:14px;line-height:1.6;color:#333;padding:1rem}.value-popover .popover-arrow:before{border-bottom-color:#667eea}.value-item{cursor:pointer;position:relative}.value-item .tooltip{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 4px 20px #00000026;max-width:300px;width:max-content;z-index:1000;margin-top:10px;animation:tooltipFadeIn .3s ease-out;overflow:hidden;opacity:1}.value-item .tooltip:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid white;z-index:2}.value-item .tooltip:after{content:"";position:absolute;top:-9px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #e9ecef;z-index:1}.value-item .tooltip-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.75rem 1rem;font-weight:600;font-family:Roboto Slab,serif;font-size:16px;border:none;margin:0}.value-item .tooltip-body{padding:1rem;font-size:16px;line-height:1.6;color:#333;background:#fff}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media (max-width: 768px){.value-item .tooltip{display:none}.value-item .tooltip:before,.value-item .tooltip:after{display:none}.value-item .tooltip-header{font-size:18px;padding:1rem}.value-item .tooltip-body{font-size:16px;padding:1.5rem}}@media (max-width: 576px){.value-item .tooltip{margin-top:10px}.value-item .tooltip-header{font-size:16px;padding:.75rem 1rem}.value-item .tooltip-body{font-size:14px;padding:1rem}}@media (max-width: 480px){.values{margin-bottom:20px}.value-item{margin-bottom:15px}.value-item .tooltip{margin-top:8px}}.technology img{width:175px;max-width:100%}.tech-stack-marquee-section .tech-marquee{overflow:hidden;width:100%;padding-block:.5rem 1.25rem;-webkit-mask-image:linear-gradient(to right,transparent 0,black 4%,black 96%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,black 4%,black 96%,transparent 100%)}.tech-marquee-track{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;width:max-content}.tech-marquee-set{display:flex;flex-direction:row;align-items:center;flex-shrink:0;gap:clamp(1.75rem,5vw,4rem);padding-inline:clamp(1rem,3vw,2rem)}.tech-marquee-item{flex:0 0 auto;display:flex;align-items:center;justify-content:center}@media (prefers-reduced-motion: reduce){.tech-marquee-track{flex-wrap:wrap;justify-content:center;row-gap:1.5rem;width:100%;max-width:100%}.tech-marquee-set--duplicate{display:none!important}.tech-stack-marquee-section .tech-marquee{-webkit-mask-image:none;mask-image:none;overflow:visible}}.slide-main{position:relative;clear:both;width:100%;float:left;height:100vh}.slide-main .video-wrapper{position:absolute;top:0;z-index:-1;background-repeat:no-repeat;background-position:center center;background-size:cover;width:100%;height:100%;left:0;opacity:.85}.video-wrapper video{height:100vh;width:100%;object-fit:cover;object-position:center center;display:block}.main-slider h4{color:#fad51d;background:#000;padding:20px;display:table}.main-slider h4:nth-child(n+2){transform:rotate(3deg)}.main-slider h4:nth-child(2n){transform:rotate(-4deg)}.main-slider h4:nth-child(3n+1){transform:rotate(-4deg)}.main-slider h4:nth-child(4){transform:rotate(3deg)}@media (max-width: 720px){.ping-pong-bg{display:none}#what .ping-pong-bg{display:block}.section .img img{visibility:visible;max-width:100%;min-height:400px;object-fit:cover}.ping-pong-item{max-height:unset}.expert img{height:210px;border-radius:100px}.subtitle{transform:unset;position:relative;top:unset;padding:4px 7px}}.team-slider-section{background-color:#f8f9fa}.team-slider-section h2{color:#333;font-weight:600;margin-bottom:3rem}.team-page .hero-photo-section .ping-pong-bg:after{display:block;width:100%;height:100%;content:"";background:#fff;opacity:.1}.team-page .hero-photo-section .img img{min-height:635px}.expert{margin-bottom:2rem;cursor:pointer;transition:transform .3s ease}.expert:hover{transform:translateY(-5px)}.expert img{height:270px;border-radius:200px;max-height:fit-content;max-width:100%;object-fit:cover}.expert img:hover{cursor:pointer;transform:scale(1.05);transition:transform .3s ease}.hero-section{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#12275f;padding:150px 0}.video-wrapper{position:absolute;top:0;width:100%;height:100%;z-index:1}.video-wrapper video{width:100%;height:100%;object-fit:cover;object-position:center}.industries-page .video-wrapper video,.services-page .video-wrapper video{opacity:.3}.hero-content{position:relative;z-index:2;text-align:center;color:#fff;padding:2rem 0}.hero-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;font-family:Roboto Slab,serif;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;background:#fad51d;color:#333;padding:.5rem 1rem;display:inline-block;border-radius:5px;font-family:Roboto Slab,serif}.hero-main-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;font-family:Roboto Slab,serif;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-description{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.95;max-width:800px;margin-left:auto;margin-right:auto;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.industries-grid-section{background-color:#f8f9fa}.industry-cta .btn{font-weight:600;transition:all .3s ease}.industry-cta .btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea4d}.cta-title{font-weight:700;margin-bottom:1.5rem}.cta-description{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-buttons .btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}@media (max-width: 768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-main-title{font-size:2.5rem}.hero-description{font-size:1rem}.cta-buttons{flex-direction:column;align-items:center}.cta-buttons .btn{width:100%;max-width:300px}}@media (max-width: 576px){.hero-title{font-size:1.5rem}.hero-subtitle{font-size:1rem}.hero-main-title{font-size:2rem}.industry-title{font-size:1.2rem}.cta-title{font-size:1.5rem}}.services-page .hero-section{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#12275f;background-image:url(/assets/images/einstein-graphics-langchain-p-1080.avif);background-repeat:no-repeat;background-size:100%;padding:100px 0 80px}.services-page .hero-content{position:relative;z-index:2;color:#fff;width:100%}.services-page .services-eyebrow{display:inline-block;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;color:#ebc610}.services-page .services-eyebrow.dark{color:#12275f}.services-page .services-hero-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:3rem;align-items:center;text-align:left}.services-page .services-hero-copy h1{font-size:clamp(2.4rem,5vw,3.6rem);font-weight:700;margin-bottom:1.25rem;font-family:Roboto Slab,serif;line-height:1.15}.services-page .hero-title-accent{color:#ebc610}.services-page .hero-description{line-height:1.6;margin-bottom:2rem}.services-page .services-hero-ctas{display:flex;flex-wrap:wrap;gap:.75rem}.services-page .services-hero-ctas .btn-outline-light{border:2px solid rgba(255,255,255,.7);color:#fff;background:transparent}.services-page .services-hero-ctas .btn-outline-light:hover{background:#ffffff1f;color:#fff}.services-page .services-hero-stats{display:grid;grid-template-columns:repeat(2,300px);gap:1rem;justify-content:end}.services-page .services-stat{width:300px;padding:1.25rem 1rem;text-align:center;box-sizing:border-box}.services-page .services-stat-value{font-size:clamp(2rem,6.5vw,7rem);font-weight:800;font-family:Roboto Slab,serif;color:#ebc610;line-height:1.1}.services-page .services-stat-label{font-size:1.4rem;margin-top:.35rem;opacity:.9}.packages-section{background:#fff}.packages-header h2{font-family:Roboto Slab,serif;font-weight:700;margin-bottom:1rem;color:#12275f}.packages-subtitle{max-width:40rem;margin:0 auto 1.5rem;color:#555;font-size:1.1rem;line-height:1.6}.packages-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;margin-bottom:2.5rem}.packages-trust-item{font-weight:600;color:#333;font-size:.95rem}.package-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem 1.75rem;height:100%;box-shadow:0 8px 24px #12275f0f;position:relative}.package-card--link{cursor:pointer}.package-card.popular{border-color:#ebc610;box-shadow:0 12px 32px #ebc6102e}.package-badge{display:inline-block;background:#12275f;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.06em;padding:.35rem .7rem;border-radius:999px;margin-bottom:1rem}.package-card.popular .package-badge{background:#ebc610;color:#12275f}.package-title{font-family:Roboto Slab,serif;font-size:1.5rem;font-weight:700;color:#12275f;margin-bottom:.75rem}.package-price{display:flex;align-items:baseline;gap:.5rem;margin-bottom:1rem}.package-price-value{font-size:2.5rem;font-weight:800;color:#12275f;font-family:Roboto Slab,serif;line-height:1}.package-price-note{color:#777;font-size:.95rem}.package-timeline{display:flex;align-items:center;gap:.75rem;background:#f8f9fa;border-radius:10px;padding:.85rem 1rem;margin-bottom:1.25rem}.package-timeline i{color:#12275f}.package-timeline strong{display:block;color:#12275f}.package-timeline span{display:block;font-size:.85rem;color:#666}.package-features{list-style:none;padding:0;margin:0 0 1.5rem;flex:1 1 auto}.package-card>.btn{margin-top:auto}.package-features li{display:flex;gap:.6rem;align-items:flex-start;margin-bottom:.65rem;color:#444;font-size:.95rem;line-height:1.4}.package-features i{color:#2e7d32;margin-top:.2rem;flex-shrink:0}.package-hosting{margin:.85rem 0 0;text-align:center;font-size:.85rem;color:#777}.packages-closing{margin-top:1rem;font-weight:600;color:#333}.packages-upsell{color:#555}.packages-upsell-link{background:none;border:none;padding:0;color:#12275f;font-weight:700;text-decoration:underline;cursor:pointer}.packages-upsell-link:hover{color:#ebc610}.services-grid-section{background-color:#f8f9fa;scroll-margin-top:90px}.services-grid-section h2{font-family:Roboto Slab,serif;font-weight:700;color:#12275f}.services-page .card .icon .icon-img{display:block;margin:0 auto;max-height:5.5rem;max-width:100%;width:auto;height:auto;object-fit:contain}.services-page .card .icon i{font-size:3.5rem}.services-page .card .title{font-size:1.45rem}.services-page .card .description{font-size:1rem}.testimonial-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.testimonial-quote{position:relative;margin-bottom:2rem}.testimonial-icon{font-size:2rem;color:#667eea;opacity:.3;position:absolute}.testimonial-icon.fa-quote-left{top:-10px;left:-10px}.testimonial-icon.fa-quote-right{bottom:-10px;right:-10px}.testimonial-text{font-size:1.6rem;line-height:1.6;color:#333;font-style:italic;margin:0;padding:1rem 2rem;position:relative;font-family:Georgia,serif}.testimonial-text:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px}.testimonial-author{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e9ecef;display:flex;flex-direction:column;align-items:center;gap:1rem}.author-photo{width:120px;height:120px;border-radius:200px;object-fit:cover;object-position:center top}.author-info{text-align:center}.author-name{font-size:1.2rem;font-weight:600;color:#333;margin:0 0 .5rem;font-family:Roboto Slab,serif}.author-title{font-size:1rem;color:#667eea;margin:0;font-weight:500}.process-section{background:#fff}.process-section h2{font-family:Roboto Slab,serif;font-weight:700;color:#12275f}.process-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.process-step{position:relative;background:#f8f9fa;border-radius:12px;padding:1.5rem 1.1rem;height:100%}.process-step-number{font-size:1.5rem;font-weight:800;color:#ebc610;font-family:Roboto Slab,serif;margin-bottom:.5rem}.process-step h3{font-size:1.1rem;font-weight:700;color:#12275f;margin-bottom:.5rem}.process-step p{font-size:.92rem;color:#555;margin:0;line-height:1.5}.process-step-arrow{display:none}.btn-outline-primary{background:#fff;color:#667eea}@media (max-width: 991px){.services-page .services-hero-grid{grid-template-columns:1fr;text-align:center}.services-page .hero-description{margin-left:auto;margin-right:auto}.services-page .services-hero-ctas{justify-content:center}.services-page .services-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;max-width:620px;margin:0 auto}.services-page .services-stat{width:100%}.process-steps{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.services-page .hero-section{padding:70px 0 50px}.services-page .services-hero-copy h1{margin-top:40px;margin-bottom:40px}.services-page .hero-description{font-size:1rem}.testimonial-text{font-size:1.15rem;padding:1rem 1.5rem}.process-steps{grid-template-columns:1fr}.packages-trust{flex-direction:column;align-items:flex-start;padding:0 1rem}}@media (max-width: 576px){.services-page .services-hero-stats{grid-template-columns:1fr 1fr}.package-price-value{font-size:2rem}.testimonial-text{font-size:1rem;padding:.5rem 1rem}.testimonial-icon{font-size:1.5rem}}.ai-website-page .ai-website-eyebrow{display:inline-block;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;color:#ebc610}.ai-website-page .ai-website-eyebrow.dark{color:#12275f}.ai-website-hero{background:#12275f;color:#fff;padding:4.5rem 0 3.5rem}.ai-website-hero-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:1.5rem}.ai-website-hero-pills span{border:1px solid rgba(255,255,255,.25);background:#ffffff14;border-radius:999px;padding:.35rem .85rem;font-size:.85rem;font-weight:600}.ai-website-hero h1{font-family:Roboto Slab,serif;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:800;line-height:1.15;margin-bottom:1.25rem}.ai-website-hero-accent{color:#ebc610}.ai-website-hero-desc{font-size:1.15rem;line-height:1.65;max-width:42rem;margin:0 auto 2rem;opacity:.92}.ai-website-hero-ctas{display:flex;flex-wrap:wrap;gap:.75rem}.ai-website-hero-ctas .btn-outline-light{border:2px solid rgba(255,255,255,.7);color:#fff;background:transparent}.ai-website-hero-ctas .btn-outline-light:hover{background:#ffffff1f;color:#fff}.ai-website-compare{background:#f8f9fa}.ai-compare-card{background:#fff;border-radius:16px;padding:2rem;height:100%;border:1px solid #e5e7eb}.ai-compare-card h2{font-family:Roboto Slab,serif;font-size:1.4rem;font-weight:700;margin-bottom:1.25rem;color:#666}.ai-compare-card--ours{border-color:#ebc610;box-shadow:0 12px 32px #ebc61026}.ai-compare-card--ours h2{color:#12275f}.ai-compare-card ul{list-style:none;padding:0;margin:0}.ai-compare-card li{display:flex;gap:.7rem;align-items:flex-start;margin-bottom:.85rem;color:#444;line-height:1.45}.ai-compare-card--regular li i{color:#999;margin-top:.2rem}.ai-compare-card--ours li i{color:#2e7d32;margin-top:.2rem}.ai-website-includes{background:#fff}.ai-website-includes h2,.ai-website-growth h2,.ai-website-faq h2{font-family:Roboto Slab,serif;font-weight:800;color:#12275f}.ai-includes-card{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;height:100%}.ai-includes-card--highlight{background:linear-gradient(180deg,#ebc6101f,#fff);border-color:#ebc610}.ai-includes-price{display:flex;align-items:baseline;gap:.65rem;margin-bottom:1.5rem}.ai-includes-price-value{font-family:Roboto Slab,serif;font-size:3rem;font-weight:900;color:#12275f;line-height:1}.ai-includes-card--highlight .ai-includes-price-value{color:#12275f}.ai-includes-price-note{color:#777;font-size:.85rem}.ai-includes-card ul{list-style:none;padding:0;margin:0}.ai-includes-card li{display:flex;gap:.65rem;align-items:flex-start;margin-bottom:.7rem;color:#444;line-height:1.45}.ai-includes-card i{color:#2e7d32;margin-top:.2rem;flex-shrink:0}.ai-website-growth{background:#f8f9fa}.ai-growth-intro{max-width:36rem;margin:0 auto 2.5rem;color:#555;line-height:1.6}.ai-growth-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;position:relative}.ai-growth-step{text-align:center;background:#fff;border-radius:14px;padding:1.5rem 1rem;border:1px solid #e5e7eb}.ai-growth-step-num{width:3.25rem;height:3.25rem;border-radius:50%;border:2px solid #ebc610;color:#12275f;font-family:Roboto Slab,serif;font-weight:900;font-size:1.15rem;display:flex;align-items:center;justify-content:center;margin:0 auto .85rem;background:#fff}.ai-growth-step-when{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#12275f;margin-bottom:.4rem}.ai-growth-step h3{font-family:Roboto Slab,serif;font-size:1rem;font-weight:700;color:#12275f;margin-bottom:.4rem}.ai-growth-step p{margin:0;font-size:.9rem;color:#666;line-height:1.45}.ai-website-guarantee{background:#fff}.ai-guarantee-card{background:linear-gradient(180deg,#ebc61024,#fff);border:1px solid rgba(235,198,16,.5);border-radius:18px;padding:2.5rem 2rem;max-width:720px;margin:0 auto}.ai-guarantee-card i{font-size:2.5rem;color:#12275f;margin-bottom:1rem}.ai-guarantee-card h2{font-family:Roboto Slab,serif;font-weight:800;color:#12275f;margin-bottom:.85rem}.ai-guarantee-card p{margin:0 auto;max-width:36rem;color:#555;line-height:1.6}.ai-website-why{background:#f8f9fa}.ai-website-why h2{font-family:Roboto Slab,serif;font-weight:700;color:#12275f;margin-bottom:.75rem}.ai-website-why-intro{max-width:40rem;color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.ai-website-why-card{background:#fff;border-radius:12px;padding:1.5rem;height:100%;border:1px solid #e5e7eb}.ai-website-why-card h3{font-family:Roboto Slab,serif;font-size:1.2rem;font-weight:700;color:#12275f;margin-bottom:.65rem}.ai-website-why-card p{margin:0;color:#555;line-height:1.55}.ai-website-faq{background:#fff}.ai-faq-list{max-width:760px;margin:0 auto}.ai-faq-item{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:.75rem;overflow:hidden;background:#f8f9fa}.ai-faq-item.open{border-color:#ebc610;background:#fff}.ai-faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;text-align:left;background:none;border:none;padding:1.1rem 1.25rem;font-weight:700;color:#12275f;cursor:pointer}.ai-faq-question i{color:#12275f;flex-shrink:0}.ai-faq-answer{padding:0 1.25rem 1.2rem;color:#555;line-height:1.6}.ai-website-bottom-cta{background:#12275f;color:#fff}.ai-website-bottom-cta h2{font-family:Roboto Slab,serif;font-weight:700;margin-bottom:.75rem}.ai-website-bottom-cta p{max-width:36rem;margin:0 auto 1.5rem;opacity:.92;line-height:1.6}@media (max-width: 991px){.ai-growth-steps{grid-template-columns:1fr 1fr}}@media (max-width: 576px){.ai-website-hero{padding:2.75rem 0 2.25rem}.ai-growth-steps{grid-template-columns:1fr}.ai-includes-price-value{font-size:2.4rem}}.breadcrumb-nav{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;padding:.75rem 0}.breadcrumb{margin:0;padding:0;list-style:none;display:flex;align-items:center;flex-wrap:wrap}.breadcrumb-item{display:flex;align-items:center;font-size:.9rem;color:#6c757d}.breadcrumb-item:not(:last-child):after{margin:0 .5rem;color:#adb5bd}.breadcrumb-item a{color:#007bff;text-decoration:none;transition:color .2s ease}.breadcrumb-item a:hover{color:#0056b3;text-decoration:underline;content:""}.breadcrumb-item.active{color:#495057;font-weight:500}.breadcrumb-item.active span{color:#495057}@media (max-width: 768px){.breadcrumb-nav{padding:.5rem 0}.breadcrumb-item{font-size:.85rem}.breadcrumb-item:not(:last-child):after{margin:0 .25rem}}.landing-pkg-page .landing-pkg-eyebrow{display:inline-block;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;color:#ebc610}.landing-pkg-page .landing-pkg-eyebrow.dark{color:#12275f}.landing-page-hero{background:#12275f;color:#fff;padding:4.5rem 0 3.5rem}.landing-page-hero-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:1.5rem}.landing-page-hero-pills span{border:1px solid rgba(255,255,255,.25);background:#ffffff14;border-radius:999px;padding:.35rem .85rem;font-size:.85rem;font-weight:600}.landing-page-hero h1{font-family:Roboto Slab,serif;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:800;line-height:1.15;margin-bottom:1.25rem}.landing-page-hero-accent{color:#ebc610}.landing-page-hero-desc{font-size:1.15rem;line-height:1.65;max-width:42rem;margin:0 auto 2rem;opacity:.92}.landing-page-hero-ctas{display:flex;flex-wrap:wrap;gap:.75rem}.landing-page-hero-ctas .btn-outline-light{border:2px solid rgba(255,255,255,.7);color:#fff;background:transparent}.landing-page-hero-ctas .btn-outline-light:hover{background:#ffffff1f;color:#fff}.landing-page-compare{background:#f8f9fa}.lp-compare-card{background:#fff;border-radius:16px;padding:2rem;height:100%;border:1px solid #e5e7eb}.lp-compare-card h2{font-family:Roboto Slab,serif;font-size:1.4rem;font-weight:700;margin-bottom:1.25rem;color:#666}.lp-compare-card--ours{border-color:#ebc610;box-shadow:0 12px 32px #ebc61026}.lp-compare-card--ours h2{color:#12275f}.lp-compare-card ul{list-style:none;padding:0;margin:0}.lp-compare-card li{display:flex;gap:.7rem;align-items:flex-start;margin-bottom:.85rem;color:#444;line-height:1.45}.lp-compare-card--regular li i{color:#999;margin-top:.2rem}.lp-compare-card--ours li i{color:#2e7d32;margin-top:.2rem}.landing-page-includes{background:#fff}.landing-page-includes h2,.landing-page-growth h2,.landing-page-faq h2{font-family:Roboto Slab,serif;font-weight:800;color:#12275f}.lp-includes-card{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;height:100%}.lp-includes-card--highlight{background:linear-gradient(180deg,#ebc6101f,#fff);border-color:#ebc610}.lp-includes-price{display:flex;align-items:baseline;gap:.65rem;margin-bottom:1.5rem}.lp-includes-price-value{font-family:Roboto Slab,serif;font-size:3rem;font-weight:900;color:#12275f;line-height:1}.lp-includes-card--highlight .lp-includes-price-value{color:#12275f}.lp-includes-price-note{color:#777;font-size:.85rem}.lp-includes-card ul{list-style:none;padding:0;margin:0}.lp-includes-card li{display:flex;gap:.65rem;align-items:flex-start;margin-bottom:.7rem;color:#444;line-height:1.45}.lp-includes-card i{color:#2e7d32;margin-top:.2rem;flex-shrink:0}.landing-page-growth{background:#f8f9fa}.lp-growth-intro{max-width:36rem;margin:0 auto 2.5rem;color:#555;line-height:1.6}.lp-growth-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;position:relative}.lp-growth-step{text-align:center;background:#fff;border-radius:14px;padding:1.5rem 1rem;border:1px solid #e5e7eb}.lp-growth-step-num{width:3.25rem;height:3.25rem;border-radius:50%;border:2px solid #ebc610;color:#12275f;font-family:Roboto Slab,serif;font-weight:900;font-size:1.15rem;display:flex;align-items:center;justify-content:center;margin:0 auto .85rem;background:#fff}.lp-growth-step-when{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#12275f;margin-bottom:.4rem}.lp-growth-step h3{font-family:Roboto Slab,serif;font-size:1rem;font-weight:700;color:#12275f;margin-bottom:.4rem}.lp-growth-step p{margin:0;font-size:.9rem;color:#666;line-height:1.45}.landing-page-guarantee{background:#fff}.lp-guarantee-card{background:linear-gradient(180deg,#ebc61024,#fff);border:1px solid rgba(235,198,16,.5);border-radius:18px;padding:2.5rem 2rem;max-width:720px;margin:0 auto}.lp-guarantee-card i{font-size:2.5rem;color:#12275f;margin-bottom:1rem}.lp-guarantee-card h2{font-family:Roboto Slab,serif;font-weight:800;color:#12275f;margin-bottom:.85rem}.lp-guarantee-card p{margin:0 auto;max-width:36rem;color:#555;line-height:1.6}.landing-page-why{background:#f8f9fa}.landing-page-why h2{font-family:Roboto Slab,serif;font-weight:700;color:#12275f;margin-bottom:.75rem}.landing-page-why-intro{max-width:40rem;color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.landing-page-why-card{background:#fff;border-radius:12px;padding:1.5rem;height:100%;border:1px solid #e5e7eb}.landing-page-why-card h3{font-family:Roboto Slab,serif;font-size:1.2rem;font-weight:700;color:#12275f;margin-bottom:.65rem}.landing-page-why-card p{margin:0;color:#555;line-height:1.55}.landing-page-faq{background:#fff}.lp-faq-list{max-width:760px;margin:0 auto}.lp-faq-item{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:.75rem;overflow:hidden;background:#f8f9fa}.lp-faq-item.open{border-color:#ebc610;background:#fff}.lp-faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;text-align:left;background:none;border:none;padding:1.1rem 1.25rem;font-weight:700;color:#12275f;cursor:pointer}.lp-faq-question i{color:#12275f;flex-shrink:0}.lp-faq-answer{padding:0 1.25rem 1.2rem;color:#555;line-height:1.6}.landing-page-bottom-cta{background:#12275f;color:#fff}.landing-page-bottom-cta h2{font-family:Roboto Slab,serif;font-weight:700;margin-bottom:.75rem}.landing-page-bottom-cta p{max-width:36rem;margin:0 auto 1.5rem;opacity:.92;line-height:1.6}@media (max-width: 991px){.lp-growth-steps{grid-template-columns:1fr 1fr}}@media (max-width: 576px){.landing-page-hero{padding:2.75rem 0 2.25rem}.lp-growth-steps{grid-template-columns:1fr}.lp-includes-price-value{font-size:2.4rem}}.open-positions-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.open-positions-section h2{color:#fff}.accordion-item{background:#fff;border:none;border-radius:15px;margin-bottom:1rem;box-shadow:0 4px 6px #0000001a;overflow:hidden}.accordion-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:2rem;font-weight:600;box-shadow:none}.accordion-button:not(.collapsed){background:linear-gradient(135deg,#5a6fd8,#6a4190);color:#fff;box-shadow:none}.accordion-button:focus{box-shadow:none;border:none}.accordion-button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.position-accordion-header{display:flex;justify-content:space-between;align-items:center;width:100%}.position-title-section{display:flex;align-items:center;gap:1rem}.position-title{font-size:1.8rem;font-weight:600;margin:0;font-family:Roboto Slab,serif}.position-badge{background:#fff3;color:#fff;padding:.5rem 1.5rem;border-radius:25px;font-size:.9rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.position-preview{display:flex;gap:1.5rem}.preview-item{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.9rem}.preview-item i{font-size:1rem}.accordion-body{padding:2rem;background:#fff;color:#333}.position-description{margin-bottom:2rem}.position-description p{font-size:1.1rem;line-height:1.6;color:#555;margin:0}.position-details{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.requirements-section,.benefits-section{background:#f8f9fa;padding:1.5rem;border-radius:10px}.requirements-section h4,.benefits-section h4{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1rem;font-family:Roboto Slab,serif;display:flex;align-items:center}.requirements-section h4 i,.benefits-section h4 i{margin-right:.5rem;color:#667eea}.benefits-section h4 i{color:#28a745}.requirements-section ul,.benefits-section ul{list-style:none;padding:0;margin:0}.requirements-section li,.benefits-section li{position:relative;padding:.5rem 0 .5rem 1.5rem;line-height:1.5;color:#555}.requirements-section li:before{content:"✓";position:absolute;left:0;color:#667eea;font-weight:700;font-size:1.1rem}.benefits-section li:before{content:"✓";position:absolute;left:0;color:#28a745;font-weight:700;font-size:1.1rem}.position-cta{text-align:center}.position-cta .btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;padding:1rem 2rem;font-weight:600;font-size:1.1rem;transition:all .3s ease}.position-cta .btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea66;background:linear-gradient(135deg,#5a6fd8,#6a4190)}@media (max-width: 768px){.position-accordion-header{flex-direction:column;align-items:flex-start;gap:1rem}.position-preview{gap:1rem}.position-details{grid-template-columns:1fr;gap:1rem}.requirements-section,.benefits-section{padding:1rem}.accordion-button,.accordion-body{padding:1.5rem}}@media (max-width: 576px){.position-title{font-size:1.3rem}.position-preview{flex-direction:column;gap:.5rem}.accordion-button,.accordion-body{padding:1rem}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:15px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:modalSlideIn .3s ease}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0;border-bottom:1px solid #eee;margin-bottom:1rem}.modal-header h3{margin:0;color:#333;font-size:1.5rem;font-weight:600}.modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s ease}.modal-close:hover{background-color:#f0f0f0;color:#333}.modal-body{padding:0 1.5rem 1.5rem}.modal-image-container{text-align:center;margin-bottom:1.5rem}.modal-image-container img{width:200px;height:200px;object-fit:cover;border-radius:50%;border:4px solid #f0f0f0}.modal-title{color:#666;font-size:1.1rem;margin-bottom:1rem;text-align:center}.modal-description{color:#333;line-height:1.6;text-align:justify}@media (max-width: 768px){.modal-content{margin:10px;max-height:95vh}.modal-header{padding:1rem 1rem 0}.modal-body{padding:0 1rem 1rem}.modal-image-container img{width:150px;height:150px}}@media (max-width: 576px){.modal-content{margin:5px}}.social-links{display:flex;justify-content:center;font-size:40px}.slide-panel-info video{width:250px;height:250px;border-radius:50%;object-fit:cover}.portfolio .portfolio-list{padding-top:0}.portfolio .portfolio-item-card{background:#fff;border-radius:15px;box-shadow:0 4px 6px #00000014;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;text-align:left;cursor:default;height:100%}.portfolio .portfolio-item-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f}.portfolio .portfolio-item-card__media{position:relative;aspect-ratio:16 / 10;background:#f3f3f2;overflow:hidden}.portfolio .portfolio-item-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center}.portfolio .portfolio-item-card__body{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;flex:1;min-height:0}.portfolio .portfolio-item-card__title{font-family:Roboto Slab,serif;font-weight:800;color:#333;margin-bottom:.35rem;line-height:1.3}.portfolio .portfolio-item-card__subtitle{font-size:.95rem;color:#666;margin-bottom:.75rem;line-height:1.4}.portfolio .portfolio-item-card__text{font-size:16px;line-height:1.65;color:#444}.portfolio .portfolio-item-card__text p{margin-bottom:.75rem}.portfolio .portfolio-item-card__text p:last-child{margin-bottom:0}@media (max-width: 720px){.ping-pong-bg{display:none}.section .img img{visibility:visible;max-width:100%;min-height:400px;object-fit:cover}.ping-pong-item{max-height:unset}}.privacy-policy-page{min-height:100vh;background-color:#f8f9fa}.privacy-policy-page h1{color:#2c3e50;font-weight:700;border-bottom:3px solid #007bff;padding-bottom:.5rem}.privacy-policy-page h2{color:#34495e;font-weight:600;margin-top:2rem;margin-bottom:1rem}.privacy-policy-page h3{color:#495057;font-weight:500;margin-top:1.5rem;margin-bottom:.75rem}.privacy-content{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;line-height:1.6}.privacy-content p{margin-bottom:1rem;color:#555}.privacy-content ul{margin-bottom:1rem;padding-left:1.5rem}.privacy-content li{margin-bottom:.5rem;color:#555}.contact-info{background-color:#f8f9fa;padding:1.5rem;border-radius:6px;border-left:4px solid #007bff}.contact-info p{margin-bottom:.5rem}.contact-info a{color:#007bff;text-decoration:none}.contact-info a:hover{text-decoration:underline}.text-muted{color:#6c757d!important}@media (max-width: 768px){.privacy-content{padding:1.5rem}.privacy-policy-page h1{font-size:2rem}.privacy-policy-page h2{font-size:1.5rem}}.blog-page{min-height:100vh;background-color:#f8f9fa}.blog-header{margin-bottom:3rem}.blog-title{font-size:3rem;font-weight:700;color:#2c3e50;margin-bottom:1rem}.blog-subtitle{font-size:1.2rem;color:#6c757d;max-width:600px;margin:0 auto}.blog-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.blog-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.blog-card-image{position:relative;height:200px;overflow:hidden}.blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-card:hover .blog-card-image img{transform:scale(1.05)}.blog-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.blog-card:hover .blog-card-overlay{opacity:1}.blog-card-content{padding:1.5rem;flex:1;display:flex;flex-direction:column}.blog-card-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.9rem;color:#6c757d}.blog-card-date{font-weight:500}.blog-card-read-time{background:#e9ecef;padding:.25rem .5rem;border-radius:4px;font-size:.8rem}.blog-card-title{margin-bottom:1rem;font-size:1.3rem;font-weight:600;line-height:1.3}.blog-card-title a{color:#2c3e50;text-decoration:none;transition:color .3s ease}.blog-card-title a:hover{color:#007bff}.blog-card-excerpt{color:#6c757d;line-height:1.6;margin-bottom:1.5rem;flex:1}.blog-card-tags{margin-bottom:1rem}.blog-tag{display:inline-block;background:#007bff;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;margin-right:.5rem;margin-bottom:.5rem;font-weight:500}.blog-card-author{font-size:.9rem;color:#6c757d;font-weight:500;margin-top:auto}.no-posts{padding:4rem 2rem;text-align:center}.no-posts h3{color:#6c757d;margin-bottom:1rem}.no-posts p{color:#adb5bd;font-size:1.1rem}@media (max-width: 768px){.blog-title{font-size:2.5rem}.blog-subtitle{font-size:1.1rem}.blog-card-content{padding:1.25rem}.blog-card-title{font-size:1.2rem}}.blog-post-page{min-height:100vh;background-color:#f8f9fa}.blog-post{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden}.blog-post-header{padding:2rem 2rem 1rem;border-bottom:1px solid #e9ecef}.blog-post-meta{display:flex;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:#6c757d;flex-wrap:wrap}.blog-post-date,.blog-post-read-time,.blog-post-author{background:#f8f9fa;padding:.5rem 1rem;border-radius:20px;font-weight:500}.blog-post-title{font-size:2.5rem;font-weight:700;color:#2c3e50;line-height:1.2;margin-bottom:1.5rem}.blog-post-tags{margin-top:1rem}.blog-tag{display:inline-block;background:#007bff;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;margin-right:.5rem;margin-bottom:.5rem;font-weight:500}.blog-post-image{margin:0}.blog-post-image img{width:100%;height:400px;object-fit:cover}.blog-post-content{padding:2rem;line-height:1.8;color:#333}.content-h1{font-size:2rem;font-weight:700;color:#2c3e50;margin:2rem 0 1rem;border-bottom:2px solid #007bff;padding-bottom:.5rem}.content-h2{font-size:1.5rem;font-weight:600;color:#34495e;margin:1.5rem 0 1rem}.content-h3{font-size:1.25rem;font-weight:600;color:#495057;margin:1.25rem 0 .75rem}.content-p{margin-bottom:1rem;color:#555}.content-li{margin-bottom:.5rem;color:#555;list-style-type:disc;margin-left:1.5rem}.content-strong{font-weight:600;color:#2c3e50}.blog-post-footer{padding:2rem;border-top:1px solid #e9ecef;background:#f8f9fa}.blog-post-navigation{text-align:center}@media (max-width: 768px){.blog-post-header{padding:1.5rem 1.5rem 1rem}.blog-post-title{font-size:2rem}.blog-post-content,.blog-post-footer{padding:1.5rem}.blog-post-meta{flex-direction:column;gap:.5rem}.blog-post-image img{height:250px}}body{overflow-x:hidden}main{overflow-x:hidden}.card{background:#fff;border-radius:15px;padding:2rem;text-align:center;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;justify-content:center;cursor:pointer}.card:hover{transform:translateY(-10px);box-shadow:0 10px 25px #00000026}.card .icon{margin-bottom:1.5rem}.card .icon i{font-size:8rem;color:#667eea;background:#ebc610;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.card .title{font-size:2rem;font-weight:900;margin-bottom:1rem;color:#333;font-family:Roboto Slab,serif}.card .description{color:#666;line-height:1.6;margin:0 0 1.5rem;font-size:20px}.card .cta{margin-top:auto}body{font-family:Roboto}h1{font-size:2.9rem;font-weight:700;margin-bottom:1.5rem;font-family:Roboto Slab,serif}@media (min-width: 1024px){h1{font-size:4.5rem}}h2{font-size:60px;font-family:Roboto Slab,serif;font-weight:700}.h2.smaller{font-size:36px;font-family:Roboto Slab,serif;font-weight:700}.h2.smaller .special{font-size:inherit}.h2.smaller>div{margin:10px 0}h4{font-size:20px}@media (max-width: 720px){h1{margin-top:40px;margin-bottom:40px}h2,.h2.smaller{font-size:38px}h2{margin-top:30px}h4{font-size:22px}}.logo,.logo:hover{text-decoration:none;color:unset}.logo img{margin:0 auto;display:block;width:50px}.company{font-size:30px;padding-left:10px}.name{margin-bottom:-5px;font-weight:600;font-family:Roboto Slab}.slogan{font-size:11px;font-weight:600}header.site-header{position:relative;z-index:200;background:#fff}header ul{list-style:none}header ul li{display:flex;align-items:center}header ul li a,header ul li .btn-link{font-size:18px;text-decoration:none}@media (min-width: 820px){header ul li a,header ul li .btn-link{font-size:22px}}@media (min-width: 1440px){header ul li a,header ul li .btn-link{font-size:26px}}header ul li .btn-link{font-size:18px;border:1px solid}@media (min-width: 1024px){header ul li .btn-link{font-size:26px}}@media (min-width: 1440px){header ul li .btn-link{font-size:xxx-large}}header ul li a:hover,header ul li .btn-link:hover{text-decoration:underline}header ul li a.active,header ul li .btn-link.active{color:red;text-decoration:underline}.mobile-menu-toggle{--toggle-size: 44px;position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:var(--toggle-size);height:var(--toggle-size);margin-left:.5rem;padding:0;border:1px solid rgba(18,39,95,.18);border-radius:10px;background:#f3f3f2;color:#12275f;cursor:pointer;transition:background .25s ease,border-color .25s ease,transform .25s ease}.mobile-menu-toggle:hover{background:#ebebe8;border-color:#12275f59}.mobile-menu-toggle:focus-visible{outline:2px solid #fad51d;outline-offset:2px}.mobile-menu-toggle.is-open{background:#12275f;border-color:#12275f;color:#fad51d}.mobile-menu-toggle-bars{position:relative;display:block;width:20px;height:14px}.mobile-menu-toggle-bars span{position:absolute;left:0;display:block;width:100%;height:2px;border-radius:999px;background:currentColor;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .2s ease,top .35s cubic-bezier(.22,1,.36,1)}.mobile-menu-toggle-bars span:nth-child(1){top:0}.mobile-menu-toggle-bars span:nth-child(2){top:6px}.mobile-menu-toggle-bars span:nth-child(3){top:12px}.mobile-menu-toggle.is-open .mobile-menu-toggle-bars span:nth-child(1){top:6px;transform:rotate(45deg)}.mobile-menu-toggle.is-open .mobile-menu-toggle-bars span:nth-child(2){opacity:0;transform:scaleX(.4)}.mobile-menu-toggle.is-open .mobile-menu-toggle-bars span:nth-child(3){top:6px;transform:rotate(-45deg)}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;pointer-events:none;visibility:hidden}.mobile-nav.is-open{pointer-events:auto;visibility:visible}.mobile-nav-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:0;background:#0a12288c;opacity:0;cursor:pointer;transition:opacity .35s ease}.mobile-nav.is-open .mobile-nav-backdrop{opacity:1}.mobile-nav-panel{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:min(100%,22.5rem);height:100%;height:100dvh;padding:max(1rem,env(safe-area-inset-top)) max(1.25rem,env(safe-area-inset-right)) max(1.25rem,env(safe-area-inset-bottom)) max(1.25rem,env(safe-area-inset-left));color:#f7f7f5;background:linear-gradient(160deg,rgba(250,213,29,.12) 0%,transparent 42%),linear-gradient(180deg,#172f6e,#12275f 55%,#0d1c46);box-shadow:-18px 0 48px #00000047;transform:translate3d(104%,0,0);transition:transform .45s cubic-bezier(.22,1,.36,1);overflow:hidden}.mobile-nav-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 85% 12%,rgba(250,213,29,.22),transparent 28%),radial-gradient(circle at 10% 90%,rgba(255,255,255,.08),transparent 36%);pointer-events:none}.mobile-nav.is-open .mobile-nav-panel{transform:translateZ(0)}.mobile-nav-panel-top,.mobile-nav-links,.mobile-nav-footer{position:relative;z-index:1}.mobile-nav-panel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.mobile-nav-brand{display:flex;align-items:center;gap:.75rem;min-width:0}.mobile-nav-logo{width:42px;height:42px;flex-shrink:0;object-fit:contain;border-radius:8px}.mobile-nav-name{font-family:Roboto Slab,serif;font-size:1.35rem;font-weight:700;line-height:1.1;letter-spacing:.01em}.mobile-nav-slogan{margin-top:.2rem;font-size:.72rem;font-weight:500;line-height:1.35;color:#f7f7f5b8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mobile-nav-close{position:relative;flex-shrink:0;width:42px;height:42px;border:1px solid rgba(255,255,255,.22);border-radius:10px;background:#ffffff0f;cursor:pointer;transition:background .2s ease,border-color .2s ease}.mobile-nav-close:hover{background:#ffffff1f;border-color:#fad51db3}.mobile-nav-close:focus-visible{outline:2px solid #fad51d;outline-offset:2px}.mobile-nav-close span{position:absolute;top:50%;left:50%;width:16px;height:2px;border-radius:999px;background:#fad51d}.mobile-nav-close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.mobile-nav-close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.mobile-nav-links{flex:1;min-height:0;overflow-y:auto;margin:0 -.25rem;padding:0 .25rem}.mobile-nav-links ul{display:flex;flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none}.mobile-nav-links li{display:block;opacity:0;transform:translate3d(1.25rem,0,0);transition:opacity .4s ease,transform .45s cubic-bezier(.22,1,.36,1);transition-delay:0s}.mobile-nav.is-open .mobile-nav-links li{opacity:1;transform:translateZ(0);transition-delay:calc(.08s + var(--nav-i, 0) * .05s)}.mobile-nav-link{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:.85rem;padding:.85rem .9rem;border-radius:12px;color:#f7f7f5;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.mobile-nav-link:hover,.mobile-nav-link:focus-visible{background:#ffffff14;color:#fad51d;text-decoration:none;outline:none}.mobile-nav-link.is-active{background:#fad51d24;color:#fad51d;box-shadow:inset 3px 0 #fad51d}.mobile-nav-link-index{font-family:Roboto Slab,serif;font-size:.78rem;font-weight:600;letter-spacing:.08em;color:#f7f7f573}.mobile-nav-link.is-active .mobile-nav-link-index,.mobile-nav-link:hover .mobile-nav-link-index{color:#fad51dcc}.mobile-nav-link-label{font-family:Roboto Slab,serif;font-size:clamp(1.35rem,5.5vw,1.7rem);font-weight:600;line-height:1.15}.mobile-nav-footer{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.14);opacity:0;transform:translate3d(0,1rem,0);transition:opacity .4s ease,transform .45s cubic-bezier(.22,1,.36,1);transition-delay:0s}.mobile-nav.is-open .mobile-nav-footer{opacity:1;transform:translateZ(0);transition-delay:calc(.12s + var(--nav-i, 5) * .05s)}.mobile-nav-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3.25rem;padding:.85rem 1.25rem;border:0;border-radius:999px;background:#fad51d;color:#12275f;font-family:Roboto Slab,serif;font-size:1.1rem;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.mobile-nav-cta:hover{background:#ffe24a;transform:translateY(-1px);box-shadow:0 10px 24px #fad51d47}.mobile-nav-cta:focus-visible{outline:2px solid #fff;outline-offset:3px}.mobile-nav-lang{display:flex;justify-content:center}.mobile-nav-lang .ms-3{margin-left:0!important}.mobile-nav-lang .btn-outline-secondary{border-color:#ffffff73;color:#f7f7f5}.mobile-nav-lang .btn-outline-secondary:hover{background:#ffffff1f;border-color:#fad51d;color:#fad51d}.mobile-nav-lang .text-muted{color:#f7f7f5a6!important}body.mobile-menu-open{overflow:hidden}body.mobile-menu-open header.site-header{z-index:1200}body.mobile-menu-open .consent-banner{visibility:hidden;pointer-events:none}@media (max-width: 1199.98px){.header-brand .slogan{max-width:14rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company{font-size:24px}.logo img{width:42px}.mobile-nav-panel{width:min(100%,28rem)}}@media (min-width: 1200px){.mobile-nav{display:none}}@media (prefers-reduced-motion: reduce){.mobile-menu-toggle,.mobile-menu-toggle-bars span,.mobile-nav-backdrop,.mobile-nav-panel,.mobile-nav-links li,.mobile-nav-footer,.mobile-nav-link,.mobile-nav-cta{transition:none!important}.mobile-nav-panel,.mobile-nav-links li,.mobile-nav-footer{transform:none}.mobile-nav.is-open .mobile-nav-links li,.mobile-nav.is-open .mobile-nav-footer{opacity:1}}#lets-chat{background:#12275f;padding:100px 0;position:relative}#lets-chat .map-wrapper{height:100%;width:100%;position:relative}#lets-chat .map-wrapper iframe{height:100%;width:100%}@media (max-width: 768px){#lets-chat{padding:40px 0}#lets-chat .map-container{margin-top:2rem}#lets-chat .map-wrapper iframe{height:250px}.location-info{padding:1rem}}@media (max-width: 576px){#lets-chat .map-wrapper iframe{height:200px}}.hero-photo-section{position:relative;background:url(/assets/images/Drupal_Dynamic%20Patterns-05.svg) center center / cover no-repeat,#f3f3f2}.map-container{position:absolute;top:0;left:0;bottom:0;width:50%;padding:0}.map-container .map-wrapper{height:100%;width:100%;position:relative}.map-container .map-wrapper iframe{height:100%;width:100%}.consent-banner{position:fixed;bottom:0;left:0;right:0;background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1);padding:1rem 0;z-index:1050;box-shadow:0 -4px 20px #0000004d}.consent-banner p{font-size:.9rem;line-height:1.4}.consent-banner .btn{font-size:.85rem;padding:.5rem 1rem;border-radius:6px;font-weight:500;transition:all .2s ease}.consent-banner .btn-outline-light:hover{background-color:#ffffff1a;border-color:#ffffff4d}.consent-banner .btn-primary{background-color:#007bff;border-color:#007bff}.consent-banner .btn-primary:hover{background-color:#0056b3;border-color:#0056b3}@media (max-width: 768px){.consent-banner{padding:.75rem 0}.consent-banner p{font-size:.85rem;text-align:center}.consent-banner .btn{font-size:.8rem;padding:.4rem .8rem}}.btn{font-weight:600;padding:1rem 2rem;font-size:1.1rem;transition:all .3s ease}.parallax{background-attachment:fixed!important;background-position:center!important;background-size:cover!important;min-height:100vh!important}body.locale-uk header ul li a,body.locale-uk header ul li .btn-link{font-size:18px;text-decoration:none}@media (min-width: 820px){body.locale-uk header ul li a,body.locale-uk header ul li .btn-link{font-size:22px}}@media (min-width: 1440px){body.locale-uk header ul li a,body.locale-uk header ul li .btn-link{font-size:23px}}body.locale-uk header ul li .btn-link{font-size:18px;border:1px solid}@media (min-width: 1024px){body.locale-uk header ul li .btn-link{font-size:24px!important}}@media (min-width: 1440px){body.locale-uk header ul li .btn-link{font-size:24px!important}}
