.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:.5}.btn--loading{background-color:#fff;border:1px solid #e23110;color:#fff;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 rgba(0,0,0,0);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 .3s}.btn--gradient:hover::after{opacity:1}.btn--ghost{background:rgba(0,0,0,0);border:none}.hero .btn--secondary,.section--dark .btn--secondary,.data .btn--secondary,.ransomware-block .btn--secondary,.solutions-new__ctas--top .btn--secondary,.buttons--cta-xone .btn--secondary{font-size:16px;padding:13px 34px 14px}@media all and (max-width: 767px){.hero .btn--secondary,.section--dark .btn--secondary,.data .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,.section--dark .btn--secondary,.data .btn--secondary,.ransomware-block .btn--secondary,.solutions-new__ctas--top .btn--secondary,.buttons--cta-xone .btn--secondary{border-color:#fff;background-color:rgba(0,0,0,0)}.hero .btn--secondary:hover,.section--dark .btn--secondary:hover,.data .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:rgba(0,0,0,0)}.solutions-new__ctas .btn--white:hover{background-color:rgba(0,0,0,0);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:rgba(0,0,0,0)}.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%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes slide-in{to{opacity:1;transform:translateX(0)}}.top{overflow:hidden;padding-bottom:120px;background-color:#041523}@media all and (max-width: 767px){.top{padding-bottom:80px}}.top .hero{padding-top:160px;display:flex;flex-direction:column;align-items:center;gap:64px;text-align:center}@media all and (max-width: 991px){.top .hero{padding-top:120px;gap:40px}}.top .hero__content{width:100%}.top .hero__image{position:relative;width:615px;max-width:100%;margin:0 auto;margin-top:34px}.top .hero__device-wrap{position:relative}.top .hero__device{display:block;width:100%;height:auto;position:relative;z-index:2}.top .hero__wing{position:absolute;top:50%;transform:translateY(-50%);z-index:1;height:auto;pointer-events:none}@media all and (max-width: 1199px){.top .hero__wing{display:none}}.top .hero__wing--left{right:100%;width:27.5%;margin-right:13%}.top .hero__wing--right{left:100%;width:28.6%;margin-left:13%}.top .hero__glow{position:absolute;top:50%;opacity:.15;filter:blur(136px);transform:translate(-50%, -50%);pointer-events:none;z-index:0}@media all and (max-width: 1199px){.top .hero__glow{display:none}}.top .hero__glow--green{left:-6.5%;width:480px;height:480px;border-radius:240px;background:var(--Green-blur, #0A8A65)}.top .hero__glow--blue{left:106.5%;width:500px;height:500px;border-radius:250px;background:var(--Blurs-Blue-blur, #0A328A)}.top .hero h1{max-width:700px;color:#fff;font-size:52px;font-weight:600;line-height:64px;letter-spacing:-1.04px;margin:0 auto 24px}@media all and (max-width: 767px){.top .hero h1{font-size:32px;line-height:42px}}.top .hero p{max-width:700px;color:#fff;font-size:18px;font-weight:400;line-height:26px;margin:0 auto 24px}.top .hero p.hero__eyebrow{max-width:700px;font-size:18px;font-weight:600;line-height:28px;margin:0 auto 24px}.top .hero__bottom{display:flex;align-items:center;justify-content:space-between;width:100%;gap:42px;margin-top:40px}@media all and (max-width: 991px){.top .hero__bottom{flex-direction:column;align-items:stretch;gap:48px;margin-top:48px}}.top .hero__badges{display:flex;padding:16px 24px;align-items:flex-start;justify-content:center;gap:48px;border-radius:16px;border:1px solid hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.04);width:-moz-fit-content;width:fit-content;flex-shrink:0}@media all and (max-width: 991px){.top .hero__badges{width:100%;flex-wrap:wrap;gap:24px;padding:16px}}.top .hero__badge{display:flex;gap:12px;align-items:center}.top .hero__badge h2{color:#fff;font-size:14px;font-weight:600;line-height:20px;margin-bottom:0}.top .hero__trusted{min-width:0;flex:1 1 auto;max-width:588px}.top .hero__trusted h3{color:hsla(0,0%,100%,.8);font-size:14px;font-weight:600;line-height:20px;text-align:right;margin-bottom:16px}@media all and (max-width: 991px){.top .hero__trusted h3{text-align:center;margin-bottom:24px}}@media all and (max-width: 991px){.top .hero .buttons{flex-direction:row}.top .hero .buttons a{font-size:14px;width:100%}}#trusted-splide{width:100%;max-width:100%;overflow:hidden}#trusted-splide .splide__track{-webkit-mask-image:linear-gradient(to right, transparent 0%, black 25%, black 75%, transparent 100%);mask-image:linear-gradient(to right, transparent 0%, black 25%, black 75%, transparent 100%)}#trusted-splide .splide__track .splide__slide{display:flex;align-items:center}@media all and (max-width: 767px){#trusted-splide .splide__track{-webkit-mask-image:linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);mask-image:linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%)}}.standards{overflow:hidden;padding-bottom:218px;background-color:#041523}.standards__title{color:#fff;text-align:center;font-size:40px;font-weight:600;line-height:120%;max-width:640px;margin:0 auto 48px}@media all and (max-width: 991px){.standards__title{font-size:28px;margin-bottom:48px}}.standards__features{display:flex;justify-content:center}@media all and (max-width: 991px){.standards__features{flex-direction:column;gap:32px}}.standards__item{flex:1;padding:32px 32px 40px;border-right:1px dashed #0a5b89}.standards__item:first-child{padding-left:0}.standards__item:last-child{border-right:none;padding-right:0}@media all and (max-width: 991px){.standards__item{border-right:none;padding:0}}@media all and (max-width: 991px){.standards__item{padding:32px 17px 40px;border-bottom:1px dashed #0a5b89}.standards__item:first-child{padding-left:17px}.standards__item:last-child{padding-right:17px;border-bottom:none}}.standards__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px;border:1px solid #0a5b89;margin-bottom:24px}.standards__icon img{width:20px;height:20px}.standards h4{color:#fff;font-size:20px;max-width:237px;font-weight:600;line-height:130%;margin:0}@media all and (max-width: 991px){.standards h4{max-width:unset}}.models{padding:128px 0 64px}@media all and (max-width: 767px){.models{padding:80px 16px 64px}}.models__title{color:#1a1a1a;text-align:center;font-size:40px;font-weight:600;line-height:130%;margin:0 auto 64px}.models__card{margin:0 auto;padding:8px 32px 16px;background:#fff;border:1px solid #b0d9ff;border-radius:16px;overflow-x:auto}.models table{width:100%;min-width:560px;border-collapse:collapse}.models thead th{color:#636c70;font-size:20px;font-weight:600;text-align:center;padding:24px 12px 16px;border-bottom:1px solid #e7edf3;white-space:nowrap}.models tbody td{color:#000;font-size:20px;font-weight:400;text-align:center;padding:14px 12px;white-space:nowrap}.models__unit{color:#54a4e1;font-weight:700}.advertisement{padding:0 0 128px;background-color:#fff}@media all and (max-width: 767px){.advertisement{padding:0px 16px 160px}}.advertisement__container{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;color:#fff;text-align:center;padding:106px 206px;border-radius:16px;background-color:#000}@media all and (max-width: 991px){.advertisement__container{padding:56px 16px}}.advertisement__container::before,.advertisement__container::after{content:"";position:absolute;top:0;opacity:.45;filter:blur(110px);pointer-events:none}@media all and (max-width: 991px){.advertisement__container::before,.advertisement__container::after{opacity:.6}}.advertisement__container::before{left:30%;width:520px;height:400px;border-radius:50%;background:#0a8a65;transform:translate(-50%, -60%)}.advertisement__container::after{left:70%;width:540px;height:320px;border-radius:50%;background:#0a328a;transform:translate(-50%, -60%)}@media all and (max-width: 991px){.advertisement__container::before,.advertisement__container::after{width:280px;height:180px}}@media all and (max-width: 991px){.advertisement__container::before{left:auto;right:0;transform:translate(40%, -30%)}.advertisement__container::after{display:none}}.advertisement__container h2{position:relative;z-index:1;font-size:32px;font-weight:600;line-height:128%;white-space:nowrap;margin:0 0 16px}@media all and (max-width: 767px){.advertisement__container h2{white-space:normal}}.advertisement__container p{position:relative;z-index:1;font-size:16px;line-height:22px;max-width:800px;margin:0}.advertisement__container .buttons{position:relative;z-index:1;margin-top:24px}@media all and (max-width: 767px){.advertisement__container .buttons{flex-direction:row}.advertisement__container .buttons a{width:100%}}.certifications{background-color:#fff;padding:128px 0}@media all and (max-width: 767px){.certifications{padding:0 0 80px}}.certifications__title{color:#000;text-align:center;font-size:40px;font-weight:600;line-height:50px;margin:0 auto 64px}@media all and (max-width: 767px){.certifications__title{font-size:32px;line-height:42px;margin-bottom:60px}.certifications__title br{display:none}}.certifications__items{display:flex;justify-content:center;flex-wrap:wrap;gap:32px}@media all and (max-width: 767px){.certifications__items{gap:16px}}.certifications__item{display:flex;align-items:center;gap:20px;justify-content:center;box-sizing:border-box;width:268px;padding:16px;border:1px solid #b0d9ff;border-radius:10px;flex-shrink:0}@media all and (max-width: 767px){.certifications__item{width:100%}}.certifications__item span{color:#000;font-size:16px;font-weight:700;white-space:nowrap}.ecosystem{background-color:#041523;padding:128px 0}.ecosystem__title{color:#fff;text-align:center;font-size:40px;font-weight:600;line-height:50px;margin:0 auto 24px}@media all and (max-width: 767px){.ecosystem__title{font-size:32px;line-height:42px}}.ecosystem__subtitle{color:#fff;text-align:center;font-size:16px;line-height:150%;max-width:600px;margin:0 auto 48px}.ecosystem__cards{display:flex;flex-wrap:wrap;justify-content:center;gap:32px}.ecosystem__card{position:relative;display:flex;flex-direction:column;flex:1 1 340px;max-width:480px;border-radius:16px;border:1px solid rgba(0,0,0,0);background:linear-gradient(#041523, #041523) padding-box,linear-gradient(90deg, #0A8A65 0%, #0A328A 100%) border-box;box-shadow:0 4px 35.5px 0 rgba(0,0,0,.1);overflow:hidden;text-decoration:none;cursor:pointer}.ecosystem__card-image{padding:32px 32px 0}.ecosystem__card-image img{display:block;width:100%;height:auto;border-radius:12px}.ecosystem__card-content{padding:32px}.ecosystem__card-content h3{color:#fff;font-size:20px;font-weight:600;line-height:34px;margin-bottom:12px}@media all and (max-width: 767px){.ecosystem__card-content h3{font-size:24px;margin-bottom:8px}}.ecosystem__card-content p{color:#cdd6da;font-size:16px;line-height:24px;margin-bottom:16px}@media all and (max-width: 767px){.ecosystem__card-content p{margin-bottom:8px}}.ecosystem__cta{color:#fff;font-size:20px;font-weight:600;line-height:30px}.ecosystem__cta img{display:inline;width:auto;vertical-align:middle;margin-left:4px;transition:margin-left .2s ease-in-out;filter:brightness(0) invert(1)}.ecosystem__card:hover .ecosystem__cta img{margin-left:8px}.demo-cta{overflow:hidden;background-color:#fff;padding:120px 0;text-align:center}.demo-cta .btn--white{font-size:16px;padding:13px 34px 14px}@media all and (max-width: 767px){.demo-cta .btn--white{font-size:19px;padding:18px 15px}}.demo-cta .btn--white{border-color:#e7e7e7}@media all and (max-width: 767px){.demo-cta{padding:90px 0 80px}}.demo-cta__title{color:#1a1a1a;font-size:40px;font-weight:600;line-height:130%;margin:0 auto 16px}@media all and (max-width: 767px){.demo-cta__title{font-size:26px}}.demo-cta__subtitle{color:#000;font-size:16px;line-height:150%;max-width:790px;margin:0 auto 32px}.demo-cta__image{position:relative;width:512px;max-width:100%;margin:64px auto 0}@media all and (max-width: 767px){.demo-cta__image::before,.demo-cta__image::after{content:"";position:absolute;top:0;bottom:0;width:70px;z-index:2;pointer-events:none}.demo-cta__image::before{left:-15px;background:linear-gradient(to right, #fff 0%, #fff 15%, rgba(255, 255, 255, 0) 100%)}.demo-cta__image::after{right:-15px;background:linear-gradient(to left, #fff 0%, #fff 15%, rgba(255, 255, 255, 0) 100%)}}.demo-cta__device{display:block;width:100%;height:auto;position:relative;z-index:1}@media all and (max-width: 767px){.demo-cta__device{width:80%;margin:0 auto}}.demo-cta__wing{position:absolute;top:50%;transform:translateY(-50%);z-index:0;pointer-events:none;height:auto}.demo-cta__wing--left{right:100%;margin-right:-80px;transform:translateY(calc(-50% + 24px))}@media all and (max-width: 767px){.demo-cta__wing--left{right:60%;transform:translateY(calc(-60% + 24px))}}.demo-cta__wing--right{left:100%;margin-left:-80px;transform:translateY(calc(-50% - 60px))}@media all and (max-width: 767px){.demo-cta__wing--right{left:60%;transform:translateY(calc(-10% - 60px))}}@media all and (max-width: 767px){.demo-cta .buttons{flex-direction:row}.demo-cta .buttons a{padding:4px 20px;font-size:14px}}.data{overflow:hidden;padding-bottom:160px;background-color:#041523}@media all and (max-width: 767px){.data{padding-bottom:80px}}.data__container{display:flex;flex-direction:column;gap:24px}.data__text{display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center}.data__text h2{color:#fff;font-size:40px;font-weight:600;line-height:120%;margin-bottom:16px;max-width:588px}@media all and (max-width: 991px){.data__text h2{font-size:28px;margin-bottom:12px}}.data__text p{max-width:588px;color:#fff;font-size:16px;line-height:27px}@media all and (max-width: 991px){.data__text p{font-size:14px;line-height:24px}}.resources{overflow:hidden;padding-bottom:160px;background-color:#041523}.resources__title{font-size:40px;line-height:120%;text-align:center;max-width:588px;font-weight:600;color:#fff;margin:160px auto 178px}@media all and (max-width: 991px){.resources__title{padding-bottom:0;margin-bottom:48px}}@media all and (max-width: 991px){.resources{padding-bottom:80px}}.resources__box{color:#fff;display:flex;gap:140px}@media all and (max-width: 991px){.resources__box{flex-direction:column-reverse;gap:40px}}@media all and (max-width: 767px){.resources__box div br{display:none}}.resources__box:not(:last-child){margin-bottom:128px}@media all and (max-width: 991px){.resources__box:not(:last-child){margin-bottom:0}}.resources__box div{display:flex;flex-direction:column;justify-content:center;gap:24px}@media all and (max-width: 991px){.resources__box div img{max-width:100%;-o-object-fit:contain;object-fit:contain;height:auto}}@media all and (max-width: 991px){.resources__box:nth-child(even) div:nth-child(1){order:2}.resources__box:nth-child(even) div:nth-child(2){order:1}}.resources__box h2{font-size:32px;font-weight:600;line-height:128%;max-width:350px}.resources__box h2 span{color:#d0e3ff}.resources__box p{font-size:16px;line-height:27px;color:#cfd1d2}.resources__box a{color:#87ccf2;font-size:16px;line-height:130%;cursor:pointer;font-weight:600}.resources__box a img{vertical-align:middle;transition:margin-left .2s ease-in-out;margin-left:4px;fill:#87ccf2}.resources__box a:hover img{margin-left:8px}.restore{overflow:hidden;padding-bottom:160px;background-color:#041523;color:#fff}@media all and (max-width: 767px){.restore{padding-bottom:80px}}.restore h2{text-align:center;font-size:40px;font-weight:600;line-height:120%;max-width:580px;margin:0 auto 24px}@media all and (max-width: 767px){.restore h2{font-size:32px;margin-bottom:16px}}.restore__description{text-align:center;font-size:16px;font-weight:400;line-height:27px;max-width:660px;margin:0 auto 80px}@media all and (max-width: 767px){.restore__description{margin:0 auto 48px}}.restore__features{display:flex;flex-direction:column;gap:48px;margin-bottom:80px}@media all and (max-width: 767px){.restore__features{margin-bottom:48px}}.restore__box{display:flex;background:#061d2f;border-radius:16px}@media all and (max-width: 991px){.restore__box{flex-direction:column;gap:32px;align-items:center;background:none}}@media all and (max-width: 767px){.restore__box img{height:239px;width:414px}}.restore__box-content{display:flex;padding:0 80px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;flex:1 0 0;align-self:stretch}@media all and (max-width: 991px){.restore__box-content{padding:0}}.restore__box-content h3{font-size:26px;font-weight:600;line-height:130%}.restore__box-content p{color:#cfd1d2;font-size:16px;line-height:138%}.easy-of-use{overflow:hidden;padding-bottom:160px;color:#1a1a1a}@media all and (max-width: 767px){.easy-of-use{padding-bottom:96px}}.easy-of-use h3{color:#84898c;font-size:14px;font-weight:400;line-height:100%;text-transform:uppercase;text-align:center;margin-bottom:24px}.easy-of-use h2{text-align:center;font-size:40px;font-weight:600;line-height:120%;max-width:520px;margin:0 auto 24px}@media all and (max-width: 767px){.easy-of-use h2{font-size:32px;margin-bottom:16px;line-height:128%}}.easy-of-use__description{text-align:center;font-size:16px;font-weight:400;line-height:27px;max-width:660px;margin:0 auto 48px}@media all and (max-width: 767px){.easy-of-use__description{line-height:27px;margin:0 auto 48px}}.easy-of-use__features{display:flex;gap:32px;flex-wrap:wrap}@media all and (max-width: 991px){.easy-of-use__features{gap:16px;flex-direction:column}}.easy-of-use__box{flex:0 0 calc((100% - 64px)/3);padding:40px;border-radius:16px;border:1px solid rgba(92,169,234,.25);background:radial-gradient(119.64% 141.42% at 100% 0%, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);min-height:320px;max-width:calc((100% - 64px)/3)}@media all and (max-width: 1260px){.easy-of-use__box{flex:0 0 calc((100% - 32px)/2);max-width:unset}}@media all and (max-width: 991px){.easy-of-use__box{flex:0 0 100%;padding:24px;min-height:auto;max-width:unset}}.easy-of-use__box--dark{background-image:url("../../../../img/pages/m365/easy-of-use-dark-tile-bg.webp");background-position:center;background-repeat:no-repeat;background-size:cover}.easy-of-use__box--dark .btn{padding:12px 20px 12px;font-size:13px}@media all and (max-width: 767px){.easy-of-use__box--dark .btn{padding:10px 16px;font-size:12px}}.easy-of-use__box--dark h2{color:#fff;font-size:20px;font-weight:600;line-height:130%;text-align:left;margin-bottom:16px}.easy-of-use__box--dark p.description{color:#fff;font-size:16px;line-height:22px;margin-bottom:32px}.easy-of-use__box h4{color:#1a1a1a;font-size:20px;font-weight:600;line-height:130%;margin-bottom:16px}.easy-of-use__box p{color:#5a5e60;font-size:16px;line-height:22px;margin-bottom:0}.easy-of-use__img-wrapper{display:flex;width:48px;height:48px;padding:12px;justify-content:center;align-items:center;border-radius:8px;border:1px solid rgba(92,169,234,.25);background:rgba(245,250,252,.25);margin-bottom:32px}.faq{padding:128px 0;color:#1a1a1a;text-align:center}@media all and (max-width: 767px){.faq{padding:80px 16px}}.faq__eyebrow{color:#636c70;font-size:18px;font-weight:400;line-height:24px;margin:0 auto;padding-bottom:24px}.faq h2{font-size:32px;font-weight:600;line-height:36px;margin:0 auto 24px;max-width:484px}@media all and (max-width: 767px){.faq h2{font-size:26px;line-height:36px}}.faq p{font-size:16px;line-height:24px;margin-bottom:104px}@media all and (max-width: 767px){.faq p{line-height:24px;margin-bottom:48px}}.faq__question{border-radius:16px;background:#fafafa;padding:40px;max-width:795px;margin:0 auto 16px;text-align:left}@media all and (max-width: 767px){.faq__question{padding:16px}}.faq__question:not([open]) .faq__summary span::after{transform:rotate(180deg)}.faq__summary{display:flex;justify-content:space-between;gap:32px;font-size:18px;font-weight:600;line-height:24px;color:#1a1a1a;cursor:pointer;list-style:none}@media all and (max-width: 767px){.faq__summary{line-height:24px;gap:16px}}.faq__summary span{width:32px;height:32px;background-color:#fff;border-radius:4px;flex-shrink:0}@media all and (max-width: 767px){.faq__summary span{width:40px;height:40px}}.faq__summary span:after{display:block;width:32px;height:32px;background-image:url("../../../../img/pages/m365/icons/faq-arrow.svg");background-repeat:no-repeat;background-position:center;background-size:8px 6px;flex:0 0 32px;content:"";transition:all 150ms ease-out}@media all and (max-width: 767px){.faq__summary span:after{width:40px;height:40px;flex:0 0 40px;background-size:12px 10px}}.faq__summary::-webkit-details-marker{display:none}.faq__content{margin-top:24px}@media all and (max-width: 767px){.faq__content{margin-top:16px}}.faq__content p{color:#1a1a1a;font-size:15px;line-height:24px;margin-bottom:24px}.faq__content p:last-child{margin-bottom:0}@media all and (max-width: 767px){.faq__content p{line-height:24px}}.faq__content ul{padding-left:16px;margin-bottom:24px}.faq__content ul:last-child{margin-bottom:0}.faq__content ul li{font-size:15px;font-weight:400;line-height:24px}.faq__gradient-text{background:var(--Icon-gradient, linear-gradient(90deg, #0A8A65 -13.33%, #0A328A 109.17%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:600}@media all and (max-width: 767px){section .buttons .btn{padding:12px 12px;font-size:14px;font-weight:700}}.easy-of-use{padding-top:128px;padding-bottom:128px}.easy-of-use h2,.easy-of-use__description{max-width:586px}.easy-of-use h2{margin-bottom:24px}@media all and (max-width: 767px){.easy-of-use{padding-top:80px}}.resources{padding-bottom:236px}.resources .container{display:flex;flex-direction:column}@media all and (max-width: 991px){.resources .container{gap:90px}}.resources__box{gap:40px;justify-content:center}@media all and (max-width: 991px){.resources__box{flex-direction:column}.resources__box h2{font-size:28px}.resources__box p{font-size:20px}}.resources__box>div{gap:32px}@media all and (max-width: 991px){.resources__box>div br{display:none}}@media all and (max-width: 767px){.resources__box div img{-o-object-fit:none;object-fit:none}}.resources__box h2,.resources__box p{margin:0;max-width:390px}.resources__box p{line-height:30px}.restore{padding-bottom:170px}@media all and (max-width: 991px){.restore{padding-bottom:90px}}.restore__features{margin-bottom:0;gap:80px}@media all and (max-width: 991px){.restore__features{gap:60px}}@media all and (max-width: 767px){.restore__box{background:#04223a;border-radius:16px;padding:16px;overflow:hidden}.restore__box picture{margin:-16px -16px 0}.restore__box img{width:100%;height:auto}}.faq{padding-top:90px}.faq h2{max-width:600px}.faq p.faq__eyebrow{margin-bottom:0}@media all and (max-width: 767px){.faq{padding-top:80px}}
