body{font-family:"Open Sans",sans-serif}.list{list-style:none}.link{text-decoration:none}body,h1,h2,h3,h4,h5,h6,p{margin:0}ul{margin:0;padding-left:0;list-style:none}a{text-decoration:none}img{display:block;max-width:100%}.hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.container{width:100vw;margin:0 auto}@media screen and (min-width: 320px){.container{width:320px}}@media screen and (min-width: 768px){.container{width:768px}}@media screen and (min-width: 1360px){.container{width:1360px}}#modal{background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}#modal div{background-color:#fff;width:200px;margin:10% auto;padding:30px;text-align:center;border-radius:5px}@media screen and (min-width: 768px){#modal div{width:350px}}#close-modal{width:155px;height:57px;background:#28a745;border-radius:5px;margin-top:24px;color:#fff;cursor:pointer}#close-modal:hover{background-color:#2ebf4f}@media screen and (min-width: 768px){#close-modal{font-size:18px;line-height:25px}}.show-modal{display:block;background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;width:100%;height:100%}.modal-title{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:20px;line-height:27px;text-align:center;color:#333;margin-bottom:24px}@media screen and (min-width: 768px){.modal-title{font-size:32px;line-height:32px}}.modal-text{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#333}@media screen and (min-width: 768px){.modal-text{font-size:18px;line-height:25px}}.header{position:fixed;top:0;left:0;height:120px;background-color:rgba(3,3,3,0);transition:background-color .3s ease,opacity .3s ease;z-index:1000;width:100vw}@media screen and (min-width: 768px){.header{height:70px}}.header-container{padding:25px 24px;width:100%}@media screen and (min-width: 768px){.header-container{display:inline-flex;align-items:center}}.header.is-scrolling{background-color:rgba(0,0,0,.8);opacity:.6}.logo{display:flex;flex-direction:row;justify-content:center;align-items:center}.logo-text{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:28px;line-height:38px;color:#28a745;margin-left:8px}@media screen and (min-width: 768px){.logo-text{font-size:35px;line-height:48px}}.logo-white-text{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:28px;line-height:38px;color:#fff}@media screen and (min-width: 768px){.logo-white-text{font-size:35px;line-height:48px}}.logo-container{position:relative;display:flex;flex-direction:row;align-items:center;margin-bottom:16px;transition:transform .9s cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer}.logo-container:hover .logo img{transform:scale(1.1)}.logo-container:hover .logo-text{font-size:32px}@media screen and (min-width: 768px){.logo-container:hover .logo-text{font-size:37px}}.logo-container:hover img{filter:brightness(90%)}.logo-container:hover p span{filter:brightness(90%);font-size:32px}@media screen and (min-width: 768px){.logo-container:hover p span{font-size:37px}}@media screen and (min-width: 768px){.logo-container{position:fixed;top:8px;left:24px;margin-right:63px;margin-bottom:0}}.nav{position:relative}.nav-list{display:flex;flex-direction:row;margin-left:auto}@media screen and (min-width: 768px){.nav-list{position:fixed;right:32px;top:22px}}.nav-list-item{position:relative;padding-bottom:10px}.nav-list-item:not(:last-child){margin-right:12px}@media screen and (min-width: 768px){.nav-list-item:not(:last-child){margin-right:20px}}@media screen and (min-width: 1360px){.nav-list-item:not(:last-child){margin-right:46px}}.nav-list-item:hover::after{content:"";background:#28a745;width:100%;height:4px;border-radius:2px;position:absolute;left:0;bottom:0;transition:opasity 250ms var(--timing-function)}.nav-item{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#fff}@media screen and (min-width: 768px){.nav-item{font-size:18px;line-height:25px}}.hero{position:relative;display:inline-block;background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),url(../../images/home/showcase.jpg);background-image:-webkit-image-set(linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../../images/home/showcase.jpg) 1x, url(../../images/home/showcase@2x.jpg) 2x);background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),-webkit-image-set(url(../../images/home/showcase.webp) 1x, url(../../images/home/showcase@2x.webp) 2x);background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),image-set(url(../../images/home/showcase.webp) 1x, url(../../images/home/showcase@2x.webp) 2x);background-position:center;background-size:cover;background-repeat:no-repeat;height:533px;align-items:center;justify-content:center;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 768px){.hero{height:1024px}}@media screen and (min-width: 1360px){.hero{height:768px}}.hero::before{content:"";display:block;position:absolute;top:0;left:0;width:100vw;height:100%;background-color:#000;opacity:.4;z-index:1}.hero-container{display:flex;flex-direction:column;align-items:center}.hero-title-container{width:240px}@media screen and (min-width: 768px){.hero-title-container{width:523px}}.hero-text-container{width:280px}@media screen and (min-width: 768px){.hero-text-container{width:363px}}@media screen and (min-width: 1360px){.hero-text-container{width:799px}}.hero-title{position:relative;font-family:"Open Sans";font-style:normal;font-weight:600;font-size:40px;line-height:54px;text-align:center;margin-bottom:16px;color:#fff;z-index:2}.hero-text{position:relative;font-family:"Open Sans";font-style:normal;font-weight:400;font-size:26px;line-height:32px;text-align:center;margin-bottom:24px;color:#fff;z-index:2}.hero-btn{position:relative;width:175px;height:57px;background:#28a745;border-radius:5px;font-family:"Open Sans";font-style:normal;font-weight:400;font-size:18px;line-height:25px;text-align:center;color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 auto;z-index:2;cursor:pointer}.hero-btn:hover{border-color:#2ebf4f}#about{scroll-margin-top:120px}@media screen and (min-width: 768px){#about{scroll-margin-top:70px}}.about{width:100vw}.about-info{background-color:#28a745;padding:79px 15px}@media screen and (min-width: 768px){.about-info{width:400px}}@media screen and (min-width: 1360px){.about-info{width:690px}}@media screen and (min-width: 768px){.about-container{height:589px;display:flex;flex-direction:row}}@media screen and (min-width: 1360px){.about-container{height:460px}}@media screen and (min-width: 768px){.about-image-container{width:368px;height:100%;overflow:hidden}}@media screen and (min-width: 1360px){.about-image-container{width:670px;height:460px}}@media screen and (min-width: 768px){.about-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.about-pre-title{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#fff;margin-bottom:16px}.about-title{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:32px;line-height:44px;color:#fff;margin-bottom:24px;width:280px}@media screen and (min-width: 768px){.about-title{width:236px;font-size:40px;line-height:48px}}@media screen and (min-width: 1360px){.about-title{width:562px}}.about-text{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#fff;margin-right:0;margin-bottom:24px;width:280px}@media screen and (min-width: 768px){.about-text{width:336px;font-size:18px;line-height:25px}}@media screen and (min-width: 1360px){.about-text{width:642px}}.about-btn{width:175px;height:57px;background:#28a745;border-radius:5px;border-color:#fff;font-family:"Open Sans";font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#fff;cursor:pointer}.about-btn:hover{background:#f4f4f4;border-radius:5px;color:#28a745;border-color:#28a745}#cases{scroll-margin-top:120px}@media screen and (min-width: 768px){#cases{scroll-margin-top:70px}}.cases-container{padding:56px 15px 40px 15px}.cases-text-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.cases-pre-title{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#333;margin-bottom:16px}@media screen and (min-width: 768px){.cases-pre-title{font-size:18px;line-height:25px}}.cases-title{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:32px;line-height:44px;text-align:center;color:#333;margin-bottom:24px;width:219px}@media screen and (min-width: 768px){.cases-title{font-size:32px;line-height:44px;width:284px}}.cases-text{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#333;width:207px;margin:0 auto;margin-bottom:30px}@media screen and (min-width: 768px){.cases-text{font-size:18px;line-height:25px;width:645px}}.cases-grid-container{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr;gap:5px 0px;grid-auto-flow:row;grid-template-areas:"photo1" "photo2" "photo3" "photo4" "photo5" "photo6"}@media screen and (min-width: 768px){.cases-grid-container{gap:18px 18px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"photo1 photo2 photo3" "photo4 photo5 photo6"}}.photo1{grid-area:photo1}.photo2{grid-area:photo2}.photo3{grid-area:photo3}.photo4{grid-area:photo4}.photo5{grid-area:photo5}.photo6{grid-area:photo6}.gallery{display:grid;max-width:1140px;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));grid-auto-rows:240px;grid-gap:12px;justify-content:center;padding:0;list-style:none;margin-left:auto;margin-right:auto}.gallery__item{position:relative;box-shadow:0px 1px 3px 0px rgba(0,0,0,.2),0px 1px 1px 0px rgba(0,0,0,.14),0px 2px 1px -1px rgba(0,0,0,.12)}.gallery__image:hover{transform:scale(1.02);opacity:.5}.gallery__image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:transform var(--animation-duration) var(--timing-function)}.gallery__link{display:block;text-decoration:none;height:100%}.gallery__link:hover{cursor:zoom-in}#blog{scroll-margin-top:120px}@media screen and (min-width: 768px){#blog{scroll-margin-top:70px}}.blog{background-color:#0284d0;padding:48px 15px}@media screen and (min-width: 768px){.blog{width:400px;padding:58px 0px 58px 32px}}@media screen and (min-width: 1360px){.blog{width:690px;padding:80px 0px 80px 32px}}@media screen and (min-width: 768px){.blog-container{height:493px;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}}@media screen and (min-width: 1360px){.blog-container{height:460px}}.blog-image-container{height:100%;overflow:hidden}@media screen and (min-width: 768px){.blog-image-container{width:368px}}@media screen and (min-width: 1360px){.blog-image-container{width:670px}}.blog-image{width:100vw}@media screen and (min-width: 768px){.blog-image{-o-object-fit:cover;object-fit:cover;height:100%}}.blog-pre-title{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#fff;margin-bottom:16px}@media screen and (min-width: 768px){.blog-pre-title{font-size:18px;line-height:25px}}.blog-title{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:32px;line-height:44px;color:#fff;margin-bottom:24px}@media screen and (min-width: 768px){.blog-title{font-size:40px;line-height:54px}}.blog-text{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#fff;margin-bottom:24px}@media screen and (min-width: 768px){.blog-text{width:336px;font-size:18px;line-height:25px}}@media screen and (min-width: 1360px){.blog-text{width:642px}}.blog-btn{width:186px;height:57px;border-radius:5px;border-color:#fff;background-color:rgba(0,0,0,0);font-family:"Open Sans";font-style:normal;font-weight:400;font-size:18px;line-height:25px;color:#fff;cursor:pointer}.blog-btn:hover{background-color:#f4f4f4;color:#0284d0;border-color:#0284d0}.team-container{padding:0 20px;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 768px){.team-container{display:flex;flex-direction:row;justify-content:center;align-items:center}.team-container>div:not(:last-child){margin-right:20px}}@media screen and (min-width: 1360px){.team-container>div:not(:last-child){margin-right:20px}}.team-card{width:280px}@media screen and (min-width: 768px){.team-card{width:223px}}@media screen and (min-width: 1360px){.team-card{width:420px}}.team-text-container{padding:72px 0px 50px 0px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width: 768px){.team-text-container{padding-bottom:24px}}.team-pre-title{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#333;margin-bottom:16px}@media screen and (min-width: 768px){.team-pre-title{font-size:20px;line-height:33px}}.team-title{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:32px;line-height:44px;text-align:center;color:#333;margin-bottom:24px;width:280px}@media screen and (min-width: 768px){.team-title{font-size:40px;line-height:54px;width:428px}}.team-text{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#333;width:280px}@media screen and (min-width: 768px){.team-text{font-size:18px;line-height:25px;width:640px}}.text-container{padding:16px 0px 30px 0px}.photo{position:relative;width:280px}@media screen and (min-width: 768px){.photo{width:223px}}@media screen and (min-width: 1360px){.photo{width:420px}}.photo:hover .overlay{opacity:.7}.image img{width:100%;height:auto;display:block;transition:transform .3s ease-out;-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 768px){.image img{max-width:223px}}@media screen and (min-width: 1360px){.image img{max-width:420px}}.image:hover img{transform:scale(1.1)}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease-out}.icon{margin-right:16px}.icon:hover{opacity:.6;transform:scale(1.1)}.team-person-title{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:20px;line-height:27px;text-align:center;color:#333;margin-bottom:8px}@media screen and (min-width: 768px){.team-person-title{font-size:32px;line-height:32px}}.team-person-text{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#333}@media screen and (min-width: 768px){.team-person-text{font-size:18px;line-height:25px}}@media screen and (min-width: 768px){.contact-container{height:354px;display:flex;flex-direction:row;margin-bottom:40px}}@media screen and (min-width: 1360px){.contact-container{height:454px;margin-bottom:0}}.contact-form-container{background-color:#f4f4f4;padding:51px 15px 25px 15px}@media screen and (min-width: 768px){.contact-form-container{width:400px;padding:31px 15px 25px 15px}}@media screen and (min-width: 1360px){.contact-form-container{width:690px}}@media screen and (min-width: 768px){.contact-image-container{overflow:hidden;width:368px}}@media screen and (min-width: 1360px){.contact-image-container{width:670px}}.contact-image{width:100vw}@media screen and (min-width: 768px){.contact-image{height:100%;-o-object-fit:cover;object-fit:cover}}.form-container{justify-content:center;align-items:center;margin:0 auto}.form{display:flex;flex-direction:column}.form-title{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:32px;line-height:48px;color:#333;margin-bottom:69px;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 768px){.form-title{font-size:40px;line-height:54px;margin-bottom:24px}}.form-input{width:280px;background:#fff;border:1px solid #f5f5f5;border-radius:5px;margin-bottom:16px;padding:16px 8px}@media screen and (min-width: 768px){.form-input{width:336px;font-size:18px;line-height:25px}}@media screen and (min-width: 1360px){.form-input{width:642px}}.form-btn{width:155px;height:57px;background:#28a745;border-radius:5px;margin-top:24px;color:#fff;cursor:pointer}.form-btn:hover{background-color:#2ebf4f}@media screen and (min-width: 768px){.form-btn{font-size:18px;line-height:25px}}.error-container{display:flex;flex-direction:row}.show{display:none}.footer{background-color:#333;padding:20px 15px}.footer-icon{width:35px;height:35px;fill:#fff}.footer-icon:hover{fill:#28a745;transform:scale(1.1)}.footer-icon-list{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 auto;margin-bottom:16px}.footer-icon-item:not(:last-child){margin-right:24px}.footer-text{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#fff}/*# sourceMappingURL=main.min.css.map */