@import url(https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);.dark-header,.header{align-content:center;align-items:center;background:var(--color_100);display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:3px 10px 10px;position:relative;z-index:1}.dark-header .phone,.header .phone{display:flex;flex-direction:row;font-size:var(--font-size-2);justify-content:flex-end;margin:0;width:100%}.dark-header .phone span,.header .phone span{margin:7px 10px 0 7px}@media(max-width:767px){.dark-header .phone,.header .phone{font-size:var(--font-size-1);justify-content:space-between}}.dark-header{background:transparent}.dark-header,.dark-header .phone{color:var(--color_100)}.dark-main-part,.main-part{display:flex;flex-direction:column;position:fixed;width:100%;z-index:1}.dark-main-part .logo-part,.main-part .logo-part{align-content:center;align-items:center;display:flex;flex-direction:row;position:absolute;top:10px;width:100%}.dark-main-part .logo-part .text-with-img,.main-part .logo-part .text-with-img{align-content:center;align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.dark-main-part .logo-part h1,.main-part .logo-part h1{color:var(--color_100);font-family:Bitter;font-size:var(--font-size-3);font-weight:400;margin-left:0}.dark-main-part .logo-part a,.dark-main-part .logo-part h1{color:var(--color_900)}:root{--color_50:#e9ebf0;--color_100:#c7cedb;--color_200:#a3aec1;--color_300:#818ea9;--color_400:#667597;--color_600:#667597;--color_700:#3c4c73;--color_800:#354266;--color_900:#2a334e;--white:#fff;--primary-color:var(--color_900);--borders-color:var(--color_300);--font-size-1:8px;--font-size-2:12.88px;--font-size-3:20.7368px;--font-size-4:33.386248px;--font-size-5:53.75185928px;--font-size-6:86.5404934408px;--font-size-7:139.3301944397px;--font-size-8:224.3216130479px;--font-size-9:361.1577970071px;--font-size-10:581.4640531815px;--font-size-11:936.1571256221px;--font-size-12:1507.2129722517px;--font-size-13:2426.6128853252px;--font-size-14:3906.8467453735px;--font-size-15:6290.0232600513px}*{box-sizing:border-box;color:#2a334e;color:var(--primary-color);font-family:sans-serif}body,html{background:linear-gradient(#c7cedb,#c7cedb 5%,#3c4c73 15%,#3c4c73 50%,#fff);background:linear-gradient(var(--color_100) 0,var(--color_100) 5%,var(--color_700) 15%,var(--color_700) 50%,var(--white) 100%);min-height:100vh;overflow-x:hidden}body{overflow:scroll}body::-webkit-scrollbar{background-image:linear-gradient(180deg,#667597,#708ad4 99%);background-image:linear-gradient(180deg,var(--color_600) 0,#708ad4 99%);border-radius:100px;box-shadow:inset 2px 2px 5px 0 hsla(0,0%,100%,.5);width:1px}body::-webkit-scrollbar-thumb{background-color:#f5f5f5;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.main-part::-webkit-scrollbar-thumb{background-image:linear-gradient(180deg,#d0368a,#708ad4 99%);border-radius:100px;box-shadow:inset 2px 2px 5px 0 hsla(0,0%,100%,.5)}.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.content-center{align-content:center}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.button{align-content:center;align-items:center;background:#667597;background:var(--color_600);border-radius:52px;color:#fff;color:var(--white);cursor:pointer;display:flex;justify-content:center;padding:20px;-webkit-user-select:none;user-select:none}.app{display:flex;flex-direction:column;margin:0;overflow:visible;padding:0}::-webkit-scrollbar{background:transparent;width:0}::-webkit-scrollbar-thumb{background:transparent;border-radius:0}body,html{margin:0;padding:0}.hero-part{background:var(--color_700);border-radius:10px 10px 0 0;display:flex;flex-direction:row;height:calc(100vh - 30px);justify-content:space-between;max-height:1000px;overflow:hidden;position:fixed;width:100%;z-index:0}.hero-part .slogan-container{top:29%}@media(max-width:767px){.hero-part .slogan-container{top:19%}}.hero-part .slogan{align-content:center;align-items:center;color:var(--color_100);display:flex;flex-direction:row;font-family:serif;font-size:var(--font-size-5);font-weight:300;min-width:320px;text-transform:uppercase;-webkit-user-select:none;user-select:none;width:80%}@media(max-width:767px){.hero-part .slogan{font-size:var(--font-size-4);margin-top:0}}.hero-part .t-part{-webkit-animation:resize;animation:resize;-webkit-animation-duration:900s;animation-duration:900s;-webkit-animation-iteration-count:10000;animation-iteration-count:10000;opacity:.3;pointer-events:none;position:absolute;right:30px;top:18%;width:60vw}@media(max-width:767px){.hero-part .t-part{-webkit-animation-duration:100s;animation-duration:100s;opacity:.4;top:-14%;width:80vw}}@-webkit-keyframes resize{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.4);transform:scale(1.4)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes resize{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.4);transform:scale(1.4)}to{-webkit-transform:scale(1);transform:scale(1)}}@media(min-width:767px){.hero-part .hero-contact-btn:hover{background-color:var(--color_300)}.hero-part .hero-contact-btn:active{background-color:var(--color_900)}}.caller-button{border-radius:50%;cursor:pointer;display:flex;margin-left:20px;padding:9px;pointer-events:all;position:relative}@media(max-width:767px){.caller-button{display:none}}.caller-button .rotating-part{-webkit-animation:spin 40s linear infinite;animation:spin 40s linear infinite;border:1px dashed var(--color_100);border-radius:50%;display:flex;height:100%;left:0;position:absolute;top:0;width:100%}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.caller-button .caller-content{align-content:center;align-items:center;background:var(--color_600);border-radius:50%;display:flex;flex-direction:row;height:40px;justify-content:center;width:40px}.caller-button .caller-content i{transition:.7s}.caller-button:hover .rotating-part{-webkit-animation:spin 10s linear infinite;animation:spin 10s linear infinite;border:1px dashed var(--color_50)}.caller-button:hover .caller-content i{-webkit-transform:scale(1.6) rotate(90deg);transform:scale(1.6) rotate(90deg)}.news-part{background-color:var(--color_700);display:flex;flex-direction:row;margin-bottom:40px;margin-top:0;overflow-x:scroll;padding-left:30px;pointer-events:all;position:relative;scrollbar-color:gray;scrollbar-width:thin;width:100%;z-index:1}@media(max-width:767px){.news-part{margin-bottom:87px;overflow-y:hidden;scroll-snap-type:x mandatory}}.news-part .news-item:hover{background-color:#65769f;transition:.5s}.news-part .news-item:hover .image-container{background:#fff;border:4px solid #818ea9;border-radius:50%;display:flex;height:99px;margin-right:15px;overflow:hidden;transition:.5s;width:99px}.news-part .news-item:hover p{font-size:12px}.news-part .news-item{align-content:center;align-items:center;background-color:#45567f;border-radius:9px;cursor:pointer;display:flex;flex-direction:row;margin-right:30px;padding:9px;pointer-events:all}@media(max-width:767px){.news-part .news-item{padding:4px}}.news-part .news-item .image-container{background:#fff;border:4px solid #818ea9;border-radius:50%;display:flex;height:90px;margin-right:15px;overflow:hidden;width:90px}@media(max-width:767px){.news-part .news-item .image-container{height:40px;width:40px}}.news-part .news-item p{color:#c7cedb;font-family:Bitter;font-size:12px;margin:0;width:160px}@media(max-width:767px){.news-part .news-item p{font-size:8px}}.shown-article-backdrop{align-content:center;align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:rgba(70,70,70,.4);display:flex;flex-direction:row;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.shown-article-backdrop .article-content{background:#f5f5f5;border-radius:10px;max-height:80vh;min-height:40vh;overflow:scroll;padding:30px;width:80vw}@media(max-width:767px){.shown-article-backdrop .article-content{max-height:90vh;padding:90px 10px 10px;width:90vw}}.shown-article-backdrop .article-content h3{font-size:30px;margin:0;width:60%}@media(max-width:767px){.shown-article-backdrop .article-content h3{font-size:20px}}.shown-article-backdrop .article-content img{margin-left:auto;width:20%}@media(max-width:767px){.shown-article-backdrop .article-content img{object-fit:contain;width:50px}}.menu{background:var(--color_900);display:flex;flex-direction:row;height:100vh;left:0;position:fixed;top:0;transition:.6s;width:100vw;z-index:10}.menu ul{left:16%;list-style:none;padding:0;position:absolute;top:139px;z-index:19}.menu ul a,.menu ul li{color:var(--color_100);font-family:Bitter;font-size:70px;font-weight:100;text-decoration:none}@media(max-width:767px){.menu ul a,.menu ul li{font-size:40px}}.menu ul li:hover a{color:var(--color_400)}.menu .search{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);height:100%;left:0;opacity:0;pointer-events:none;position:absolute;transition:.2s;width:100%;will-change:opacity;z-index:25}.menu .search .search-box{align-content:center;align-items:center;background:#354266;display:flex;flex-direction:row;justify-content:space-between;min-height:120px;padding-left:8%;padding-right:8%;width:100%}.menu .search .search-box input{background:transparent;border:none;color:#fff;font-family:Montserrat;font-size:32px;font-weight:300;width:100%}@media(max-width:767px){.menu .search .search-box input{font-size:14px}}.menu .search .search-box input::-webkit-input-placeholder{color:#fff;font-family:Montserrat;font-size:32px;font-weight:300;opacity:.4}.menu .search .search-box input::placeholder{color:#fff;font-family:Montserrat;font-size:32px;font-weight:300;opacity:.4}@media(max-width:767px){.menu .search .search-box input::-webkit-input-placeholder{font-size:14px}.menu .search .search-box input::placeholder{font-size:14px}}.menu .search .search-box input:focus{outline:none}.menu .search .search-box i{opacity:.9}.menu .search .search-zone{background:rgba(0,0,0,.25);height:100%;left:0;position:absolute;top:119px;width:100%}.menu .menu-header{align-content:center;align-items:center;display:flex;flex-direction:row;height:60px;justify-content:space-between;margin:30px;width:100%}.menu .menu-header .t-u-i-logo{-webkit-animation:move-left 47s linear infinite;animation:move-left 47s linear infinite;color:var(--color_700);font-size:80vh;left:-700px;opacity:.3;position:absolute;top:30%;-webkit-transform:scale(.6);transform:scale(.6);transition:.3s;-webkit-user-select:none;user-select:none;will-change:left}.menu .menu-header .search-place{align-content:center;align-items:center;color:var(--color_100);cursor:pointer;display:flex;flex-direction:row;max-height:60px}.menu .searching-result-list{display:flex;flex-direction:column;gap:15px;max-height:500px;overflow-y:scroll;position:absolute;top:20px}@media(max-width:767px){.menu .searching-result-list{left:30px}}.menu .searching-result-list li{font-size:40px}@media(max-width:767px){.menu .searching-result-list li{font-size:22px}}.menu .searching-result-list li:hover{color:#708ad4}.menu .searching-result-list a{text-decoration:none}.menu .searching-result-list Link li{font-size:40px}.menu .searching-result-list Link li:hover{color:#708ad4}.menu .searching-failed{color:var(--color_100);font-size:26px;text-align:center}.menu .categories:hover{color:var(--color_600)}.loader{-webkit-animation:loader-38 6s infinite;animation:loader-38 6s infinite;box-shadow:-10px -10px 0 5px,-10px -10px 0 5px,-10px -10px 0 5px,-10px -10px 0 5px;color:var(--color_100);height:5px;width:5px}@-webkit-keyframes loader-38{0%{box-shadow:-10px -10px 0 5px,-10px -10px 0 5px,-10px -10px 0 5px,-10px -10px 0 5px}8.33%{box-shadow:-10px -10px 0 5px,10px -10px 0 5px,10px -10px 0 5px,10px -10px 0 5px}16.66%{box-shadow:-10px -10px 0 5px,10px -10px 0 5px,10px 10px 0 5px,10px 10px 0 5px}24.99%{box-shadow:-10px -10px 0 5px,10px -10px 0 5px,10px 10px 0 5px,-10px 10px 0 5px}33.32%{box-shadow:-10px -10px 0 5px,10px -10px 0 5px,10px 10px 0 5px,-10px -10px 0 5px}41.65%{box-shadow:10px -10px 0 5px,10px -10px 0 5px,10px 10px 0 5px,10px -10px 0 5px}49.98%{box-shadow:10px 10px 0 5px,10px 10px 0 5px,10px 10px 0 5px,10px 10px 0 5px}58.31%{box-shadow:-10px 10px 0 5px,-10px 10px 0 5px,10px 10px 0 5px,-10px 10px 0 5px}66.64%{box-shadow:-10px -10px 0 5px,-10px -10px 0 5px,10px 10px 0 5px,-10px 10px 0 5px}74.97%{box-shadow:-10px -10px 0 5px,10px -10px 0 5px,10px 10px 0 5px,-10px 10px 0 5px}83.3%{box-shadow:-10px -10px 0 5px,10px 10px 0 5px,10px 10px 0 5px,-10px 10px 0 5px}91.63%{box-shadow:-10px -10px 0 5px,-10px 10px 0 5px,-10px 10px 0 5px,-10px 10px 0 5px}to{box-shadow:-10px -10px 0 5px,-10px -10px 0 5px,-10px -10px 0 5px,-10px -10px 0 5px}}@keyframes loader-38{0%{box-shadow:-10px -10px 0 5px,-10px -10px 0 5px,-10px -10px 0 5px,-10px -10px 0 5px}8.33%{box-shadow:-10px -10px 0 5px,10px -10px 0 5px,10px -10px 0 5px,10px -10px 0 5px}16.66%{box-shadow:-10px -10px 0 5px,10px -10px 0 5px,10px 10px 0 5px,10px 10px 0 5px}24.99%{box-shadow:-10px -10px 0 5px,10px -10px 0 5px,10px 10px 0 5px,-10px 10px 0 5px}33.32%{box-shadow:-10px -10px 0 5px,10px -10px 0 5px,10px 10px 0 5px,-10px -10px 0 5px}41.65%{box-shadow:10px -10px 0 5px,10px -10px 0 5px,10px 10px 0 5px,10px -10px 0 5px}49.98%{box-shadow:10px 10px 0 5px,10px 10px 0 5px,10px 10px 0 5px,10px 10px 0 5px}58.31%{box-shadow:-10px 10px 0 5px,-10px 10px 0 5px,10px 10px 0 5px,-10px 10px 0 5px}66.64%{box-shadow:-10px -10px 0 5px,-10px -10px 0 5px,10px 10px 0 5px,-10px 10px 0 5px}74.97%{box-shadow:-10px -10px 0 5px,10px -10px 0 5px,10px 10px 0 5px,-10px 10px 0 5px}83.3%{box-shadow:-10px -10px 0 5px,10px 10px 0 5px,10px 10px 0 5px,-10px 10px 0 5px}91.63%{box-shadow:-10px -10px 0 5px,-10px 10px 0 5px,-10px 10px 0 5px,-10px 10px 0 5px}to{box-shadow:-10px -10px 0 5px,-10px -10px 0 5px,-10px -10px 0 5px,-10px -10px 0 5px}}footer{background-color:var(--color_900);border-radius:10px 10px 0 0;flex-direction:column;justify-content:center;padding:30px;position:relative;z-index:4}footer,footer .footer-content{align-content:flex-start;align-items:flex-start;display:flex}footer .footer-content{flex-direction:row;justify-content:space-between}@media(max-width:767px){footer .footer-content{flex-direction:column}footer .footer-content a,footer .footer-content b,footer .footer-content p{margin-left:auto;text-align:right}}.services-part{background:#f5f5f5;border-radius:10px;display:flex;flex-direction:column;height:100%;padding:30px 8%;position:relative;width:100%;z-index:2}@media(max-width:727px){.services-part{padding:0}}.services-part h2{color:var(--color_800);font-family:Bitter;font-size:32px;font-weight:500;text-transform:uppercase}@media(max-width:727px){.services-part h2{margin-left:30px}}.services-part .services-list{display:flex;flex-direction:column;margin-top:20px;min-height:calc(100vh - 200px)}@media(max-width:767px){.services-part .services-list{height:auto}}.services-part .services-list .service{align-content:center;align-items:center;display:flex;flex-direction:row;height:15vh;margin-bottom:10px;padding-left:8vw}.services-part .services-list .service .img-container{border-radius:16px;display:flex;height:24vh;opacity:0;overflow:hidden;position:relative;transition:.8s;width:auto}@media(max-width:767px){.services-part .services-list .service .img-container{height:10vh;opacity:1;width:30vw}}.services-part .services-list .service .img-container img{aspect-ratio:2.22;height:auto;object-fit:cover;width:100%}.services-part .services-list .service .img-container .toner{background:linear-gradient(180deg,rgba(42,51,78,.11),rgba(42,51,78,.2));display:flex;height:100%;left:0;position:absolute;top:0;width:100%;z-index:30}.services-part .services-list .service h3{color:var(--color_400);cursor:pointer;font-family:Montserrat;font-size:25px;font-style:normal;font-weight:500;line-height:normal;margin-left:300px;text-align:left;transition:.5s;width:100%}@media(max-width:767px){.services-part .services-list .service h3{font-size:14px;margin-left:30px}}.services-part .services-list .service h3:after{background:var(--color_100);content:"";display:block;height:2px;margin-top:20px;transition:width .3s;width:100%}.services-part .services-list .service.active{height:auto}.services-part .services-list .service.active .img-container{display:none}.services-part .services-list .service.active h3{font-size:16px;margin:0 auto 10px 0;padding:10px;width:280px}.services-part .services-list .service.active h3.active{background:var(--color_600);color:var(--white)}.services-part .services-list .service.active h3.active:after{background:var(--color_600);background:transparent;border-radius:5px;color:var(--white);font-weight:900}.services-part .services-list .service.active h3:after{margin:0}.services-part .services-list .service.highlighted .img-container,.services-part .services-list .service:hover .img-container{opacity:1}.services-part .services-list .service.highlighted h3:after,.services-part .services-list .service:hover h3:after{background:var(--color_600);transition:width .3s;width:0}.services-part .services-list-level-2,.services-part .services-list-level-3{margin-left:10px;position:relative}.services-part .services-list-level-2 img.bg,.services-part .services-list-level-3 img.bg{height:100%;left:0;object-fit:cover;opacity:.05;position:absolute;top:0;width:100%}.services-part .services-list-level-2 .service:first-child,.services-part .services-list-level-3 .service:first-child{-webkit-animation:appear .7s;animation:appear .7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(2),.services-part .services-list-level-3 .service:nth-child(2){-webkit-animation:appear 1.4s;animation:appear 1.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(3),.services-part .services-list-level-3 .service:nth-child(3){-webkit-animation:appear 2.1s;animation:appear 2.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(4),.services-part .services-list-level-3 .service:nth-child(4){-webkit-animation:appear 2.8s;animation:appear 2.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(5),.services-part .services-list-level-3 .service:nth-child(5){-webkit-animation:appear 3.5s;animation:appear 3.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(6),.services-part .services-list-level-3 .service:nth-child(6){-webkit-animation:appear 4.2s;animation:appear 4.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(7),.services-part .services-list-level-3 .service:nth-child(7){-webkit-animation:appear 4.9s;animation:appear 4.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(8),.services-part .services-list-level-3 .service:nth-child(8){-webkit-animation:appear 5.6s;animation:appear 5.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(9),.services-part .services-list-level-3 .service:nth-child(9){-webkit-animation:appear 6.3s;animation:appear 6.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(10),.services-part .services-list-level-3 .service:nth-child(10){-webkit-animation:appear 7s;animation:appear 7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(11),.services-part .services-list-level-3 .service:nth-child(11){-webkit-animation:appear 7.7s;animation:appear 7.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(12),.services-part .services-list-level-3 .service:nth-child(12){-webkit-animation:appear 8.4s;animation:appear 8.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(13),.services-part .services-list-level-3 .service:nth-child(13){-webkit-animation:appear 9.1s;animation:appear 9.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(14),.services-part .services-list-level-3 .service:nth-child(14){-webkit-animation:appear 9.8s;animation:appear 9.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(15),.services-part .services-list-level-3 .service:nth-child(15){-webkit-animation:appear 10.5s;animation:appear 10.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(16),.services-part .services-list-level-3 .service:nth-child(16){-webkit-animation:appear 11.2s;animation:appear 11.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(17),.services-part .services-list-level-3 .service:nth-child(17){-webkit-animation:appear 11.9s;animation:appear 11.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(18),.services-part .services-list-level-3 .service:nth-child(18){-webkit-animation:appear 12.6s;animation:appear 12.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(19),.services-part .services-list-level-3 .service:nth-child(19){-webkit-animation:appear 13.3s;animation:appear 13.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(20),.services-part .services-list-level-3 .service:nth-child(20){-webkit-animation:appear 14s;animation:appear 14s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(21),.services-part .services-list-level-3 .service:nth-child(21){-webkit-animation:appear 14.7s;animation:appear 14.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(22),.services-part .services-list-level-3 .service:nth-child(22){-webkit-animation:appear 15.4s;animation:appear 15.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(23),.services-part .services-list-level-3 .service:nth-child(23){-webkit-animation:appear 16.1s;animation:appear 16.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(24),.services-part .services-list-level-3 .service:nth-child(24){-webkit-animation:appear 16.8s;animation:appear 16.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(25),.services-part .services-list-level-3 .service:nth-child(25){-webkit-animation:appear 17.5s;animation:appear 17.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(26),.services-part .services-list-level-3 .service:nth-child(26){-webkit-animation:appear 18.2s;animation:appear 18.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(27),.services-part .services-list-level-3 .service:nth-child(27){-webkit-animation:appear 18.9s;animation:appear 18.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(28),.services-part .services-list-level-3 .service:nth-child(28){-webkit-animation:appear 19.6s;animation:appear 19.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(29),.services-part .services-list-level-3 .service:nth-child(29){-webkit-animation:appear 20.3s;animation:appear 20.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(30),.services-part .services-list-level-3 .service:nth-child(30){-webkit-animation:appear 21s;animation:appear 21s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(31),.services-part .services-list-level-3 .service:nth-child(31){-webkit-animation:appear 21.7s;animation:appear 21.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(32),.services-part .services-list-level-3 .service:nth-child(32){-webkit-animation:appear 22.4s;animation:appear 22.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(33),.services-part .services-list-level-3 .service:nth-child(33){-webkit-animation:appear 23.1s;animation:appear 23.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(34),.services-part .services-list-level-3 .service:nth-child(34){-webkit-animation:appear 23.8s;animation:appear 23.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(35),.services-part .services-list-level-3 .service:nth-child(35){-webkit-animation:appear 24.5s;animation:appear 24.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(36),.services-part .services-list-level-3 .service:nth-child(36){-webkit-animation:appear 25.2s;animation:appear 25.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(37),.services-part .services-list-level-3 .service:nth-child(37){-webkit-animation:appear 25.9s;animation:appear 25.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(38),.services-part .services-list-level-3 .service:nth-child(38){-webkit-animation:appear 26.6s;animation:appear 26.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(39),.services-part .services-list-level-3 .service:nth-child(39){-webkit-animation:appear 27.3s;animation:appear 27.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(40),.services-part .services-list-level-3 .service:nth-child(40){-webkit-animation:appear 28s;animation:appear 28s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(41),.services-part .services-list-level-3 .service:nth-child(41){-webkit-animation:appear 28.7s;animation:appear 28.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(42),.services-part .services-list-level-3 .service:nth-child(42){-webkit-animation:appear 29.4s;animation:appear 29.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(43),.services-part .services-list-level-3 .service:nth-child(43){-webkit-animation:appear 30.1s;animation:appear 30.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(44),.services-part .services-list-level-3 .service:nth-child(44){-webkit-animation:appear 30.8s;animation:appear 30.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(45),.services-part .services-list-level-3 .service:nth-child(45){-webkit-animation:appear 31.5s;animation:appear 31.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(46),.services-part .services-list-level-3 .service:nth-child(46){-webkit-animation:appear 32.2s;animation:appear 32.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(47),.services-part .services-list-level-3 .service:nth-child(47){-webkit-animation:appear 32.9s;animation:appear 32.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(48),.services-part .services-list-level-3 .service:nth-child(48){-webkit-animation:appear 33.6s;animation:appear 33.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(49),.services-part .services-list-level-3 .service:nth-child(49){-webkit-animation:appear 34.3s;animation:appear 34.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(50),.services-part .services-list-level-3 .service:nth-child(50){-webkit-animation:appear 35s;animation:appear 35s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(51),.services-part .services-list-level-3 .service:nth-child(51){-webkit-animation:appear 35.7s;animation:appear 35.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(52),.services-part .services-list-level-3 .service:nth-child(52){-webkit-animation:appear 36.4s;animation:appear 36.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(53),.services-part .services-list-level-3 .service:nth-child(53){-webkit-animation:appear 37.1s;animation:appear 37.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(54),.services-part .services-list-level-3 .service:nth-child(54){-webkit-animation:appear 37.8s;animation:appear 37.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(55),.services-part .services-list-level-3 .service:nth-child(55){-webkit-animation:appear 38.5s;animation:appear 38.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(56),.services-part .services-list-level-3 .service:nth-child(56){-webkit-animation:appear 39.2s;animation:appear 39.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(57),.services-part .services-list-level-3 .service:nth-child(57){-webkit-animation:appear 39.9s;animation:appear 39.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(58),.services-part .services-list-level-3 .service:nth-child(58){-webkit-animation:appear 40.6s;animation:appear 40.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(59),.services-part .services-list-level-3 .service:nth-child(59){-webkit-animation:appear 41.3s;animation:appear 41.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(60),.services-part .services-list-level-3 .service:nth-child(60){-webkit-animation:appear 42s;animation:appear 42s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(61),.services-part .services-list-level-3 .service:nth-child(61){-webkit-animation:appear 42.7s;animation:appear 42.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(62),.services-part .services-list-level-3 .service:nth-child(62){-webkit-animation:appear 43.4s;animation:appear 43.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(63),.services-part .services-list-level-3 .service:nth-child(63){-webkit-animation:appear 44.1s;animation:appear 44.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(64),.services-part .services-list-level-3 .service:nth-child(64){-webkit-animation:appear 44.8s;animation:appear 44.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(65),.services-part .services-list-level-3 .service:nth-child(65){-webkit-animation:appear 45.5s;animation:appear 45.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(66),.services-part .services-list-level-3 .service:nth-child(66){-webkit-animation:appear 46.2s;animation:appear 46.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(67),.services-part .services-list-level-3 .service:nth-child(67){-webkit-animation:appear 46.9s;animation:appear 46.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(68),.services-part .services-list-level-3 .service:nth-child(68){-webkit-animation:appear 47.6s;animation:appear 47.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(69),.services-part .services-list-level-3 .service:nth-child(69){-webkit-animation:appear 48.3s;animation:appear 48.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(70),.services-part .services-list-level-3 .service:nth-child(70){-webkit-animation:appear 49s;animation:appear 49s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(71),.services-part .services-list-level-3 .service:nth-child(71){-webkit-animation:appear 49.7s;animation:appear 49.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(72),.services-part .services-list-level-3 .service:nth-child(72){-webkit-animation:appear 50.4s;animation:appear 50.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(73),.services-part .services-list-level-3 .service:nth-child(73){-webkit-animation:appear 51.1s;animation:appear 51.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(74),.services-part .services-list-level-3 .service:nth-child(74){-webkit-animation:appear 51.8s;animation:appear 51.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(75),.services-part .services-list-level-3 .service:nth-child(75){-webkit-animation:appear 52.5s;animation:appear 52.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(76),.services-part .services-list-level-3 .service:nth-child(76){-webkit-animation:appear 53.2s;animation:appear 53.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(77),.services-part .services-list-level-3 .service:nth-child(77){-webkit-animation:appear 53.9s;animation:appear 53.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(78),.services-part .services-list-level-3 .service:nth-child(78){-webkit-animation:appear 54.6s;animation:appear 54.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(79),.services-part .services-list-level-3 .service:nth-child(79){-webkit-animation:appear 55.3s;animation:appear 55.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(80),.services-part .services-list-level-3 .service:nth-child(80){-webkit-animation:appear 56s;animation:appear 56s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(81),.services-part .services-list-level-3 .service:nth-child(81){-webkit-animation:appear 56.7s;animation:appear 56.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(82),.services-part .services-list-level-3 .service:nth-child(82){-webkit-animation:appear 57.4s;animation:appear 57.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(83),.services-part .services-list-level-3 .service:nth-child(83){-webkit-animation:appear 58.1s;animation:appear 58.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(84),.services-part .services-list-level-3 .service:nth-child(84){-webkit-animation:appear 58.8s;animation:appear 58.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(85),.services-part .services-list-level-3 .service:nth-child(85){-webkit-animation:appear 59.5s;animation:appear 59.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(86),.services-part .services-list-level-3 .service:nth-child(86){-webkit-animation:appear 60.2s;animation:appear 60.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(87),.services-part .services-list-level-3 .service:nth-child(87){-webkit-animation:appear 60.9s;animation:appear 60.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(88),.services-part .services-list-level-3 .service:nth-child(88){-webkit-animation:appear 61.6s;animation:appear 61.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(89),.services-part .services-list-level-3 .service:nth-child(89){-webkit-animation:appear 62.3s;animation:appear 62.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(90),.services-part .services-list-level-3 .service:nth-child(90){-webkit-animation:appear 63s;animation:appear 63s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(91),.services-part .services-list-level-3 .service:nth-child(91){-webkit-animation:appear 63.7s;animation:appear 63.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(92),.services-part .services-list-level-3 .service:nth-child(92){-webkit-animation:appear 64.4s;animation:appear 64.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(93),.services-part .services-list-level-3 .service:nth-child(93){-webkit-animation:appear 65.1s;animation:appear 65.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(94),.services-part .services-list-level-3 .service:nth-child(94){-webkit-animation:appear 65.8s;animation:appear 65.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(95),.services-part .services-list-level-3 .service:nth-child(95){-webkit-animation:appear 66.5s;animation:appear 66.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(96),.services-part .services-list-level-3 .service:nth-child(96){-webkit-animation:appear 67.2s;animation:appear 67.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(97),.services-part .services-list-level-3 .service:nth-child(97){-webkit-animation:appear 67.9s;animation:appear 67.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(98),.services-part .services-list-level-3 .service:nth-child(98){-webkit-animation:appear 68.6s;animation:appear 68.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(99),.services-part .services-list-level-3 .service:nth-child(99){-webkit-animation:appear 69.3s;animation:appear 69.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(100),.services-part .services-list-level-3 .service:nth-child(100){-webkit-animation:appear 70s;animation:appear 70s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(101),.services-part .services-list-level-3 .service:nth-child(101){-webkit-animation:appear 70.7s;animation:appear 70.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(102),.services-part .services-list-level-3 .service:nth-child(102){-webkit-animation:appear 71.4s;animation:appear 71.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(103),.services-part .services-list-level-3 .service:nth-child(103){-webkit-animation:appear 72.1s;animation:appear 72.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(104),.services-part .services-list-level-3 .service:nth-child(104){-webkit-animation:appear 72.8s;animation:appear 72.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(105),.services-part .services-list-level-3 .service:nth-child(105){-webkit-animation:appear 73.5s;animation:appear 73.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(106),.services-part .services-list-level-3 .service:nth-child(106){-webkit-animation:appear 74.2s;animation:appear 74.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(107),.services-part .services-list-level-3 .service:nth-child(107){-webkit-animation:appear 74.9s;animation:appear 74.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(108),.services-part .services-list-level-3 .service:nth-child(108){-webkit-animation:appear 75.6s;animation:appear 75.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(109),.services-part .services-list-level-3 .service:nth-child(109){-webkit-animation:appear 76.3s;animation:appear 76.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(110),.services-part .services-list-level-3 .service:nth-child(110){-webkit-animation:appear 77s;animation:appear 77s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(111),.services-part .services-list-level-3 .service:nth-child(111){-webkit-animation:appear 77.7s;animation:appear 77.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(112),.services-part .services-list-level-3 .service:nth-child(112){-webkit-animation:appear 78.4s;animation:appear 78.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(113),.services-part .services-list-level-3 .service:nth-child(113){-webkit-animation:appear 79.1s;animation:appear 79.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(114),.services-part .services-list-level-3 .service:nth-child(114){-webkit-animation:appear 79.8s;animation:appear 79.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(115),.services-part .services-list-level-3 .service:nth-child(115){-webkit-animation:appear 80.5s;animation:appear 80.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(116),.services-part .services-list-level-3 .service:nth-child(116){-webkit-animation:appear 81.2s;animation:appear 81.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(117),.services-part .services-list-level-3 .service:nth-child(117){-webkit-animation:appear 81.9s;animation:appear 81.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(118),.services-part .services-list-level-3 .service:nth-child(118){-webkit-animation:appear 82.6s;animation:appear 82.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(119),.services-part .services-list-level-3 .service:nth-child(119){-webkit-animation:appear 83.3s;animation:appear 83.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(120),.services-part .services-list-level-3 .service:nth-child(120){-webkit-animation:appear 84s;animation:appear 84s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(121),.services-part .services-list-level-3 .service:nth-child(121){-webkit-animation:appear 84.7s;animation:appear 84.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(122),.services-part .services-list-level-3 .service:nth-child(122){-webkit-animation:appear 85.4s;animation:appear 85.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(123),.services-part .services-list-level-3 .service:nth-child(123){-webkit-animation:appear 86.1s;animation:appear 86.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(124),.services-part .services-list-level-3 .service:nth-child(124){-webkit-animation:appear 86.8s;animation:appear 86.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(125),.services-part .services-list-level-3 .service:nth-child(125){-webkit-animation:appear 87.5s;animation:appear 87.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(126),.services-part .services-list-level-3 .service:nth-child(126){-webkit-animation:appear 88.2s;animation:appear 88.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(127),.services-part .services-list-level-3 .service:nth-child(127){-webkit-animation:appear 88.9s;animation:appear 88.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(128),.services-part .services-list-level-3 .service:nth-child(128){-webkit-animation:appear 89.6s;animation:appear 89.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(129),.services-part .services-list-level-3 .service:nth-child(129){-webkit-animation:appear 90.3s;animation:appear 90.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(130),.services-part .services-list-level-3 .service:nth-child(130){-webkit-animation:appear 91s;animation:appear 91s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(131),.services-part .services-list-level-3 .service:nth-child(131){-webkit-animation:appear 91.7s;animation:appear 91.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(132),.services-part .services-list-level-3 .service:nth-child(132){-webkit-animation:appear 92.4s;animation:appear 92.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(133),.services-part .services-list-level-3 .service:nth-child(133){-webkit-animation:appear 93.1s;animation:appear 93.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(134),.services-part .services-list-level-3 .service:nth-child(134){-webkit-animation:appear 93.8s;animation:appear 93.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(135),.services-part .services-list-level-3 .service:nth-child(135){-webkit-animation:appear 94.5s;animation:appear 94.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(136),.services-part .services-list-level-3 .service:nth-child(136){-webkit-animation:appear 95.2s;animation:appear 95.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(137),.services-part .services-list-level-3 .service:nth-child(137){-webkit-animation:appear 95.9s;animation:appear 95.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(138),.services-part .services-list-level-3 .service:nth-child(138){-webkit-animation:appear 96.6s;animation:appear 96.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(139),.services-part .services-list-level-3 .service:nth-child(139){-webkit-animation:appear 97.3s;animation:appear 97.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(140),.services-part .services-list-level-3 .service:nth-child(140){-webkit-animation:appear 98s;animation:appear 98s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(141),.services-part .services-list-level-3 .service:nth-child(141){-webkit-animation:appear 98.7s;animation:appear 98.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(142),.services-part .services-list-level-3 .service:nth-child(142){-webkit-animation:appear 99.4s;animation:appear 99.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(143),.services-part .services-list-level-3 .service:nth-child(143){-webkit-animation:appear 100.1s;animation:appear 100.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(144),.services-part .services-list-level-3 .service:nth-child(144){-webkit-animation:appear 100.8s;animation:appear 100.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(145),.services-part .services-list-level-3 .service:nth-child(145){-webkit-animation:appear 101.5s;animation:appear 101.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(146),.services-part .services-list-level-3 .service:nth-child(146){-webkit-animation:appear 102.2s;animation:appear 102.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(147),.services-part .services-list-level-3 .service:nth-child(147){-webkit-animation:appear 102.9s;animation:appear 102.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(148),.services-part .services-list-level-3 .service:nth-child(148){-webkit-animation:appear 103.6s;animation:appear 103.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(149),.services-part .services-list-level-3 .service:nth-child(149){-webkit-animation:appear 104.3s;animation:appear 104.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(150),.services-part .services-list-level-3 .service:nth-child(150){-webkit-animation:appear 105s;animation:appear 105s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(151),.services-part .services-list-level-3 .service:nth-child(151){-webkit-animation:appear 105.7s;animation:appear 105.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(152),.services-part .services-list-level-3 .service:nth-child(152){-webkit-animation:appear 106.4s;animation:appear 106.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(153),.services-part .services-list-level-3 .service:nth-child(153){-webkit-animation:appear 107.1s;animation:appear 107.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(154),.services-part .services-list-level-3 .service:nth-child(154){-webkit-animation:appear 107.8s;animation:appear 107.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(155),.services-part .services-list-level-3 .service:nth-child(155){-webkit-animation:appear 108.5s;animation:appear 108.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(156),.services-part .services-list-level-3 .service:nth-child(156){-webkit-animation:appear 109.2s;animation:appear 109.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(157),.services-part .services-list-level-3 .service:nth-child(157){-webkit-animation:appear 109.9s;animation:appear 109.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(158),.services-part .services-list-level-3 .service:nth-child(158){-webkit-animation:appear 110.6s;animation:appear 110.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(159),.services-part .services-list-level-3 .service:nth-child(159){-webkit-animation:appear 111.3s;animation:appear 111.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(160),.services-part .services-list-level-3 .service:nth-child(160){-webkit-animation:appear 112s;animation:appear 112s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(161),.services-part .services-list-level-3 .service:nth-child(161){-webkit-animation:appear 112.7s;animation:appear 112.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(162),.services-part .services-list-level-3 .service:nth-child(162){-webkit-animation:appear 113.4s;animation:appear 113.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(163),.services-part .services-list-level-3 .service:nth-child(163){-webkit-animation:appear 114.1s;animation:appear 114.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(164),.services-part .services-list-level-3 .service:nth-child(164){-webkit-animation:appear 114.8s;animation:appear 114.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(165),.services-part .services-list-level-3 .service:nth-child(165){-webkit-animation:appear 115.5s;animation:appear 115.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(166),.services-part .services-list-level-3 .service:nth-child(166){-webkit-animation:appear 116.2s;animation:appear 116.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(167),.services-part .services-list-level-3 .service:nth-child(167){-webkit-animation:appear 116.9s;animation:appear 116.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(168),.services-part .services-list-level-3 .service:nth-child(168){-webkit-animation:appear 117.6s;animation:appear 117.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(169),.services-part .services-list-level-3 .service:nth-child(169){-webkit-animation:appear 118.3s;animation:appear 118.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(170),.services-part .services-list-level-3 .service:nth-child(170){-webkit-animation:appear 119s;animation:appear 119s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(171),.services-part .services-list-level-3 .service:nth-child(171){-webkit-animation:appear 119.7s;animation:appear 119.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(172),.services-part .services-list-level-3 .service:nth-child(172){-webkit-animation:appear 120.4s;animation:appear 120.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(173),.services-part .services-list-level-3 .service:nth-child(173){-webkit-animation:appear 121.1s;animation:appear 121.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(174),.services-part .services-list-level-3 .service:nth-child(174){-webkit-animation:appear 121.8s;animation:appear 121.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(175),.services-part .services-list-level-3 .service:nth-child(175){-webkit-animation:appear 122.5s;animation:appear 122.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(176),.services-part .services-list-level-3 .service:nth-child(176){-webkit-animation:appear 123.2s;animation:appear 123.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(177),.services-part .services-list-level-3 .service:nth-child(177){-webkit-animation:appear 123.9s;animation:appear 123.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(178),.services-part .services-list-level-3 .service:nth-child(178){-webkit-animation:appear 124.6s;animation:appear 124.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(179),.services-part .services-list-level-3 .service:nth-child(179){-webkit-animation:appear 125.3s;animation:appear 125.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(180),.services-part .services-list-level-3 .service:nth-child(180){-webkit-animation:appear 126s;animation:appear 126s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(181),.services-part .services-list-level-3 .service:nth-child(181){-webkit-animation:appear 126.7s;animation:appear 126.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(182),.services-part .services-list-level-3 .service:nth-child(182){-webkit-animation:appear 127.4s;animation:appear 127.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(183),.services-part .services-list-level-3 .service:nth-child(183){-webkit-animation:appear 128.1s;animation:appear 128.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(184),.services-part .services-list-level-3 .service:nth-child(184){-webkit-animation:appear 128.8s;animation:appear 128.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(185),.services-part .services-list-level-3 .service:nth-child(185){-webkit-animation:appear 129.5s;animation:appear 129.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(186),.services-part .services-list-level-3 .service:nth-child(186){-webkit-animation:appear 130.2s;animation:appear 130.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(187),.services-part .services-list-level-3 .service:nth-child(187){-webkit-animation:appear 130.9s;animation:appear 130.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(188),.services-part .services-list-level-3 .service:nth-child(188){-webkit-animation:appear 131.6s;animation:appear 131.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(189),.services-part .services-list-level-3 .service:nth-child(189){-webkit-animation:appear 132.3s;animation:appear 132.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(190),.services-part .services-list-level-3 .service:nth-child(190){-webkit-animation:appear 133s;animation:appear 133s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(191),.services-part .services-list-level-3 .service:nth-child(191){-webkit-animation:appear 133.7s;animation:appear 133.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(192),.services-part .services-list-level-3 .service:nth-child(192){-webkit-animation:appear 134.4s;animation:appear 134.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(193),.services-part .services-list-level-3 .service:nth-child(193){-webkit-animation:appear 135.1s;animation:appear 135.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(194),.services-part .services-list-level-3 .service:nth-child(194){-webkit-animation:appear 135.8s;animation:appear 135.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(195),.services-part .services-list-level-3 .service:nth-child(195){-webkit-animation:appear 136.5s;animation:appear 136.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(196),.services-part .services-list-level-3 .service:nth-child(196){-webkit-animation:appear 137.2s;animation:appear 137.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(197),.services-part .services-list-level-3 .service:nth-child(197){-webkit-animation:appear 137.9s;animation:appear 137.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(198),.services-part .services-list-level-3 .service:nth-child(198){-webkit-animation:appear 138.6s;animation:appear 138.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(199),.services-part .services-list-level-3 .service:nth-child(199){-webkit-animation:appear 139.3s;animation:appear 139.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(200),.services-part .services-list-level-3 .service:nth-child(200){-webkit-animation:appear 140s;animation:appear 140s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(201),.services-part .services-list-level-3 .service:nth-child(201){-webkit-animation:appear 140.7s;animation:appear 140.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(202),.services-part .services-list-level-3 .service:nth-child(202){-webkit-animation:appear 141.4s;animation:appear 141.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(203),.services-part .services-list-level-3 .service:nth-child(203){-webkit-animation:appear 142.1s;animation:appear 142.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(204),.services-part .services-list-level-3 .service:nth-child(204){-webkit-animation:appear 142.8s;animation:appear 142.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(205),.services-part .services-list-level-3 .service:nth-child(205){-webkit-animation:appear 143.5s;animation:appear 143.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(206),.services-part .services-list-level-3 .service:nth-child(206){-webkit-animation:appear 144.2s;animation:appear 144.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(207),.services-part .services-list-level-3 .service:nth-child(207){-webkit-animation:appear 144.9s;animation:appear 144.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(208),.services-part .services-list-level-3 .service:nth-child(208){-webkit-animation:appear 145.6s;animation:appear 145.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(209),.services-part .services-list-level-3 .service:nth-child(209){-webkit-animation:appear 146.3s;animation:appear 146.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(210),.services-part .services-list-level-3 .service:nth-child(210){-webkit-animation:appear 147s;animation:appear 147s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service:nth-child(211),.services-part .services-list-level-3 .service:nth-child(211){-webkit-animation:appear 147.7s;animation:appear 147.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.services-part .services-list-level-2 .service,.services-part .services-list-level-3 .service{-webkit-animation:appear 1s;animation:appear 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:var(--color_100);color:var(--color_800);cursor:pointer;margin-bottom:10px;opacity:0;padding:6px;transition:.3s}.services-part .services-list-level-2 .service h4,.services-part .services-list-level-3 .service h4{font-size:16px;font-weight:300;margin:0}.services-part .services-list-level-2 .service.active,.services-part .services-list-level-3 .service.active{background:var(--color_300)}.services-part .services-list-level-2 .service.active h4,.services-part .services-list-level-3 .service.active h4{color:#fff}.services-part .services-list-level-2 .service:hover,.services-part .services-list-level-3 .service:hover{background:var(--color_300)}.services-part .services-list-level-2 .service:hover h4,.services-part .services-list-level-3 .service:hover h4{color:#fff}@-webkit-keyframes appear{to{opacity:1}}@keyframes appear{to{opacity:1}}:root{--card_width:21%;--row_increment:10px;--card_border_radius:16px;--card_small:14;--card_medium:22;--card_large:32}.team-part{background:linear-gradient(180deg,#f5f5f5 3.58%,#e9eaee 22.97%,#dcdfe5 40.33%,#dbdee4 47.73%,#dcdfe5 55.9%,#e9eaee 77.6%,#fafafa 97.25%);display:flex;flex-direction:column;margin:0;min-height:100vh;overflow-x:hidden;overflow-y:hidden;padding:30px 8%;position:relative;width:100vw;z-index:2}@media(max-width:767px){.team-part{background:linear-gradient(45deg,#fff,rgba(250,245,250,.94) 19.79%,#e3f1ff 99.99%,#fff)}}.team-part img.bg{display:flex;left:10%;margin-left:auto;margin-right:auto;object-fit:contain;opacity:.6;position:absolute;width:80%}@media(max-width:767px){.team-part img.bg{display:flex;height:100%;left:0;position:absolute;top:0;width:100%}}.team-part .team-part-header{align-content:center;align-items:center;display:flex;flex-direction:row}@media(max-width:767px){.team-part .team-part-header{width:100%}}.team-part .team-part-header ul.specialty-container{align-content:center;align-items:center;border-collapse:collapse;display:flex;flex-direction:row;justify-content:flex-end;list-style:none;margin-left:auto;padding:0;width:100%;z-index:0}@media(max-width:767px){.team-part .team-part-header ul.specialty-container{display:none;flex-direction:row;flex-wrap:wrap;margin-bottom:10px;overflow-x:scroll}}.team-part .team-part-header ul.specialty-container li{background-color:var(--color_50);border:1px solid #2a334e;border:1px solid var(--900,#2a334e);color:var(--color_900);cursor:pointer;font-family:Montserrat;font-size:12px;padding:7px;white-space:nowrap}@media(max-width:767px){.team-part .team-part-header ul.specialty-container li{font-size:12px;white-space:inherit;width:100%}}.team-part .team-part-header ul.specialty-container li.active{background:#45567f;background:var(--600,#45567f);color:var(--white)}.team-part .team-part-header ul.specialty-container li:first-child{border-radius:20px 0 0 20px;height:100%}.team-part .team-part-header ul.specialty-container li:last-child{border-radius:0 20px 20px 0}@media(max-width:767px){.team-part .team-part-header ul.specialty-container li:last-child{border-radius:0;width:100%}.team-part .team-part-header{align-content:flex-start;align-items:flex-start;flex-direction:column}.team-part .team-part-header ul.specialty-container{justify-content:flex-start;width:100%}}.team-part .team-part-header h2{color:var(--color_800);font-family:Bitter;font-size:32px;font-weight:500;margin-bottom:22px;text-transform:uppercase}@media(max-width:767px){.team-part .team-part-header h2{margin-bottom:0}}.team-part .about-team{color:#333;color:var(--gray-1,#333);font-family:Montserrat;font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin-top:70px;white-space:pre-wrap;width:40%;z-index:0}@media(max-width:767px){.team-part .about-team{font-size:11px;margin-bottom:40px;margin-top:0;padding:0;width:90%}}.team-part .photos{display:grid;grid-auto-rows:10px;grid-auto-rows:var(--row_increment);grid-template-columns:repeat(auto-fill,21%);grid-template-columns:repeat(auto-fill,var(--card_width));justify-content:center;margin:0;padding:0;position:absolute;right:-10vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:45vw}.team-part .photos .card{align-content:center;align-items:center;border-radius:16px;border-radius:var(--card_border_radius);display:flex;flex-direction:row;margin:15px 10px;padding:0}.team-part .photos .card img{background:#818ea9;background:var(--300,#818ea9);border-radius:5px;box-shadow:0 0 4px 0 rgba(0,0,0,.25);cursor:pointer;object-fit:contain;position:relative;width:100%;z-index:1}.team-part .photos .card_small{grid-row-end:span 14;grid-row-end:span var(--card_small)}.team-part .photos .card_medium{grid-row-end:span 22;grid-row-end:span var(--card_medium)}.team-part .photos .card_large{grid-row-end:span 32;grid-row-end:span var(--card_large)}@media(max-width:767px){.team-part .our-lawyers-map{display:none}}.team-part .our-lawyers-list{margin-left:0;margin-top:90px;overflow:visible;position:relative}@media(max-width:767px){.team-part .our-lawyers-list{flex-wrap:wrap;margin-top:20px;padding:0}}.team-part .our-lawyers-list .just-employee-card{display:flex;margin-bottom:20px;width:40%}.team-part .our-lawyers-list .just-employee-card a{align-content:center;align-items:center;display:flex;flex-direction:row;font-size:30px;justify-content:space-between;width:100%}.team-part .our-lawyers-list .just-employee-card a .employee-name{text-align:left;white-space:pre-wrap}@media(max-width:767px){.team-part .our-lawyers-list .just-employee-card a b{font-size:20px;font-weight:300;line-height:1.01em;margin-top:10px}}.team-part .our-lawyers-list .just-employee-card a .work{text-align:left}.team-part .our-lawyers-list .just-employee-card a img{border-radius:8px;margin-left:auto;margin-right:10px;position:relative;width:100%}.team-part .our-lawyers-list .just-employee-card a{text-decoration:none}.team-part .our-lawyers-list .just-employee-card .about{display:flex;flex-direction:column}@media(min-width:768px){.team-part .our-lawyers-list{display:none}}.employee_card img{transition:.5s}.employee_card .backdrop{display:flex;height:150vh;left:-185%;pointer-events:none;position:absolute;top:-60vh;transition:.4s;width:200vw;will-change:opacity;z-index:14}.employee_card .about{display:none;flex-direction:column;font-size:14px;font-weight:600;padding:0 8px 8px;text-decoration:none;text-transform:uppercase}.employee_card .about,.employee_card .about b{color:#212121;color:var(--gray-900,#212121);font-family:Montserrat;font-style:normal;line-height:normal;text-align:center}.employee_card .about b{font-size:10px;font-weight:400}.employee_card:hover .backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(40,40,40,.1);display:flex;height:150vh;left:-185%;position:absolute;top:-60vh;width:200vw;z-index:14}.employee_card:hover a{text-decoration:none;z-index:20}.employee_card:hover a .about{display:flex}.about-employee{background:var(--color_50);border-radius:26px 26px 0 0;min-height:80vh;padding:20px 8% 10vh}@media(max-width:767px){.about-employee{padding-left:10px;padding-right:10px}}.about-employee .about-employee-content{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row}@media(max-width:767px){.about-employee .about-employee-content .employee-description-left{display:none}}.about-employee .about-employee-content img{margin-top:40px}@media(max-width:767px){.about-employee .about-employee-content img{margin-top:27px}}.about-employee .about-employee-content .about-employee-fact{width:25%}.about-employee .about-employee-content .about-employee-fact p.title{color:#2a334e;color:var(--900,#2a334e);font-family:Montserrat;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}@media(max-width:767px){.about-employee .about-employee-content .about-employee-fact p.title{font-size:6px}}.about-employee .about-employee-content .about-employee-fact p.about-content{color:#2a334e;color:var(--900,#2a334e);font-family:Montserrat;font-size:12px;font-style:normal;font-weight:400;line-height:normal}@media(max-width:767px){.about-employee .about-employee-content .about-employee-fact p.about-content{font-size:7px}}.about-employee .about-employee-content img{border-radius:10px;height:auto;margin-right:70px;object-fit:contain;width:40%}@media(max-width:767px){.about-employee .about-employee-content img{margin-right:20px;width:30%}}.about-employee .about-employee-content .content h1{color:#354266;color:var(--800,#354266);font-family:Bitter;font-size:60.8px;font-style:normal;font-weight:600;line-height:normal;margin:20px 0 0}@media(max-width:767px){.about-employee .about-employee-content .content h1{font-size:30.8px}}.about-employee .about-employee-content .content h2{color:#354266;color:var(--800,#354266);font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:40px;margin-top:30px}@media(max-width:767px){.about-employee .about-employee-content .content h2{margin-bottom:20px;margin-top:10px}}.about-employee .about-employee-content .content .horizontal-line{background:linear-gradient(90deg,#354266,rgba(199,206,219,0));display:flex;height:2px;width:100%}.about-employee p{color:#2a334e;color:var(--900,#2a334e);font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;line-height:normal;white-space:pre-wrap}.about-employee .employee-description-bottom{display:none}@media(max-width:767px){.about-employee .employee-description-bottom{display:flex}}.btn--open-modal{background-color:#354266;border:none;border-radius:100%;bottom:15px;cursor:pointer;height:90px;margin:0;outline:none;padding:0;position:fixed;right:15px;width:90px;z-index:5}.btn--open-modal:hover .svg--open-modal path{fill:#fff}.btn_background:hover{background-color:#667597}.modal{align-items:center;background-color:var(--color_700);border:1px solid #fff;border-radius:10px;bottom:15px;display:flex;flex-direction:column;opacity:0;padding:23px;position:fixed;right:15px;transition:visibility .5s linear,opacity .5s linear;visibility:hidden;width:550px;z-index:7}@media(max-width:767px){.modal{bottom:30px;left:5vw;width:90vw}}.btn-modal--close{align-self:flex-end;margin-bottom:10px;outline:none}.btn-modal--close,.modal-btn{background-color:inherit;border:none;cursor:pointer}.modal-btn{border-radius:50px;color:#fff;font-family:Montserrat,sans-serif;font-size:16px;outline:1px solid #a3aec1;padding:16px;text-decoration:none}.modal-svg{color:hsla(0,0%,100%,.9);margin-left:16px;vertical-align:center}.btn-callNow{font-weight:700}.modal-form{display:flex;flex-direction:column;margin-bottom:25px}.form-top{display:flex;flex-direction:row;gap:10px;margin-bottom:44px}.form-title{color:#e9ebf0;font-family:Montserrat,sans-serif;font-size:26px;font-weight:400;margin-bottom:24px}.form-mid{display:flex;flex-direction:column;margin-bottom:50px}.modal-input{background-color:inherit;border:none;border-bottom:1px solid #a3aec1;color:#e9ebf0;font-family:Montserrat,sans-serif;font-size:21px;font-weight:lighter;height:50px;padding:10px;width:75%}.modal-input::-webkit-input-placeholder{color:#e9ebf0;font-family:Montserrat,sans-serif;font-size:21px;font-weight:lighter;padding:10px}.modal-input::placeholder{color:#e9ebf0;font-family:Montserrat,sans-serif;font-size:21px;font-weight:lighter;padding:10px}.btn-callMe{background-color:#ebba58;color:#1a1a24;font-weight:700;opacity:.5;outline:none;padding:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn-callMe,.modal-agreement{font-family:Montserrat,sans-serif;font-size:16px}.modal-agreement{color:#818ea9;font-weight:400}.input-optionalInfo{transition:visibility .2s linear;visibility:hidden}.waiting-block{display:none;flex-direction:column;margin-bottom:25px}.waiting-block-wrapper{display:flex;flex-flow:row wrap;gap:10px}.waiting-block-wrapper .btn-callMe{margin:0;opacity:1}.waiting-block-title{color:#e9ebf0;margin:0 0 65px}.waiting-block-title,.waiting-block-title-phone{font-family:Montserrat,sans-serif;font-size:26px}.waiting-block-title-phone{color:#ebba58}@media(max-width:767px){.form-top{flex-wrap:wrap}.btn-callMe{align-self:center}.modal-agreement{font-size:12px}.form-mid{margin-bottom:25px}.waiting-block-wrapper{flex-flow:row wrap-reverse}.waiting-block-wrapper .modal-btn{text-align:center;width:90%}.input-optionalInfo::-webkit-input-placeholder{font-size:15px}.input-optionalInfo::placeholder{font-size:15px}.modal-input{width:100%}}.our-clients{background:linear-gradient(#fafafa 0,var(--color_50) 20%);border-radius:10px 10px 0 0;display:flex;flex-direction:column;margin:0;overflow-x:hidden;padding:30px 8% 80px;position:relative;width:100vw;z-index:2}.our-clients h2{color:var(--color_800);font-family:Bitter;font-size:32px;font-weight:500;margin-bottom:22px;text-transform:uppercase}.our-clients .clients-logos{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.our-clients .clients-logos .client-part{align-content:center;align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:20vw}@media(max-width:767px){.our-clients .clients-logos .client-part{max-width:30vw}}.our-clients .clients-logos .client-part img{height:80%;object-fit:contain;width:80%}.our-clients .clients-logos .client-part p{color:#212121;color:var(--gray-900,#212121);font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-top:auto;text-align:center;width:100%}@media(max-width:767px){.our-clients .clients-logos .client-part p{font-size:10px;margin-top:20px}}.service-page__container{border-radius:15px;display:flex;flex-direction:column;position:relative;z-index:2}.service-page__content,.service-page__hero-container{background-color:var(--color_700)}.service-page__hero-container{background-image:url(/static/media/servicePageHero_bg_2x.06664416eef219b0199e.png);background-repeat:no-repeat;background-size:cover;border-top-right-radius:26px;padding:100px 0 100px 100px}.service-page__hero-content{display:flex;flex-direction:column;gap:30px}.service-page__hero-content h1{color:#e9ebf0;font-family:Bitter,sans-serif;font-size:42px;font-weight:600;margin:0;text-transform:uppercase}.consultation-btn{background-color:#c7cedb;border:none;border-radius:50px;color:#212121;cursor:pointer;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;outline:none;padding:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.service-page__body-container{background-color:#e9ebf0;border-top-left-radius:26px;border-top-right-radius:26px;display:flex;flex-direction:row;font-family:Montserrat,sans-serif;gap:12%;margin-top:-20px;padding:4% 5% 3% 13%}.service-page__body-container h3{font-family:Bitter,sans-serif;font-size:32px;font-weight:500;margin:0 0 24px;padding:0}.service-page__body-container .service-page__description{font-family:Montserrat,sans-serif;font-size:22px;white-space:pre-wrap}.service-page__body-container ul{display:flex;flex-direction:column;gap:30px;list-style:none;margin:0;padding:0}.service-page__body-container p{font-family:Montserrat,sans-serif;margin:0;padding:0}.service-page__body-container .service-page__body-photo{background-image:url(/static/media/photo.2a7c21bf579468c7fe63.png);background-size:contain;height:238px;margin:20px;width:238px}.service-page__body-container .service-page__body-lawyer-description h4{color:var(--color_800);font-family:Montserrat,sans-serif;font-size:26px;font-weight:600;margin:0 0 20px}.service-page__body-container .service-page__body-lawyer-description p{font-size:16px;font-weight:400}.service-page__feedback-container{background-color:var(--color_800);border-top-left-radius:26px;border-top-right-radius:26px;display:flex;margin-top:-20px;padding:9% 15% 4% 20%;position:relative}.service-page__feedback-container .service_page-tui-logo{-webkit-animation:move-left 47s linear infinite;animation:move-left 47s linear infinite;color:rgba(69,86,127,.3);font-size:90vh;left:-700px;position:absolute;top:10%;-webkit-transform:scale(.6);transform:scale(.6);transition:.3s;-webkit-user-select:none;user-select:none;will-change:left;z-index:inherit}@-webkit-keyframes move-left{to{left:-1100px}}@keyframes move-left{to{left:-1100px}}.service-page__feedback-container .service-page__feedback-body{position:relative}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-description{color:#e9ebf0;font-family:Montserrat,sans-serif;font-size:26px;font-weight:400;margin:0 0 65px;padding:0}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-title{color:#e9ebf0;font-family:Montserrat,sans-serif;font-size:67px;font-weight:500;margin:0 0 42px}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-form{display:flex;flex-direction:column;padding-left:13%}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-form .service-page-form-field{grid-gap:76px;display:grid;gap:76px;grid-template-columns:repeat(auto-fill,minmax(456px,1fr))}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-form .service-page-form__input{background-color:inherit;border:none;border-bottom:1px solid #a3aec1;color:#e9ebf0;font-family:Montserrat,sans-serif;font-size:21px;font-weight:lighter;height:50px;padding:16px 0 16px 16px;width:456px}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-form .service-page-form__input:focus{outline:none}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-form .service-page-form__input::-webkit-input-placeholder{color:#e9ebf0;font-family:Montserrat,sans-serif;font-size:26px;font-weight:400}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-form .service-page-form__input::placeholder{color:#e9ebf0;font-family:Montserrat,sans-serif;font-size:26px;font-weight:400}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-form .input-question{grid-column-end:1;grid-column-start:3;width:100%}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-form .checkbox-label{align-items:center;color:#c7cedb;cursor:pointer;display:inline-block;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;min-width:480px;padding-left:25px;position:relative;-webkit-user-select:none;user-select:none}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-form .checkbox-label input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-form .checkbox-label input:checked~.checkbox__checkmark{background-color:var(--color_800)}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-form .checkbox-label input:checked~.checkbox__checkmark:after{opacity:1}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-form .checkbox-label .checkbox__checkmark{background-color:var(--color_800);border:1px solid #c7cedb;border-radius:3px;height:16px;left:0;position:absolute;top:2px;transition:background-color .25s ease;width:16px}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-form .checkbox-label .checkbox__checkmark:after{border:solid #c7cedb;border-width:0 1px 1px 0;content:"";height:10px;left:4px;opacity:0;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:opacity .25s ease;width:5px}.service-page__catalog{align-content:center;align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;list-style:none;margin:0;opacity:.5;padding:0}@media(max-width:767px){.service-page__catalog{gap:5px;line-height:1.01em;padding:0}}.service-page__catalog a{color:#e9ebf0;text-decoration:none}@media(max-width:767px){.service-page__catalog a{font-size:12px;line-height:1.01em}}.service-page__icon_wrapper{display:flex;flex-wrap:wrap;gap:30px;margin-top:30px}.service-page__icon_wrapper p{margin:0}li:last-child .fa-chevron-right{display:none}li:nth-child(5n) a{pointer-events:none}@media(max-width:767px){.service-page__hero-content{gap:20px}.service-page__body-container{flex-direction:column}.service-page__body-container .service-page__body-right{margin-bottom:30px}.service-page__body-container .service-page__body-right ul{flex-direction:row;flex-wrap:wrap;gap:20px}.service-page__body-container .service-page__body-right ul li .service-page__body-photo{background-repeat:no-repeat;height:150px;width:150px}.service-page__body-container .service-page__body-right ul li .service-page__body-lawyer-description h4{font-size:22px}.service-page__body-container .service-page__body-right ul li .service-page__body-lawyer-description p{font-size:14px;width:150px}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-description{font-size:25px}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-form .service-page-form-field{display:flex;flex-direction:column}.service-page__feedback-container .service-page__feedback-body .service-page__feedback-form .service-page-form-field input{width:100%}}.left-navigator{flex-direction:column;left:22px;list-style:none;max-height:36%;padding:0;position:fixed;top:32%;width:10px;z-index:10}@media(max-width:767px){.left-navigator{display:none}}.left-navigator .navigation-button{cursor:pointer;height:30px;margin-bottom:25px;position:relative;transition:.4s}.left-navigator .navigation-button svg{margin:0}.left-navigator .navigation-button p.hover-title{background:hsla(0,0%,100%,.4);left:-10px;opacity:0;padding:5px;pointer-events:none;position:relative;top:-50px;transition:.5s;width:180px}.left-navigator .navigation-button p.hover-title:after{content:"";position:relative}.left-navigator .navigation-button div.navigation-button-line{display:flex;opacity:1;position:relative;-webkit-transform:skew(0deg,-45deg);transform:skew(0deg,-45deg);transition:.6s;width:3px;will-change:height}.left-navigator .navigation-button div.navigation-button-line:after,.left-navigator .navigation-button div.navigation-button-line:before{background-color:inherit;bottom:0;content:"";position:absolute;top:0;width:50%}.left-navigator .navigation-button div.navigation-button-line:before{left:0;-webkit-transform:skew(0deg,45deg);transform:skew(0deg,45deg)}.left-navigator .navigation-button div.navigation-button-line:after{right:0;-webkit-transform:skew(0deg,-45deg);transform:skew(0deg,-45deg)}.left-navigator .checkClass,.left-navigator .navigation-button:hover p.hover-title{left:5px;opacity:1;pointer-events:all}.left-navigator .checkClass{background:hsla(0,0%,100%,.4);padding:5px;position:relative;top:-50px;transition:.5s;width:180px}
/*# sourceMappingURL=main.e04f7a3b.css.map*/