.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:15px;padding: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:15px;padding: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:15px;padding: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:15px;padding: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:15px;padding: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)}}@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}}.container{width:1088px;margin:0 auto}@media all and (max-width: 991px){.container{width:auto;max-width:100%}}.section--dark{color:#fff;background-color:#000}.section h1,.section h2,.section h3,.section h4,.section p{margin:0;padding:0}.section__header{max-width:100%;text-align:center;margin:0 auto 65px}@media all and (max-width: 991px){.section__header{max-width:350px}}.section__header h2{max-width:100%;font-size:32px;font-weight:600;line-height:38px}.section__header p{font-size:16px;line-height:144%;margin-top:35px}@media all and (max-width: 991px){.section__header p{font-size:18px}}.top{color:#fff;padding:160px 0 80px;background-color:#000;background-repeat:no-repeat;background-position:top 150px center;background-size:1500px auto;background-image:url("../../../../img/backup-academy/top/ellipses.svg")}@media all and (max-width: 1500px){.top{background-size:1400px auto;background-position:top 170px center}}@media all and (max-width: 1399px){.top{background-size:1300px auto;background-position:top 200px center}}@media all and (max-width: 1199px){.top{background-size:1200px auto;background-position:top 250px center}}@media all and (max-width: 991px){.top{padding:110px 0 70px;background-size:1100px auto}}.top__header{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.top__header h3{font-size:16px;font-weight:400;line-height:150%;text-transform:uppercase;margin-bottom:22px}@media all and (max-width: 991px){.top__header h3{max-width:225px}}.top__header h1{font-size:52px;font-weight:400;line-height:120%;margin-bottom:28px}@media all and (max-width: 991px){.top__header h1{font-size:40px}}.top__header p{width:100%;max-width:775px;font-size:18px;font-weight:400;line-height:150%;margin-bottom:55px}.top__image{height:auto}@media all and (max-width: 991px){.top__image{width:calc(100svw + 40px);margin:0 -25px 0 -15px}}@media all and (max-width: 991px){.top__badges{margin-bottom:60px}}.top__badges .splide__list{width:100%}.top__badges .splide__slide{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:700;line-height:normal;white-space:nowrap;padding:5px 14px;border-radius:56px;border:1px solid #1D7D5F}@media all and (min-width: 992px){.top__badges .splide{position:static}.top__badges .splide__track{position:static}.top__badges .splide__slide{position:absolute;font-size:14px}.top__badges .splide__slide.badge-chalkboard{top:0;left:40px}.top__badges .splide__slide.badge-years{top:75px;right:0}.top__badges .splide__slide.badge-people{top:128px;left:-20px}}.cyber-stories{padding:106px 0 130px;background:none}.cyber-stories .section__header{padding:0}.cyber-stories .section__header h2{padding:0}.cyber-stories__track{margin-top:30px}.for-whom{background-color:#000}.for-whom p{margin-bottom:0}.for-whom__content{display:flex;justify-content:space-between;width:890px;max-width:100%;margin:0 auto}@media all and (max-width: 991px){.for-whom__content{flex-direction:column;gap:50px}}.for-whom__col{display:flex;gap:20px;flex-wrap:wrap}@media all and (max-width: 991px){.for-whom__col{max-width:260px;align-self:center}}.for-whom__col h4{flex:0 0 100%;font-size:12px;font-weight:600;line-height:128%;color:#E2F1FC;text-transform:uppercase}.for-whom__col ul{display:flex;flex-direction:column;gap:10px;width:260px;list-style:none;margin:0;padding:0}.for-whom__col ul li{font-size:15px;line-height:144%;padding:8px 12px;border-radius:9px;background:#202020}.for-whom__list{display:flex;gap:25px}@media all and (max-width: 991px){.for-whom__list{flex-direction:column;gap:10px}}.for-whom__list ul li{display:flex;gap:10px;white-space:nowrap}.for-whom__list ul li::before{content:url("../../../../img/backup-academy/icons/check-white.svg");position:relative;top:1px}.episodes{padding-top:104px;padding-bottom:130px}.episodes .section__header{margin-bottom:0}.episodes__item{align-items:flex-start}.episodes__image{margin-top:3px}.episodes__description{margin-bottom:20px}.episodes__header{margin-bottom:35px;padding:0;border:0}.episodes__footer p.presenter{font-size:20px}.episodes__footer p.presenter span{font-weight:700}@media all and (max-width: 991px){.episodes{padding-bottom:104px;gap:50px}.episodes__image{align-self:center;margin-top:35px}.episodes__header{margin-bottom:40px}.episodes__footer{gap:55px;flex-direction:column-reverse}.episodes__footer p.presenter{position:static;align-self:flex-start;font-size:18px}}.testimonials{--item-width:434px;display:flex;padding:95px 0}.testimonials .section__header{max-width:100%;margin:0;position:relative}.testimonials .section__header p{margin-top:25px}@media all and (min-width: 992px){.testimonials .section__header{flex:0 0 510px;text-align:left;padding-left:55px}.testimonials .section__header::after{top:0;right:0;position:absolute;z-index:10;width:75px;height:97px;content:'';background-repeat:no-repeat;background-size:100% 100%;background-image:url("../../../../img/backup-academy/testimonials/arrow.svg")}}.testimonials__spacer{flex:0 1 calc((100svw - 1088px) / 2)}.testimonials__wrap{display:flex;flex:1;gap:80px;align-items:center;max-width:100%;overflow:hidden;position:relative}.testimonials__list{overflow-x:hidden}.testimonials__list.no-anim .testimonials__track{transition:none}@media all and (max-width: 991px){.testimonials__list{position:relative}.testimonials__list::after{top:-70px;left:50%;transform:translateX(-50%) rotate(90deg);position:absolute;z-index:10;width:75px;height:97px;content:'';background-repeat:no-repeat;background-size:100% 100%;background-image:url("../../../../img/backup-academy/testimonials/arrow.svg")}}.testimonials__track{display:flex;gap:35px;will-change:transform;backface-visibility:hidden;transition:transform 2000ms ease-out;transform:translateX(calc(var(--index, 0) * -1 * (var(--item-width) + 35px)))}.testimonials__track .item{flex:0 0 var(--item-width);min-height:260px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;padding:32px 42px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("../../../../img/backup-academy/testimonials/item-bg-desktop.webp")}.testimonials__track .item img{margin-left:-3px}.testimonials__track .item p{font-size:18px;line-height:144%}.testimonials__track .item .author{display:flex;gap:13px}.testimonials__track .item .author__icon{display:flex;justify-content:center;align-items:center;width:41px;height:41px;font-size:20px;line-height:1;color:#fff;background-color:#0A5B89;border-radius:50%}.testimonials__track .item .author__content{font-size:16px;line-height:128%}.testimonials__track .item .author__content span{font-size:14px;display:block;margin-top:5px;color:#D1D1D1}@media all and (max-width: 991px){.testimonials{padding:105px 0 75px}.testimonials__spacer{display:none}.testimonials__wrap{overflow:visible;flex-direction:column;align-items:center;gap:90px;padding:0 32px}.testimonials__list{overflow-x:visible}.testimonials__track{transition:none;transform:none;flex-direction:column;gap:20px}.testimonials__track .item{--item-width:100%;min-height:210px;padding:25px 35px;background-image:url("../../../../img/backup-academy/testimonials/item-bg-mobile.webp")}.testimonials__track .item p{font-size:15px}.testimonials__track .item .author__icon{width:33px;height:33px;font-size:16px}.testimonials__track .item .author__content{font-size:13px}.testimonials__track .item .author__content span{font-size:11px}}
