*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);scroll-behavior:smooth;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{margin:0;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1rem;line-height:1.5;color:#212529;background-color:#f8f9fa}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;line-height:1.25}p{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid #0081ff;outline-offset:2px}button{background:none;border:none;padding:0;cursor:pointer;font:inherit}button:focus-visible{outline:2px solid #0081ff;outline-offset:2px}img{max-width:100%;height:auto;display:block}.container{max-width:1246px;margin:0 auto;padding:0 11px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.header{position:fixed;top:29px;left:0;right:0;z-index:1000;padding:0 11px}@media(min-width: 768px){.header{top:27px}}.header.menu-open .container{border-bottom-left-radius:0;border-bottom-right-radius:0}.header .container{background:hsla(0,0%,100%,.8);border-radius:50px;display:flex;align-items:center;justify-content:space-between;padding:21px 37px;transition:all .3s ease-in-out;max-width:1191px}@media(min-width: 768px){.header .container{top:27px;padding:26px 45px}}.header:hover .container,.header.menu-open .container{background:#fff}.logo__image{max-width:207px;height:28px;display:none}@media(min-width: 768px){.logo__image{display:block}}.logo__mobile{max-width:47px;height:37px;display:block}@media(min-width: 768px){.logo__mobile{display:none}}.nav__list{list-style:none;margin:0;padding:0;display:none;gap:40px}@media(min-width: 768px){.nav__list{display:flex}}.nav__link{transition:color .3s ease-in-out;text-transform:uppercase;font-weight:800;letter-spacing:.25px;font-size:1.0625rem}.nav__link:hover{color:#0081ff}.nav.active{position:absolute;top:100%;left:11px;right:0;max-width:calc(100% - 22px);background-color:#fff;backdrop-filter:blur(10px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1);padding:0 11px;border-bottom-left-radius:50px;border-bottom-right-radius:50px;transition:all .3s ease-in-out}.nav.active .nav__list{display:flex;flex-direction:column;padding:1.5rem;gap:1rem}@media(min-width: 768px){.nav.active{position:static;background:none;box-shadow:none}.nav.active .nav__list{flex-direction:row;gap:2rem;padding:0}}.burger{display:flex;flex-direction:column;gap:8px}@media(min-width: 768px){.burger{display:none}}.burger__line{width:35px;height:4px;border-radius:50px;background-color:#141719;transition:all .3s ease-in-out}.burger.active .burger__line:nth-child(1){transform:rotate(45deg) translate(6px, 6px)}.burger.active .burger__line:nth-child(2){opacity:0}.burger.active .burger__line:nth-child(3){transform:rotate(-45deg) translate(11px, -11px)}.hero{padding:96px 0 77px;border-bottom-left-radius:50px;border-bottom-right-radius:50px}.hero{background:linear-gradient(0deg, rgba(237, 242, 245, 0.56) 5.49%, #B2CFE0 93.09%)}.hero__title{font-size:2.25rem;margin-bottom:1rem}@media(min-width: 768px){.hero__title{font-size:4rem}}.hero__subtitle{font-size:1.25rem;color:#6c757d}.hero__image{max-width:945px;margin-left:auto;margin-right:auto}.about{padding:49px 0;scroll-margin:70px}@media(min-width: 768px){.about{padding:98px 0;scroll-margin:98px}}.about__row{display:grid;gap:56px;align-items:center;justify-items:center}@media(min-width: 1024px){.about__row{justify-items:flex-start;grid-template-columns:1fr 1fr}}.about__title{font-size:1.75rem;line-height:34px;font-weight:800;margin-bottom:27px;color:#141719}.about__description{font-size:1.125rem;line-height:34px;color:#42494d}.about__description p+p{margin-top:50px}.about__image{max-width:594px;border-radius:23px;overflow:hidden}.development{background:#e3edf3;padding:55px 0;border-radius:50px;scroll-margin:70px}.development__content{text-align:center;margin-bottom:27px}.development__title{font-weight:800;font-size:1.75rem;line-height:34px;margin-bottom:27px;color:#141719}.development__description{color:#42494d;font-weight:400;font-size:1.125rem;line-height:31px}.development__images{display:grid;gap:32px;justify-content:center}@media(min-width: 768px){.development__images{justify-content:flex-start;grid-template-columns:1fr 1fr}}.development__images__item{border-radius:25px;overflow:hidden}.contact{padding:40px 0;scroll-margin:70px}@media(min-width: 768px){.contact{padding:80px 0;scroll-margin:80px}}.contact__row{display:grid;gap:61px;align-items:center;justify-items:center}@media(min-width: 1024px){.contact__row{gap:122px;justify-items:flex-start;grid-template-columns:1fr 1fr}}.contact__image{max-width:594px;border-radius:23px;overflow:hidden}.contact__title{font-size:1.75rem;line-height:34px;font-weight:800;margin-bottom:28px}.contact__description{font-size:1.125rem;font-weight:400;line-height:34px;color:#42494d}.contact__description p+p{margin-top:20px}.contact__button{margin-top:49px;display:inline-block;background-color:#0081ff;border-radius:8px;padding:14px;font-weight:500;font-size:1.0625rem;line-height:20px;letter-spacing:.42px;color:#fff;min-width:179px;text-align:center;transition:all .3s ease-in-out}.contact__button:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.footer{background-color:#1a1a1a;border-top-left-radius:50px;border-top-right-radius:50px;margin-top:35px;padding:50px 0}@media(min-width: 768px){.footer{padding:115px 0 53px}}.footer .container{max-width:1186px}.footer__top{display:flex;flex-direction:column;gap:20px;margin-bottom:27px;color:#edf2f5}@media(min-width: 768px){.footer__top{gap:40px;flex-direction:row;justify-content:space-between;align-items:center}}.footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:20px;text-transform:uppercase;justify-content:center}@media(min-width: 768px){.footer__nav-list{gap:40px;justify-content:flex-start}}.footer__nav-link{font-weight:700;font-size:1.0625rem;line-height:25px;letter-spacing:.25px;transition:color .3s ease-in-out}.footer__nav-link:hover{color:#0081ff}.footer__social{display:flex;gap:16px;justify-content:center}@media(min-width: 768px){.footer__social{justify-content:flex-start}}.footer__social-link{display:flex;align-items:center;justify-content:center;width:28px;height:28px;transition:all .3s ease-in-out}.footer__social-link:hover{transform:translateY(-2px)}.footer__bottom{display:flex;gap:20px;padding-top:35px;border-top:1px solid #404040;color:#f5f5f7;flex-direction:column-reverse}@media(min-width: 768px){.footer__bottom{flex-direction:row;justify-content:space-between;align-items:center;gap:40px}}.footer__copyright{font-size:.75rem;line-height:19.6px;font-weight:500;color:#bdbdbd;text-align:center}@media(min-width: 768px){.footer__copyright{text-align:left}}.footer__legal{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}@media(min-width: 768px){.footer__legal{gap:24px;text-align:left}}.footer__legal-link{font-size:.75rem;font-weight:300;line-height:19.6px;color:#f5f5f7;transition:color .3s ease-in-out}.footer__legal-link:hover{color:#fff}/*# sourceMappingURL=style.css.map */
