.text-boxes{position:relative;padding:40px 0}.text-boxes__inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1320px;margin:0 auto;padding:0 20px}.text-boxes__boxes{display:grid;grid-template-columns:1fr;gap:20px}@media (max-width:1199px){.text-boxes__boxes{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.text-boxes__box{padding:28px 20px;border-radius:24px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);-webkit-box-shadow:rgba(20,73,116,.3) 0 2px 10px 0;box-shadow:rgba(20,73,116,.3) 0 2px 10px 0;text-align:center;color:#fff;-webkit-transition:background .2s ease;transition:background .2s ease;display:block;width:100%;border:0;cursor:pointer;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:background .25s ease,-webkit-transform .25s ease,-webkit-box-shadow .25s ease;transition:background .25s ease,-webkit-transform .25s ease,-webkit-box-shadow .25s ease;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,-webkit-transform .25s ease,-webkit-box-shadow .25s ease}.text-boxes__box.is-active,.text-boxes__box:focus-visible,.text-boxes__box:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 24px 44px rgba(0,0,0,.18);box-shadow:0 24px 44px rgba(0,0,0,.18)}.text-boxes__box:not(.is-active){background:rgba(255,255,255,.28)}.text-boxes__box.is-active{background:linear-gradient(135deg,#345db4 0,#35cfff 100%)}.text-boxes__content-wrap{position:relative}.text-boxes__box-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:54px;height:54px;margin:0 auto 18px}.text-boxes__box-icon img{display:block;max-width:100%;max-height:100%;width:auto;height:auto}.text-boxes__box-title{margin:0 0 10px;font-size:34px;line-height:1.05;font-weight:700;color:#fff}.text-boxes__box-text{font-size:16px;line-height:1.35;color:#fff}.text-boxes__box-text p{margin:0}.text-boxes__content{display:none;color:#fff}@media (min-width:1200px){.text-boxes__content{max-width:640px}}.text-boxes__content.is-active{display:block}.text-boxes__content h1,.text-boxes__content h2,.text-boxes__content h3,.text-boxes__content h4,.text-boxes__content h5,.text-boxes__content h6{margin:0 0 18px;font-weight:700;color:#fff}.text-boxes__content p{margin:0;line-height:1.45;color:#fff}.text-boxes__content p:last-child{margin-bottom:0}.text-boxes__content strong{color:#35d0ff;font-weight:700}@media (min-width:768px){.text-boxes{padding:60px 0}.text-boxes__inner{padding:0 32px}.text-boxes__boxes{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.text-boxes__box{min-height:240px;padding:34px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:1200px){.text-boxes{padding:90px 0}.text-boxes__inner{grid-template-columns:minmax(0,540px) minmax(0,1fr);gap:80px}.text-boxes__boxes{gap:28px}.text-boxes__box{min-height:260px;border-radius:28px;padding:40px 28px}.text-boxes__box-icon{width:64px;height:64px;margin-bottom:22px}.text-boxes__content{padding-right:20px}}