@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";.header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:60px;background-color:#fff}.header .header-logo{height:auto;width:130px;margin:0 0 0 20px}.header .burger{display:flex;flex-direction:column;gap:3px;margin:0 20px 0 0}.header .burger span{width:30px;height:5px;background-color:#000;border-radius:10px}.header .burger-menu{width:200px;height:auto;overflow:hidden;position:absolute;top:120px;right:0;z-index:3;transition:height .3s ease-in-out;background-color:#5bbe9b}.header .burger-menu .nav-items{display:flex;flex-direction:column;gap:10px;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;padding:0 0 0 20px}.header .burger-menu .nav-items li{list-style:none;text-align:left}.header .burger-menu .nav-items .language-icon{height:auto;width:30px}.hidden{display:none}@media (min-width: 768px){.header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:60px;background-color:#fff}.header .header-logo{height:auto;width:130px;margin:0 0 0 20px}.header .burger{display:flex;flex-direction:column;gap:3px;margin:0 20px 0 0}.header .burger span{width:30px;height:5px;background-color:#000;border-radius:10px}.header .burger-menu{width:200px;height:auto;overflow:hidden;position:absolute;top:120px;right:0;z-index:3;transition:height .3s ease-in-out;background-color:#5bbe9b}.header .burger-menu .nav-items{display:flex;flex-direction:column;gap:10px;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;padding:0 0 0 20px}.header .burger-menu .nav-items li{list-style:none;text-align:left}.header .burger-menu .nav-items .language-icon{height:auto;width:30px}.hidden{display:none}}@media (min-width: 1024px){.header{display:flex;flex-direction:row;justify-content:space-between;height:100px;align-items:center;background-color:#fff}.header .header-logo{height:auto;width:200px;margin:0 0 0 8%}.header .nav-items{display:flex;flex-direction:row;align-items:center;gap:20px;list-style:none;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;cursor:pointer;color:#000;margin:0 100px 0 0}.header .nav-items li{transition:color .2s ease-in;padding:0 10px;font-size:1rem;position:relative;display:flex;align-items:center}.header .nav-items li:after{content:"";background:#0003;position:absolute;margin:auto;right:-15px;top:0;bottom:0;height:20px;width:1px}.header .nav-items li:last-child:after{content:none}.header .nav-items li:hover{color:#5bbe9b}.header .nav-items .language-icon{height:auto;width:30px}}.profiles{display:flex;flex-direction:column;justify-content:space-evenly;margin:50px 0 0;gap:40px}.profiles .profile-jessica{display:flex;flex-direction:column;align-items:center}.profiles .profile-dmytro{display:flex;flex-direction:column;align-items:center;margin-bottom:50px}.profiles img{border-radius:20px;box-shadow:#959da533 0 8px 24px;height:auto;width:200px}.profiles .info-text{text-align:center}.profiles .info-text h1{font-family:Roboto,sans-serif;font-weight:400;font-style:normal;font-weight:700;font-size:1.2rem;margin:25px 0 0}.profiles .info-text h3{margin:5px;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;font-weight:700;font-size:1rem}@media (min-width: 768px){.home-header .header-left p{margin-left:25px;font-size:1.1rem}.home-header .header-right p{margin-right:25px;font-size:1.1rem}.profiles{display:flex;flex-direction:row;justify-content:space-evenly;margin:100px 0 0;gap:40px}.profiles img{border-radius:20px;box-shadow:#959da533 0 8px 24px;height:auto;width:300px}.profiles .info-text{text-align:center}.profiles .info-text h1{font-family:Roboto,sans-serif;font-weight:400;font-style:normal;font-weight:700;font-size:2rem;margin:25px 0 0}.profiles .info-text h3{margin:5px;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;font-weight:700}}@media (min-width: 1024px){.home-header .header-left p{margin-left:35px}.home-header .header-right p{margin-right:35px}.profiles{display:flex;flex-direction:row;justify-content:space-evenly;margin:100px 0 0}.profiles img{border-radius:20px;box-shadow:#959da533 0 8px 24px;height:auto;width:400px}.profiles .info-text{text-align:center}.profiles .info-text h1{font-family:Roboto,sans-serif;font-weight:400;font-style:normal;font-weight:700;font-size:2rem;margin:25px 0 0}.profiles .info-text h3{margin:5px;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;font-weight:700;font-size:1.4rem}}.home-container{display:flex;flex-direction:column;max-width:100%}.home-container .home-header{display:flex;justify-content:space-between;align-items:center;color:#fff;height:60px;width:100%;background-color:#5bbe9b;font-family:Roboto,sans-serif;font-weight:400;font-style:normal}.home-container .home-header .header-left{display:flex;align-items:center}.home-container .home-header .header-left p{margin-left:10px;font-size:1rem}.home-container .home-header .header-left img{margin-left:8px;max-height:20px;max-width:20px;margin-right:7px}.home-container .home-header .header-right p{font-size:1rem;margin-right:10px}.home-container .image-section{width:100%;height:400px;background-image:url(/assets/home-page-image-CT0ZRU5x.png);background-size:cover;background-position:center;display:block}.home-container .image-section .text-box-image{padding:20px;text-align:center;margin-top:329px;font-family:Montserrat,sans-serif;font-weight:400;font-style:normal}.home-container .image-section .text-box-image h2{color:#8b61c2}.home-container .image-section .text-box-image p{color:#a6a6a6}.home-container .image-section .text-box-image .contact-button{background-color:#5bbe9b;color:#fff;padding:8px 11px;margin-top:5px;border:none;border-radius:10px;cursor:pointer;font-size:1rem;position:relative}.home-container .image-section .text-box-image .contact-button:hover{background-color:#4a9c80}.home-container .image-section .modal{position:absolute;top:45%;left:50%;transform:translate(-50%);width:100%;max-width:400px;display:flex;flex-direction:column;border-radius:10px;z-index:1000;background-color:#5bbe9b;font-family:Roboto,sans-serif;font-weight:400;font-style:normal}.home-container .image-section .modal .modal-content{display:flex;flex-direction:column;gap:10px}.home-container .image-section .modal .modal-content label{font-size:1.1rem}.home-container .image-section .modal .modal-content input{width:95%;padding-top:5px;padding-bottom:5px;border:1px solid #ccc;border-radius:4px;margin-top:2px;margin-bottom:2px}.home-container .image-section .modal .modal-content textarea{width:95%;padding-top:5px;padding-bottom:5px;border:1px solid #ccc;border-radius:4px;margin-top:2px;margin-bottom:2px;height:50px}.home-container .image-section .modal .modal-content .submit-button{margin-top:10px;margin-bottom:20px;background-color:#fff;border:2px solid black;color:#000;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:1rem}.home-container .image-section .modal .modal-content .submit-button:hover{background-color:#f0f0f0}.home-container .image-section .modal .modal-content .close-button{background:none;border:none;font-size:2.5rem;position:absolute;top:10px;right:10px;cursor:pointer}.home-container .text-info-section{padding:20px;text-align:center;margin-top:190px;font-family:Roboto,sans-serif;font-weight:400;font-style:normal}.home-container .text-info-section h1{color:#5bbe9b}.home-container .text-info-section p{color:#a6a6a6}@media (min-width: 500px){.home-container .text-info-section{margin-top:150px}}@media (min-width: 640px){.home-container .image-section .text-info-section{margin-top:130px}.home-container .image-section .modal{max-width:500px;top:35%}.home-container .image-section .modal .modal-content h3{font-size:1.5rem}.home-container .image-section .modal .modal-content label{font-size:1.3rem}.home-container .image-section .modal .modal-content input{width:90%;padding-bottom:5px;border-radius:5px;margin-top:4px;margin-bottom:4px}.home-container .image-section .modal .modal-content textarea{width:90%;height:70px;border-radius:5px;margin-top:4px;margin-bottom:4px}.home-container .image-section .modal .modal-content .submit-button{border-radius:5px;font-size:1.3rem}.home-container .image-section .modal .modal-content .close-button{font-size:2.7rem;top:5px}}@media (min-width: 840px){.home-container .home-header .header-left p{margin-left:25px;font-size:1.1rem}.home-container .home-header .header-right p{margin-right:25px;font-size:1.1rem}.home-container .image-section .text-box-image{margin-top:339px}.home-container .image-section .text-box-image h2{font-size:1.5rem}.home-container .image-section .text-box-image p{font-size:1.2rem}.home-container .text-info-section{margin-top:145px!important}.home-container .text-info-section h1{font-size:1.5rem}.home-container .text-info-section p{font-size:1.2rem}}@media (min-width: 1024px){.home-container{margin-bottom:20px}.home-container .home-header .header-left p{margin-left:35px}.home-container .home-header .header-right p{margin-right:35px}.home-container .image-section{position:relative;height:400px}.home-container .image-section .text-box-image{position:absolute;max-width:280px;text-align:left;left:0;margin-top:180px;text-align:center}.home-container .image-section .text-box-image h2{margin:10px}.home-container .image-section .text-box-image p{margin:15px;font-size:1.3rem}.home-container .image-section .text-box-image .contact-button{margin-top:15px}.home-container .image-section .modal{top:0%;margin-left:30px;max-width:600px}.home-container .text-info-section{max-width:680px;padding:10px;text-align:center;margin-top:0!important;margin-left:auto;margin-right:20px}}@media (min-width: 1170px){.home-container .image-section .text-box-image{max-width:310px}.home-container .image-section .text-box-image .contact-button{font-size:1rem;padding:10px 20px}.home-container .text-info-section{margin-top:30px!important;max-width:770px}}@media (min-width: 1600px){.home-container .image-section .text-box-image{max-width:420px;margin-top:205px}.home-container .image-section .text-box-image h2{font-size:1.6rem}.home-container .image-section .text-box-image p{margin-top:65px}.home-container .image-section .text-box-image .second-text-box-image{margin-top:30px}.home-container .text-info-section{max-width:950px}.home-container .text-info-section h1{font-size:1.7rem}.home-container .text-info-section p{font-size:1.4rem}}.science-technology-container{display:flex;flex-direction:column}.science-technology-container .image-container{display:flex;margin-top:20px;width:100%;height:auto;flex-direction:column}.science-technology-container .image-container .science-technology-image{width:100%;height:auto}.science-technology-container .image-container .small-image-container{display:flex;flex-direction:row;justify-content:space-evenly;margin:30px 0 0}.science-technology-container .image-container .small-image-container .arrow{margin:auto 0}.science-technology-container .image-container .small-image-container .arrow svg{width:40px;height:40px}.science-technology-container .image-container .small-image-container .image-text-wrapper{width:100%;height:auto;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;font-size:1.2rem;text-align:center}.science-technology-container .image-container .small-image-container .image-text-wrapper img{width:auto;height:70px}.science-technology-container .image-container .small-image-container .image-text-wrapper h4{width:auto;margin:0 0 10px;font-size:1rem}.science-technology-container .text-info-section{display:flex;flex-direction:column;margin-top:20px;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;text-align:left}.science-technology-container .text-info-section h2{color:#737373;text-align:center;font-size:1.2rem}.science-technology-container .text-info-section h3{margin:0 0 0 20px;color:#545454}.science-technology-container .text-info-section h4{margin:10px 0 0 30px;color:#737373}.science-technology-container .text-info-section p{color:#737373}@media (min-width: 768px){.science-technology-container .image-container{display:flex;margin:20px auto 0;width:80%;height:auto;flex-direction:column}.science-technology-container .image-container .science-technology-image{width:100%;height:auto}.science-technology-container .image-container .small-image-container{display:flex;flex-direction:row;justify-content:space-evenly;margin:30px 0 0}.science-technology-container .image-container .small-image-container .arrow{height:50px;margin:auto 0}.science-technology-container .image-container .small-image-container .image-text-wrapper{width:150px;height:auto;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;font-size:1.2rem;text-align:center}.science-technology-container .image-container .small-image-container .image-text-wrapper img{width:auto;height:130px}.science-technology-container .image-container .small-image-container .image-text-wrapper h4{width:auto;margin:0 0 20px;font-size:1.8rem;color:#545454}.science-technology-container .text-info-section{display:flex;flex-direction:column;margin-top:20px;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;text-align:left}.science-technology-container .text-info-section h2{color:#737373;text-align:center;font-size:2rem}.science-technology-container .text-info-section h3{margin:0 0 0 20px;color:#545454;font-size:1.7rem}.science-technology-container .text-info-section h4{margin:10px 0 0 30px;color:#737373;font-size:1.4rem}.science-technology-container .text-info-section p{color:#737373;font-size:1.2rem}}@media (min-width: 1024px){.science-technology-container{flex-direction:row}.science-technology-container .text-info-section h2{font-size:1.5rem;text-align:left}.science-technology-container .text-info-section h3{font-size:1.2rem}.science-technology-container .text-info-section h4,.science-technology-container .text-info-section p{font-size:1rem}.science-technology-container .image-container{width:auto;height:auto;margin:0 2% 0 3%;flex-direction:column}.science-technology-container .image-container .science-technology-image{width:auto;height:400px}.science-technology-container .image-container .small-image-container{display:flex;flex-direction:row;justify-content:space-evenly;margin:30px 0 0}.science-technology-container .image-container .small-image-container .arrow{margin:auto 0}.science-technology-container .image-container .small-image-container .image-text-wrapper{width:150px;height:auto;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;font-size:1.2rem;text-align:center}.science-technology-container .image-container .small-image-container .image-text-wrapper h4{width:auto;margin:0 0 20px;font-size:1.4rem}}.career-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:35px}.career-container .image-container{position:relative;width:100%;max-width:800px;height:auto;margin-top:10px}.career-container .career-image{width:100%;height:300px;object-fit:cover}.career-container .text-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;max-width:90%;color:#fff;font-size:4.5rem;text-align:center;font-family:Roboto,sans-serif;font-weight:400;font-style:normal}.career-container .text-section{width:100%;text-align:center;line-height:1.4;height:auto;font-family:Roboto,sans-serif;font-weight:400;font-style:normal}.career-container .text-section h2{font-size:1rem;font-weight:700;margin-bottom:0}.career-container .text-section .first-text{margin-top:0}.career-container .text-section h3{font-size:1rem;font-weight:700;margin-bottom:0}.career-container .text-section h4{font-size:1rem;font-weight:700;margin-bottom:10px}.career-container .text-section ul{margin-top:0}.career-container .text-section p{font-size:1rem;padding-left:15px;padding-right:15px}.career-container .text-section li{padding-right:15px}@media (min-width: 600px){.image-text-section .text-overlay{font-size:5rem}}@media (min-width: 840px){.home-header .header-left p{margin-left:25px;font-size:1.1rem}.home-header .header-right p{margin-right:25px;font-size:1.1rem}.career-container{margin-bottom:45px}.career-container .career-image{width:100%;height:400px}}@media (min-width: 1024px){.home-header .header-left p{margin-left:35px}.home-header .header-right p{margin-right:35px}.career-container{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:100%;margin-top:45px;height:100%}.career-container .image-container{width:45%;height:auto;margin:0}.career-container .career-image{width:100%;height:600px;object-fit:cover;border-radius:10px}.career-container .text-overlay{font-size:6rem}.career-container .text-section{width:55%;margin-left:20px;margin-right:15px;text-align:left;max-height:calc(100vh - 175px);overflow-y:auto}.career-container .text-section ul,.career-container .text-section p{margin-left:-12px}}@media (min-width: 1400px){.text-section{margin-top:30px}.text-section .second-text{margin-top:20px;margin-bottom:20px}.text-section h4{margin-top:20px;margin-bottom:22px}.text-section .third-text{margin-top:35px}.text-section .fourth-text{margin-top:22px}}.contact-page{display:flex;flex-direction:column;height:100%}.contact-page .header-right p{font-size:1rem;margin-right:10px}.contact-page .background-image{flex:1;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;position:absolute;height:100%;width:100%}.contact-page .text-container{text-align:center;margin-top:100px;font-family:Roboto,sans-serif;font-weight:400;font-style:normal}.contact-page .text-container h1{font-size:1.3rem}.contact-page .text-container h2{font-size:1.3rem;margin-top:30px}.contact-page .text-container p{font-size:1.6rem;font-weight:700;margin-top:50px}@media (min-width: 650px){.contact-page .background-image{display:grid;grid-template-rows:auto auto 1fr;grid-template-columns:1fr;align-items:start;height:100%;width:100%}.contact-page .text-container{display:grid;grid-template-rows:auto auto auto;grid-template-columns:1fr;align-items:start;margin-top:0}.contact-page .text-container h1{justify-self:start;align-self:start;font-size:1.6rem;margin-top:50px;margin-left:60px}.contact-page .text-container h2{justify-self:start;font-size:1.6rem;margin-left:60px}.contact-page .text-container p{justify-self:center;font-size:2.25rem;margin-top:70px}.contact-page .footer{margin-top:0}}@media (min-width: 840px){.contact-page .home-header .header-left p{margin-left:25px;font-size:1.1rem}.contact-page .home-header .header-right p{margin-right:25px;font-size:1.1rem}}@media (min-width: 1024px){.contact-page{height:100%}.contact-page .home-header .header-left p{margin-left:35px}.contact-page .home-header .header-right p{margin-right:35px}.contact-page .background-image{height:100%;z-index:-3}.contact-page .text-container h1,.contact-page .text-container h2{font-size:2.7rem;text-align:left;margin:50px 0 0 100px}.contact-page .text-container p{margin-top:80px;font-size:3.5rem}}.background-image{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-3}.texts{display:flex;flex-direction:column;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;font-size:1.2rem;justify-content:space-around}.texts .text-1{width:90%;height:auto;margin:0 auto}.texts .text-1 h3{font-weight:700}.texts .text-2{width:90%;height:auto;margin:0 auto}@media (min-width: 768px){.green-header{height:60px;display:flex;align-items:center;justify-content:center;background-color:#5bbe9b;font-family:Roboto,sans-serif;font-weight:400;font-style:normal}.green-header .header-content{width:100%;max-width:1200px}.green-header .header-list{display:flex;justify-content:space-between;list-style:none;color:#fff;align-items:center;margin:15px;padding:0;font-size:1rem}.green-header .home-link{cursor:pointer}.green-header .home-link:hover{text-decoration:underline}.background-image{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-3}.texts{display:flex;flex-direction:column;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;font-size:1.2rem;justify-content:space-around}.texts .text-1{width:90%;height:auto;margin:0 auto}.texts .text-1 h3{font-weight:700}.texts .text-2{width:90%;height:auto;margin:0 auto}}@media (min-width: 1024px){.privacy-container{height:auto;width:100%}.privacy-container .background-image{top:0;left:0;width:100%;height:100%;min-height:100%;object-fit:cover;z-index:-3}.privacy-container .texts{display:flex;flex-direction:row;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;font-size:1.5rem;justify-content:space-around;height:auto}.privacy-container .texts .text-1{width:45%;height:auto}.privacy-container .texts .text-1 h3{font-weight:700}.privacy-container .texts .text-2{width:45%;height:auto}}.not-found-page{height:100vh;display:flex;flex-direction:column}.not-found-page .green-header{height:60px;display:flex;align-items:center;justify-content:center;background-color:#5bbe9b;font-family:Roboto,sans-serif;font-weight:400;font-style:normal}.not-found-page .green-header .header-content{width:100%;max-width:1200px}.not-found-page .green-header .header-list{display:flex;justify-content:space-between;list-style:none;color:#fff;align-items:center;margin:15px;padding:0;font-size:1rem}.not-found-page .green-header .home-link{cursor:pointer}.not-found-page .green-header .home-link:hover{text-decoration:underline}.not-found-page .image-container{flex:1;display:flex;justify-content:center;align-items:center;height:calc(100vh - 120px)}.not-found-page .image-container .not-found-image{width:100%;height:auto;max-width:80vw;max-height:70vh;object-fit:contain}.home-header{display:flex;justify-content:space-between;align-items:center;color:#fff;height:60px;width:100%;background-color:#5bbe9b;font-family:Roboto,sans-serif;font-weight:400;font-style:normal}.home-header .header-left{display:flex;align-items:center}.home-header .header-left p{margin-left:10px;font-size:1rem}.home-header .header-left img{margin-left:8px;max-height:20px;max-width:20px;margin-right:7px}.home-header .header-right p{font-size:1rem;margin-right:10px}.texts{display:flex;flex-direction:column;margin-top:30px;margin-bottom:30px}.texts .text-1{font-family:Roboto,sans-serif;font-weight:400;font-style:normal;height:auto;width:90%}.texts .text-1 p{font-size:1rem}.texts .text-2{height:auto;width:90%;display:flex;flex-direction:column;justify-content:center}.texts .text-2 p{font-size:1rem}@media (min-width: 768px){.background-image{position:fixed;top:0;left:0;width:100vw;height:100%;object-fit:cover;z-index:-3}.texts{display:flex;flex-direction:column}.texts .text-1{font-family:Roboto,sans-serif;font-weight:400;font-style:normal;height:auto;width:90%}.texts .text-1 p{font-size:1.2rem}.texts .text-2{height:auto;width:90%;display:flex;flex-direction:column;justify-content:center}.texts .text-2 p{font-size:1.2rem}}@media (min-width: 840px){.home-header .header-left p{margin-left:25px;font-size:1.1rem}.home-header .header-right p{margin-right:25px;font-size:1.1rem}}@media (min-width: 1024px){.about-us-container{height:100%}.home-header .header-left p{margin-left:35px}.home-header .header-right p{margin-right:35px}.background-image{top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-3}.texts{display:flex;flex-direction:row}.texts .text-1{font-family:Roboto,sans-serif;font-weight:400;font-style:normal;height:auto;width:30%}.texts .text-1 p{font-size:1.5rem}.texts .text-2{height:auto;width:30%;display:flex;flex-direction:column;justify-content:center}.texts .text-2 p{font-size:1.5rem}}.footer{display:flex;justify-content:space-between;align-items:center;color:#fff;width:100%;height:115px;bottom:0;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;background-color:#5bbe9b}.footer .footer-left ul{list-style:none;padding:0;margin-left:15px}.footer .footer-left ul li{cursor:pointer;font-size:1rem;margin-top:10px}.footer .footer-left ul li:hover{text-decoration:underline}.footer .footer-right p{margin:0 15px 0 0;font-size:1rem;text-align:right;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}@media (min-width: 750px){.footer .footer-left ul{margin-left:25px}.footer .footer-left ul li{font-size:1.1rem}.footer .footer-right p{font-size:1.1rem;margin-right:25px}}@media (min-width: 1024px){.footer{height:80px}.footer .footer-left ul{display:flex;padding:0;margin-left:25px;margin-top:20px;margin-bottom:20px}.footer .footer-left ul li{margin-top:0;margin-left:20px}.footer .footer-right p{margin-top:20px;margin-bottom:20px;margin-right:25px}}html{height:100%}#root{min-height:100%;display:flex;flex-direction:column}body{margin:0;height:100vh}footer{margin-top:auto}
