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:#0d1f3c;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#e8eff7}h2{font-family:Barlow Condensed,sans-serif;font-weight:600;font-size:48px;line-height:1.2;color:#c4e0eb;margin-bottom:64px}@media only screen and (min-width: 1440px){body{font-size:18px}h2{font-size:64px;margin-bottom:80px}}.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:#061328}.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:#061328;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:border .3s ease-in-out}.menu-item:hover,.menu-item:focus,.menu-item.active{border-bottom:1px solid #cecece}@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:all .3s ease-in-out}.navigation-item:hover{font-weight:600}.navigation-item:focus,.navigation-item.active{border-bottom:1px solid #cecece}}.home-section{background-image:url(./mob-CXoWmNVO.png);background-repeat:no-repeat;background-position:top center;background-size:cover;height:812px}.home-wrapper{margin-top:40px;display:flex;flex-direction:column;align-items:start}.home-title{font-family:Barlow Condensed,sans-serif;font-weight:600;font-size:80px;line-height:1.2;color:#f4a93d}.home-big-text{margin-top:16px;font-weight:500;font-size:24px;line-height:1.3}.home-text{margin-top:48px;width:340px}.home-link{margin-top:279px;display:flex;align-items:center;justify-content:center;border-radius:8px;padding:16px 24px;width:256px;height:59px;background:#f4a93d;font-size:18px;color:#0d1f3c;margin-left:auto;margin-right:auto;transition:background .3s ease-in-out}.home-link:hover{background:#c98f3f}@media only screen and (min-width: 1440px){.home-section{background-image:url(./desk-tEdkhUGF.png);height:671px}.home-wrapper{width:544px}.home-title{font-size:128px}.home-big-text{font-size:28px}.home-text{width:100%}.home-link{margin-top:48px;margin-left:0}}.how-list{display:flex;flex-direction:column;align-items:center;gap:16px}.how-item{border-radius:8px;padding:16px 0;width:343px;height:354px;background:#2e7d9e;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.how-item-title{font-weight:500;font-size:18px}.how-item p{padding-left:16px;padding-right:16px}@media only screen and (min-width: 1440px){.how-list{flex-direction:row;justify-content:center;gap:32px}.how-item{width:352px;height:398px}.how-item-title{font-size:20px}}.features-wrapper{display:flex;flex-direction:column;align-items:center;gap:32px}.features-list{display:flex;flex-direction:column;gap:24px;width:340px}.features-item{display:flex;flex-direction:column;gap:8px}.features-item-wrapper{display:flex;align-items:center;font-weight:500;font-size:18px}@media only screen and (min-width: 1440px){.features-wrapper{flex-direction:row;gap:97px}.features-list{width:544px}.features-item-wrapper{font-size:20px}}.about-section{background-image:url(./mob-gvs70NJi.png);background-repeat:no-repeat;background-position:top center;background-size:cover;height:695px}.about-wrapper{width:340px}.span{font-weight:500;font-size:18px}@media only screen and (min-width: 1440px){.about-section{background-image:url(./desk-DTnw-zpt.png);height:482px}.about-wrapper{width:540px}.span{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 #2e7d9e;border-radius:8px;padding:16px}.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:#f4a93d;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:16px 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}}.footer{background:#061328}.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}.footer-text{font-size:11px;text-align:center}@media only screen and (min-width: 1440px){.footer-text{font-size:12px}}
