@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Poppins:wght@700;900&display=swap);.header[data-v-c33f582e]{position:relative}.header_top[data-v-c33f582e]{display:flex;justify-content:space-around;color:hsla(0,0%,100%,.7);background-color:#21333e;padding:10px 0}@media screen and (max-width:980px){.header_top[data-v-c33f582e]{font-size:.7rem}}@media screen and (max-width:820px){.header_top[data-v-c33f582e]{display:none}}.header_top p[data-v-c33f582e]{margin:0 10px}.header_top p i[data-v-c33f582e]{margin-right:7px}.header_top p[data-v-c33f582e]:hover{color:#fff}.header_top .contacts[data-v-c33f582e]{display:flex}.header_top .contacts p>i[data-v-c33f582e]{margin:0 15px}.header_bot[data-v-c33f582e]{width:100%;position:absolute;display:flex;justify-content:space-around;align-items:center;text-transform:uppercase;background-color:transparent;padding:10px}@media screen and (max-width:820px){.header_bot[data-v-c33f582e]{justify-content:start;padding:20px}}.header_bot .logo[data-v-c33f582e]{font-weight:800;letter-spacing:3px;font-size:1.4rem;color:#21333e}@media screen and (max-width:820px){.header_bot .logo[data-v-c33f582e]{margin-left:10%}}.header_bot .logo span[data-v-c33f582e]{color:#45bbbc;background-color:rgba(69,187,188,.2);padding:5px 3px 5px 20px;border-radius:20px 0 0 20px}.header_bot .menu[data-v-c33f582e]{list-style:none;display:flex;flex-direction:row;margin-right:100px}.header_bot .menu li[data-v-c33f582e]{cursor:pointer}.header_bot .menu li a[data-v-c33f582e]{text-decoration:none}@media screen and (max-width:1200px){.header_bot .menu[data-v-c33f582e]{margin:0}}.header_bot .menu li[data-v-c33f582e]{margin:0 12px;padding:10px}@media screen and (max-width:920px){.header_bot .menu li[data-v-c33f582e]{display:none}}.header_bot .menu li a[data-v-c33f582e]{color:#21333e}.header_bot .menu li a[data-v-c33f582e]:hover{color:#078282}.header_bot .menu li[data-v-c33f582e]:last-child{background-color:#078282;border-radius:5px;padding:10px 15px;transition:all .25s linear}.header_bot .menu li[data-v-c33f582e]:last-child:hover{transform:scale(1.1)}.header_bot .menu li:last-child a[data-v-c33f582e]{color:#fff!important}.sticky[data-v-c33f582e]{position:fixed!important;top:0;background-color:#fff}div.jumbotron[data-v-4bf2767a]{display:flex;align-items:center;height:calc(100vh - 40px);background-image:url(/img/bg-6.82dbc616.jpg);background-size:cover;background-repeat:no-repeat;background-position-x:center;background-position-y:50%}@media screen and (max-width:820px){div.jumbotron[data-v-4bf2767a]{height:100vh}}div.jumbotron_row[data-v-4bf2767a]{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-left:55%;line-height:3rem}@media screen and (max-width:1150px){div.jumbotron_row[data-v-4bf2767a]{margin-left:45%}}@media screen and (max-width:820px){div.jumbotron_row[data-v-4bf2767a]{margin-left:42%}}@media screen and (max-width:750px){div.jumbotron_row[data-v-4bf2767a]{margin-left:auto;margin-right:2%}}div.jumbotron_row h4[data-v-4bf2767a]{margin-left:10px;color:#45bbbc}@media screen and (max-width:400px){div.jumbotron_row h4[data-v-4bf2767a]{font-size:.8rem}}div.jumbotron_row h1[data-v-4bf2767a]{margin:20px 10px;color:#21333e;font-family:Poppins;font-weight:900;font-size:4.5rem;line-height:4.5rem}@media screen and (max-width:550px){div.jumbotron_row h1[data-v-4bf2767a]{font-size:3.5rem}}div.jumbotron_row>[data-v-4bf2767a]{max-width:inherit}div.jumbotron_row .form[data-v-4bf2767a]{display:flex;flex-wrap:wrap}div.jumbotron_row .form>[data-v-4bf2767a]{width:calc(35% - 20px);margin:10px;color:#a5a09d;border-radius:3px;border:2px solid transparent;padding:13px;background-color:#cdd1d4}@media screen and (max-width:550px){div.jumbotron_row .form>[data-v-4bf2767a]{width:calc(50% - 20px)}}div.jumbotron_row .form>[data-v-4bf2767a]:focus{outline:none;border:2px solid #078282}div.jumbotron_row .form>* option[data-v-4bf2767a]{color:rgba(0,0,0,.7)}div.jumbotron_row .form+div[data-v-4bf2767a]{display:flex}div.jumbotron_row .form+div button[data-v-4bf2767a]{display:inline-block;color:#fff;border:1px solid #078282;border-radius:5px;padding:10px 15px;background-color:#078282;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:all .25s linear;margin:10px}div.jumbotron_row .form+div button a[data-v-4bf2767a]{color:#fff;text-decoration:none;text-transform:uppercase}div.jumbotron_row .form+div button[data-v-4bf2767a]:hover{transform:scale(1.1)}div.jumbotron_row .form+div button[data-v-4bf2767a]:last-child{background-color:transparent}div.jumbotron_row .form+div button:last-child a[data-v-4bf2767a]{color:#078282}div#about[data-v-0fc59a78]{background-color:#121117}div#about .section[data-v-0fc59a78]{width:65%;margin:0 auto;padding:100px 0;display:flex}@media screen and (max-width:820px){div#about .section[data-v-0fc59a78]{width:85%}}@media screen and (max-width:550px){div#about .section[data-v-0fc59a78]{flex-direction:column}}div#about .section>div[data-v-0fc59a78]{width:50%;color:#fff}@media screen and (max-width:550px){div#about .section>div[data-v-0fc59a78]{width:90%}}div#about .section_left[data-v-0fc59a78]{padding-right:60px}div#about .section_left h5[data-v-0fc59a78]{color:#45bbbc}div#about .section_left h2[data-v-0fc59a78]{color:#fff;font-family:Poppins;font-weight:800;font-size:3rem;margin:15px 0}div#about .section_left h2 span[data-v-0fc59a78]{color:#fff;font-family:Poppins,sans-serif;background-color:rgba(7,130,130,.2);border-radius:5px;padding:5px 10px}div#about .section_left p[data-v-0fc59a78]{margin:20px 0;line-height:1.5rem}div#about .section_right[data-v-0fc59a78]{display:flex;flex-wrap:wrap;justify-content:space-between;line-height:1.4rem}@media screen and (max-width:820px){div#about .section_right[data-v-0fc59a78]{justify-content:space-around}}div#about .section_right>[data-v-0fc59a78]{flex-basis:calc(50% - 20px)}div#about .section_right h4[data-v-0fc59a78]{font-size:1.5rem;margin:20px 0}div#about .section_right h4 i[data-v-0fc59a78]{color:#45bbbc;margin:10px}div#about p[data-v-0fc59a78]{opacity:.8}div.bg[data-v-5227b4a8]{background-color:#eef4ed}div.services[data-v-5227b4a8]{width:65%;margin:0 auto;padding:100px 0}@media screen and (max-width:820px){div.services[data-v-5227b4a8]{width:85%}}div.services div h5[data-v-5227b4a8]{color:#45bbbc}div.services div h2[data-v-5227b4a8]{color:#21333e;font-family:Poppins;font-weight:800;font-size:3rem;margin:15px 0}div.services div h2 span[data-v-5227b4a8]{color:#078282;font-family:Poppins,sans-serif;background-color:rgba(69,187,188,.3);border-radius:5px;padding:5px 10px}div.services div p[data-v-5227b4a8]{color:#606d75}div.services div button[data-v-5227b4a8]{display:inline-block;color:#fff;border:1px solid #078282;border-radius:5px;padding:10px 15px;background-color:#078282;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:all .25s linear}div.services div button a[data-v-5227b4a8]{color:#fff;text-decoration:none;text-transform:uppercase}div.services div button[data-v-5227b4a8]:hover{transform:scale(1.1)}div.services div div[data-v-5227b4a8]{display:flex;justify-content:space-between}div.services div div p[data-v-5227b4a8]{width:70%}div.cards[data-v-5227b4a8]{display:flex;flex-wrap:wrap;justify-content:space-between;margin:20px 0}div.cards>div[data-v-5227b4a8]{transition:all .5s ease-in-out}div.cards>div h4[data-v-5227b4a8]{margin:10px 0 15px 0;color:#21333e;font-size:1.4rem}div.cards>div div[data-v-5227b4a8]{margin-bottom:15px}div.cards>div div i[data-v-5227b4a8]:last-child{opacity:.5;font-size:1.6rem}div.cards>div[data-v-5227b4a8]:hover{transform:scale(1.2)}div.cards>div:hover div i[data-v-5227b4a8]{opacity:1}div.cards>[data-v-5227b4a8]{display:flex;flex-direction:column;padding:40px;margin:20px 0;border-radius:10px;background-color:#fff;width:calc(33.33333% - 30px)}div.cards>* i[data-v-5227b4a8]{font-size:2rem;color:#078282;transition:all .5s ease-in-out}@media screen and (max-width:550px){div.cards>[data-v-5227b4a8]{width:100%}}div.cards>* p[data-v-5227b4a8]{width:100%!important}div.container[data-v-f3b062c2]{padding:100px 0}div.container div.title[data-v-f3b062c2]{text-align:center;width:65%;margin:0 auto;padding:100px 0;padding:0;width:40%}@media screen and (max-width:820px){div.container div.title[data-v-f3b062c2]{width:85%}}div.container div.title h5[data-v-f3b062c2]{color:#45bbbc}div.container div.title h2[data-v-f3b062c2]{color:#21333e;font-family:Poppins;font-weight:800;font-size:3rem;margin:15px 0}div.container div.title h2 span[data-v-f3b062c2]{color:#078282;font-family:Poppins,sans-serif;background-color:rgba(69,187,188,.3);border-radius:5px;padding:5px 10px}@media screen and (max-width:550px){div.container div.title h2[data-v-f3b062c2]{font-size:2.8rem}}div.container div.title p[data-v-f3b062c2]{color:#606d75}div.container .timeline[data-v-f3b062c2]{display:flex;justify-content:space-around;position:relative;height:5px;background-color:#daeced;width:100%;margin:80px 0 20px 0;padding:0 10%}@media screen and (max-width:550px){div.container .timeline[data-v-f3b062c2]{display:none}}div.container .timeline div[data-v-f3b062c2]{display:flex;justify-content:center;align-items:center;background-color:#daeced;border-radius:50%;width:40px;height:40px;position:relative;bottom:15px;color:#078282;font-weight:bolder;cursor:pointer;transition:all .5s ease-in-out}div.container .timeline div[data-v-f3b062c2]:hover{color:#fff;background-color:#078282}div.container .timeline_columns[data-v-f3b062c2]{display:flex;justify-content:space-around;padding:0 10%;text-align:center}@media screen and (max-width:550px){div.container .timeline_columns[data-v-f3b062c2]{flex-direction:column}}div.container .timeline_columns h5[data-v-f3b062c2]{font-size:1.3rem;margin:15px 0;color:#21333e}div.container .timeline_columns p[data-v-f3b062c2]{color:#606d75}div.container .timeline_columns>div[data-v-f3b062c2]{width:calc(20% - 20px)}@media screen and (max-width:550px){div.container .timeline_columns>div[data-v-f3b062c2]{width:100%}}div.container[data-v-611ddd70]{background-color:#121117}div.container div.row[data-v-611ddd70]{display:flex;width:65%;margin:0 auto;padding:100px 0;justify-content:space-between}@media screen and (max-width:820px){div.container div.row[data-v-611ddd70]{width:85%}}@media screen and (max-width:550px){div.container div.row[data-v-611ddd70]{flex-direction:column}}div.container div.row_left[data-v-611ddd70]{width:65%}div.container div.row_left h5[data-v-611ddd70]{color:#45bbbc}div.container div.row_left h2[data-v-611ddd70]{color:#fff;font-family:Poppins;font-weight:800;font-size:3rem;margin:15px 0}div.container div.row_left h2 span[data-v-611ddd70]{color:#fff;font-family:Poppins,sans-serif;background-color:rgba(7,130,130,.2);border-radius:5px;padding:5px 10px}@media screen and (max-width:550px){div.container div.row_left[data-v-611ddd70]{width:100%}}div.container div.row_left p[data-v-611ddd70]{color:#fff;opacity:.8}div.container div.row_left .teams[data-v-611ddd70]{color:#fff;display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:30px}div.container div.row_left .teams>div[data-v-611ddd70]{display:flex;flex-basis:calc(50% - 10px);margin:10px 0}div.container div.row_left .teams>div img[data-v-611ddd70]{height:120px;border-radius:5px;margin-right:30px}div.container div.row_left .teams>div .info[data-v-611ddd70]{flex-direction:column}div.container div.row_left .teams>div .info h5[data-v-611ddd70]{font-size:1.3rem;color:#fff}div.container div.row_left .teams>div .info h6[data-v-611ddd70]{font-size:.9rem;opacity:.8;margin:15px 0;font-weight:500;text-transform:uppercase}div.container div.row_left .teams>div .info div[data-v-611ddd70]{display:flex}div.container div.row_left .teams>div .info div i[data-v-611ddd70]{font-size:1.2rem;margin:0 5px;display:flex;justify-content:center;align-items:center;color:#45bbbc;border-radius:50%;background-color:rgba(7,130,130,.4);width:2.2rem;height:2.2rem;transition:all .25s ease-in-out}div.container div.row_left .teams>div .info div i[data-v-611ddd70]:hover{transform:scale(1.1)}div.container div.row_right[data-v-611ddd70]{width:30%;color:#fff;background-color:#078282;border-radius:8px;padding:25px;margin:2.5rem 0}@media screen and (max-width:550px){div.container div.row_right[data-v-611ddd70]{width:100%}}div.container div.row_right h5[data-v-611ddd70]{font-size:1.7rem}div.container div.row_right h6[data-v-611ddd70]{font-size:1.2rem}div.container div.row_right p[data-v-611ddd70]{margin:20px 0}div.container div.row_right div[data-v-611ddd70]{padding:0 5%;display:flex;justify-content:space-between}div.container div.row_right div i[data-v-611ddd70]{font-size:2rem;color:#000;opacity:.4}div.container[data-v-f69b1d0c]{background-color:#fff}div.container div.row[data-v-f69b1d0c]{width:65%;margin:0 auto;padding:100px 0}@media screen and (max-width:820px){div.container div.row[data-v-f69b1d0c]{width:85%}}div.container div.row div h5[data-v-f69b1d0c]{color:#45bbbc}div.container div.row div h2[data-v-f69b1d0c]{color:#21333e;font-family:Poppins;font-weight:800;font-size:3rem;margin:15px 0}div.container div.row div h2 span[data-v-f69b1d0c]{color:#078282;font-family:Poppins,sans-serif;background-color:rgba(69,187,188,.3);border-radius:5px;padding:5px 10px}div.container div.row div p[data-v-f69b1d0c]{color:#606d75;display:flex;align-items:center}div.container div.row div button[data-v-f69b1d0c]{display:inline-block;color:#fff;border:1px solid #078282;border-radius:5px;padding:10px 15px;background-color:#078282;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:all .25s linear}div.container div.row div button a[data-v-f69b1d0c]{color:#fff;text-decoration:none;text-transform:uppercase}div.container div.row div button[data-v-f69b1d0c]:hover{transform:scale(1.1)}div.container div.row div div[data-v-f69b1d0c]{display:flex;justify-content:space-between}div.container div.row div div p[data-v-f69b1d0c]{width:70%}div.container div.row .editorials[data-v-f69b1d0c]{display:flex;justify-content:space-between;overflow-x:auto;margin-top:30px}div.container div.row .editorials[data-v-f69b1d0c]::-webkit-scrollbar{display:none}div.container div.row .editorials div[data-v-f69b1d0c]{position:relative;text-align:center;cursor:-webkit-grab;cursor:grab;min-width:calc(33.33333% - 20px);height:calc(21.66667vw - 20px);margin:0 10px;border-radius:15px;background-size:cover;background-position:50%;display:flex;justify-content:center;align-items:flex-end;padding:20px}@media screen and (max-width:820px){div.container div.row .editorials div[data-v-f69b1d0c]{min-width:calc(50% - 20px);height:calc(42.5vw - 20px)}}@media screen and (max-width:400px){div.container div.row .editorials div[data-v-f69b1d0c]{min-width:calc(100% - 20px);height:calc(100vw - 20px);padding:20px}}div.container div.row .editorials div:hover h4[data-v-f69b1d0c]{transform:translateY(-100%)}div.container div.row .editorials div h4[data-v-f69b1d0c]{z-index:1;font-size:1.5rem;color:#fff;text-shadow:2px 2px 2px rgba(0,0,0,.8);transition:all .5s ease-in-out}@media screen and (max-width:820px){div.container div.row .editorials div h4[data-v-f69b1d0c]{font-size:1rem}}div.container div.row .editorials div[data-v-f69b1d0c]:before{content:"";width:100%;border-radius:15px;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000;opacity:.25}div.container[data-v-5cf5c082]{background-image:url(/img/bg-1.d74ec310.jpg);background-size:cover;background-repeat:no-repeat;background-position-y:30%}div.container div.row[data-v-5cf5c082]{padding:120px 0;display:flex;justify-content:space-between;width:50%;margin:0 auto}@media screen and (max-width:820px){div.container div.row[data-v-5cf5c082]{width:70%}}@media screen and (max-width:400px){div.container div.row[data-v-5cf5c082]{flex-direction:column}}div.container div.row_left[data-v-5cf5c082]{width:60%}div.container div.row_left h5[data-v-5cf5c082]{color:#45bbbc}div.container div.row_left h2[data-v-5cf5c082]{color:#fff;font-family:Poppins;font-weight:800;font-size:3rem;margin:15px 0}div.container div.row_left h2 span[data-v-5cf5c082]{color:#fff;font-family:Poppins,sans-serif;background-color:rgba(7,130,130,.2);border-radius:5px;padding:5px 10px}div.container div.row_left p[data-v-5cf5c082]{color:#fff;opacity:.8}@media screen and (max-width:400px){div.container div.row_left[data-v-5cf5c082]{width:100%}}div.container div.row_right[data-v-5cf5c082]{display:flex;flex-direction:column;width:35%}@media screen and (max-width:400px){div.container div.row_right[data-v-5cf5c082]{width:100%}}div.container div.row_right input[data-v-5cf5c082]{width:100%;margin:10px 0;border-radius:3px;border:2px solid transparent;padding:13px;background-color:hsla(206,8%,82%,.7)}div.container div.row_right input[data-v-5cf5c082]:focus{outline:none;border:2px solid #078282}div.container div.row_right button[data-v-5cf5c082]{display:inline-block;color:#fff;border:1px solid #078282;border-radius:5px;padding:10px 15px;background-color:#078282;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:all .25s linear}div.container div.row_right button a[data-v-5cf5c082]{color:#fff;text-decoration:none;text-transform:uppercase}div.container div.row_right button[data-v-5cf5c082]:hover{transform:scale(1.1)}div.footer_top[data-v-17bf6d7f]{background-color:#121117;padding:100px 0}div.footer_top div.container[data-v-17bf6d7f]{display:flex;justify-content:space-between;width:65%;margin:0 auto;color:#fff}@media screen and (max-width:920px){div.footer_top div.container[data-v-17bf6d7f]{flex-direction:column}}@media screen and (max-width:1400px){div.footer_top div.container[data-v-17bf6d7f]{width:80%}}div.footer_top div.container .contacts[data-v-17bf6d7f]{display:flex;flex-direction:column;width:30%;padding:30px 30px 30px 0}@media screen and (max-width:920px){div.footer_top div.container .contacts[data-v-17bf6d7f]{flex-direction:row;justify-content:space-between;width:100%}}@media screen and (max-width:550px){div.footer_top div.container .contacts[data-v-17bf6d7f]{flex-wrap:wrap}}div.footer_top div.container .contacts .logo[data-v-17bf6d7f]{padding:0;text-transform:uppercase;font-weight:800;letter-spacing:3px;font-size:1.4rem}div.footer_top div.container .contacts .logo span[data-v-17bf6d7f]{color:#078282;background-color:rgba(7,130,130,.2);padding:5px 3px 5px 20px;border-radius:20px 0 0 20px}div.footer_top div.container .contacts p[data-v-17bf6d7f]{opacity:.7;margin:10px 0}div.footer_top div.container .contacts p[data-v-17bf6d7f]:nth-child(2){margin:30px 0}div.footer_top div.container .contacts p[data-v-17bf6d7f]:first-child{opacity:1}div.footer_top div.container .contacts p i[data-v-17bf6d7f]{margin-right:15px}div.footer_top div.container .contacts button[data-v-17bf6d7f]{display:inline-block;color:#fff;border:1px solid #078282;border-radius:5px;padding:10px 15px;background-color:transparent;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;transition:all .25s linear;height:fit-content}div.footer_top div.container .contacts button a[data-v-17bf6d7f]{color:#fff;text-decoration:none;text-transform:uppercase}div.footer_top div.container .contacts button[data-v-17bf6d7f]:hover{transform:scale(1.1)}div.footer_top div.container .menu[data-v-17bf6d7f]{width:70%;display:flex;justify-content:space-between}@media screen and (max-width:550px){div.footer_top div.container .menu[data-v-17bf6d7f]{flex-direction:column}}@media screen and (max-width:920px){div.footer_top div.container .menu[data-v-17bf6d7f]{width:100%}}div.footer_top div.container .menu div[data-v-17bf6d7f]{background-color:hsla(0,0%,100%,.05);border-radius:10px;padding:30px;display:flex;flex-direction:column;width:calc(33.33333% - 16px);margin:8px 0}@media screen and (max-width:820px){div.footer_top div.container .menu div[data-v-17bf6d7f]{width:calc(33.33333% - 5px);margin:5px 0}}@media screen and (max-width:550px){div.footer_top div.container .menu div[data-v-17bf6d7f]{width:100%}}div.footer_top div.container .menu div ul[data-v-17bf6d7f]{list-style:none;display:flex;flex-direction:column}div.footer_top div.container .menu div ul li[data-v-17bf6d7f]{cursor:pointer}div.footer_top div.container .menu div ul li a[data-v-17bf6d7f]{text-decoration:none}div.footer_top div.container .menu div ul li[data-v-17bf6d7f]{opacity:.7;margin:.5rem 0}div.footer_top div.container .menu div ul li i[data-v-17bf6d7f]{margin-right:.5rem}div.footer_top div.container .menu div ul li[data-v-17bf6d7f]:hover{color:#078282}div.footer_top div.container .menu div h4[data-v-17bf6d7f]{font-size:1.5rem;margin-bottom:20px}div.footer_bot[data-v-17bf6d7f]{padding:0 10%;background-color:#0d0d11;display:flex;justify-content:space-around;color:#fff}div.footer_bot p[data-v-17bf6d7f]{font-size:.9rem;opacity:.6;padding:20px 0}div.footer_bot p a[data-v-17bf6d7f]{color:#45bbbc;text-decoration:none}header{z-index:10}*{font-family:Montserrat;margin:0;box-sizing:border-box;padding:0}