.about-hero-section{padding:0}@media only screen and (max-width:600px){.about-hero-section{width:100%}}@media only screen and (min-width:601px) and (max-width:900px){.about-hero-section{width:100%}}.about-hero-wrapper{display:flex!important;gap:24px;height:468px;width:100%;max-width:100vw;box-sizing:border-box;--side-width:calc((100vw - 48px) * 0.21);--main-width:calc((100vw - 48px) * 0.58)}@media (min-width:801px){.about-hero-wrapper{--side-width:calc((100% - 48px) * 0.21);--main-width:calc((100% - 48px) * 0.58)}}.about-hero-wrapper .animated-box{position:relative;background-position:center center!important;background-size:cover!important;background-repeat:no-repeat!important;aspect-ratio:4/3;height:100%;flex:0 0 var(--side-width);min-width:0;max-width:var(--side-width);height:100%;border:1px solid #18fecc;border-radius:24px;padding:24px;display:flex!important;align-items:flex-end!important;justify-content:flex-start!important;margin-block-start:0;transition:flex-basis 0.5s cubic-bezier(.77,0,.18,1),max-width 0.5s cubic-bezier(.77,0,.18,1)}.about-hero-wrapper .animated-box::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;border-radius:24px;background:linear-gradient(to top,rgb(0 0 0 / .55) 70%,rgb(0 0 0 / .15) 100%);transition:background 0.5s cubic-bezier(.77,0,.18,1)}.about-hero-wrapper .animated-box .about-internal-text{position:relative;z-index:2;color:#fff;font-size:2rem;opacity:0;margin:0!important;text-align:left;padding-left:0;pointer-events:none;transition:opacity 0.5s cubic-bezier(.77,0,.18,1)}.about-hero-wrapper .animated-box:first-child{flex-basis:var(--main-width);max-width:var(--main-width);z-index:2}.about-hero-wrapper .animated-box:first-child .about-internal-text{opacity:1;pointer-events:auto}.about-hero-wrapper .animated-box:hover,.about-hero-wrapper .animated-box.is-open{flex-basis:var(--main-width);max-width:var(--main-width);z-index:3}.about-hero-wrapper .animated-box:hover .about-internal-text,.about-hero-wrapper .animated-box.is-open .about-internal-text{opacity:1;pointer-events:auto}.about-hero-wrapper:has(.animated-box:hover) .animated-box{flex-basis:var(--side-width);max-width:var(--side-width)}.about-hero-wrapper:has(.animated-box:hover) .animated-box .about-internal-text{opacity:0;pointer-events:none}.about-hero-wrapper:has(.animated-box:hover) .animated-box:hover{flex-basis:var(--main-width);max-width:var(--main-width);z-index:4}.about-hero-wrapper:has(.animated-box:hover) .animated-box:hover .about-internal-text{opacity:1;pointer-events:auto}.mobile-stripes-section{width:100vw;overflow-x:hidden;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:0 12px;gap:0}.mobile-stripes-section .stripe-image-wrapper{max-width:100%;width:calc(100% + 120px);margin-left:-60px;margin-right:-60px;display:flex;gap:16px;overflow:hidden;height:216px;position:relative}.mobile-stripes-section .stripe-image-wrapper .marker-stripe-image{width:360px;height:216px;background-position:center center;background-repeat:no-repeat;background-size:cover;flex-shrink:0;margin-block-start:0}.mobile-stripes-section .stripe-image-wrapper .marker-stripe-image.clone-edge{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.technologies-template-default{overflow-x:visible}.team-columns{height:auto;position:relative;min-height:60vh!important}@media only screen and (max-width:600px){.team-columns{flex-direction:column-reverse}}@media only screen and (min-width:601px) and (max-width:900px){.team-columns{flex-direction:column-reverse}}.team-columns .column-left{position:static;padding:0 20px}@media only screen and (max-width:600px){.team-columns .column-left{padding:0}}@media only screen and (min-width:601px) and (max-width:900px){.team-columns .column-left{padding:0}}@media only screen and (min-width:901px) and (max-width:1200px){.team-columns .column-left{padding:0}}.team-columns .column-left .team-member-image img{max-width:478px!important;border-radius:12px}@media only screen and (max-width:600px){.team-columns .column-left .team-member-image{margin-bottom:40px}}@media only screen and (min-width:601px) and (max-width:900px){.team-columns .column-left .team-member-image{margin-bottom:40px}}@media only screen and (min-width:901px) and (max-width:1200px){.team-columns .column-left .team-member-image{margin-bottom:40px}}.team-columns .column-left .techonoly-image{margin-bottom:20px}.team-columns .column-left .techonoly-image img{max-width:478px!important;border-radius:12px}@media only screen and (max-width:600px){.team-columns .column-left .techonoly-image{margin-bottom:40px}}@media only screen and (min-width:601px) and (max-width:900px){.team-columns .column-left .techonoly-image{margin-bottom:40px}}@media only screen and (min-width:901px) and (max-width:1200px){.team-columns .column-left .techonoly-image{margin-bottom:40px}}.team-columns .column-right{position:sticky;z-index:200;top:165px;height:auto}@media only screen and (max-width:600px){.team-columns .column-right{height:auto;position:relative;z-index:auto;height:auto;top:-64px}}@media only screen and (min-width:601px) and (max-width:900px){.team-columns .column-right{height:auto;position:relative;z-index:auto;height:auto;top:-64px}}.team-member-header .field-position{max-width:15em}.team-member-header p:nth-child(2),.team-member-header p:nth-child(4){display:none}.team-member-header .back-to-team{background:linear-gradient(58deg,#0074ab,#0dbfbd 94%,#18fecc);border-radius:4px;padding:0 4px 2px;transition:background 0.3s ease}.team-member-header .back-to-team a{text-decoration:none;text-transform:uppercase;letter-spacing:.2em;font-size:12px!important}.team-member-header .back-to-team a:hover,.team-member-header .back-to-team a:focus{outline:none}.team-member-header .back-to-team:hover{background:linear-gradient(58deg,#18fecc,#0dbfbd 94%,#0074ab)}.btn-link a{position:relative;color:inherit;text-decoration:none;background-color:#fff0;border:1px solid #18fecc;border-radius:4px;padding:4px 8px;font-weight:300;transition:all 0.2s ease-in-out;box-shadow:none}.btn-link a:hover{border:1px solid rgb(24 254 204 / .1);box-shadow:0 0 8px 2px rgb(24 254 204 / .3)}@media only screen and (max-width:600px){.title-section{max-width:80%}}@media only screen and (min-width:601px) and (max-width:900px){.title-section{max-width:80%}}@media only screen and (min-width:901px) and (max-width:1200px){.title-section{max-width:80%}}.education-media_text{gap:32px}.education-media_text figure{background-color:#18fecc;background-image:linear-gradient(142deg,#0074ab,#18fecc 100%,#fff);padding:40px;border-radius:12px;transition:transform 0.2s cubic-bezier(.4,0,.2,1);transform-origin:center center;will-change:transform}.education-media_text figure img{transition:transform 0.2s cubic-bezier(.4,0,.2,1);transform-origin:center center;will-change:transform}@media only screen and (max-width:600px){.education-media_text figure{margin:20% 20% 40px 20%!important}}@media only screen and (min-width:601px) and (max-width:900px){.education-media_text figure{margin:20% 20% 40px 20%!important}}@media only screen and (min-width:901px) and (max-width:1200px){.education-media_text figure{margin:20% 20% 40px 20%!important}}@media only screen and (max-width:600px){.education-media_text{max-width:100%}}@media only screen and (min-width:601px) and (max-width:900px){.education-media_text{max-width:100%}}@media only screen and (min-width:901px) and (max-width:1200px){.education-media_text{max-width:100%}}.tabs-container{width:100%;margin:0 auto;max-width:60%}@media only screen and (max-width:600px){.tabs-container{max-width:100%}}@media only screen and (min-width:601px) and (max-width:900px){.tabs-container{max-width:100%}}@media only screen and (min-width:901px) and (max-width:1200px){.tabs-container{max-width:100%}}.tabs-container .tabs{display:flex;cursor:pointer;gap:24px;max-width:none}@media only screen and (max-width:600px){.tabs-container .tabs{flex-direction:column;gap:4px}}@media only screen and (min-width:601px) and (max-width:900px){.tabs-container .tabs{flex-direction:column;gap:4px}}.tabs-container .tabs .tab{display:flex;flex:1;padding:12px;text-align:center;transition:all 0.2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-top-left-radius:5px;border-top-right-radius:5px;border-radius:12px;outline:none;height:-moz-max-content;height:max-content;background:linear-gradient(90deg,#fff0 32%,rgb(24 254 204 / .05) 100%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin-block-start:1.2rem;padding-left:24px}@media only screen and (max-width:600px){.tabs-container .tabs .tab{width:100%}}@media only screen and (min-width:601px) and (max-width:900px){.tabs-container .tabs .tab{width:100%}}@media only screen and (min-width:901px) and (max-width:1200px){.tabs-container .tabs .tab{width:100%}}.tabs-container .tabs .tab.active{background:linear-gradient(90deg,rgb(24 254 204 / .05) 32%,#fff0 100%);outline:1.5px solid rgb(24 254 204 / .5);font-weight:700}.tabs-container .tabs .tab:hover:not(.active){background:linear-gradient(90deg,rgb(24 254 204 / .05) 32%,#fff0 100%);outline:1.5px solid rgb(24 254 204 / .5)}.tabs-container .tabs .tab figure{width:80px;height:80px;overflow:hidden;border-radius:50%;margin:0!important}.tabs-container .tabs .tab figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:50%;display:block}.tabs-container .tabs .tab p{margin-top:30px;margin-left:22px!important}.tabs-container .tab-content{display:none;border-top:none;max-width:none}.tabs-container .tab-content.active{display:block}.tabs-container .tab-content .media-text-gap{max-width:none}.tabs-container .tab-content .media-text-gap .wp-block-media-text__content{padding-left:0}.tabs-container .tab-content .media-text-gap figure{border-radius:12px;background:#4b4b4b;padding:8px;border:1px solid #18fecc}.tabs-container .tab-content .media-text-gap figure img{border-radius:8px}@media only screen and (max-width:600px){.tabs-container .tab-content .media-text-gap figure{grid-row:3}}@media only screen and (max-width:600px){.steps-section .steps-columns-holder{max-width:100%}}@media only screen and (min-width:601px) and (max-width:900px){.steps-section .steps-columns-holder{max-width:100%}}@media only screen and (min-width:901px) and (max-width:1200px){.steps-section .steps-columns-holder{max-width:100%}}@media only screen and (min-width:1201px) and (max-width:1536px){.steps-section .steps-columns-holder{max-width:100%}}.steps-section .steps-columns-holder .steps-column .step-card .step-card-circle{background-image:linear-gradient(135deg,#0075ab,#18fecc);width:48px;height:48px;display:flex;justify-content:center;align-items:center;border-radius:50%}.steps-section .steps-columns-holder .steps-column .step-card .card-arrow{background-color:#222;border-top:1px rgb(255 255 255 / .1019607843);border-bottom:1px solid #18fecc;border-left:1px solid #18fecc;border-right:1px rgb(255 255 255 / .1019607843);border-bottom-left-radius:3px;width:24px;height:24px;position:absolute;inset:auto auto auto -13px;transform:rotate(45deg);top:50%}.steps-section .steps-columns-holder .steps-column .step-card .card-arrow.arrow-to-right{border-radius:0;position:absolute;left:auto;right:-13px;transform:rotate(-135deg)}@media only screen and (max-width:600px){.steps-section .steps-columns-holder .steps-column .step-card .card-arrow{display:none}}@media only screen and (min-width:601px) and (max-width:900px){.steps-section .steps-columns-holder .steps-column .step-card .card-arrow{display:none}}.steps-section .steps-columns-holder .steps-column.mobile{display:none}@media only screen and (max-width:600px){.steps-section .steps-columns-holder .steps-column.desktop{display:none}.steps-section .steps-columns-holder .steps-column.mobile{display:block}}.steps-section .steps-columns-holder .center-column{padding:5% 0}.steps-section .steps-columns-holder .center-column .vertical-line{width:1px;height:100%;background:#18fecc}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle{height:24px;width:24px;background:#18fecc;border:8px solid #000;outline:1px solid #18fecc;border-radius:50%;position:relative;left:-12px}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-01{top:6%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-02{top:13%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-03{top:30%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-04{top:36%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-05{top:55%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-06{top:58%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-07{top:77%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-08{top:80%}@media only screen and (min-width:601px) and (max-width:900px){.steps-section .steps-columns-holder .center-column .vertical-line .status-circle{}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-01{top:9.5%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-03{top:34%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-04{top:36%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-05{top:57.5%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-06{top:58%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-07{top:80%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-08{top:80%}}@media only screen and (min-width:901px) and (max-width:1200px){.steps-section .steps-columns-holder .center-column .vertical-line .status-circle{}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-01{top:9%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-03{top:33.5%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-04{top:35.5%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-05{top:57.5%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-06{top:57.5%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-07{top:80.5%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-08{top:81%}}@media only screen and (min-width:1201px) and (max-width:1536px){.steps-section .steps-columns-holder .center-column .vertical-line .status-circle{}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-01{top:7%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-05{top:54%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-06{top:58%}.steps-section .steps-columns-holder .center-column .vertical-line .status-circle.circle-07{top:76%}}@media only screen and (max-width:600px){.steps-section .steps-columns-holder .center-column{display:none}}@media only screen and (min-width:601px) and (max-width:900px){.steps-section .steps-columns-holder .center-column{display:none}}.education-info-squares-holder{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;max-width:50%}@media only screen and (max-width:600px){.education-info-squares-holder{max-width:80%}}@media only screen and (min-width:601px) and (max-width:900px){.education-info-squares-holder{max-width:80%}}@media only screen and (min-width:901px) and (max-width:1200px){.education-info-squares-holder{max-width:100%}}@media only screen and (min-width:1201px) and (max-width:1536px){.education-info-squares-holder{max-width:100%}}@media only screen and (min-width:1537px){.education-info-squares-holder{max-width:50%}}@media only screen and (min-width:1537px) and (max-width:2000px){.education-info-squares-holder{max-width:60%}}.education-info-squares-holder .education-info-squares-wrapper{display:flex!important;flex-direction:column;max-width:120px;background:#111;min-width:180px;min-height:180px;border-radius:12px;justify-content:center;border:1px solid #18fecc;margin-block-start:0}.education-info-squares-holder .education-info-squares-wrapper .wp-block-media-text__content{padding:0!important}.education-info-squares-holder .education-info-squares-wrapper .wp-block-media-text__content p{word-break:normal}.full-width-gradient-section .icons-holder{gap:42px!important}@media only screen and (max-width:600px){.full-width-gradient-section .icons-holder{max-width:80%;flex-wrap:wrap}}@media only screen and (min-width:601px) and (max-width:900px){.full-width-gradient-section .icons-holder{max-width:80%;flex-wrap:wrap}}.full-width-gradient-section .icons-holder .education-info-icons-wrapper{display:flex!important;flex-direction:column-reverse;max-width:120px}.full-width-gradient-section .icons-holder .education-info-icons-wrapper .wp-block-media-text__content{padding:0!important}.full-width-gradient-section .icons-holder .education-info-icons-wrapper .wp-block-media-text__content p{word-break:normal}.footer-row{width:70%}.footer-row .footer-nav-wrapper{width:100%;display:flex;justify-content:space-between}@media only screen and (max-width:600px){.footer-row .footer-nav-wrapper{gap:1;flex-direction:column}}@media only screen and (min-width:601px) and (max-width:900px){.footer-row .footer-nav-wrapper{gap:1;flex-direction:column}}@media only screen and (min-width:901px) and (max-width:1200px){.footer-row .footer-nav-wrapper{gap:1;flex-direction:column}}.footer-row .footer-nav-wrapper .footer-menu-holder{padding:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:24px}@media only screen and (max-width:600px){.footer-row .footer-nav-wrapper .footer-menu-holder{justify-content:center;padding:0 24px;gap:8px}}@media only screen and (min-width:601px) and (max-width:900px){.footer-row .footer-nav-wrapper .footer-menu-holder{justify-content:center;padding:0 24px;gap:8px}}@media only screen and (min-width:901px) and (max-width:1200px){.footer-row .footer-nav-wrapper .footer-menu-holder{justify-content:center;padding:0 24px;gap:4px 12px}}.footer-row .footer-nav-wrapper .footer-menu-holder .footer-menu-link{margin:0}.footer-row .footer-nav-wrapper .footer-menu-holder .footer-menu-link a{text-decoration:none!important;font-size:12px;letter-spacing:.2em;text-transform:uppercase;transition:all 0.2s ease-in-out}.footer-row .footer-nav-wrapper .footer-menu-holder .footer-menu-link a:hover{color:#fff}.footer-row .footer-nav-wrapper .footer-menu-holder .footer-menu-link a:focus{outline:none}.footer-row .footer-nav-wrapper .social-wrapper{width:auto;height:auto;padding:4px 12px 12px 12px;border-radius:12px;border:1px solid rgb(0 0 0 / .1);transition:background-color 0.3s ease}.footer-row .footer-nav-wrapper .social-wrapper a:focus{outline:none!important}.footer-row .footer-nav-wrapper .social-wrapper:hover{background-color:rgb(0 0 0 / .15)}.footer-row .column-logo a:hover,.footer-row .column-logo a:focus{outline:none}.footer-row .legal-links-wrapper .legal-links a{text-decoration:none}.footer-row .legal-links-wrapper .legal-links a:focus{outline:none}@media only screen and (max-width:600px){.footer-row{width:100%;align-items:center;justify-content:center}.footer-row .footer-title{text-align:center}.footer-row .footer-column-content{align-items:center}.footer-row .column-logo{text-align:center}.footer-row .copyright{text-align:center}.footer-row .legal-links-wrapper{text-align:center}}@media only screen and (min-width:601px) and (max-width:900px){.footer-row{width:100%;align-items:center;justify-content:center}.footer-row .footer-title{text-align:center}.footer-row .footer-column-content{align-items:center}.footer-row .column-logo{text-align:center}.footer-row .copyright{text-align:center}.footer-row .legal-links-wrapper{text-align:center}}@media only screen and (min-width:901px) and (max-width:1200px){.footer-row{width:100%;align-items:center;justify-content:center}.footer-row .footer-title{text-align:center}.footer-row .footer-column-content{align-items:center}.footer-row .copyright{text-align:center}.footer-row .legal-links-wrapper{padding-left:0!important;padding-right:0!important}.footer-row .legal-links-wrapper{text-align:center}}@media only screen and (min-width:1201px) and (max-width:1536px){.footer-row .column-logo{text-align:right}.footer-row .legal-links-wrapper{padding-left:0!important}}@media only screen and (min-width:1537px){.footer-row .column-logo{text-align:right}.footer-row .legal-links-wrapper{padding-left:0!important}}@media only screen and (min-width:1537px) and (max-width:2000px){.footer-row .column-logo{text-align:right}.footer-row .legal-links-wrapper{padding-left:0!important}}@media only screen and (min-width:2001px){.footer-row .column-logo{text-align:right}.footer-row .legal-links-wrapper{padding-left:0!important}}@media only screen and (max-width:600px){.footer-row.footer-row-contact{padding:0 2rem}}@media only screen and (min-width:601px) and (max-width:900px){.footer-row.footer-row-contact{padding:0 2rem}}@media only screen and (min-width:901px) and (max-width:1200px){.footer-row.footer-row-contact{padding:0 2rem}}.footer-row.footer-row-contact .wpcf7{max-width:240px}.footer-row.footer-row-contact .wpcf7 .contact-form-wrapper{display:flex;align-items:flex-end;gap:15px;background:#fff0;position:relative}.footer-row.footer-row-contact .wpcf7 .contact-form-wrapper p{margin:0}.footer-row.footer-row-contact .wpcf7 .contact-form-wrapper label{flex:1 1 auto;display:block}.footer-row.footer-row-contact .wpcf7 .contact-form-wrapper input.wpcf7-form-control.wpcf7-email{width:100%;border:none;border-bottom:1px solid #000;background:#fff0;padding:8px 0;font-size:18px;color:#000;outline:none}.footer-row.footer-row-contact .wpcf7 .contact-form-wrapper input.wpcf7-form-control.wpcf7-email::-moz-placeholder{color:#000}.footer-row.footer-row-contact .wpcf7 .contact-form-wrapper input.wpcf7-form-control.wpcf7-email::placeholder{color:#000}.footer-row.footer-row-contact .wpcf7 .contact-form-wrapper .wpcf7-not-valid-tip{font-size:0.75em!important;font-weight:normal!important;position:absolute!important;background:rgb(255 255 255 / .3)!important;margin-top:8px!important;padding:4px!important;border-radius:5px!important}.footer-row.footer-row-contact .wpcf7 .contact-form-wrapper .wpcf7-submit{width:22px!important;height:22px!important;border-radius:50%!important;background-color:black!important;border:none!important;color:#18fecc!important;font-size:13px;line-height:23px;cursor:pointer;padding:0;text-align:center;transition:transform 0.5s cubic-bezier(.4,0,.2,1);margin-left:-32px!important;margin-bottom:12px!important;position:relative}.footer-row.footer-row-contact .wpcf7 .contact-form-wrapper .wpcf7-submit:hover,.footer-row.footer-row-contact .wpcf7 .contact-form-wrapper .wpcf7-submit:focus,.footer-row.footer-row-contact .wpcf7 .contact-form-wrapper .wpcf7-submit:active{transform:translateX(10px);outline:none}.footer-row.footer-row-contact .wpcf7 .wpcf7-response-output{max-width:200px;margin:12px 0 0;padding:4px;font-size:0.75em!important;font-weight:normal!important;position:absolute!important;background:#fff;margin-top:8px!important;padding:4px!important;border-radius:5px!important;color:#000}@media only screen and (max-width:600px){.footer-row.footer-row-contact .wpcf7{margin-left:74px}}@media only screen and (min-width:601px) and (max-width:900px){.footer-row.footer-row-contact .wpcf7{margin-left:74px}}@media only screen and (min-width:901px) and (max-width:1200px){.footer-row.footer-row-contact .wpcf7{margin-left:74px}}header{position:sticky;top:0;z-index:999991}.main-header{-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);width:100%!important;margin-top:-20px;background-color:#000;transition:background-color 0.3s ease}.main-header .wp-block-site-logo a:focus{outline:none}.main-header .wp-block-site-logo .custom-logo{filter:drop-shadow(0 0 5px rgb(255 255 255 / .6));transition:filter 0.3s ease}.main-header .wp-block-site-logo .custom-logo:hover{filter:drop-shadow(0 0 10px #ffffff)}.main-header.scrolled{background-color:rgb(124 124 124 / .35)}.menuTrigger{cursor:pointer}.menuTrigger img{filter:drop-shadow(0 0 5px rgb(255 255 255 / .6));transition:filter 0.3s ease}.menuTrigger img:hover{filter:drop-shadow(0 0 10px #ffffff)}.menu-wrapper{position:fixed;right:0;top:0;margin-top:0;width:auto;height:100vh;transform:translateX(100%);transition:transform 0.5s ease-in-out;z-index:999999}.menu-wrapper.active{transform:translateX(0)}.menu-wrapper .wp-block-navigation__responsive-container-content a{cursor:pointer}.menu-wrapper .wp-block-navigation__responsive-container-content a:hover{text-decoration:none;outline:none}.menu-wrapper .wp-block-navigation__responsive-container-content a:focus{text-decoration:none;outline:none}.closeMenu{cursor:pointer}.cyberpro-menu{line-height:1;margin-top:40px}.cyberpro-menu a{text-decoration:none;transition:all 0.2s ease-in-out}.cyberpro-menu a:hover{color:#fff}.cyberpro-menu a:focus{outline:none}.linkedin-button a:focus{outline:none4}@media only screen and (max-width:600px){.news-wrapper{max-width:90%}}@media only screen and (min-width:601px) and (max-width:900px){.news-wrapper{max-width:90%}}@media only screen and (min-width:901px) and (max-width:1200px){.news-wrapper{max-width:90%}}.card-news-wrapper .wp-block-post{position:relative;overflow:hidden;border-radius:14px;height:450px}.card-news-wrapper .wp-block-post .news-overlay,.card-news-wrapper .wp-block-post .news-effects-wrapper{transition:transform 0.5s ease,opacity 0.5s ease;transform:translateY(0)}.card-news-wrapper .wp-block-post:hover .news-overlay h2{transform:translateY(-30%)}.card-news-wrapper .wp-block-post:hover .news-effects-wrapper{transform:translateY(-30%);opacity:1}.card-news-wrapper .wp-block-post:hover .news-effects-wrapper .circled-arrow figure img{transform:rotate(45deg)}.card-news-wrapper .wp-block-post-featured-image{display:block;position:relative}.card-news-wrapper .wp-block-post-featured-image img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9;transition:transform 0.6s cubic-bezier(.4,0,.2,1),filter 0.4s}.card-news-wrapper .wp-block-post-featured-image::after{content:"";position:absolute;inset:0;background:#fff0;pointer-events:none;transition:background 0.4s;z-index:1}.card-news-wrapper .wp-block-post-title,.card-news-wrapper .wp-block-post-excerpt,.card-news-wrapper .wp-block-separator,.card-news-wrapper .wp-block-post-date{position:absolute;left:0;right:0;z-index:2;color:#fff;padding:1.5rem;pointer-events:none;background:none;text-shadow:0 2px 8px rgb(0 0 0 / .6666666667)}.card-news-wrapper .wp-block-post-title{bottom:4.2rem;font-size:1.2rem;font-weight:700}.card-news-wrapper .wp-block-post-excerpt{bottom:2.8rem;font-size:.96rem;opacity:.97}.card-news-wrapper .wp-block-post-date{bottom:1.1rem;font-size:.8rem;opacity:.87}.card-news-wrapper .wp-block-separator{left:15px;right:15px;height:1px;bottom:2rem;border-color:#fff;opacity:.5;background:#fff0}.card-news-wrapper .wp-block-post:hover .wp-block-post-featured-image img{transform:scale(1.08);filter:brightness(.55)}.card-news-wrapper .wp-block-post:hover .wp-block-post-featured-image::after{background:rgb(0 0 0 / .18)}.card-news-wrapper .wp-block-post:hover .loading-line .loading-fill{width:100%}.card-news-wrapper .news-effects-wrapper{position:relative;top:-5rem;padding:0 24px;display:flex;flex-direction:row;justify-content:flex-start;width:100%;opacity:0}.card-news-wrapper .news-effects-wrapper .loading-line{width:70%;height:2px;background:#fff0;position:relative;overflow:hidden}.card-news-wrapper .news-effects-wrapper .loading-line .loading-fill{display:block;height:100%;background:#fff;width:0;transition:width 0.7s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.card-news-wrapper .news-effects-wrapper .circled-arrow{border-radius:50%;border:1px solid #fff;width:50px;height:50px}.card-news-wrapper .news-effects-wrapper .circled-arrow figure{height:12px}.card-news-wrapper .news-effects-wrapper .circled-arrow figure img{transform:rotate(-90deg);margin-top:18px;transition:transform 0.7s ease}.card-news-wrapper .news-overlay{position:relative}.card-news-wrapper .news-overlay h2{transition:transform 0.5s ease}.card-news-wrapper .pagination .controls{transition:all 0.2s ease-in-out;text-decoration:none;color:#000;font-weight:700;background:#13B2E0;background:linear-gradient(148deg,#13b2e0 0%,#18fecc 100%);padding:12px 24px;border-radius:12px}.card-news-wrapper .pagination .controls:hover,.card-news-wrapper .pagination .controls:focus{outline:none;background:#18FECC;background:linear-gradient(148deg,#18fecc 0%,#13b2e0 100%)}.team-member-header p::before{content:"| "}.post-nav:focus{outline:none!important}.post-nav .wp-block-post-navigation-link .is-arrow-arrow{display:none;transition:all 0.4s ease-in-out}.post-nav .wp-block-post-navigation-link a{transition:all 0.4s ease-in-out;text-decoration:none;font-weight:700;color:#18fecc;background-image:linear-gradient(90deg,#13b2e0 50%,#18fecc 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.post-nav .wp-block-post-navigation-link a:focus{outline:none!important}.post-nav .wp-block-post-navigation-link:hover a{margin-top:-20px;color:#18fecc;background-image:linear-gradient(90deg,#18fecc 50%,#13b2e0 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.post-nav .wp-block-post-navigation-link:hover .is-arrow-arrow{margin-top:20px}@media only screen and (max-width:600px){.post-nav .wp-block-post-navigation-link{width:100%}}@media only screen and (min-width:601px) and (max-width:900px){.post-nav .wp-block-post-navigation-link{width:100%}}@media only screen and (min-width:901px) and (max-width:1200px){.post-nav .wp-block-post-navigation-link{width:100%}}.post-nav .previous{display:flex;flex-direction:column-reverse;align-content:flex-end;align-items:flex-end}.post-nav .previous:hover .is-arrow-arrow{margin-right:80%}.post-nav .next{display:flex;align-content:flex-end;align-items:flex-start;flex-direction:column}.post-nav .next:hover .is-arrow-arrow{margin-left:80%}.post-nav .vertical-divider{width:1px;height:13rem;background-color:#fff}@media only screen and (max-width:600px){.post-nav .vertical-divider{display:none}}@media only screen and (min-width:601px) and (max-width:900px){.post-nav .vertical-divider{display:none}}@media only screen and (min-width:901px) and (max-width:1200px){.post-nav .vertical-divider{display:none}}@media only screen and (max-width:600px){.post-nav{flex-direction:column}}@media only screen and (min-width:601px) and (max-width:900px){.post-nav{flex-direction:column}}@media only screen and (min-width:901px) and (max-width:1200px){.post-nav{flex-direction:column}}.news-page-wrapper{max-width:50%!important}@media only screen and (max-width:600px){.news-page-wrapper{max-width:85%!important}}@media only screen and (min-width:601px) and (max-width:900px){.news-page-wrapper{max-width:85%!important}}@media only screen and (min-width:901px) and (max-width:1200px){.news-page-wrapper{max-width:85%!important}}.news-page-wrapper p a{text-decoration:none;color:#18FECC;background-image:linear-gradient(90deg,#18fecc 50%,#13b2e0 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.news-page-wrapper p a:hover{text-decoration:underline!important}.news-page-wrapper p a:focus{outline:none}.hero-post{width:100vw!important;max-width:100vw!important;max-height:740px!important;height:auto!important;-o-object-fit:cover!important;object-fit:cover!important}.hero-post img{-o-object-position:top center!important;object-position:top center!important}@media only screen and (max-width:600px){.hero-content-wrapper{max-width:100%}}@media only screen and (min-width:601px) and (max-width:900px){.hero-content-wrapper{max-width:100%}}@media only screen and (min-width:901px) and (max-width:1200px){.hero-content-wrapper{max-width:100%}}@media only screen and (max-width:600px){.hero-content-wrapper .post-title{max-width:100%}}@media only screen and (min-width:601px) and (max-width:900px){.hero-content-wrapper .post-title{max-width:100%}}@media only screen and (min-width:901px) and (max-width:1200px){.hero-content-wrapper .post-title{max-width:100%}}.hero-content-wrapper .arrow-sigle-post{display:none;border-radius:50%;border:2px solid #fff;width:80px;height:80px;transition:transform 0.7s ease;left:20%}.hero-content-wrapper .arrow-sigle-post figure{width:24px;height:24px;margin-top:8px}.hero-content-wrapper .arrow-sigle-post figure img{transform:rotate(-90deg);margin-top:18px;transition:transform 0.7s ease}.single-post-content{padding:0}.wp-block-post-navigation-link__arrow-previous:after{content:"Previous";margin-left:12px}.wp-block-post-navigation-link__arrow-next:before{content:"Next";margin-right:12px}#team-filter-menu{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}#team-filter-menu button{background:none;border:none;color:#fff;text-transform:uppercase;font-size:12px;cursor:pointer!important;font-weight:600;transition:all 0.3s ease-in}#team-filter-menu button.active,#team-filter-menu button:hover{color:#18FECC;background-image:linear-gradient(90deg,#18fecc 50%,#13b2e0 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}#team-filter-menu button:focus{outline:none}@media only screen and (min-width:901px) and (max-width:1200px){.lottie-teams-desktop{display:none}}@media only screen and (min-width:601px) and (max-width:900px){.lottie-teams-desktop{display:none}}@media only screen and (max-width:600px){.lottie-teams-desktop{display:none}}.lottie-teams-mobile{display:none}@media only screen and (min-width:901px) and (max-width:1200px){.lottie-teams-mobile{display:block}}@media only screen and (min-width:601px) and (max-width:900px){.lottie-teams-mobile{display:block}}@media only screen and (max-width:600px){.lottie-teams-mobile{display:block}}@media only screen and (min-width:901px) and (max-width:1200px){.card-team-wrapper .wp-block-post-template{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (min-width:601px) and (max-width:900px){.card-team-wrapper .wp-block-post-template{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:600px){.card-team-wrapper .wp-block-post-template{grid-template-columns:repeat(2,minmax(0,1fr))}}.card-team-wrapper .wp-block-post{margin-bottom:40px!important}@media only screen and (max-width:600px){.card-team-wrapper .wp-block-post{text-align:center}}.card-team-wrapper .wp-block-post .card-team-item__image{position:relative;outline:1.5px solid #afafaf;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fff0;overflow:hidden;transition:all 0.2s ease-in-out}@media only screen and (max-width:600px){.card-team-wrapper .wp-block-post .card-team-item__image{margin:0 auto}}.card-team-wrapper .wp-block-post .card-team-item__image a{display:block;border-radius:8px;position:relative}.card-team-wrapper .wp-block-post .card-team-item__image a:focus{outline:none}.card-team-wrapper .wp-block-post .card-team-item__image a img{height:100%;width:auto;-o-object-fit:contain!important;object-fit:contain!important;display:block;margin:0 auto;border-radius:8px;transition:transform 0.4s ease,filter 0.4s ease}.card-team-wrapper .wp-block-post .card-team-item__image a::after{content:"";position:absolute;inset:0;background-color:#18fecc;opacity:0;transition:opacity 0.4s ease;border-radius:8px}.card-team-wrapper .wp-block-post .card-team-item__image a:hover img{transform:scale(1.05);filter:brightness(.9)}.card-team-wrapper .wp-block-post .card-team-item__image a:hover::after{opacity:.3}.card-team-wrapper .wp-block-post .team-card-excerpt{margin-block-start:0!important;margin-top:8px!important;text-decoration:none;color:#18FECC;background-image:linear-gradient(90deg,#18fecc 50%,#13b2e0 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.card-team-wrapper .wp-block-post .team-card-title{margin-top:8px}.card-team-wrapper .wp-block-post .team-card-title a{transition:all 0.3s ease-in-out}.card-team-wrapper .wp-block-post .team-card-title a:hover{text-decoration:none;color:#18FECC;background-image:linear-gradient(90deg,#18fecc 50%,#13b2e0 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.card-team-wrapper .wp-block-post .team-card-title a:focus{outline:none}.page-id-1620 body.page .wp-block-post-title{display:none}.careers-main-wrapper{position:relative;top:-188px}@media only screen and (max-width:600px){.careers-main-wrapper main{padding:0!important}}@media only screen and (min-width:601px) and (max-width:900px){.careers-main-wrapper main{padding:0!important}}@media only screen and (max-width:600px){.careers-main-wrapper-single .has-global-padding{padding:0!important}}@media only screen and (min-width:601px) and (max-width:900px){.careers-main-wrapper-single .has-global-padding{padding:0!important}}.careers-main-wrapper-single .intro-container{max-width:100%}.careers-main-wrapper-single .intro-container .has-text-align-center{max-width:100%}@media only screen and (min-width:1537px){.careers-main-wrapper-single .intro-container .has-text-align-center{max-width:55%}}@media only screen and (min-width:1537px) and (max-width:2000px){.careers-main-wrapper-single .intro-container .has-text-align-center{max-width:55%}}@media only screen and (min-width:2001px){.careers-main-wrapper-single .intro-container .has-text-align-center{max-width:55%}}.careers-main-wrapper-single .underline-title{width:100%;max-width:100%}@media only screen and (min-width:1537px){.careers-main-wrapper-single .underline-title{width:55%}}@media only screen and (min-width:1537px) and (max-width:2000px){.careers-main-wrapper-single .underline-title{width:55%}}@media only screen and (min-width:2001px){.careers-main-wrapper-single .underline-title{width:55%}}.careers-portal-intro .wp-block-media-text__content{padding-left:0}@media only screen and (max-width:600px){.careers-portal-intro{flex-direction:column-reverse}}@media only screen and (min-width:601px) and (max-width:900px){.careers-portal-intro{flex-direction:column-reverse}}@media only screen and (min-width:901px) and (max-width:1200px){.careers-portal-intro{flex-direction:column-reverse}}.jobs-dynamic-list{border-bottom:1px solid #afafaf}.jobs-dynamic-list li{display:flex;flex-direction:row!important;justify-content:space-between;border-top:1px solid #afafaf}.jobs-dynamic-list li .job-list-main-info{display:flex;flex-direction:row;align-items:center;padding:40px 0}.jobs-dynamic-list li .job-list-main-info .job-tags{width:18rem;margin:0!important}.jobs-dynamic-list li .job-list-main-info .job-tags a{border-radius:16px;border-width:1px;padding:8px;border:1px solid #afafaf;display:inline-block;margin:2px 0;text-transform:uppercase}@media only screen and (max-width:600px){.jobs-dynamic-list li .job-list-main-info .job-tags a{padding:4px 8px}}@media only screen and (min-width:601px) and (max-width:900px){.jobs-dynamic-list li .job-list-main-info .job-tags a{padding:4px 8px}}@media only screen and (min-width:901px) and (max-width:1200px){.jobs-dynamic-list li .job-list-main-info .job-tags a{padding:4px 8px}}.jobs-dynamic-list li .job-list-main-info .job-tags a:hover{text-decoration:none}.jobs-dynamic-list li .job-list-main-info .job-tags a:focus{outline:none}.jobs-dynamic-list li .job-list-main-info .job-tags a[rel=tag]{pointer-events:none;cursor:default;text-decoration:none!important;color:currentColor}.jobs-dynamic-list li .job-list-main-info .job-tags a[rel=tag]:hover,.jobs-dynamic-list li .job-list-main-info .job-tags a[rel=tag]:focus,.jobs-dynamic-list li .job-list-main-info .job-tags a[rel=tag]:active,.jobs-dynamic-list li .job-list-main-info .job-tags a[rel=tag]:visited{color:currentColor!important;text-decoration:none!important}@media only screen and (max-width:600px){.jobs-dynamic-list li .job-list-main-info .job-tags{max-width:100%}}@media only screen and (min-width:601px) and (max-width:900px){.jobs-dynamic-list li .job-list-main-info .job-tags{max-width:100%}}@media only screen and (min-width:901px) and (max-width:1200px){.jobs-dynamic-list li .job-list-main-info .job-tags{max-width:100%}}.jobs-dynamic-list li .job-list-main-info .job-tags .project-tag{color:#18fecc!important}.jobs-dynamic-list li .job-list-main-info .job-dynamic-title{margin:0 0 0 24px!important}.jobs-dynamic-list li .job-list-main-info .job-dynamic-title a:focus{outline:none!important}.jobs-dynamic-list li .job-list-main-info .job-dynamic-title a:hover,.jobs-dynamic-list li .job-list-main-info .job-dynamic-title a.hover-active{text-decoration:none!important;color:#18fecc!important;background-image:linear-gradient(90deg,#18fecc 50%,#13b2e0 100%)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}@media only screen and (max-width:600px){.jobs-dynamic-list li .job-list-main-info .job-dynamic-title{margin-top:8px!important}}@media only screen and (min-width:601px) and (max-width:900px){.jobs-dynamic-list li .job-list-main-info .job-dynamic-title{margin-top:8px!important}}@media only screen and (min-width:901px) and (max-width:1200px){.jobs-dynamic-list li .job-list-main-info .job-dynamic-title{margin-top:8px!important}}@media only screen and (max-width:600px){.jobs-dynamic-list li .job-list-main-info{flex-direction:column;align-items:flex-start;padding:16px 0}}@media only screen and (min-width:601px) and (max-width:900px){.jobs-dynamic-list li .job-list-main-info{flex-direction:column;align-items:flex-start;padding:16px 0}}@media only screen and (min-width:901px) and (max-width:1200px){.jobs-dynamic-list li .job-list-main-info{flex-direction:column;align-items:flex-start;padding:16px 0}}.jobs-dynamic-list li .job-list-arrow{margin:auto 0!important;display:flex;justify-content:center;padding-bottom:4px;transition:color 0.3s ease-in-out,outline 0.3s ease-in-out}.jobs-dynamic-list li .job-list-arrow:hover,.jobs-dynamic-list li .job-list-arrow.hover-active{color:#18fecc;outline:2px solid #18fecc;height:23px;width:27px;border-radius:50%;text-align:center}.jobs-dynamic-list li .job-list-arrow:focus{outline:none!important}@media only screen and (max-width:600px){.jobs-dynamic-list li .job-list-arrow{display:none}}@media only screen and (min-width:601px) and (max-width:900px){.jobs-dynamic-list li .job-list-arrow{display:none}}@media only screen and (min-width:901px) and (max-width:1200px){.jobs-dynamic-list li .job-list-arrow{display:none}}.job-columns{height:auto;position:relative;min-height:60vh!important}@media only screen and (max-width:600px){.job-columns{max-width:90%!important}}@media only screen and (min-width:601px) and (max-width:900px){.job-columns{max-width:90%!important;display:flex!important;flex-direction:column}}@media only screen and (min-width:901px) and (max-width:1200px){.job-columns{max-width:90%!important}}@media only screen and (min-width:1201px) and (max-width:1536px){.job-columns{max-width:1100px!important}}@media only screen and (min-width:1537px){.job-columns{max-width:1100px!important}}.job-columns .left{position:static;padding:0 20px}@media only screen and (max-width:600px){.job-columns .left{padding:0}}@media only screen and (min-width:601px) and (max-width:900px){.job-columns .left{padding:0}}@media only screen and (min-width:901px) and (max-width:1200px){.job-columns .left{padding:0}}.job-columns .left .team-member-image img{max-width:478px!important;border-radius:12px}@media only screen and (max-width:600px){.job-columns .left .team-member-image{margin-bottom:40px}}@media only screen and (min-width:601px) and (max-width:900px){.job-columns .left .team-member-image{margin-bottom:40px}}@media only screen and (min-width:901px) and (max-width:1200px){.job-columns .left .team-member-image{margin-bottom:40px}}.job-columns .left .techonoly-image{margin-bottom:20px}.job-columns .left .techonoly-image img{max-width:478px!important;border-radius:12px}@media only screen and (max-width:600px){.job-columns .left .techonoly-image{margin-bottom:40px}}@media only screen and (min-width:601px) and (max-width:900px){.job-columns .left .techonoly-image{margin-bottom:40px}}@media only screen and (min-width:901px) and (max-width:1200px){.job-columns .left .techonoly-image{margin-bottom:40px}}.job-columns .right{position:sticky;z-index:200;top:165px;height:70vh}@media only screen and (max-width:600px){.job-columns .right{height:auto;position:relative;z-index:auto;height:auto;top:64px}}@media only screen and (min-width:601px) and (max-width:900px){.job-columns .right{height:auto;position:relative;z-index:auto;height:auto;top:64px}}@media only screen and (min-width:901px) and (max-width:1200px){.job-columns .right{height:auto;position:relative;z-index:auto;height:auto;top:64px}}.job-columns .right .job-contact-wrapper{border:1px solid #18fecc;border-radius:16px;overflow:hidden}.job-columns .right .job-contact-wrapper .job-contact-header{background:linear-gradient(90deg,#18FECC 0%,#13B2E0 100%);display:flex;flex-direction:row;height:112px}@media only screen and (max-width:600px){.job-columns .right .job-contact-wrapper .job-contact-header{padding:24px 24px 0;height:92px}}@media only screen and (min-width:601px) and (max-width:900px){.job-columns .right .job-contact-wrapper .job-contact-header{padding:0 24px}}@media only screen and (min-width:901px) and (max-width:1200px){.job-columns .right .job-contact-wrapper .job-contact-header{padding:0 24px}}@media only screen and (min-width:1201px) and (max-width:1536px){.job-columns .right .job-contact-wrapper .job-contact-header{padding:0 24px}}.job-columns .right .job-contact-wrapper .job-contact-header .job-typology{font-weight:400;font-size:12px;color:#000;word-wrap:break-word;white-space:normal;margin-block-start:0;margin-block-end:0;display:flex;align-items:center}@media only screen and (max-width:600px){.job-columns .right .job-contact-wrapper .job-contact-header .job-typology span{text-align:center;line-height:1;font-size:12px}}@media only screen and (max-width:600px){.job-columns .right .job-contact-wrapper .job-contact-header .job-typology{flex-direction:column}}.job-columns .right .job-contact-wrapper .job-contact-header .job-typology.modality::before{content:url(/wp-content/themes/CyberproAiCustomTheme/images/Icon-Workday.svg);display:inline-block;width:24px;height:24px;left:-8px;position:relative}@media only screen and (max-width:600px){.job-columns .right .job-contact-wrapper .job-contact-header .job-typology.modality::before{left:1px;top:-5px}}@media only screen and (max-width:600px){.job-columns .right .job-contact-wrapper .job-contact-header .job-typology.ubication{max-width:44px}}.job-columns .right .job-contact-wrapper .job-contact-header .job-typology.ubication::before{content:url(/wp-content/themes/CyberproAiCustomTheme/images/np_remote-work.svg);display:inline-block;width:24px;height:24px;left:-8px;position:relative}@media only screen and (max-width:600px){.job-columns .right .job-contact-wrapper .job-contact-header .job-typology.ubication::before{left:1px;top:-5px}}.job-columns .right .job-contact-wrapper .job-contact-header .job-typology.country span{max-width:72px}.job-columns .right .job-contact-wrapper .job-contact-header .job-typology.country::before{content:url(/wp-content/themes/CyberproAiCustomTheme/images/np_work-location.svg);display:inline-block;width:24px;height:24px;left:-8px;position:relative}@media only screen and (max-width:600px){.job-columns .right .job-contact-wrapper .job-contact-header .job-typology.country::before{left:1px;top:-5px}}.job-columns .right .job-contact-wrapper .job-contact-header .job-typology.level::before{content:url(/wp-content/themes/CyberproAiCustomTheme/images/np_experience.svg);display:inline-block;width:24px;height:24px;left:-8px;position:relative}@media only screen and (max-width:600px){.job-columns .right .job-contact-wrapper .job-contact-header .job-typology.level::before{left:1px;top:-5px}}@media only screen and (min-width:901px) and (max-width:1200px){.job-columns .right .job-contact-wrapper .job-contact-header .job-typology{font-size:12px}}.job-columns .right .job-contact-wrapper .relocation{font-weight:400;font-size:16px;color:#fff;margin-block-start:0;margin-block-end:0;background:rgb(255 255 255 / .1);border-bottom:1px solid #18fecc;display:flex;justify-content:center;padding:18px 0}@media only screen and (max-width:600px){.job-columns .right .job-contact-wrapper .relocation{text-align:center;line-height:1;font-size:14px}}.job-columns .right .job-contact-wrapper .relocation::before{content:url(/wp-content/themes/CyberproAiCustomTheme/images/np_relocate_color.svg);display:block;width:24px;height:24px;left:-4px;top:0;position:relative}@media only screen and (max-width:600px){.job-columns .right .job-contact-wrapper .relocation::before{position:absolute;left:50%;margin-left:-125px;top:106px}}.job-columns .right .job-contact-wrapper .job-form-header{padding:16px 24px}.job-columns .right .job-contact-wrapper .job-form-header .job-form-pre-title{margin-block-start:0}.job-columns .right .job-contact-wrapper .job-form-header .job-form-title{margin-block-start:.25rem;background-image:linear-gradient(90deg,#18fecc 19%,#13b2e0 40%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;color:#fff0}.job-columns .right .job-contact-wrapper .apply-contact-form{padding:0 24px}.job-columns .right .job-contact-wrapper .apply-contact-form form{padding:0!important}.job-columns .right .job-contact-wrapper .apply-contact-form form .form-row p{margin:0}.job-columns .right .job-contact-wrapper .apply-contact-form form .form-row p input{width:calc(97% - 32px);border-radius:8px;border:1px solid #18FECC!important;box-shadow:0 0 16px 0 rgb(24 254 204 / .5019607843);padding:16px;font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.job-columns .right .job-contact-wrapper .apply-contact-form form .form-row p input:focus{outline:none;border:1px solid rgb(24 254 204 / .5)!important;box-shadow:0 0 16px 0 rgb(24 254 204 / .5)}.job-columns .right .job-contact-wrapper .apply-contact-form form .form-row p input::-moz-placeholder{font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.job-columns .right .job-contact-wrapper .apply-contact-form form .form-row p input::placeholder{font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.job-columns .right .job-contact-wrapper .apply-contact-form form .form-row .double-field-wrapper p{margin:0 0 24px}.job-columns .right .job-contact-wrapper .apply-contact-form form .form-row .double-field-wrapper p:first-child{display:flex;gap:16px}.job-columns .right .job-contact-wrapper .apply-contact-form form .form-row .double-field-wrapper p:first-child input{margin:16px 0 4px;background:#000;color:#fff;font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.job-columns .right .job-contact-wrapper .apply-contact-form form .form-row .double-field-wrapper p:first-child input:focus{outline:none;border:1px solid rgb(24 254 204 / .5)!important;box-shadow:0 0 16px 0 rgb(24 254 204 / .5)}.job-columns .right .job-contact-wrapper .apply-contact-form form .form-row .double-field-wrapper p:first-child input::-moz-placeholder{font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.job-columns .right .job-contact-wrapper .apply-contact-form form .form-row .double-field-wrapper p:first-child input::placeholder{font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.job-columns .right .job-contact-wrapper .apply-contact-form form .form-row .double-field-wrapper p:first-child span.wpcf7-not-valid-tip{position:absolute;top:31px;right:10px;color:rgb(255 0 0 / .8)!important;padding:2px 6px;font-size:.75em;border-radius:3px;pointer-events:none;text-transform:uppercase}.job-columns .right .job-contact-wrapper .apply-contact-form form p label{font-size:1rem;font-weight:600;text-transform:uppercase}.job-columns .right .job-contact-wrapper .apply-contact-form form p label span{color:#18fecc}.job-columns .right .job-contact-wrapper .apply-contact-form form p label span.wpcf7-not-valid-tip{position:absolute;top:0;right:10px;color:rgb(255 0 0 / .8)!important;padding:2px 6px;font-size:.75em;border-radius:3px;pointer-events:none}.job-columns .right .job-contact-wrapper .apply-contact-form form p label input{width:calc(99% - 32px);border-radius:8px;border:1px solid #18FECC!important;box-shadow:0 0 16px 0 rgb(24 254 204 / .5019607843);padding:16px;background:#000;margin:16px 0 12px;color:#fff;font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.job-columns .right .job-contact-wrapper .apply-contact-form form p label input:focus{outline:none;border:1px solid rgb(24 254 204 / .5)!important;box-shadow:0 0 16px 0 rgb(24 254 204 / .5)}.job-columns .right .job-contact-wrapper .apply-contact-form form p label input::-moz-placeholder{font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.job-columns .right .job-contact-wrapper .apply-contact-form form p label input::placeholder{font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.job-columns .right .job-contact-wrapper .apply-contact-form form p label textarea{width:calc(99% - 32px);padding:16px;border-radius:8px;border:1px solid #18FECC!important;box-shadow:0 0 16px 0 rgb(24 254 204 / .5019607843);background:#000;margin:16px 0 4px;color:#fff;font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.job-columns .right .job-contact-wrapper .apply-contact-form form p label textarea:focus{outline:none;border:1px solid rgb(24 254 204 / .5)!important;box-shadow:0 0 16px 0 rgb(24 254 204 / .5)}.job-columns .right .job-contact-wrapper .apply-contact-form form p label textarea::-moz-placeholder{font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.job-columns .right .job-contact-wrapper .apply-contact-form form p label textarea::placeholder{font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.job-columns .right .job-contact-wrapper .apply-contact-form form .upload-items .upload-title{display:flex;justify-content:center;flex-direction:column;width:100%;text-align:center}.job-columns .right .job-contact-wrapper .apply-contact-form form .upload-items .upload-title span:first-child{background-image:linear-gradient(90deg,#18fecc 25%,#020303 90%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;color:#fff0;font-weight:600;cursor:pointer}.job-columns .right .job-contact-wrapper .apply-contact-form form .upload-items .upload-title span:first-child::after{content:url(/wp-content/themes/CyberproAiCustomTheme/images/vectorcircle.svg);left:8px;top:4px;position:relative}.job-columns .right .job-contact-wrapper .apply-contact-form form .upload-items .upload-title input{border:none!important;box-shadow:none!important;text-align:center}.job-columns .right .job-contact-wrapper .apply-contact-form form .upload-items .upload-title .wpcf7-form-control-wrap{padding:0;margin-top:-22px;visibility:hidden}.job-columns .right .job-contact-wrapper .apply-contact-form form .upload-items .upload-title .wpcf7-form-control-wrap .wpcf7-file{width:23rem;margin:0 auto}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-checkbox-wrapper{margin:-24px 0 0}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-checkbox-wrapper .checkbox-label{display:flex;cursor:pointer;text-transform:none;font-weight:400;font-size:1rem}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-checkbox-wrapper .checkbox-label span{color:#fff;margin:0}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-checkbox-wrapper .checkbox-label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;min-width:16px;border:2px solid #18FECC;border-radius:4px;background:#fff0;cursor:pointer;position:relative;margin-right:12px;transition:all 0.2s ease}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-checkbox-wrapper .checkbox-label input[type=checkbox]:hover{box-shadow:0 0 8px 0 rgb(24 254 204 / .5019607843)}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-checkbox-wrapper .checkbox-label input[type=checkbox]:checked{border-color:#18FECC}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-checkbox-wrapper .checkbox-label input[type=checkbox]:checked::after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#18fecc;font-size:16px;font-weight:700;line-height:1}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields{border-radius:8px;opacity:0;transition:opacity 0.3s ease}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields[style*="display: block"]{opacity:1}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields .referral-description{color:#fff;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;margin:0 0 24px 0;line-height:1.6;opacity:.9}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields>label{font-size:1rem;font-weight:600;text-transform:uppercase;margin-bottom:8px;display:block}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields>label .required-conditional{color:#18FECC}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields .double-field-wrapper p{margin:0 0 24px}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields .double-field-wrapper p:first-child{display:flex;gap:16px}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields .double-field-wrapper p:first-child input{margin:16px 0 4px;background:#000;color:#fff;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;width:calc(97% - 32px);border-radius:8px;border:1px solid #18FECC!important;box-shadow:0 0 16px 0 rgb(24 254 204 / .5019607843);padding:16px}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields .double-field-wrapper p:first-child input:focus{outline:none;border:1px solid rgb(24 254 204 / .5)!important;box-shadow:0 0 16px 0 rgb(24 254 204 / .5)}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields .double-field-wrapper p:first-child input::-moz-placeholder{font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields .double-field-wrapper p:first-child input::placeholder{font-family:"Inter",sans-serif;font-size:14px;font-weight:400}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields .double-field-wrapper p:first-child span.wpcf7-not-valid-tip{position:absolute;top:31px;right:10px;color:rgb(255 0 0 / .8)!important;padding:2px 6px;font-size:.75em;border-radius:3px;pointer-events:none;text-transform:uppercase}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields>label:last-of-type{margin-bottom:8px}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields>label:last-of-type input[type=email]{width:calc(100% - 32px)!important;border-radius:8px;border:1px solid #18FECC!important;box-shadow:0 0 16px 0 rgb(24 254 204 / .5019607843);padding:16px;background:#000;color:#fff;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;margin:8px 0 0 0!important;display:block}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields>label:last-of-type input[type=email]:focus{outline:none;border:1px solid rgb(24 254 204 / .5)!important;box-shadow:0 0 16px 0 rgb(24 254 204 / .5)}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields>label:last-of-type input[type=email]::-moz-placeholder{font-family:"Inter",sans-serif;font-size:14px;font-weight:400;color:rgb(255 255 255 / .5)}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields>label:last-of-type input[type=email]::placeholder{font-family:"Inter",sans-serif;font-size:14px;font-weight:400;color:rgb(255 255 255 / .5)}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields .wpcf7-form-control-wrap{position:relative;display:block}.job-columns .right .job-contact-wrapper .apply-contact-form form .referral-fields .wpcf7-form-control-wrap .wpcf7-not-valid-tip{position:absolute;top:31px;right:10px;color:rgb(255 0 0 / .8)!important;padding:2px 6px;font-size:.75em;border-radius:3px;pointer-events:none;text-transform:uppercase}.job-columns .right .job-contact-wrapper .apply-contact-form form .apply-job-submit{border-radius:8px;padding:16px;background:linear-gradient(82.03deg,#13B2E0 1.54%,#18FECC 100%);width:100%;outline:none;border:none;font-family:"Inter",sans-serif;font-weight:600;font-size:16px;letter-spacing:0%;text-align:center;text-transform:uppercase;cursor:pointer}.job-columns .right .job-contact-wrapper .apply-contact-form form .apply-job-submit:hover{outline:1px solid #18FECC!important;box-shadow:0 0 16px 0 rgb(24 254 204 / .5019607843)}.job-columns .right .job-contact-wrapper .apply-contact-form form .wpcf7-response-output{border:none!important;text-align:center;padding:0;margin:-45px 0 0}.job-columns .right .job-contact-wrapper .apply-contact-form form .wpcf7-spinner{width:20px!important;height:20px!important;margin:8px 24px!important;position:relative!important;left:50%!important;top:-28px!important;margin-left:-10px!important}.region-nav{width:100%;display:flex!important;align-items:center;flex-direction:column;padding:12px 0 24px}.region-nav h3{margin-bottom:10px;color:#fff;font-weight:400}.region-nav .region-filter.selected-region .region-btn{text-decoration:none!important;color:#18fecc!important;background-image:linear-gradient(90deg,#18fecc 50%,#13b2e0 100%)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}.region-nav .region-filter .region-btn{background:none;border:none;color:#fff;font-size:12px;text-transform:uppercase;font-weight:700}.region-nav .region-filter .region-btn:focus{outline:none}.region-nav .region-filter .region-btn:hover{text-decoration:none!important;color:#18fecc!important;background-image:linear-gradient(90deg,#18fecc 50%,#13b2e0 100%)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}.region-nav .region-filter.region-active .region-btn{cursor:pointer}.region-nav .region-filter.region-active .country-dropdown{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid #ccc;z-index:10;padding:8px}.region-nav .region-filter:not(.region-active) .region-btn{cursor:auto;opacity:.6}.country-dropdown{background:#000000!important;border:1px solid #ffffff!important;border-radius:8px;padding:0!important;width:240px}.country-dropdown button{color:#fff;background:#fff0;border:none;width:100%;display:flex;justify-content:space-between;padding:8px 14px;font-size:14px;cursor:pointer}.country-dropdown button:focus{outline:none}.country-dropdown ul{background:#fff0;color:#fff;padding:8px;font-size:14px;margin:0}.country-dropdown ul:focus{outline:none}.country-dropdown ul li{background:#fff0;color:#ffffff!important;padding:4px 8px;list-style:none;border-top:1px solid #fff}.country-dropdown ul li:checked{background:#fff0;color:#000000!important}.country-dropdown ul li:hover{background:rgb(255 255 255 / .1);mix-blend-mode:lighten}.all-jobs-opening{color:#18fecc!important;background-image:linear-gradient(90deg,#18fecc 50%,#13b2e0 100%)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;font-weight:600;text-transform:uppercase}.all-jobs-opening a:focus{outline:none!important}.all-jobs-opening a:hover{background-image:linear-gradient(90deg,#13b2e0 50%,#18fecc 100%)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;font-weight:700}.all-jobs-opening.bottom{outline:1px solid #18fecc;padding:8px 16px;border-radius:8px;display:inline-block;margin:0 auto}.all-jobs-opening.bottom:hover{outline:1px solid #0074ab}@media only screen and (min-width:1201px) and (max-width:1536px){.pre-backbutton-spacer{height:1320px!important}}@media only screen and (min-width:901px) and (max-width:1200px){.pre-backbutton-spacer{height:300px!important}}@media only screen and (min-width:601px) and (max-width:900px){.pre-backbutton-spacer{height:300px!important}}@media only screen and (max-width:600px){.pre-backbutton-spacer{height:150px!important}}.go-to-careers-wrapper{display:flex;width:100%;position:relative;bottom:80px}@media only screen and (min-width:1201px) and (max-width:1536px){.go-to-careers-wrapper{position:relative;width:100%}}.job-info-block .info-block-content{padding:12px 0 0;margin-block-start:0!important;margin-block-end:0!important}.job-info-block .info-block-content h4{color:#ffffff!important;margin-block-start:0!important;margin-block-end:0!important;margin:16px 0 0!important}.job-info-block .info-block-content>ul,.job-info-block .info-block-content ul{margin-block-start:0!important;margin-block-end:0!important;padding-top:8px!important;padding-bottom:16px!important}.job-info-block .info-block-content>ul li,.job-info-block .info-block-content ul li{margin-bottom:8px}.job-info-block .info-block-content>br,.job-info-block .info-block-content br{display:none}.job-info-block .info-block-content a{color:#18FECC}.job-info-block .info-block-content a:hover{color:#13B2E0}.card-technologies-wrapper .wp-block-post{margin-bottom:40px!important}.card-technologies-wrapper .wp-block-post .card-technologies-item__image{outline:1.5px solid #18fecc;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fff0}.card-technologies-wrapper .wp-block-post .card-technologies-item__image a{position:relative;display:inline-block;border-radius:8px;overflow:hidden;z-index:1;transition:all 0.2s ease-in-out}.card-technologies-wrapper .wp-block-post .card-technologies-item__image a:focus{outline:none}.card-technologies-wrapper .wp-block-post .card-technologies-item__image a img{height:100%;width:auto;-o-object-fit:contain!important;object-fit:contain!important;display:block;margin:0 auto;border-radius:8px;position:relative;z-index:5}.card-technologies-wrapper .wp-block-post .card-technologies-item__image a::before{content:"";position:absolute;inset:0;border-radius:8px;background:linear-gradient(-19deg,rgb(24 254 204 / .7),rgb(13 191 189 / .7) 94%);opacity:0;z-index:0;transition:opacity 0.2s ease-in-out;pointer-events:none}.card-technologies-wrapper .wp-block-post .card-technologies-item__image a:hover::before{opacity:1}.card-technologies-wrapper .wp-block-post .card-technologies-item__image a>*{position:relative;z-index:1}.card-technologies-wrapper .wp-block-post .technologies-card-excerpt p::before{content:"| "}.card-technologies-wrapper .wp-block-post .technologies-card-title{margin-top:8px}.card-technologies-wrapper .wp-block-post .technologies-card-title a:hover{text-decoration:none;color:#18fecc}.page-id-85 main{overflow:visible!important;height:auto!important}.intro-card-holder{max-width:60%;margin:0 auto}.intro-card-holder .wp-block-group{transition:all 0.2s ease-in-out}.intro-card-holder .wp-block-group:hover{box-shadow:0 0 12px rgb(0 255 255 / .5),0 0 12px rgb(0 255 255 / .5),0 0 12px rgb(0 255 255 / .5),0 0 12px rgb(0 255 255 / .5)}.intro-card-holder .wp-block-group .wp-block-separator{margin-block-start:1rem}.intro-card-holder .wp-block-group .info{text-transform:uppercase;margin-block-start:1.7rem}@media only screen and (max-width:600px){.intro-card-holder .wp-block-group{padding:42px!important}}@media only screen and (min-width:601px) and (max-width:900px){.intro-card-holder .wp-block-group{padding:24px!important}}@media only screen and (min-width:901px) and (max-width:1200px){.intro-card-holder .wp-block-group{padding:20px!important}}@media only screen and (min-width:1201px) and (max-width:1536px){.intro-card-holder .wp-block-group{padding:12px!important;height:350px}}@media only screen and (min-width:1537px){.intro-card-holder .wp-block-group{padding:32px!important;height:320px}}@media only screen and (min-width:1537px) and (max-width:2000px){.intro-card-holder .wp-block-group{height:350px}}@media only screen and (min-width:2001px){.intro-card-holder .wp-block-group{height:350px}}@media only screen and (max-width:600px){.intro-card-holder{max-width:90%}}@media only screen and (min-width:601px) and (max-width:900px){.intro-card-holder{max-width:100%}}@media only screen and (min-width:901px) and (max-width:1200px){.intro-card-holder{max-width:90%}}@media only screen and (min-width:1201px) and (max-width:1536px){.intro-card-holder{max-width:90%}}@media only screen and (min-width:1537px){.intro-card-holder{max-width:80%}}@media only screen and (min-width:1537px) and (max-width:2000px){.intro-card-holder{max-width:75%}}@media only screen and (min-width:2001px){.intro-card-holder{max-width:70%}}@media only screen and (max-width:600px){.text-block{max-width:100%}}@media only screen and (min-width:601px) and (max-width:900px){.text-block{max-width:100%}}@media only screen and (min-width:901px) and (max-width:1200px){.text-block{max-width:90%}}@media only screen and (min-width:1201px) and (max-width:1536px){.text-block{max-width:90%}}@media only screen and (max-width:600px){.info-pannel-holder .info-pannel{flex-direction:column;max-width:90%}}@media only screen and (min-width:601px) and (max-width:900px){.info-pannel-holder .info-pannel{flex-direction:column;max-width:100%}}@media only screen and (min-width:901px) and (max-width:1200px){.info-pannel-holder .info-pannel{flex-direction:column;max-width:100%}}.info-pannel-holder .info-pannel.left .wp-block-media-text__content{padding:0 8% 0 0}.info-pannel-holder .info-pannel.right{padding-left:0!important}.info-pannel-holder .info-pannel.right .wp-block-media-text__content{padding:0 0 0 8%}.home-news-wrapper{z-index:20;background:#000}@media only screen and (max-width:600px){.home-news-wrapper{flex-direction:column;max-width:100%;padding:0!important}}@media only screen and (min-width:601px) and (max-width:900px){.home-news-wrapper{flex-direction:column;max-width:100%;padding:0!important}}@media only screen and (min-width:901px) and (max-width:1200px){.home-news-wrapper{flex-direction:column;max-width:100%;padding:0!important}}@media only screen and (max-width:600px){.home-news-wrapper .wp-block-columns{max-width:80%}}@media only screen and (min-width:601px) and (max-width:900px){.home-news-wrapper .wp-block-columns{max-width:80%}}@media only screen and (min-width:901px) and (max-width:1200px){.home-news-wrapper .wp-block-columns{max-width:80%}}@media only screen and (min-width:1201px) and (max-width:1536px){.home-news-wrapper .wp-block-columns{max-width:100%}}.home-news-wrapper .wp-block-columns .column-news-holder{height:auto;overflow-y:auto;display:flex;flex-direction:column}@media only screen and (max-width:600px){.home-news-wrapper .wp-block-columns .column-news-holder{margin-top:24px}}@media only screen and (min-width:601px) and (max-width:900px){.home-news-wrapper .wp-block-columns .column-news-holder{margin-top:24px}}@media only screen and (min-width:901px) and (max-width:1200px){.home-news-wrapper .wp-block-columns .column-news-holder{margin-top:24px}}@media only screen and (min-width:1201px) and (max-width:1536px){.home-news-wrapper .wp-block-columns .column-news-holder{margin-top:24px}}.home-news-wrapper .wp-block-columns .column-news-holder .wp-block-post{position:relative}.home-news-wrapper .wp-block-columns .column-news-holder .wp-block-post:hover a{outline:none;text-decoration:none;color:#18fecc;background-image:linear-gradient(90deg,#18fecc 50%,#13b2e0 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.home-news-wrapper .wp-block-columns .column-news-holder .wp-block-post:hover .home-news-separator::after{transform:scaleX(1)}.home-news-wrapper .wp-block-columns .column-news-holder .wp-block-post:hover figure.wp-block-post-featured-image{position:relative;overflow:hidden}.home-news-wrapper .wp-block-columns .column-news-holder .wp-block-post:hover figure.wp-block-post-featured-image::after{content:"";position:absolute;inset:0;background-color:#18fecc;opacity:.4;pointer-events:none;transition:opacity 0.5s ease}.home-news-wrapper .wp-block-columns .column-news-holder .wp-block-post:hover figure.wp-block-post-featured-image img{display:block;width:100%;height:auto;transform-origin:center center;transition:transform 0.5s ease;transform:scale(1.05);will-change:transform}.home-news-wrapper .wp-block-columns .column-news-holder .wp-block-post h2{margin-block-start:0}.home-news-wrapper .wp-block-columns .column-news-holder .wp-block-post .home-news-separator{position:relative;height:1px;overflow:hidden;background-color:transparent!important}.home-news-wrapper .wp-block-columns .column-news-holder .wp-block-post .home-news-separator::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff;transform:scaleX(0);transform-origin:left center;transition:transform 0.45s ease;will-change:transform}.home-news-wrapper .wp-block-columns .column-news-holder .wp-block-post figure.wp-block-post-featured-image{position:relative;overflow:hidden;border-radius:12px!important}.home-news-wrapper .wp-block-columns .column-news-holder .wp-block-post figure.wp-block-post-featured-image::after{content:"";position:absolute;inset:0;background-color:#18fecc;opacity:0;pointer-events:none;transition:opacity 0.5s ease}.home-news-wrapper .wp-block-columns .column-news-holder .wp-block-post figure.wp-block-post-featured-image img{border-radius:0!important;display:block;width:100%;height:auto;transform-origin:center center;transition:transform 0.5s ease;transform:scale(1);will-change:transform}.hideable{position:sticky;top:-80px;z-index:10}@media only screen and (max-width:600px){.hideable{top:-120%}}@media only screen and (min-width:601px) and (max-width:900px){.hideable{top:-120%}}@media only screen and (min-width:901px) and (max-width:1200px){.hideable{top:-40%}}@media only screen and (min-width:1201px) and (max-width:1536px){.hideable{top:-140%}}.wp-block-button__link{transition:background 0.4s ease,color 0.4s ease}.wp-block-button__link:hover{background:linear-gradient(0deg,#18fecc 3%,#0074ab 100%);color:#001d2f}.lottie-holder{position:absolute!important;width:100vw;top:10%}.lottie-holder.variant{top:18%!important}.lottie-holder.variant-2{top:18%!important}@media only screen and (max-width:600px){.lottie-holder .lottie-animation lottie-player{width:250px!important}}@media only screen and (min-width:601px) and (max-width:900px){.lottie-holder .lottie-animation lottie-player{width:250px!important}}.join-section .join-container{background:#d9de40!important;transition:all 300ms ease-in-out}.join-section .join-container:hover{background:#f54b3f!important}#wpadminbar{z-index:999999}header::-moz-selection,header *::-moz-selection,footer::-moz-selection,footer *::-moz-selection{background-color:#000;color:#18fecc}header::selection,header *::selection,footer::selection,footer *::selection{background-color:#000;color:#18fecc}header::-moz-selection,header *::-moz-selection,footer::-moz-selection,footer *::-moz-selection{background-color:#000;color:#18fecc}:not(header):not(footer)::-moz-selection,:not(header):not(footer) *::-moz-selection{background-color:#18fecc;color:#000}:not(header):not(footer)::selection,:not(header):not(footer) *::selection{background-color:#18fecc;color:#000}:not(header):not(footer)::-moz-selection,:not(header):not(footer) *::-moz-selection{background-color:#18fecc;color:#000}html,body{overflow-x:clip}main{margin-block-end:0!important}body::before{content:"";position:fixed;top:20%;right:-150px;width:400px;height:400px;background:radial-gradient(circle at center,rgb(24 254 204 / .8),transparent 80%);filter:blur(150px);z-index:0;pointer-events:none}footer{margin-block-start:0}.page-id-85 h1.wp-block-post-title,.page-id-198 h1.wp-block-post-title,.page-id-441 h1.wp-block-post-title,.page-id-435 h1.wp-block-post-title,.page-id-506 h1.wp-block-post-title,.page-id-551 h1.wp-block-post-title,.page-id-804 h1.wp-block-post-title,.page-id-920 h1.wp-block-post-title,.page-id-1620 h1.wp-block-post-title,.page-id-1943 h1.wp-block-post-title,.page-id-1948 h1.wp-block-post-title{display:none}@media only screen and (max-width:600px){.intro-container{max-width:100%;padding:0!important}}@media only screen and (min-width:601px) and (max-width:900px){.intro-container{max-width:100%;padding:0!important}}@media only screen and (min-width:901px) and (max-width:1200px){.intro-container{max-width:100%;margin:0 auto;padding:0!important}}.intro-container h1{font-weight:600!important}.intro-container h1 strong{color:#18fecc!important;background-image:linear-gradient(90deg,#18fecc 50%,#13b2e0 100%)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;font-weight:600!important}@media only screen and (max-width:600px){.intro-container h1{max-width:100%!important}}@media only screen and (min-width:601px) and (max-width:900px){.intro-container h1{max-width:100%!important}}@media only screen and (min-width:901px) and (max-width:1200px){.intro-container h1{max-width:100!important}}.intro-container .subtitle strong{font-weight:600;color:#18fecc!important;background-image:linear-gradient(90deg,#18fecc 50%,#13b2e0 100%)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}.underline-title{width:100%;background-color:#fff;background-image:linear-gradient(#13b2e0,#18fecc 100%,#f2f2f2 100%,#fff);width:60%;height:1px;margin:80px auto}.underline-title.v1{margin:40px auto 80px!important}.gradient-text{color:#18FECC;background-image:linear-gradient(90deg,#18fecc 50%,#13b2e0 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}@media only screen and (max-width:600px){.media-gap-text-section{max-width:70%!important}}@media only screen and (min-width:601px) and (max-width:900px){.media-gap-text-section{max-width:70%!important}}@media only screen and (min-width:901px) and (max-width:1200px){.media-gap-text-section{max-width:70%!important}}@media only screen and (min-width:1201px) and (max-width:1536px){.media-gap-text-section{max-width:70%!important}}.media-text-gap .wp-block-media-text__content h4{margin-block-start:1.33em!important;margin-block-end:0!important}@media only screen and (max-width:600px){.media-text-gap .wp-block-media-text__content h3{margin-top:40px}}@media only screen and (min-width:601px) and (max-width:900px){.media-text-gap .wp-block-media-text__content h3{margin-top:240px}}.media-text-gap .wp-block-media-text__content p{margin-block-start:8px}.media-text-gap .wp-block-media-text__content p strong{font-weight:600;color:#18fecc!important;background-image:linear-gradient(90deg,#18fecc 50%,#13b2e0 100%)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}.hide{display:none!important}.grecaptcha-badge{visibility:hidden!important}