@import url(https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Inter:wght@100..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cinzel&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Inter,sans-serif;margin:0;padding:0}:root{--primary-background:#171933;--secondary-background:#191c3b;--main:#0076e8;--primary-text:#8cbede;--primary-text-back:#0075bd;--secondary-text:#fff;--tertiary-text:#bcc4eb;--box-border:#191c39;--box-background:#1e203a;--secondary-box-border:#49517880;--secondary-box-background:#43508033;--extra-box-background:#43508033;--line:#e4e4e780;--footer-responsive:#192657;--about-container:#121b40;--about-secondary-container:#222436}body{background-color:#171933;background-color:var(--primary-background)}nav{align-items:center;background-color:#191c3b;background-color:var(--secondary-background);display:flex;justify-content:space-between;padding:.95% 9.5%;transition:all .4s ease-in-out;z-index:10}nav.sticky{position:fixed;top:0;width:100%}.nav-logo img{height:70px}.pages a{color:#fff;color:var(--secondary-text);font-size:20px;padding:10px;text-decoration:none;transition:all .4s ease-in-out}.active,.pages a:hover{font-weight:700}.checkbtn-label{color:#fff;color:var(--secondary-text);cursor:pointer;display:none;font-size:28px;transition:all .4s ease-in-out}#check{display:none}@media screen and (max-width:1050px){.pages a{font-size:18px}}@media screen and (max-width:950px){.pages a{font-size:16px;padding:8px}.nav-logo img{height:60px}}@media (max-width:800px){.checkbtn-label{display:block}.pages{background:#192657;background:var(--footer-responsive);height:100vh;left:-100%;position:fixed;text-align:center;top:9%;transition:all .5s;width:100%;z-index:9}.pages.open{left:0}.pages a{color:#fff;display:block;font-size:20px;margin-bottom:20px;margin-top:20px}}footer{background-color:#191c3b;background-color:var(--secondary-background);padding:100px 12%}.footer-up{align-items:flex-start;display:flex;justify-content:space-between}.office,.site-map,.socials{display:flex;flex-direction:column}.site-map h4,.socials h4{font-family:Cinzel,serif;font-size:15px;margin-bottom:10px;opacity:.9}.site-map a,.site-map h4,.socials a,.socials h4{color:#fff;color:var(--secondary-text);font-weight:200}.site-map a,.socials a{font-size:13px;margin:5px 0;opacity:.75;text-decoration:none;transition:all .4s ease-in-out}.site-map a:hover,.socials a:hover{opacity:1;transform:scale(1.1)}.office{width:25%}.office h4{font-family:Cinzel,serif;font-size:15px;opacity:.9}.office h4,.office p{color:#fff;color:var(--secondary-text);font-weight:200}.office p{font-size:13px;margin:5px 0;opacity:.75}#news-letter{margin-top:70px}.office form{border-bottom:1px solid #e4e4e780;border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:15px}.office form input{background:none;border:none;padding:10px 20px 10px 0;width:100%}.office form button,.office form input{color:#fff;color:var(--secondary-text);margin-top:10px}.office form button{background:#0076e8;background:var(--main);border:none;border-radius:8px;cursor:pointer;padding:14px;transition:all .4s ease-in-out}.office form button:hover{background:#fff;background:var(--secondary-text);color:#0076e8;color:var(--main);font-weight:700}.office form button i{font-size:24px;font-weight:100}.footer-buttom{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:50px}.footer-buttom-link{border-bottom:2px solid #e4e4e780;border-bottom:2px solid var(--line);padding-bottom:10px;transition:all .4s ease-in-out}.footer-buttom-link a{color:#fff;color:var(--secondary-text);font-size:16px;opacity:.75;padding-bottom:10px;text-decoration:none}.footer-buttom-link:hover{transform:scale(1.1)}.footer-buttom p{color:#fff;color:var(--secondary-text);font-size:11px;opacity:.75}@media screen and (max-width:950px){.footer-up{flex-wrap:wrap}.footer-logo{flex-basis:100%;margin-bottom:20px}.office{width:35%}}@media screen and (max-width:850px){.footer-buttom-link{padding-bottom:7px}.footer-buttom-link a{font-size:12px}.footer-buttom p{font-size:10px}}@media screen and (max-width:750px){.footer-buttom p{width:30%}.office{width:40%}}@media screen and (max-width:700px){.footer-buttom p{width:30%}}@media screen and (max-width:600px){footer{background-color:#192657;background-color:var(--footer-responsive);padding:30px 12%}.footer-up{flex-direction:column}.site-map,.socials{border-bottom:1px solid #e4e4e780;border-bottom:1px solid var(--line);margin-bottom:15px;padding-bottom:15px;width:100%}.footer-buttom{align-items:flex-start;flex-direction:column;justify-content:flex-start}.form{justify-content:space-between;width:100%}.footer-buttom-link{border-bottom:none}.footer-buttom-link a{font-size:15x}.footer-buttom p{font-size:9px;margin-top:50px;position:relative;width:100%}.office{border-bottom:1px solid #e4e4e780;border-bottom:1px solid var(--line);width:100%}}.home{display:flex;flex-wrap:nowrap;margin-top:50px;padding-left:9.5%}.home-content{width:95%;z-index:2}.home-content h2{color:#fff;color:var(--secondary-text);font-family:Ubuntu,sans-serif;font-size:75px;font-weight:400;margin-top:70px}.home-content span{color:#0076e8;color:var(--main)}.home-content p{color:#fff;color:var(--secondary-text);font-size:21px;margin:30px 0;opacity:.55;width:80%}.home-content button{background-color:#0076e8;background-color:var(--main);border:none;border-radius:15px;padding:15px 25px;transition:all .4s ease-in-out}.home-content button a{color:#fff;color:var(--secondary-text);font-size:20px;text-decoration:none;transition:all .4s ease-in-out}.home-content button:hover{background-color:#fff;background-color:var(--secondary-text);border:1px solid #0076e8;border:1px solid var(--main);box-shadow:0 2px 4px #03003bb3}.home-content button:hover a{color:#0076e8;color:var(--main);font-weight:700}.home-cubes img,.home-cubes video{margin-right:20px;width:45vw}@media screen and (max-width:1400px){.home-cubes img,.home-cubes video{width:42vw}}@media screen and (max-width:1300px){.home-content h2{font-size:70px}.home-content p{font-size:20px}.home-content button a{font-size:19px}}@media screen and (max-width:1240px){.home-content h2{font-size:65px;margin-top:60px}.home-content p{font-size:18px}.home-content button a{font-size:17px}}@media screen and (max-width:1140px){.home-content h2{font-size:60px;margin-top:50px}.home-content p{font-size:16px}.home-content button a{font-size:15px}.home-cubes img,.home-cubes video{width:40vw}}@media screen and (max-width:1020px){.home{flex-direction:column-reverse;margin-top:0;padding:40px 9.5%}.home-cubes{display:flex;justify-content:center}.home-cubes img,.home-cubes video{width:500px}.home-content h2{font-size:70px;font-weight:400;margin-top:20px}.home-content p{font-size:20px;width:90%}.home-content button a{font-size:19px}}@media screen and (max-width:720px){.home-cubes img,.home-cubes video{width:450px}.home-content h2{font-size:60px}.home-content p{font-size:18px}.home-content button a{font-size:17px}}@media screen and (max-width:620px){.home-cubes img,.home-cubes video{width:400px}.home-content h2{font-size:50px;margin-top:10px}.home-content p{font-size:16px}.home-content button a{font-size:15px}.home-content button{border-radius:10px;padding:10px 15px}}@media screen and (max-width:520px){.home-cubes img,.home-cubes video{width:350px}.home-content h2{font-size:40px;margin-top:0}}@media screen and (max-width:410px){.home{margin-top:0;padding-top:20px}.home-cubes img,.home-cubes video{width:300px}.home-content h2{font-size:35px;margin-top:0}}@media screen and (max-width:360px){.home-cubes img,.home-cubes video{width:250px}.home-content h2{font-size:30px;margin-top:0}.home-content button{border-radius:8px;padding:8px 12px}}.network{padding:0 9.5%}.network-title{align-items:flex-end;display:flex;justify-content:space-between}.network-text{color:#fff;color:var(--secondary-text);font-size:50px}#network-text-back span{background:#0075bd;background:var(--primary-text-back);display:inline-block;font-weight:600;padding:0 5px}#network-text-italic{font-style:italic}.network-arrow i{background-color:#fff;background-color:var(--secondary-text);border-radius:8px;color:#0076e8;color:var(--main);cursor:pointer;padding:16px;transition:all .4s ease-in-out}#network-arrow-left{margin-right:15px}.network-arrow i:hover{background-color:#0076e8;background-color:var(--main);color:#fff;color:var(--secondary-text)}.network-container{display:flex;margin-top:40px;overflow:hidden}.network-card{background:#fff;background:var(--secondary-text);border-radius:12px;box-shadow:0 3px 9px #0009;flex:0 0 210px;margin-right:20px}.network-card a{display:flex;height:210px;justify-content:center}.network-card img{max-height:100%;max-width:100%}@media screen and (max-width:1680px){.network-card{flex:0 0 200px}.network-card a{height:200px}}@media screen and (max-width:1520px){.network-card{flex:0 0 175px}.network-card a{height:175px}}@media screen and (max-width:1400px){.network-card{flex:0 0 200px}.network-card a{height:200px}}@media screen and (max-width:1300px){.network-card{flex:0 0 190px}.network-card a{height:190px}.network-card{flex:0 0 180px}.network-card a{height:180px}}@media screen and (max-width:1180px){.network{margin-top:40px}.network-card{flex:0 0 170px}.network-card a{height:170px}}@media screen and (max-width:1120px){.network-card{flex:0 0 160px}.network-card a{height:160px}}@media screen and (max-width:1080px){.network-card{flex:0 0 150px}.network-card a{height:150px}}@media screen and (max-width:820px){.network-card{flex:0 0 140px}.network-card a{height:140px}.network-text{font-size:40px}#network-arrow-left{margin-right:10px}}@media screen and (max-width:620px){.network-text{font-size:30px}}@media screen and (max-width:450px){.network-text{font-size:25px}.network-arrow i{padding:14px}#network-arrow-left{margin-right:5px}}@media screen and (max-width:375px){.network-card{flex:0 0 120px}.network-card a{height:120px}.network-arrow i{padding:12px}}@media screen and (max-width:350px){.network-text{font-size:20px}.network-arrow i{padding:10px}#network-arrow-left{margin-right:4px}}.objectives{margin:50px auto;width:60%}.objective-container{align-items:center;display:flex;justify-content:space-between;transition:all .4s ease-in-out}.objective-container:hover{transform:scale(1.05)}.objective-image img{height:500px;width:500px}.objective-text{width:35%}.objective-text h2{color:#8cbede;color:var(--primary-text);font-size:35px}.objective-text p{color:#fff;color:var(--secondary-text);font-size:18px;padding-top:50px}@media screen and (max-width:1440px){.objective-image img{height:450px;width:450px}}@media screen and (max-width:1300px){.objectives{margin:50px auto;width:65%}}@media screen and (max-width:1200px){.objectives{width:70%}}@media screen and (max-width:1180px){.objective-image img{height:400px;width:400px}}@media screen and (max-width:1000px){.objectives{width:75%}}@media screen and (max-width:900px){.objective-container{align-items:flex-start;flex-direction:column}.objective-reversed{flex-direction:column-reverse}.objective-text{width:100%}.objective-text p{padding:30px 0}}@media screen and (max-width:800px){.objective-image img{height:350px;width:350px}}@media screen and (max-width:600px){.objective-image img{height:300px;width:300px}.objective-text h2{font-size:30px}.objective-text p{font-size:15px;padding-top:20px}}@media screen and (max-width:500px){.objective-image img{height:250px;width:250px}.objective-text h2{font-size:25px}.objective-text p{padding-top:20px}}@media screen and (max-width:425px){.objective-image img{height:200px;width:200px}}.home-box{align-items:center;background-color:#1e203a;background-color:var(--box-background);border:10px solid #191c39;border:10px solid var(--box-border);display:flex;height:550px;justify-content:flex-start;margin:150px auto 50px;overflow-x:clip;width:88%}.home-box-img1 img{height:660px;left:-110px;position:relative;top:-42px;width:auto;z-index:2}.home-box-text{position:relative;width:40%}.home-box-text h2{font-size:40px}.home-box-text h2,.home-box-text p{color:#fff;color:var(--secondary-text)}.home-box-text p{font-size:16px;font-weight:300;margin:40px 0}.home-box-text a{background-color:#0076e8;background-color:var(--main);border-radius:8px;color:#fff;color:var(--secondary-text);font-size:15px;font-weight:500;padding:10px 20px;text-decoration:none;transition:all .4s ease-in-out}.home-box-text a:hover{background-color:#fff;background-color:var(--secondary-text);border:1px solid #0076e8;border:1px solid var(--main);box-shadow:0 2px 4px #03003bb3;color:#0076e8;color:var(--main)}@media screen and (max-width:1400px){.home-box-text{left:-100px;width:100%}}@media screen and (max-width:1320px){.home-box{height:500px}.home-box-img1 img{height:600px;left:-110px;top:-35px}}@media screen and (max-width:1250px){.home-box-text h2{font-size:35px}}@media screen and (max-width:1180px){.home-box-text h2{font-size:30px}.home-box{height:450px}.home-box-img1 img{height:550px;left:-110px;overflow:hidden;top:-35px}}@media screen and (max-width:1060px){.home-box-text h2{font-size:30px}.home-box{height:420px}.home-box-img1 img{height:500px;left:-110px;top:-30px}}@media screen and (max-width:1000px){.home-box{flex-direction:column;height:750px}.home-box-img1 img{height:600px;left:0;margin:0 auto;top:-100px}.home-box-text{left:0;text-align:left;top:-80px;width:90%}}@media screen and (max-width:850px){.home-box-img1 img{height:580px}.home-box{overflow-x:clip}}@media screen and (max-width:600px){.home-box{width:100%}.home-box-img1 img{left:-50px}}@media screen and (max-width:500px){.home-box{height:700px}.home-box-img1 img{height:500px;left:-50px}.home-box-text h2{font-size:30px}}@media screen and (max-width:420px){.home-box{height:620px}.home-box-img1 img{height:450px;left:-50px}.home-box-text h2{font-size:25px}.home-box-text p{font-size:15px}}@media screen and (max-width:350px){.home-box-text h2{font-size:22px}.home-box-text p{font-size:14px}.home-box-text a{font-size:13px;padding:8px 15px}}.home-help{align-items:center;margin:90px 9.5%}.home-help h2{color:#fff;color:var(--secondary-text);font-size:50px;font-weight:400;text-align:center}.home-help span{background-color:#0075bd;background-color:var(--primary-text-back);padding:0 5px}.home-help-box{display:flex;flex-wrap:wrap;justify-content:center;margin-top:50px}.help-box{align-items:center;color:#fff;color:var(--secondary-text);flex-basis:33.3%;padding:20px;text-align:center;transition:all .4s ease-in-out}.help-box img,.help-box p{margin:30px 0}.help-box p{color:#bcc4eb;color:var(--tertiary-text);font-size:15px;transition:all .4s ease-in-out}.help-box:hover{background-color:#fff;background-color:var(--secondary-text);box-shadow:0 2px 4px #03003bb3;color:#0076e8;color:var(--main)}.help-box:hover p{color:#171933;color:var(--primary-background);opacity:1!important;opacity:.9}.box1,.box2{border-right:1px solid #e4e4e780;border-right:1px solid var(--line)}.box1,.box2,.box3{border-bottom:1px solid #e4e4e780;border-bottom:1px solid var(--line)}.box5{border-left:1px solid #e4e4e780;border-left:1px solid var(--line);border-right:1px solid #e4e4e780;border-right:1px solid var(--line)}@media screen and (max-width:1240px){.home-help h2{font-size:45px}.help-box h3{font-size:20px}.help-box p{font-size:16px}}@media screen and (max-width:1000px){.help-box{flex-basis:50%}.box2{border-right:none}.box2,.box3{border-bottom:1px solid #e4e4e780;border-bottom:1px solid var(--line)}.box3{border-right:1px solid #e4e4e780;border-right:1px solid var(--line)}.box4{border-bottom:1px solid #e4e4e780;border-bottom:1px solid var(--line)}.box5{border-left:none}}@media screen and (max-width:800px){.home-help h2{font-size:35px}}@media screen and (max-width:600px){.home-help h2{font-size:30px;text-align:left}.help-box{flex-basis:100%}.box1,.box3{border-right:none}.box4,.box5{border-bottom:1px solid #e4e4e780;border-bottom:1px solid var(--line)}.box5{border-right:none}}.about-icon{align-items:center;display:flex;font-size:12px;justify-content:center;opacity:.75;padding:20px}.about-icon,.about-icon a{color:#fff;color:var(--secondary-text)}.about-icon a{text-decoration:none}.about-icon i{margin-right:10px}.about-top-text{align-items:center;color:#fff;color:var(--secondary-text);display:flex;flex-direction:column;justify-content:center;margin:10px auto;text-align:center;width:65%}.about-top-text h2{font-size:60px;font-weight:500}.about-top-text p{font-size:18px;font-weight:300;line-height:25px;margin:20px 0;opacity:.75}.about-top-elem,.about-top-last{display:flex;justify-content:center}.about-top-elem{align-items:center;border-right:.75px solid #e4e4e74d;color:#fff;color:var(--secondary-text);margin:50px 0;transition:all .4s ease-in-out;width:250px}.about-top-elem:hover{transform:scale(1.1)}.about-top-elem img{margin-right:15px}.elem3{border-right:none}@media screen and (max-width:1250px){.about-top-text{width:70%}}@media screen and (max-width:1140px){.about-top-text{width:80%}}@media screen and (max-width:820px){.about-top-text{width:85%}}@media screen and (max-width:620px){.about-top-text{width:95%}.about-top-elem img{height:25px;margin-right:10px}.about-top-elem{font-size:14px;width:180px}.about-top-text h2{font-size:50px}}@media screen and (max-width:420px){.about-top-text p{font-size:16px}.about-top-elem img{height:20px;margin-right:8px}.about-top-elem{font-size:12px;width:150px}}.about-company{display:flex;justify-content:center;margin:20px 12%}.about-container{background:#121b40;background:var(--about-container);border-radius:6px;color:#fff;color:var(--secondary-text);flex-basis:30%;margin:5px;padding:30px 20px;transition:all .4s ease-in-out}.about-container:hover{background:#222436;background:var(--about-secondary-container);transform:scale(1.05)}.about-container-mid{background-color:#222436;background-color:var(--about-secondary-container)}.about-container-mid:hover{background-color:#121b40;background-color:var(--about-container)}.about-container h2{font-size:40px;font-weight:400;margin:20px 0}.about-container p{font-size:15px;font-weight:300}.container-num{display:flex;justify-content:space-between}.container-num p{color:#b1b2b4;font-size:40px;opacity:60%}@media screen and (max-width:1300px){.about-company{margin:20px 10%}}@media screen and (max-width:1120px){.about-company{margin:20px 8%}.about-container h2{font-size:35px}}@media screen and (max-width:1000px){.about-company{flex-wrap:wrap;justify-content:flex-start}.about-container{flex-basis:48%}}@media screen and (max-width:700px){.about-container{flex-basis:100%}}@media screen and (max-width:450px){.about-company{margin:20px 4%}}.about-work{margin:100px 9.5%}.about-work-container{align-items:center;display:flex;justify-content:space-around;margin-top:60px;transition:all .4s ease-in-out}.about-work-container:hover{transform:scale(1.03)}.about-work-img img{height:420px}.about-work-text{color:#fff;color:var(--secondary-text);flex-basis:40%}.about-work-text h2{font-size:35px;margin:20px 0}.about-work-text p{font-size:16px;opacity:.75}@media screen and (max-width:1100px){.about-work-img img{height:380px}.about-work-text h2{font-size:30px}.about-work-text p{font-size:15px}}@media screen and (max-width:1000px){.about-work-container{align-items:flex-start;flex-direction:column}.work-container2{flex-direction:column-reverse}.about-work-text h2{margin-top:40px}}@media screen and (max-width:500px){.about-work-text h2{font-size:25px}.about-work-img img{height:320px}.about-work-text p{font-size:13px}}@media screen and (max-width:420px){.about-work-text h2{font-size:19px}.about-work-img img{height:280px}.about-work-text p{font-size:12px}}.about-services{align-items:center;background-color:#1e203a;background-color:var(--box-background);border:10px solid #191c39;border:10px solid var(--box-border);display:flex;justify-content:space-between;margin:50px 9.5%;padding:40px}.services-text{color:#fff;color:var(--secondary-text);display:flex;flex-basis:50%;font-size:35px;justify-content:center}.services-text p{font-weight:500;margin-right:20px;width:70%}.services-container{display:flex;flex-basis:50%;flex-direction:column;justify-content:center}.services-box{align-items:center;background:#43508033;border:1px solid #49517880;border-radius:12px;display:flex;margin-bottom:20px;padding:20px;transition:all .4s ease-in-out;width:75%}.services-box:hover{background:#435080e6;border:1px solid #495178e6}.services-box-icon img{height:75px;margin-right:20px}.services-box-text{color:#fff;color:var(--secondary-text)}.services-box-text h2{font-size:18px;margin-bottom:10px}.services-box-text p{font-size:16px}@media screen and (max-width:1390px){.services-text p{width:85%}.services-box{width:80%}}@media screen and (max-width:1280px){.services-box{width:90%}}@media screen and (max-width:1180px){.services-text p{font-size:30px;width:90%}.services-box{width:95%}}@media screen and (max-width:975px){.about-services{flex-direction:column}.services-text{justify-content:flex-start;margin-bottom:20px}.services-text p{font-size:30px;width:80%}}@media screen and (max-width:630px){.services-text p{font-size:30px;width:90%}.services-box{width:100%}.services-box-icon img{height:55px;margin-right:10px}.about-services{margin:50px 4%;padding:30px}}@media screen and (max-width:475px){.services-text p{font-size:25px;width:95%}.services-box-text h2{font-size:16px}.services-box-text p{font-size:14px}.services-box-icon img{height:50px;margin-right:8px}.about-services{margin:50px 1%;padding:10px}.services-box{padding:20px 10px}}.about-network{margin:40px 14%}.about-network-heading{color:#fff;color:var(--secondary-text);display:flex;justify-content:space-between;margin-bottom:30px}.about-network-heading h2{flex-basis:48%;font-size:40px;font-weight:400}.about-network-heading p{flex-basis:48%;font-size:16px;line-height:25px;opacity:.7}.about-network-heading span{background-color:#0075bd;background-color:var(--primary-text-back);padding:0 5px}.about-network-img img{width:100%}.about-network-list{border-bottom:1px solid #e4e4e780;border-bottom:1px solid var(--line);margin-top:45px;padding:0 4%}.network-list-title{color:#fff;color:var(--secondary-text);cursor:pointer;display:flex;justify-content:space-between;margin:25px 0;transition:all .4s ease-in-out}.network-list-title-h3{display:flex}.network-list-title-h3 h3{font-size:24px;font-weight:300;transition:all .4s ease-in-out}.network-list-title-h3 span{font-size:20px;font-weight:300;margin-right:25px;opacity:.7;transition:all .4s ease-in-out}.network-list-title i{background-color:#fff;background-color:var(--secondary-text);border-radius:50%;color:#171933;color:var(--primary-background);font-size:12px;padding:12.5px 13.5px 10px;transition:all .4s ease-in-out}.network-list-content{align-items:flex-start;display:flex;justify-content:center;width:90%}.network-list-content img{margin-right:25px;width:200px}.network-list-content-mid{align-items:center;display:flex;justify-content:center}.network-list-content p{color:#fff;color:var(--secondary-text);font-size:18px;line-height:40px;margin-bottom:40px;opacity:.75}.network-list-title:hover h3,.network-list-title:hover h3 span{font-weight:700}.network-list-title:hover i{background-color:#0076e8;background-color:var(--main);color:#fff;color:var(--secondary-text)}@media screen and (max-width:1200px){.about-network-list{margin:45px 0}}@media screen and (max-width:980px){.about-network-heading{flex-direction:column}.about-network-heading h2{margin-bottom:20px}.about-network{margin:40px 10%}.network-list-content{flex-direction:column}.network-list-content img{margin-bottom:20px}}@media screen and (max-width:800px){.network-list-title-h3 h3{font-size:20px}.network-list-title-h3 span{font-size:16px}.network-list-content p{font-size:17px}}@media screen and (max-width:630px){.about-network-heading h2{font-size:30px}.about-network-img{display:none}.about-network{margin:40px 5%}.network-list-title-h3 h3{font-size:18px}.network-list-title-h3 span{font-size:15px}.network-list-content p{font-size:16px}}@media screen and (max-width:520px){.network-list-title-h3 h3{font-size:16px;margin-right:20px}.network-list-title-h3 span{font-size:13px}.network-list-content p{font-size:14px}}@media screen and (max-width:490px){.about-network-heading h2{font-size:30px}.about-network-heading p{font-size:12px}.about-network{margin:40px 4%}}.about-quality{margin:80px 14%}.about-quality h2{color:#fff;color:var(--secondary-text);font-size:30px;padding:40px}.quality-section{display:flex;margin-top:50px}.quality-img{width:35%}.quality-img img{height:78%;width:auto}.quality-content{margin-bottom:0}.quality-content,.quality-content-list{border-top:1px solid #e4e4e780;border-top:1px solid var(--line)}.quality-content-list{border-bottom:1px solid #e4e4e780;border-bottom:1px solid var(--line);color:#fff;color:var(--secondary-text);display:flex;margin:0;padding:20px 0}.quality-content-list h3{flex-basis:40%;font-size:20px;margin-right:20px}.quality-content-list p{flex-basis:60%;font-size:15px;line-height:23px;opacity:.9}@media screen and (max-width:1460px){.quality-img{width:40%}}@media screen and (max-width:1320px){.about-quality{margin:80px 12%}}@media screen and (max-width:1180px){.quality-img img{height:70%}}@media screen and (max-width:1060px){.about-quality{margin:80px 8%}}@media screen and (max-width:980px){.quality-section{flex-direction:column}.quality-img{margin-bottom:30px}.quality-img img{width:200%}.about-quality h2{font-size:25px}.about-quality{margin:50px 8%}.quality-section{margin-top:20px}}@media screen and (max-width:600px){.about-quality{margin:40px 4%}.about-quality h2{font-size:20px;padding:40px 0}}@media screen and (max-width:500px){.quality-content-list{flex-direction:column}.quality-content-list p{margin-top:20px}}.message h1{font-size:55px;margin-top:25px;text-align:center}.message h1,.message-container{color:#fff;color:var(--secondary-text)}.message-container{display:flex;justify-content:center;margin:100px auto;width:48%}.message-container-text{margin-left:50px;transition:all .4s ease-in-out}.message-container-text:hover{transform:scale(1.05)}.message-container-text p{border-left:5px solid #0076e8;border-left:5px solid var(--main);opacity:.75;padding-left:20px}.message-container-img img{height:380px}@media screen and (max-width:1450px){.message-container{width:50%}}@media screen and (max-width:1350px){.message-container{width:55%}}@media screen and (max-width:1200px){.message-container{width:60%}.message h1{font-size:50px}}@media screen and (max-width:1100px){.message-container{width:70%}}@media screen and (max-width:950px){.message-container{width:80%}}@media screen and (max-width:800px){.message-container{width:90%}.message-container-text{margin-left:30px}.message h1{font-size:45px}}@media screen and (max-width:680px){.message-container{align-items:center;flex-direction:column;justify-content:center;margin:50px auto}.message-container-img{margin-bottom:30px}.message-container-text{margin-left:0}.message-container-img{align-items:center;display:flex;flex-direction:column}.message h1{font-size:35px}}@media screen and (max-width:430px){.message h1{font-size:28px}.message-container{margin:30px auto}.message h1{margin-top:5px}}.contact h2{color:#fff;color:var(--secondary-text);font-size:55px;margin:25px 0;text-align:center}.contact-container{border-radius:16px;display:flex;justify-content:center;margin:0 9.5% 100px;overflow:hidden}.contact-info{background:#192657;background:linear-gradient(45deg,#192657 44%,#0a5796);color:#fff;flex-basis:40%;padding:60px 50px}.contact-info h3{font-size:30px;margin-bottom:40px}.info-detail{align-items:center;display:flex;margin:20px 0}.info-detail-icon img{background:#0076e81a;border-radius:50%;padding:10px}.info-detail-text{margin-left:20px}.info-detail-text h4{font-size:12px;font-weight:300;margin-bottom:8px;opacity:.75}.info-detail-text a{text-decoration:none}.info-detail-text a,.info-detail-text p{color:#fff;color:var(--secondary-text);font-size:14px;font-weight:300}.info-detail-text p{width:80%}.contact-info-social{margin-top:70px}.info-social-text{display:flex}.info-social-text img{margin-right:20px}.info-social-text p{font-size:14px}.info-social-icons{margin-top:15px}.info-social-icons a{margin-right:7px}.contact-form{background-color:#fff;background-color:var(--secondary-text);flex-basis:60%;padding:40px 60px}.contact-form form label{color:#0076e8;color:var(--main)}.form-content{display:flex;flex-wrap:wrap}.form-content label{display:inline-block;font-size:14px;margin-bottom:10px;margin-top:10px;width:100%}.form-content input{margin-bottom:10px}.form-content input,.form-content textarea{border:2px solid #e4e4e780;border:2px solid var(--line);border-radius:5px;padding:14px;width:100%}.form-name{flex-basis:49%;margin-right:1%}.form-email{flex-basis:49%;margin-left:1%}.form-message,.form-subject,.form-website{flex-basis:100%}.form-content button{background:#0076e8;background:var(--main);border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:25px;padding:15px 40px;transition:all .4s ease-in-out}.form-content button:hover{background:#191c3b;background:var(--secondary-background)}@media screen and (max-width:1440px){.info-detail-text p{width:100%}}@media screen and (max-width:1150px){.contact-container{margin:0 5% 75px}.contact-form{padding:40px}.contact h2{font-size:45px}}@media screen and (max-width:1000px){.contact-container{flex-direction:column}.contact-info-social{margin-top:40px}}@media screen and (max-width:700px){.form-email,.form-name{flex-basis:100%}.contact h2{font-size:35px}}@media screen and (max-width:450px){.contact-info{padding:55px 40px}.contact h2{font-size:25px}}@media screen and (max-width:375px){.contact-info{padding:55px 20px}.contact-form{padding:30px 20px}.contact-container{margin:0 3% 65px}}.element1{margin-top:-50px;overflow:hidden;position:absolute;z-index:-1}.element1 img{width:100%}.element2{margin-top:-1000px;position:absolute;z-index:-4}.element2 img{width:100%}.element3{margin-left:-40px;margin-top:-340px;position:absolute;z-index:3}@media screen and (max-width:1350px){.element2{margin-top:-850px}}@media screen and (max-width:1200px){.element2{margin-top:-700px}.element3{display:none}}@media screen and (max-width:1000px){.element1,.element2{display:none}}.element4{margin-top:-10px;position:absolute;z-index:-1}.element4 img{width:100%}.element5{margin-top:-10px;position:absolute;z-index:-1}.element5 img{width:100%}.element6{margin-top:650px;position:absolute;z-index:-1}.element6 img{width:100%}@media screen and (max-width:1000px){.element4,.element5,.element6{display:none}}.element7 img{margin-left:30%;margin-top:18px;position:absolute;z-index:-1}@media screen and (max-width:1450px){.element7 img{margin-left:29%}}@media screen and (max-width:1380px){.element7 img{margin-left:27%}}@media screen and (max-width:1250px){.element7 img{margin-left:25%}}@media screen and (max-width:1080px){.element7 img{margin-left:23%}}@media screen and (max-width:1000px){.element7{display:none}}.element8{margin-left:400px;margin-top:140px;position:absolute}.element8 img{width:80%}.element9{position:absolute}.element9 img{width:100%}@media screen and (max-width:1350px){.element8{margin-left:350px;margin-top:140px}}@media screen and (max-width:1150px){.element8{margin-left:280px;margin-top:140px}}@media screen and (max-width:1000px){.element8,.element9{display:none}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.0a55fd34.css.map*/