:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.sticky-header {
position: sticky;
top: 0;  z-index: 9999;
background: #fff; width: 100%;
box-shadow: 0 2px 8px rgba(0,0,0,.06); } .wp-site-blocks { overflow: visible; } .has-sticky-spacer {
padding-top: 72px; }
.sticky-header .wp-block-navigation__container {
flex-wrap: nowrap; }
.sticky-header .wp-block-navigation__container > .wp-block-navigation-item {
white-space: nowrap; } .lang-switch a {
text-decoration: none !important;
padding: 4px 10px; margin-left: 8px;
font-size: 14px;
color: #505556;
}
.lang-switch a:hover { color: #0693e3;
text-decoration: none;
} .pc-only { display: inline-flex !important; align-items: center; } .sp-only { display: none !important; } @media (max-width: 782px) {
.pc-only { display: none !important; }
.sp-only { display: inline-flex !important; }
} .wp-block-navigation__responsive-container:not(.is-menu-open) .sp-only {
display: none !important;
}
.sticky-header .wp-block-site-title{
white-space: nowrap; word-break: keep-all;
display: inline-block;
margin: 0;
flex: 0 0 auto; } h1.custom-title a,
h1.wp-block-heading.custom-title a {
font-size: var(--wp--preset--font-size--x-large, 2rem) !important;
color: #212728 !important; text-decoration: none !important;
font-weight: 600 !important;
font-style: normal !important;
line-height: 1.2 !important;
white-space: nowrap; word-break: keep-all;
display: inline-block;
margin: 0;
flex: 0 0 auto; } h1.custom-title a:hover,
h1.custom-title a:focus,
h1.custom-title a:active {
color: #212728 !important;
text-decoration: none !important;
}  .site-footer ul {
list-style: none; margin: 0;
padding: 0;
} .site-footer ul li a {
color: inherit; text-decoration: none; display: block;
margin-bottom: 8px; transition: color .2s;
} .site-footer ul li a:hover {
color: #000;
}
@media (max-width: 782px) {
.tech-spw { padding-right:0 !important;
padding-left:0 !important;
}
} .wpcf7 form {
max-width: 680px;
margin: 0 auto;
padding: 0 16px;
font-size: 16px;
} .wpcf7 form label {
display: block;
margin: 0 0 16px;
color: #111;
} .wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select,
.wpcf7 textarea {
width: 100%;
box-sizing: border-box;
padding: 12px 14px;
border: 1px solid #cfd3d7;
border-radius: 6px;
background: #fff;
color: #111;
outline: none;
transition: border-color .2s, box-shadow .2s;
appearance: none; }
.wpcf7 textarea { min-height: 160px; resize: vertical; } .wpcf7 input:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus {
border-color: #2b7cff;
box-shadow: 0 0 0 3px rgba(43,124,255,.12);
} .wpcf7 ::placeholder { color: #9aa3ab; } .wpcf7 input[type="submit"] {
width: 100%;
max-width: 220px;
padding: 12px 16px;
border: none;
border-radius: 999px;
background: #2b7cff;
color: #fff;
font-weight: 700;
cursor: pointer;
transition: opacity .2s, transform .02s ease-in;
}
.wpcf7 input[type="submit"]:hover { opacity: .9; }
.wpcf7 input[type="submit"]:active { transform: translateY(1px); }
.submit-wrap { text-align: center; margin-top: 8px; } .wpcf7 .policy {
display: flex;
align-items: center;
gap: 10px;
margin: 8px 0 20px;
}
.wpcf7 .policy input[type="checkbox"] { width: 18px; height: 18px; } .wpcf7 input[type="submit"]:disabled {
background: #cfd3d7; color: #888;
cursor: not-allowed;
opacity: 0.7;
transform: none; box-shadow: none;
} .wpcf7 form.invalid .wpcf7-response-output { border-color:#ff3b30; }
.wpcf7 form.sent .wpcf7-response-output { border-color:#28a745; } .cta-link{
display:inline-flex; align-items:center; gap:.6rem;
color:#1e66ff; text-decoration:none; font-weight:600;
letter-spacing:.02em;
transition:opacity .2s, transform .05s ease;
}
.cta-link .icon{ width:22px; height:22px; flex:0 0 22px; color:currentColor; }
.cta-link:hover{ opacity:.9; }
.cta-link:active{ transform:translateY(1px); } .cta-link:focus-visible{
outline: 2px solid #1e66ff; outline-offset:3px; border-radius:6px;
}  .cta-right { text-align: right; }
@media (max-width: 768px) {
.cta-right {
text-align: center !important;
}
.cta-right .wp-block-buttons,
.cta-right .link-cta {
text-align: center !important;
align-items: center !important;
}
.cta-right a {
display: inline-block; }
} p.link-cta a{
position: relative;
display: inline-flex;
align-items: center;
gap: .6rem;
color: #fff; text-decoration: none; font-weight: 700;
letter-spacing: .02em;
transition: color .2s ease, transform .2s ease;
} p.link-cta a::before,
p.link-cta a::after{
content: "";
width: 22px; height: 22px;
display: inline-block;
background: currentColor;
-webkit-mask-size: contain; mask-size: contain;
-webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;
-webkit-mask-position: center; mask-position: center;
transition: transform .2s ease;
} p.link-cta a::before{
margin-right: .1rem;
-webkit-mask-image: url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'>\
<path d='M12 3v9m0 0l4-4m-4 4L8 8M4 15v3a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3v-3' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/>\
</svg>");
mask-image: url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'>\
<path d='M12 3v9m0 0l4-4m-4 4L8 8M4 15v3a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3v-3' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/>\
</svg>");
} p.link-cta a::after{
margin-left: .1rem;
-webkit-mask-image: url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'>\
<path d='M5 12h14M13 5l7 7-7 7' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/>\
</svg>");
mask-image: url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'>\
<path d='M5 12h14M13 5l7 7-7 7' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/>\
</svg>");
} p.link-cta a:hover{
color: #dbe8ff; transform: translateX(4px); }
p.link-cta a:hover::after{ transform: translateX(3px); } p.link-cta a:focus-visible{
outline: 2px solid rgba(255,255,255,.9);
outline-offset: 3px;
border-radius: 6px;
}
.btn-hov-outline .wp-element-button {
border-color:#646FE9 !important;
}
.btn-hov-outline .wp-element-button:hover{
background-color: transparent !important;
color: var(--wp--preset--color--white) !important;
border:1px solid #fff !important;
}  @media (max-width: 768px) {
.tech-icon {
width: 120px; margin-bottom: 12px;
}
} @media (max-width: 480px) {
.tech-icon { width: 100px; }
}