h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}body{background:#f5f5f5;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#333}h2{font-family:Inter,sans-serif;font-weight:700;font-size:36px;line-height:1.2;color:#0a6aae;margin-bottom:48px}@media only screen and (min-width: 1440px){body{font-size:18px}h2{font-size:48px}}.container{max-width:375px;margin:0 auto;padding:60px 16px}@media only screen and (min-width: 1440px){.container{max-width:1440px;padding:80px 160px}}.header{position:fixed;top:0;left:50%;transform:translate(-50%);z-index:999;border-radius:4px;padding:0 16px;width:100%;height:80px;background:#fff}.header-container{padding:20px 16px;display:flex;justify-content:space-between;align-items:center}.menu-button{display:flex;align-items:center;justify-content:center;border:none;width:40px;height:40px;margin-left:auto;background-color:inherit}.navigation-list{display:none}.modal{display:none;background:#fff;padding:170px 80px;width:100%;height:auto;z-index:1000;position:fixed;top:80px;left:50%;transform:translate(-50%);transition:visibility .3s ease}.menu-list{display:flex;flex-direction:column;gap:24px;align-items:center}.menu-item{padding:8px 12px;height:38px;text-align:center;transition:font-weight .3s ease-in-out}.menu-item:hover,.menu-item:focus,.menu-item.active{font-weight:600}@media screen and (min-width: 1440px){.header{height:60px}.header-container{display:flex;justify-content:space-between;align-items:center;padding:8px 160px;gap:40px}.menu-button{display:none}.navigation-list{display:flex;justify-content:center;gap:54px}.navigation-item{padding:8px 12px;display:flex;justify-content:center;transition:font-weight .3s ease-in-out}.navigation-item:hover{font-weight:600}.navigation-item:focus,.navigation-item.active{font-weight:600}}.home-container{display:flex;flex-direction:column;align-items:center}.home-wrapper{margin-top:40px;display:flex;flex-direction:column;margin-bottom:24px}.home-title{font-weight:700;font-size:46px;line-height:1.2;color:#0a6aae}.home-text{font-weight:500;font-size:24px;line-height:1.3;margin-top:8px;margin-bottom:48px}.home-link{margin-top:48px;display:flex;align-items:center;justify-content:center;border-radius:6px;padding:10px 12px;width:180px;height:57px;transition:transform .3s ease-in-out}.home-link:hover{transform:scale(1.02)}@media only screen and (min-width: 1440px){.home-container{padding-top:100px;flex-direction:row;gap:36px;justify-content:space-between;align-items:start;position:relative}.home-wrapper{width:531px}.home-link{position:absolute;margin-top:0;margin-bottom:0;bottom:130px;left:150px}.home-title{font-size:72px}.home-text{margin-top:16px;font-size:28px;margin-bottom:64px}}.how-container{display:flex;flex-direction:column;align-items:center;gap:32px}.how-list{display:flex;flex-direction:column;gap:16px}.how-item{border:1px solid #e0e0e0;border-radius:8px;padding:16px;width:343px;height:auto;background:#fff}.how-item-title{font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:1.3;color:#0a6aae}.how-item-text{font-size:18px;color:#0a6aae;margin-bottom:16px}@media only screen and (min-width: 1440px){.how-container{flex-direction:row;gap:41px}.how-item{width:544px;padding-right:17px}.mob{display:none}.how-item-title{font-size:28px}.how-item-text{font-size:20px}}.features-list{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.features-item{border:1px solid #e0e0e0;border-radius:8px;padding:16px;width:343px;height:147px;background:#fff}.features-item-title{font-weight:500;font-size:18px;line-height:1.5;color:#0a6aae;margin-bottom:16px}.features-img{margin-left:auto;margin-right:auto}@media only screen and (min-width: 1440px){.features-list{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:32px}.features-item{width:544px;height:auto;padding-right:20px}.features-item-title{font-size:20px}}.faq-acc{display:flex;flex-direction:column;width:343px;margin:0 auto;gap:24px}.faq-acc-el{position:relative;transition:margin-bottom .3s ease;border:1px solid #e0e0e0;border-radius:8px;padding:16px;background:#fff}.faq-acc-el-title{margin-bottom:0}.faq-acc-el-trigger{background:inherit;border:none;font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:1.5;color:#0a6aae;padding:0;width:311px;height:auto;cursor:pointer;box-sizing:border-box;text-align:left;display:flex;justify-content:space-between;align-items:center}.faq-acc-arr{display:flex;align-items:center;justify-content:center;background:inherit;transition:transform .3s ease}.faq-acc-arr.is-hidden{display:none}.faq-acc-el-descr-frame{background:inherit;width:311px;text-align:left;overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .3s ease,border-bottom .3s ease}.faq-acc-el.js-enabled .faq-acc-el-descr-frame{visibility:hidden}.faq-acc-el.open .faq-acc-el-descr-frame{visibility:visible;opacity:1;border:none;padding:8px 0 0;letter-spacing:-.04em;background:inherit;width:311px;max-height:500px;margin-bottom:16px}@media only screen and (min-width: 1440px){.faq-acc{width:1120px;margin:0 auto}.faq-acc-el-trigger{width:1088px;font-size:20px}.faq-acc-el-descr-frame,.faq-acc-el.open .faq-acc-el-descr-frame{width:1088px}}.contact-container{display:flex;flex-direction:column;align-items:center}.contact-title{text-align:center}.contact-text{font-weight:500;font-size:24px;line-height:1.3;text-align:center}@media only screen and (min-width: 1440px){.contact-text{font-size:28px}}.footer{background:#0a6aae}.footer-container{padding-top:40px;padding-bottom:16px;display:flex;flex-direction:column;align-items:center;gap:40px}.footer-navigation{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;color:#e0e0e0}.footer-text{font-size:11px;text-align:center;color:#e0e0e0}@media only screen and (min-width: 1440px){.footer-text{font-size:12px}}
