.buttons{display:flex;gap:12px;width:100%}@media all and (max-width: 767px){.buttons{flex-direction:column;gap:15px}}.buttons--centered{justify-content:center}.btn{font-weight:700;line-height:normal;box-shadow:none;border:1px solid;border-radius:5px;transition:all 300ms ease-out;font-size:16px;padding:13px 34px 14px}@media all and (max-width: 767px){.btn{font-size:19px;padding:18px 15px}}.btn--primary{border-color:#E23110;background-color:#E23110}.btn--primary:hover{background-color:#C02A0E}.btn--secondary{font-size:13px;padding:11px 20px;border-color:#0A5B89;background-color:#0A5B89}@media all and (max-width: 767px){.btn--secondary{font-size:19px;padding:18px 15px}}.btn--secondary:hover{background-color:#08496E}.btn--secondary.btn--loading{border:1px solid #0A5B89}.btn--secondary.btn--loading::after{border-top-color:#0A5B89;border-left-color:#0A5B89}.btn--white{font-size:13px;padding:11px 20px;color:#000;border-color:#000;background-color:#FFF}@media all and (max-width: 767px){.btn--white{font-size:19px;padding:18px 15px}}.btn--white:hover{background-color:#000;color:#FFF}.btn:disabled,.btn.disabled{pointer-events:none;opacity:0.5}.btn--loading{background-color:white;border:1px solid #E23110;color:white;pointer-events:none;position:relative;opacity:1}.btn--loading::after{content:'';position:absolute;width:16px;height:16px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#E23110;border-left-color:#E23110;border-radius:50%;animation:button-loading-spinner 1s ease infinite}.btn--gradient{display:flex;justify-content:center;align-items:center;background:linear-gradient(88deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.1) 98.54%);border-radius:6px;color:#FFF;font-weight:600;border:none;font-size:18px;padding:12px 21px;position:relative}@media all and (max-width: 767px){.btn--gradient{font-size:19px;padding:19px 21px}}.btn--gradient::after{opacity:0;content:'';position:absolute;top:0;right:0;left:0;bottom:0;border-radius:5px;background:linear-gradient(88deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.1) 98.54%);transition:opacity 0.3s}.btn--gradient:hover::after{opacity:1}.btn--ghost{background:transparent;border:none}.hero .btn--secondary,.section--dark .btn--secondary,.ransomware-block .btn--secondary,.solutions-new__ctas--top .btn--secondary,.buttons--cta-xone .btn--secondary{font-size:16px;padding:13px 34px 14px;border-color:#fff;background-color:transparent}@media all and (max-width: 767px){.hero .btn--secondary,.section--dark .btn--secondary,.ransomware-block .btn--secondary,.solutions-new__ctas--top .btn--secondary,.buttons--cta-xone .btn--secondary{font-size:19px;padding:18px 15px}}.hero .btn--secondary:hover,.section--dark .btn--secondary:hover,.ransomware-block .btn--secondary:hover,.solutions-new__ctas--top .btn--secondary:hover,.buttons--cta-xone .btn--secondary:hover{background-color:#0B293B}.solutions-new__ctas .btn--white{background-color:transparent}.solutions-new__ctas .btn--white:hover{background-color:transparent;border:1px solid #08496E;color:#08496E}.solutions-new__ctas .btn--white:focus{color:#08496E}.how-to-connect .btn--white,.customers .btn--white{border:1px solid #003E68;color:#003E68}.how-to-connect .btn--white:hover,.customers .btn--white:hover{background-color:#ddecf5}.xopero-form .btn--secondary{width:100%;font-size:16px;padding:13px 34px 14px}@media all and (max-width: 767px){.xopero-form .btn--secondary{font-size:19px;padding:18px 15px}}.subscribe-box .btn--secondary{color:#212121;border-color:#fff;background-color:#fff}.subscribe-box .btn--secondary:hover{color:#fff;background-color:transparent}.quick-nav .btn{font-size:13px;font-weight:600;color:#0A5B89;padding:11px 20px 12px;border-color:#0A5B89;border-radius:30px;background-color:#fff}@media all and (max-width: 767px){.quick-nav .btn{font-size:15px;padding:13px 26px}}.quick-nav .btn:hover{color:#fff;background-color:#0A5B89}@keyframes button-loading-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes slide-in{to{opacity:1;transform:translateX(0)}}.modal-2024{display:none;position:fixed;top:0;left:0;right:0;height:100dvh;background:rgba(0,0,0,0.4);backdrop-filter:blur(5px);z-index:999;opacity:0;transition:opacity 0.3s ease-in-out, display 0.3s allow-discrete}.modal-2024 .intlTelInput{padding-left:82px !important}.modal-2024.open{display:block;opacity:1}@starting-style{.modal-2024.open{opacity:0}}.modal-2024__content{position:relative;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:595px;max-width:90%;max-height:98%;display:flex;flex-direction:column;padding:50px 72px;border-radius:24px;background:#fff;box-shadow:0 0 35px 0 rgba(88,89,97,0.1),0 10px 10px 0 rgba(88,89,97,0.03);overflow-y:auto}@media all and (max-width: 767px){.modal-2024__content{padding:40px 20px}}.modal-2024__close{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:10;outline:none;border:none;transition:background-color 300ms ease-out;background-color:transparent;cursor:pointer}@media all and (max-width: 767px){.modal-2024__close{top:8px;right:8px}}.modal-2024__close:hover{background-color:rgba(68,68,68,0.1)}.modal-2024__header h2{max-width:320px;font-size:24px;font-weight:600;line-height:29px;text-align:center;margin:0 auto 50px}@media all and (max-width: 767px){.modal-2024__header h2{font-size:20px}}.modal-2024__subheader{margin-bottom:30px;font-size:22px;font-weight:600;line-height:33px}.modal-2024.success-modal .modal-2024__header h2,.modal-2024.error-modal .modal-2024__header h2{text-align:left;margin:0}.modal-2024.success-modal .modal-2024__message,.modal-2024.error-modal .modal-2024__message{text-align:left;margin-top:30px}.xopero-form{display:flex;flex-direction:column;gap:20px}.xopero-form__row{display:flex;flex-direction:column}.xopero-form__row .xopero-form__control,.xopero-form__row .xopero-form__group,.xopero-form__row .iti{order:2}.xopero-form__row .xopero-form__error{order:1}.xopero-form__row--floating-label{position:relative}.xopero-form__row--floating-label input:-internal-autofill-selected{box-shadow:0 0 0 1000px #fff inset}.xopero-form__row--floating-label .xopero-form__error{order:2;margin:6px 0 0}.xopero-form__row--floating-label label{position:absolute;left:16px;top:12px;color:#545454;font-size:15px;transition:0.2s;background-color:#fff;padding:0 2px;z-index:7;pointer-events:none}.xopero-form__row--floating-label.xopero-form__row--iti .iti__country-list{z-index:8}.xopero-form__row--floating-label.xopero-form__row--iti .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:unset}.xopero-form__row--floating-label.xopero-form__row--iti label{left:80px}.xopero-form__row--floating-label:has(input:focus-visible) label,.xopero-form__row--floating-label:has(input:not(:placeholder-shown)) label,.xopero-form__row--floating-label:has(option[value="default"]:not(:checked)) label{top:-9px;left:16px;font-size:13px}.xopero-form__row--select{position:relative}.xopero-form__row--select::after{position:absolute;bottom:19px;right:15px;width:14px;height:8px;background:url("../../../img/icons/2024/chevron-down-dark.svg") no-repeat;background-size:100%;content:'';z-index:1}.xopero-form__row--select.xopero-form__row--floating-label.invalid::after{bottom:41px}.xopero-form__row--select select{-moz-appearance:none;-webkit-appearance:none;padding-right:40px}.xopero-form__row--select select ::-ms-expand{display:none}.xopero-form__row--select select option{color:#000}.xopero-form__row--checkbox-list{gap:14px}.xopero-form__group--two-cols{display:flex;flex-wrap:wrap;gap:16px 20px}.xopero-form__group--two-cols input{width:calc((100% - 20px) / 2)}.xopero-form__label{display:block;font-size:12px;font-weight:700;line-height:17px;margin-bottom:12px}.xopero-form__control{display:block;width:100%;font-size:14px;line-height:196%;color:#000;padding:8px 16px;border:1px solid #D9D9D9;border-radius:5px;transition:all 150ms ease-out}.xopero-form__control--textarea{height:90px;resize:none}.xopero-form__control:focus{border-color:silver;outline:none}.xopero-form__control::placeholder{color:#000}.invalid .xopero-form__control{border-color:#C23A31}.xopero-form__checkbox{display:flex;align-items:center;cursor:pointer;gap:10px;margin:0}.xopero-form__checkbox input[type="checkbox"]{position:relative;display:flex;justify-content:center;align-items:center;flex:0 0 23px;width:23px;height:23px;margin-right:6px;border:1px solid #D9D9D9;border-radius:5px;-webkit-appearance:none;appearance:none;cursor:pointer;transition:all 100ms ease-out}.xopero-form__checkbox input[type="checkbox"]::after{position:absolute;top:6px;left:5px;content:'';width:12px;height:10px;background:url("/img/icons/2024/check-solid.svg") no-repeat;background-size:100%;transition:all 100ms ease-out;opacity:0;transform:scale(0)}.xopero-form__checkbox input[type="checkbox"]:checked{border-color:#0A5B89}.xopero-form__checkbox input[type="checkbox"]:checked::after{opacity:1;transform:scale(1)}.invalid .xopero-form__checkbox input[type="checkbox"]{border-color:#C23A31}.xopero-form__checkbox span{display:block;font-size:14px;line-height:27px}.xopero-form__checkbox--longlabel{align-items:flex-start}.xopero-form__checkbox--longlabel span{font-size:12px;line-height:17px;color:#5B5B5B}.xopero-form__error{display:none;font-size:12px;line-height:17px;color:#C23A31;margin-bottom:10px}@media all and (max-width: 767px){.xopero-form__error{font-size:10px;margin-bottom:7px}}.invalid .xopero-form__error{display:block}.xopero-form .iti--separate-dial-code .iti__selected-flag{background-color:transparent}@use '../../../helpers/helpers' as *;.cyber-stories{color:#fff;background-color:#000}.cyber-stories__container{text-align:center;padding:0 24px}@media all and (max-width: 767px){.cyber-stories__container{padding:0 37px}}.cyber-stories__container h2{padding:130px 0 45px;font-size:26px;font-weight:600;line-height:128%;margin-bottom:0}.cyber-stories__container h4,.cyber-stories__container p{font-size:18px;line-height:134%;margin:0 auto 59px;max-width:675px}.cyber-stories__container h4{font-weight:700;margin-bottom:10px}.cyber-stories__track{display:grid;grid-template-columns:repeat(3, 1fr);align-items:start;justify-items:center}@media all and (max-width: 991px){.cyber-stories__track{grid-template-columns:repeat(2, 1fr)}}.cyber-stories__item{text-align:left;margin-top:80px}@media all and (max-width: 991px){.cyber-stories__item{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;margin:0 0 40px}}.cyber-stories__item p{max-width:245px;margin:0}.cyber-stories__item img{margin-bottom:40px}.cyber-stories__item:nth-child(-n+3){margin-top:0}.cyber-stories__controls{display:none;justify-content:space-between}.cyber-stories__controls .arrow{background:unset;border:unset;cursor:pointer}.cyber-stories__controls .arrow:focus:not(:focus-visible){outline:none}.cyber-stories__controls .arrow--left{rotate:180deg}.cyber-stories__controls .arrow--disabled{opacity:0.4;cursor:default;pointer-events:none}.cyber-stories__footer{display:flex;justify-content:center;height:auto;width:100%}.cyber-stories__footer img{width:100%;height:auto;min-height:200px;min-width:1200px}@media all and (max-width: 991px){.cyber-stories__footer img{aspect-ratio:unset;height:auto;width:auto;min-height:unset;min-width:unset}}@media all and (max-width: 767px){.cyber-stories{overflow-x:hidden}.cyber-stories__container[data-current-index="1"] .cyber-stories__track{transform:translateX(calc(-1 * calc(100% + 20px)))}.cyber-stories__container[data-current-index="2"] .cyber-stories__track{transform:translateX(calc(-2 * calc(100% + 20px)))}.cyber-stories__container[data-current-index="3"] .cyber-stories__track{transform:translateX(calc(-3 * calc(100% + 20px)))}.cyber-stories__container[data-current-index="4"] .cyber-stories__track{transform:translateX(calc(-4 * calc(100% + 20px)))}.cyber-stories__container[data-current-index="5"] .cyber-stories__track{transform:translateX(calc(-5 * calc(100% + 20px)))}.cyber-stories__container[data-current-index="6"] .cyber-stories__track{transform:translateX(calc(-6 * calc(100% + 20px)))}.cyber-stories__container[data-current-index="7"] .cyber-stories__track{transform:translateX(calc(-7 * calc(100% + 20px)))}.cyber-stories__controls{display:flex}.cyber-stories__track{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:20px;transition:transform 100ms ease-out}.cyber-stories__item{flex:0 0 100%}}@use '../../../helpers/helpers' as *;.season{display:none;flex-direction:column;gap:80px}@media all and (max-width: 1199px){.season{align-items:center;gap:85px}}.season__select{position:relative}.season__select::after{content:'';background-image:url("../../../../img/cyber-x-challenges/icons/select-arrow.svg");height:24px;width:24px;top:20px;right:0;position:absolute;pointer-events:none}.season__select select{-webkit-appearance:none;-moz-appearance:none;font-size:24px;line-height:144%;padding:16px calc(24px + 10px) 16px 16px;border:0;font-weight:600;cursor:pointer}.season__select select:focus{border:0;outline:none}.season.active{display:flex}.episodes{display:flex;flex-direction:column;width:1081px;gap:80px;margin:104px auto;padding:0 24px}@media all and (max-width: 1199px){.episodes{width:auto;gap:35px;margin:50px auto 130px}}.episodes__item{display:flex;gap:41px;align-items:center}@media all and (max-width: 1199px){.episodes__item{flex-direction:column}}.episodes__item.hidden{display:none}.episodes__item img{border-radius:15px}.episodes__item h3{font-size:24px;line-height:130%;font-weight:600;color:#000}.episodes__item p{font-size:18px;line-height:144%;max-width:780px}.episodes__header{display:flex;align-items:center;gap:25px;border-bottom:1px solid #939393;padding-bottom:10px;width:100%;position:relative}.episodes__header p{margin:0}.episodes__description{margin:15px 0 25px}@media all and (max-width: 991px){.episodes__description{margin:25px 0 55px}}.episodes__footer{display:flex;align-items:center;gap:30px}.episodes__footer a{font-size:20px}@media all and (max-width: 991px){.episodes__footer a{width:100%;font-size:19px}}.episodes__footer p{margin:0;color:#000}@media all and (max-width: 991px){.episodes__footer p{position:absolute;right:0;top:0}}.episodes__new{background-color:#0A5B89;padding:5px 10px;font-size:18px;font-weight:600;color:#fff;margin-left:10px}.episodes__notifications{display:flex;align-items:center;justify-content:center;gap:16px}.episodes--register-btn{font-weight:600}.episodes__load-more{display:flex;border:2px solid #0A5B89;color:#0A5B89;font-size:20px;line-height:144%;font-weight:600;padding:15px 19px;background:transparent;width:200px;align-self:center;cursor:pointer;justify-content:center}.episodes__load-more.hidden{display:none}@media all and (max-width: 767px){.episodes__load-more{width:100%}}@media all and (max-width: 767px){.episodes__date{display:none}.episodes__new{font-size:14px;margin-left:5px}}@media all and (max-width: 991px){.episodes{width:100%}.episodes__content{position:relative}.episodes__notifications{width:100%}.episodes__image{height:325px;width:325px}}@use '../../../helpers/helpers' as *;@use '../../../shared/variables' as *;@use '../../../shared/buttons' as *;.top{color:#fff;background-color:#000;background-repeat:no-repeat;background-position:top center;background-size:cover;background-image:url("../../../../img/cyber-x-challenges/top-bg-mobile.webp")}@media all and (min-width: 768px){.top{background-image:url("../../../../img/cyber-x-challenges/top-bg.webp");background-size:contain}}.top__header{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:160px 44px 0}@media all and (max-width: 767px){.top__header{padding-top:110px}}.top__header h2{margin:59px 0 19px;font-size:14px;line-height:150%;font-weight:700}.top__header h1{max-width:420px;font-size:32px;line-height:125%;margin-bottom:32px;text-align:center}.top__header .btn--secondary{background-color:#0A5B89;border:0}.play-button{background:transparent;border:none;cursor:pointer;transition:all ease .3s;padding-top:10px}.play-button:focus{outline:none}.play-button:hover{scale:1.1}@use '../../../helpers/helpers' as *;.newsletter{color:#fff;background-color:#000;padding:104px 24px 0;text-align:center}@media all and (max-width: 1199px){.newsletter{padding-bottom:70px}}.newsletter__container{display:flex;flex-direction:column;align-items:center;gap:104px}.newsletter__form{position:relative;max-width:570px;z-index:1}.newsletter__form::before{content:'';position:absolute;top:30%;left:50%;width:250px;height:750px;background:radial-gradient(circle, rgba(10,91,137,0.6),rgba(0,0,0,0) 70%);transform:translate(-50%, -50%) rotate(75deg);filter:blur(40px);z-index:-1}.newsletter__form form{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:38px;margin-top:27px}.newsletter__form-label{position:relative;width:max-content}@media all and (max-width: 767px){.newsletter__form-label{flex-direction:column-reverse}}.newsletter__form .xopero-form__checkbox--longlabel{width:390px;padding-left:10px}@media all and (max-width: 767px){.newsletter__form .xopero-form__checkbox--longlabel{width:auto}}.newsletter__form .xopero-form__checkbox--longlabel span{color:#E2E2E2;text-align:left}.newsletter__form .xopero-form__checkbox--longlabel input{background-color:#fff}.newsletter__form-email.invalid{border-color:#C23A31}@media all and (max-width: 767px){.newsletter__form-email{width:100%}}.newsletter__form-email input{padding:9px 120px 11px 16px;width:380px;height:40px}@media all and (max-width: 767px){.newsletter__form-email input{height:64px;padding:20px 16px}}@media all and (max-width: 767px){.newsletter__form-email input,.newsletter__form-email label{width:100%}}.newsletter__form-button{position:absolute;right:3px;top:3px;width:97px;height:34px;padding:0}.newsletter__form-button--mobile{display:none}@media all and (max-width: 767px){.newsletter__form-button{display:none}.newsletter__form-button--mobile{display:block;width:100%;height:64px}}.newsletter__form h4{font-size:14px;line-height:150%;margin-bottom:25px}.newsletter__form p{color:white;width:570px;font-size:26px;font-weight:600;line-height:128%}@media all and (max-width: 1199px){.newsletter__form p{width:auto}}.newsletter__wrapper h3{font-weight:600;font-size:26px;line-height:128%;margin-bottom:90px}.newsletter__content{display:flex;flex-wrap:nowrap;text-align:left;gap:145px;align-items:flex-end}@media all and (max-width: 1199px){.newsletter__content{flex-direction:column;gap:35px}}@media all and (max-width: 767px){.newsletter__content img{width:70%;height:auto;align-self:center}}.newsletter__content h4{font-size:20px;line-height:134%}@media all and (max-width: 991px){.newsletter__content h4{font-size:18px}}.newsletter__content p{font-size:16px;line-height:128%}@media all and (max-width: 991px){.newsletter__content p:not(:first-of-type){font-size:18px;line-height:144%}}.newsletter__content-text{max-width:491px;align-self:flex-start}@media all and (max-width: 1199px){.newsletter__content-text{text-align:center}}.newsletter__content-subtitle{margin-bottom:35px;color:#D1D1D1}@media all and (max-width: 991px){.newsletter__content-subtitle{font-size:16px;line-height:128%}}.video-modal{background-color:rgba(0,0,0,0.8)}.video-modal .modal-2024__content{overflow:hidden;padding:50px;background-color:transparent;width:90%;border-radius:0}.video-modal .modal-2024__content .video{height:70vh;width:100%}@media all and (max-width: 767px){.video-modal .modal-2024__content{padding:0}.video-modal .modal-2024__content .video{height:20vh;min-height:240px}}.video-modal .modal-2024__close{top:0;right:0;outline:0}.container{width:1081px;margin:0 auto}@media all and (max-width: 991px){.container{width:auto;max-width:100%}}
