.service-content{display:flex;flex-direction:column;gap:60px;max-width:1440px;margin:50px auto;padding:0 60px}@media only screen and (max-width:1023px){.service-content{padding:0 40px}}@media only screen and (max-width:767px){.service-content{padding:0 20px}}.service-content__title{font-size:64px;line-height:67px;color:#0189a8;font-weight:600;background:-webkit-linear-gradient(#1564a7,#0189a8);background-clip:text;-webkit-text-fill-color:transparent;-webkit-background-clip:text}@media only screen and (max-width:1023px){.service-content__title{font-size:49px;line-height:51px}}@media only screen and (max-width:767px){.service-content__title{font-size:35px;line-height:36px}}.service-content__terms{padding:8px 16px;background-color:#abf3f9;border-radius:20px;color:#1c3480;font-weight:500;font-size:19px;line-height:28px;width:fit-content}.service-content__included{width:100%;background-color:#ffffffe6;border-radius:20px;padding:40px;box-shadow:0 4px 16px #00000014;box-sizing:border-box}@media only screen and (max-width:1023px){.service-content__included{padding:30px 20px}}@media only screen and (max-width:767px){.service-content__included{padding:20px 15px}}.service-content__included-title{font-size:35px;line-height:42px;font-weight:600;color:#1c3480;margin-bottom:30px;text-align:center}@media only screen and (max-width:1023px){.service-content__included-title{font-size:28px;line-height:34px;margin-bottom:25px}}@media only screen and (max-width:767px){.service-content__included-title{font-size:24px;line-height:30px;margin-bottom:20px}}.service-content__included-list{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;width:100%}@media only screen and (max-width:767px){.service-content__included-list{gap:15px}}.service-content__included-item{position:relative;display:flex;align-items:center;gap:15px;width:calc(33.3333333333% - 60px);padding:20px;background-color:#fff9;border-radius:12px;border:1px solid rgba(21,100,167,.1);transition:all .3s ease}@media only screen and (max-width:1023px){.service-content__included-item{width:calc(50% - 60px);padding:15px;gap:12px}}@media only screen and (max-width:767px){.service-content__included-item{width:90%}}.service-content__included-item--link:hover{background-color:#fffc;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.service-content__included-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#abf3f9;border-radius:50%;color:#1c3480;flex-shrink:0}.service-content__included-icon svg{width:20px;height:20px;stroke-width:3}@media only screen and (max-width:1023px){.service-content__included-icon{width:36px;height:36px}.service-content__included-icon svg{width:18px;height:18px}}.service-content__included-open-icon{position:absolute;right:10px;top:10px;width:16px;height:16px}.service-content__included-open-icon svg{width:100%;height:100%;stroke:#0189a8}.service-content__included-text{font-size:18px;line-height:26px;font-weight:500;color:#333;flex:1}@media only screen and (max-width:1023px){.service-content__included-text{font-size:16px;line-height:24px}}.service-content__info{display:flex;flex-direction:column;gap:30px;justify-content:space-between}.service-content__info .button{align-self:start}.service-content__container{display:flex;gap:150px;align-items:center;justify-content:space-between;width:100%;flex-wrap:nowrap}@media only screen and (max-width:767px){.service-content__container{flex-direction:column;align-items:flex-start;gap:60px}}.service-content__desc{font-size:36px;line-height:57px;font-weight:500;color:#11181d;max-width:960px}@media only screen and (max-width:767px){.service-content__desc{font-size:25px;line-height:40px}}.service-content__section{margin-bottom:20px}.service-content__list{padding:0;margin:0;color:#11181d}.service-content__list-item{margin-bottom:15px;font-size:19px;line-height:31px;font-weight:500}.service-content__image{display:flex;align-items:center;justify-content:flex-end;aspect-ratio:1/1;width:100%;height:auto;max-width:350px;max-height:350px;--rotateX: 3.3204334365325074deg;--rotateY: 4.977653631284916deg;transform:rotateX(var(--rotateX)) rotateY(var(--rotateY))}@media only screen and (max-width:767px){.service-content__image{justify-content:flex-start;align-items:flex-start;width:250px;height:250px}}.service-content__image img{width:100%;max-width:350px;max-height:350px;aspect-ratio:1/1;object-fit:cover;border-radius:20px;border:8px solid #fff;box-shadow:0 0 30px #00a6ff26}.service-content__section--features{display:flex;align-items:center;gap:50px}@media only screen and (max-width:767px){.service-content__section--features{flex-direction:column;align-items:flex-start}}.service-content__svg{max-width:280px;max-height:280px;aspect-ratio:1/1;margin-top:4px;display:flex;align-items:flex-start;justify-content:center}.service-content__svg svg{width:100%;height:auto;display:block}.service-content__btns{display:flex;flex-direction:column;gap:40px}.service-content__button{align-self:start}@media only screen and (max-width:767px){.service-content__button{align-self:center}}.service-content__link{align-self:start;padding:0}@media only screen and (max-width:767px){.service-content__link{align-self:center}}.product{background:#d9fdf1;border-radius:20px;padding:30px}.product__container{display:flex;align-items:center;gap:40px}@media only screen and (max-width:767px){.product__container{flex-direction:column;align-items:flex-start;gap:30px}}.product__image{width:300px;height:300px;object-fit:cover;border-radius:20px;border:6px solid #fff;box-shadow:0 0 30px #b0e4d359;margin:-6px}@media only screen and (max-width:767px){.product__image{width:180px;height:180px}}.product__info{display:flex;flex-direction:column;gap:20px}.product__info p:not(:first-child){margin-top:12px}.product__title{font-size:32px;line-height:38px;font-weight:600;color:#11181d}@media only screen and (max-width:767px){.product__title{font-size:24px;line-height:30px}}.product .button{align-self:start}.alert{width:960px;max-width:100%;margin:0 auto 20px;border:2px solid #1564a7;border-radius:20px;padding:20px;text-align:center;box-sizing:border-box}@media only screen and (max-width:1023px){.alert{width:100%;max-width:100%;margin:0 auto 20px}}@media only screen and (max-width:767px){.alert{width:100%;max-width:100%;margin:0 auto 20px}}.alert__text p{font-size:36px;line-height:57px;font-weight:500;color:#1564a7}@media only screen and (max-width:767px){.alert__text p{font-size:25px;line-height:40px}}.alert__text a{color:#1564a7;font-weight:600}
