@charset "UTF-8";@font-face{font-family:"Arial Unicode";src:url(/wp-content/themes/new_pvdn_2.2/assets/fonts/woff2/arial_unicode_ms.woff2) format("woff2"),url(/wp-content/themes/new_pvdn_2.2/assets/fonts/woff/arial_unicode_ms.woff) format("woff")}@font-face{font-family:"Arial Black";src:url(/wp-content/themes/new_pvdn_2.2/assets/fonts/woff2/arial_black.woff2) format("woff2"),url(/wp-content/themes/new_pvdn_2.2/assets/fonts/woff/arial_black.woff) format("woff")}@font-face{font-family:Impact;src:url(/wp-content/themes/new_pvdn_2.2/assets/fonts/woff2/impact.woff2) format("woff2"),url(/wp-content/themes/new_pvdn_2.2/assets/fonts/woff//impact.woff) format("woff")}*,::after,::before{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}::-webkit-scrollbar{width:0;height:0}*{scrollbar-width:none;-ms-overflow-style:none}html{width:100%;height:100%;font-size:100%;scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;line-height:1.15;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}body{width:100%;min-height:100%;display:flex;flex-direction:column;font-family:"Arial Unicode MS",sans-serif;font-size:16px;line-height:1.6;color:#d3d3d3;background-color:#292929;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}table{border-collapse:collapse;border-spacing:0}ol,ul{list-style:none;list-style-type:none}canvas,img,svg,video{max-width:100%;height:auto;vertical-align:middle}button,input,select,textarea{background:0 0;border:none;outline:0;appearance:none;-webkit-appearance:none;-moz-appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a{text-decoration:none;color:inherit}blockquote,q{quotes:none}a{color:#d3d3d3;transition:color .3s ease}a:focus,a:hover{color:#cc9330}a:active{color:#f0ec13}b,strong{font-family:"Arial Black",sans-serif}em,i{font-style:italic}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit;cursor:pointer}h1,h2{font-family:Impact,sans-serif}h3,h4,h5,h6{font-family:"Arial Black",sans-serif}h1{font-size:2.5rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1rem}h6{font-size:.875rem}main.site-main{margin-top:80px}main.site-main .container{box-sizing:border-box;max-width:100%;padding:0 15px;margin:0 auto}@media (min-width:480px) and (max-width:767px){main.site-main .container{max-width:90%;padding:0 15px}}@media (min-width:768px) and (max-width:1023px){main.site-main .container{max-width:80%;padding:0 25px}}@media (min-width:1024px) and (max-width:1279px){main.site-main .container{max-width:1200px;padding:0 35px}}@media (min-width:1280px){main.site-main .container{max-width:1400px;padding:0 50px}}.site-header{background-color:#1f1f1f;box-shadow:-1px 5px 5px #000;color:#d3d3d3;height:80px;display:flex;align-items:center;position:fixed;top:0;width:100%;z-index:3}.site-header .header-inner{display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;max-width:100%;padding:0 15px;margin:0 auto}@media (min-width:480px) and (max-width:767px){.site-header .header-inner{max-width:90%;padding:0 15px}}@media (min-width:768px) and (max-width:1023px){.site-header .header-inner{max-width:80%;padding:0 25px}}@media (min-width:1024px) and (max-width:1279px){.site-header .header-inner{max-width:1200px;padding:0 35px}}@media (min-width:1280px){.site-header .header-inner{max-width:1400px;padding:0 50px}}.site-header .header-left{display:flex;align-items:center;gap:15px}.site-header .site-logo--header{margin-right:10px}.site-header .lang-switcher{display:flex;gap:15px}.site-header .lang-switcher li,.site-header .lang-switcher li.lang-item{list-style:none!important}.site-header .lang-switcher li a,.site-header .lang-switcher li.lang-item a{font-size:.7rem;font-weight:600;transition:all .3s ease-out;text-decoration:none;color:#d3d3d3}.site-header .lang-switcher li a:hover,.site-header .lang-switcher li.lang-item a:hover{font-size:.875rem}.site-header .lang-switcher li.current-lang a{color:#cc9330;font-size:.875rem;font-weight:700}.site-header .header-right nav{display:flex;align-items:center}.site-logo a{text-decoration:none;position:relative;display:inline-block;transition:transform 1.5s ease;will-change:transform}.site-logo a h1{letter-spacing:1.5px;color:#d3d3d3;transition:color 1.5s ease,background 1.5s ease;will-change:color,background;position:relative}.site-logo a::before{content:"";position:absolute;left:0;right:0;bottom:7px;height:3px;width:97%;background-color:#d3d3d3;border-radius:2px;z-index:1;transition:opacity 1.5s ease;opacity:1}.site-logo a::after{content:"";position:absolute;left:0;bottom:7px;height:3px;background:linear-gradient(120deg,#2d91ff 10%,#cc9330 85%);width:0;border-radius:2px;box-shadow:0 0 1px gold;z-index:2;transition:width 1.5s ease}.site-logo a:hover{transform:scale(1.1)}.site-logo a:hover h1{color:transparent;background:linear-gradient(184deg,#2d91ff 32%,#cc9330 48%);filter:blur(.3px);-webkit-background-clip:text;background-clip:text;animation:waveText .5s infinite ease-in-out}.site-logo a:hover::before{opacity:0}.site-logo a:hover::after{width:97%}@keyframes waveText{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.site-logo--header a h1{font-size:2.5rem!important}.site-logo--footer a h1{font-size:2rem!important}.site-footer{background-color:#292929;display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box;max-width:100%;padding:0 15px;margin:0 auto}@media (min-width:480px) and (max-width:767px){.site-footer{max-width:90%;padding:0 15px}}@media (min-width:768px) and (max-width:1023px){.site-footer{max-width:80%;padding:0 25px}}@media (min-width:1024px) and (max-width:1279px){.site-footer{max-width:1200px;padding:0 35px}}@media (min-width:1280px){.site-footer{max-width:1400px;padding:0 50px}}.site-footer{margin-top:auto}.site-footer span.footer-line{width:100%;height:.5px;background-color:rgba(211,211,211,.5803921569)}.site-footer span.footer-line.first{margin-top:3rem;margin-bottom:1.5rem}.site-footer span.footer-line.last{margin-top:1.5rem;margin-bottom:1rem}.site-footer .footer-links{display:grid;gap:1.5rem;width:100%}@media (max-width:479px){.site-footer .footer-links{font-size:.9rem}}@media (min-width:768px) and (max-width:1023px){.site-footer .footer-links{grid-template-columns:2fr 1fr}}@media (min-width:1024px) and (max-width:1279px){.site-footer .footer-links{grid-template-columns:1fr 1fr}}@media (min-width:1280px){.site-footer .footer-links{grid-template-columns:1fr 1fr}}.site-footer .footer-links .footer-menu{display:grid}.site-footer .footer-links .footer-menu .footer-menu__list{display:grid;gap:.7rem;grid-template-columns:repeat(2,1fr)}.site-footer .footer-links .social-container{display:grid;align-items:center;justify-items:center}.site-footer .footer-links .social-container .social-icons a i{font-size:1.95rem}@media (max-width:479px){.site-footer .footer-links .social-container .help-btn{margin-top:.6rem}}@media (min-width:480px) and (max-width:767px){.site-footer .footer-links .social-container .help-btn{margin-top:.6rem}}@media (min-width:768px) and (max-width:1023px){.site-footer .footer-links .social-container .help-btn{margin-top:.6rem}}@media (min-width:1024px) and (max-width:1279px){.site-footer .footer-links .social-container{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1280px){.site-footer .footer-links .social-container{grid-template-columns:1fr 1fr 1fr}}.site-footer .footer-links .social-container .help-btn{display:inline-block;background-color:#cc9330;color:#1f1f1f;font-family:"Arial Black",sans-serif;font-size:1.2rem;padding:12px 24px;border:none;border-radius:15px;cursor:pointer;transition:all .3s ease-in-out}.site-footer .footer-links .social-container .help-btn:hover{transform:scale(1.05);opacity:.8}.site-footer .bottom-footer{display:inline-flex;align-items:center;color:rgba(211,211,211,.5803921569);margin-bottom:1.8rem}.site-footer .bottom-footer p{position:relative;font-size:.8rem}.site-footer .bottom-footer p .fa-regular.fa-copyright{color:rgba(211,211,211,.2156862745);margin-left:.05rem;position:absolute;top:.18rem;font-size:.25rem}.container .page-title{margin-top:1rem;color:#cc9330;font-size:2.5rem;letter-spacing:1.2px}@media (max-width:479px){.container .page-title{font-size:1.8rem}}.marking{width:100%}@media (min-width:1024px) and (max-width:1279px){.marking{width:1000px}}@media (min-width:1280px){.marking{width:1000px}}.marking h2{margin-top:2rem;line-height:2rem;color:#cc9330;letter-spacing:1px}@media (max-width:479px){.marking h2{font-size:1.8rem}}.marking h5{margin-top:1rem;padding-left:10px;color:#cc9330}.marking.oferta h5{color:#d3d3d3}.marking p{margin-top:1rem}.marking strong{color:#cc9330}.marking a{color:rgba(204,147,48,.6470588235)}.marking li{margin-bottom:.5em}.marking ol{margin:1em 0;padding-left:50px;list-style-type:decimal}.marking ul{margin:1em 0;padding-left:50px;list-style-type:disc}.organization_data{margin-top:4rem}.organization_data p{margin-top:.3rem}.organization_data strong{margin-right:10px}.organization_data .organization_title{font-size:1.3rem;margin-bottom:1rem}.download-button{display:flex;justify-content:flex-end;margin-top:2rem}.download-button a{transition:transform .4s ease}.download-button a:hover{transform:scale(1.1)}.fancybox__container{background:rgba(0,0,0,.05)!important}.fancybox__backdrop{background:rgba(0,0,0,.7)!important}.carousel__button{position:absolute!important;top:15px!important;right:15px!important;background:#cc9330!important;color:#1f1f1f!important;border-radius:50%!important;width:30px!important;height:30px!important}.carousel__button svg{transition:transform .4s ease,color .4s ease,opacity .4s ease!important;transform:scale(1);opacity:.7;width:18px!important;height:18px!important}.carousel__button.is-close:hover svg{transform:scale(1.2);opacity:1}.fancybox__content{padding:0!important;background-color:#1f1f1f!important;border-radius:10px;cursor:default!important}.modal_container{padding:20px 10px 40px;color:#d3d3d3}@media (min-width:1024px) and (max-width:1279px){.modal_container{padding:30px 56px 82px}}@media (min-width:1280px){.modal_container{padding:30px 56px 82px}}.social-icons{display:flex;align-items:center;justify-content:center}.social-icons a{display:inline-flex;align-items:center;justify-content:center;padding:.5rem}.social-icons a i{animation-fill-mode:forwards}.social-icons a:hover i.fa-brands.fa-facebook,.social-icons a:hover i.fa-facebook{scale:1.1!important;color:#0866ff!important;text-shadow:0 0 2px #0866ff!important}.social-icons a:hover i.fa-brands.fa-instagram,.social-icons a:hover i.fa-instagram{scale:1.1!important;color:#d2006a!important;text-shadow:0 0 2px #d2006a!important}.social-icons a:hover i.fa-brands.fa-telegram,.social-icons a:hover i.fa-telegram{scale:1.1!important;color:#229ad4!important;text-shadow:0 0 2px #229ad4!important}.social-icons a:nth-child(1) i{animation:pulse-fb 15s infinite}.social-icons a:nth-child(2) i{animation:pulse-inst 15s infinite}.social-icons a:nth-child(3) i{animation:pulse-tg 15s infinite}@keyframes pulse-fb{0%{transform:scale(1);color:#d3d3d3;text-shadow:none}2.38%{transform:scale(1.1);color:#0866ff;text-shadow:0 0 2px #0866ff}4.76%{transform:scale(1);color:#0866ff;text-shadow:none}100%{transform:scale(1);color:#d3d3d3;text-shadow:none}}@keyframes pulse-inst{0%,23.81%{transform:scale(1);color:#d3d3d3;text-shadow:none}26.19%{transform:scale(1.1);color:#d2006a;text-shadow:0 0 2px #d2006a}28.57%{transform:scale(1);color:#d2006a;text-shadow:none}100%{transform:scale(1);color:#d3d3d3;text-shadow:none}}@keyframes pulse-tg{0%,47.62%{transform:scale(1);color:#d3d3d3;text-shadow:none}50%{transform:scale(1.1);color:#229ad4;text-shadow:0 0 2px #229ad4}52.38%{transform:scale(1);color:#229ad4;text-shadow:none}100%{transform:scale(1);color:#d3d3d3;text-shadow:none}}.site-navigation .menu-toggle{display:block;background:0 0;border:none;cursor:pointer;padding:10px 0 10px 10px}.site-navigation .menu-toggle .menu-toggle__line{display:block;width:30px;height:4px;background-color:#d3d3d3;margin:6px auto;transition:transform .4s ease,opacity .4s ease;border-radius:2px}.site-navigation .menu-toggle.menu-toggle--active .menu-toggle__line:nth-child(1){background-color:#cc9330;transform:translateY(10px) rotate(45deg)}.site-navigation .menu-toggle.menu-toggle--active .menu-toggle__line:nth-child(2){opacity:0}.site-navigation .menu-toggle.menu-toggle--active .menu-toggle__line:nth-child(3){background-color:#cc9330;transform:translateY(-10px) rotate(-45deg)}.site-navigation .desktop-menu{display:none}.site-navigation .desktop-menu .nav-menu{display:flex;gap:15px}.site-navigation .desktop-menu .nav-menu li{list-style:none}.site-navigation .desktop-menu .nav-menu li a{color:#d3d3d3;font-size:1rem;padding:10px;display:block;transition:color .3s ease}.site-navigation .desktop-menu .nav-menu li a:hover{color:#cc9330}.site-navigation .desktop-menu .nav-menu li a.current-menu-item{color:#1f1f1f;font-weight:700}.site-navigation .desktop-menu .nav-menu .current_page_item a{color:#cc9330}.site-navigation .desktop-menu .nav-menu:last-child a{padding-right:0}@media (max-width:479px){.site-navigation .menu-toggle{display:block}.site-navigation .desktop-menu{display:none}}@media (min-width:480px) and (max-width:767px){.site-navigation .menu-toggle{display:block}.site-navigation .desktop-menu{display:none}}@media (min-width:768px) and (max-width:1023px){.site-navigation .menu-toggle{display:block}.site-navigation .desktop-menu{display:none}}@media (min-width:1024px) and (max-width:1279px){.site-navigation .menu-toggle{display:none}.site-navigation .desktop-menu{display:block}.site-navigation .mobile-menu{display:none}}@media (min-width:1280px){.site-navigation .menu-toggle{display:none}.site-navigation .desktop-menu{display:block}.site-navigation .mobile-menu{display:none}}.mobile-menu{position:fixed;top:80px;min-width:200px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:1.2rem;background-color:#1f1f1f;border-radius:0 0 10px 10px;transform:translateY(-100%);transition:transform .4s ease-out;z-index:2}.mobile-menu .nav-menu{display:flex;flex-direction:column;-webkit-box-shadow:inset -7px 18px 7px -17px #000;-moz-box-shadow:inset -7px 18px 7px -17px #000;box-shadow:inset -7px 18px 7px -17px #000}.mobile-menu .nav-menu li{display:flex;flex-direction:column;align-items:center;justify-content:center;list-style:none;padding:0 30px 0;margin-bottom:10px}.mobile-menu .nav-menu li a{color:#d3d3d3;font-size:1.25rem;display:block;transition:color .3s ease}.mobile-menu .nav-menu li a:hover{color:#cc9330}.mobile-menu .nav-menu li a.current-menu-item{color:#1f1f1f;font-weight:700}.mobile-menu .nav-menu li:nth-child(1){padding-top:2rem}.mobile-menu .nav-menu li:nth-last-child(1){margin-bottom:0;padding-bottom:2rem}.mobile-menu .nav-menu .current_page_item a{color:#cc9330}.mobile-menu.mobile-menu--open a i,.social-icons a i{font-size:1.8rem}.mobile-menu.mobile-menu--open{box-shadow:-1px 5px 5px #000;transform:translateX(0)}.front_image{position:relative;min-height:70vh;background-image:url(/wp-content/themes/new_pvdn_2.2/assets/images/img01.webp);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.front_image .front-page__title{color:rgba(0,0,0,.5137254902)!important;text-shadow:none;text-transform:uppercase;text-align:center;z-index:1}@media (max-width:479px){.front_image .front-page__title{font-size:3rem!important;line-height:1.1}}@media (min-width:480px) and (max-width:767px){.front_image .front-page__title{font-size:3.5rem!important;line-height:1.1}}@media (min-width:768px) and (max-width:1023px){.front_image .front-page__title{font-size:4.9rem!important;line-height:1.1}}@media (min-width:1024px) and (max-width:1279px){.front_image .front-page__title{font-size:8.31rem!important;line-height:1.1}}@media (min-width:1280px){.front_image .front-page__title{font-size:10.2rem!important;line-height:1.1}}.main-news-section h2{margin-top:1.8rem;font-size:2.2rem;color:#cc9330}.main-news-section .more-news_container{display:flex;justify-content:center;margin-top:3rem}.main-news-section .more-news_container a{transition:transform .4s ease,color .4s ease}.main-news-section .more-news_container a button{font-size:1.04rem}.main-news-section .more-news_container a:hover{transform:scale(1.2)}.news-grid{display:grid;gap:1.5rem;margin-top:1.2rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}@media (max-width:479px){.news-grid{grid-template-columns:1fr}}@media (min-width:480px) and (max-width:767px){.news-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px) and (max-width:1023px){.news-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px) and (max-width:1279px){.news-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.news-grid{grid-template-columns:repeat(4,1fr)}}.container .pagination{display:flex;justify-content:center;width:100%;margin-top:3rem;font-size:1.2rem}.container .pagination .nav-links{display:flex;align-items:center;gap:.8rem}.container .pagination .nav-links a{transition:transform .4s ease,color .4s ease}.container .pagination .nav-links a:hover{transform:scale(1.2)}.container .pagination .nav-links a.prev:hover{transform:scale(1.2) translateX(-3px)}.container .pagination .nav-links a.next:hover{transform:scale(1.2) translateX(3px)}.container .pagination .nav-links .current{font-size:1rem;color:#cc9330;font-weight:700}.news-section .title-container{display:flex;align-items:baseline;margin-top:.2rem;gap:.5rem}.news-section .sticky_news{margin-top:1.2rem;margin-bottom:2rem}.news-card{position:relative;display:block;border-radius:10px;overflow:hidden;background-color:#2e2e2e;box-shadow:0 0 13px 2px rgba(0,0,0,.87);transition:transform .4s ease,box-shadow .2s ease}.news-card__link{display:block}.news-card__image-wrapper{width:100%;aspect-ratio:1/1;overflow:hidden}.news-card__image-wrapper img{width:100%;height:100%;object-fit:cover;transition:width .4s ease,height .4s ease}.news-card__actions{display:flex;justify-content:space-between;align-items:center}.news-card__actions span{color:#888;margin-right:.3rem}.news-card__actions button.pvdn-like-button{margin-right:.7rem}.news-card__actions button.pvdn-like-button.liked{color:rgba(204,147,48,.6470588235)}.news-card__actions button{color:#888;padding-top:4px;transition:color .2s ease,transform .2s ease}.news-card__actions button:hover{color:#cc9330;transform:scale(1.1)}.news-card__actions button i{font-size:1.1rem}.news-card__actions button .pvdn-likes-count{font-size:.7rem;font-weight:700}.news-card__content{padding:10px 15px}.news-card__content .news-card__meta{display:flex;justify-content:space-between;align-items:center;font-size:.7rem}.news-card__content .news-card__meta .news-card__date{color:#888}.news-card__content .news-card__title{margin-top:.6rem;font-size:1.3rem;color:#888;letter-spacing:.2px}.news-card__content .news-card__excerpt{margin-top:.6rem;font-size:14px;color:#888;margin-bottom:1rem}.news-card:hover{transform:scale(1.04);box-shadow:0 0 13px 2px #cc9330}.news-card:hover .news-card__link:hover .news-card__image-wrapper{width:100%;aspect-ratio:1/1;overflow:hidden}.news-card:hover .news-card__link:hover .news-card__image-wrapper img{width:110%;height:110%;object-fit:cover}.news-card.hovered{transform:scale(1.04);box-shadow:0 0 13px 1px #cc9330}.news-card.hovered .news-card__link .news-card__image-wrapper{width:100%;aspect-ratio:1/1;overflow:hidden}.news-card.hovered .news-card__link .news-card__image-wrapper img{width:110%;height:110%;object-fit:cover}.single-post__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:1.5rem}.single-post__header .single-post__title{color:#cc9330}.single-post__header .single-post__date{font-size:14px;color:#888;padding-right:80px}.single-post__text-content{margin:1.5rem 0}.single-post__text-content p{margin-bottom:16px}.single-post .pvdn-like-post{display:flex;align-items:center;justify-content:flex-end;gap:15px;font-size:1rem;color:#555}.single-post .pvdn-like-post .pvdn-likes-count{font-weight:700}.single-post .pvdn-like-post .pvdn-like-button{background:0 0;border:none;cursor:pointer;font-size:1rem;display:flex;align-items:center;gap:8px;padding:8px;transition:all .2s ease}.single-post .pvdn-like-post .pvdn-like-button i{font-size:1.4rem;color:#888;transition:color .2s ease}.single-post .pvdn-like-post .pvdn-like-button:hover i{color:#cc9330}.single-post .pvdn-like-post .pvdn-like-button:hover{transform:scale(1.1)}.single-post .pvdn-like-post .pvdn-like-button.liked i{color:#cc9330}.single-post .pvdn-like-post .pvdn-share-button{background:0 0;border:none;cursor:pointer;font-size:1rem;display:flex;align-items:center;gap:8px;padding:8px;transition:all .2s ease}.single-post .pvdn-like-post .pvdn-share-button i{font-size:1.4rem;color:#888;transition:color .2s ease}.single-post .pvdn-like-post .pvdn-share-button:hover i{color:#cc9330}.single-post .pvdn-like-post .pvdn-share-button:hover{transform:scale(1.1)}.single-post__navigation{display:flex;justify-content:center;gap:2rem;align-items:center;margin-top:30px;padding-top:20px}.single-post__navigation a{display:flex;align-items:center;gap:10px;font-size:16px;color:#cc9330;text-decoration:none;font-weight:700;transition:color .2s ease,opacity .2s ease,transform .2s ease}.single-post__navigation a:hover{opacity:.8;transform:scale(1.05)}.single-post__navigation .prev-post i{margin-right:5px}.single-post__navigation .next-post i{margin-left:5px}.about-us{display:flex;justify-content:center;align-items:center;background-color:#292929}.about-us__container{margin-top:1.5rem;display:grid;grid-template-columns:2fr 3fr;gap:.7rem}@media (max-width:479px){.about-us__container{grid-template-columns:1fr;gap:1rem}}@media (min-width:480px) and (max-width:767px){.about-us__container{grid-template-columns:1fr}}@media (min-width:768px) and (max-width:1023px){.about-us__container{margin-top:2rem;grid-template-columns:1fr;gap:1.5rem}}@media (min-width:1024px) and (max-width:1279px){.about-us__container{margin-top:2rem;gap:2rem}}@media (min-width:1280px){.about-us__container{margin-top:2.5rem;gap:2.5rem}}.about-us__image-wrapper{overflow:hidden;border-radius:10px;width:100%}.about-us__image{width:100%;height:auto;transform:scale(1);transition:transform .6s ease-in-out}.about-us__image:hover{transform:scale(1.1)}.about-us__title{font-size:2rem;color:#cc9330}.about-us__description p{font-family:"Arial Unicode MS",sans-serif;font-size:16px;line-height:1.6;color:#d3d3d3}.organization_act__title{margin-top:1rem;color:#cc9330}.organization_act__item{margin-top:.8rem}.organization_act__item:nth-child(2){margin-top:1.5rem}.team__title{font-size:2rem;color:#cc9330}.slider--teams{position:relative;width:100%}.slider--teams .swiper-wrapper{display:flex;padding-top:1rem}.slider--teams .swiper-slide{display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;transition:transform .4s ease,opacity .4s ease}.slider--teams .swiper-slide figure{position:relative;width:100%;height:100%;max-width:400px;display:flex;flex-direction:column;text-align:center;opacity:.3;transition:transform .3s ease,opacity .3s ease}.slider--teams .swiper-slide .team__photo{width:100%;aspect-ratio:1/1;background-size:cover;background-position:center;border-radius:10px}.slider--teams .swiper-slide figcaption{position:absolute;bottom:0;width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center;background-color:rgba(0,0,0,.233);backdrop-filter:blur(15px);border-radius:0 0 10px 10px;box-shadow:0 -10px 10px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.1);opacity:0;transform:translateY(100%);animation:slideDownFadeOut 1s ease-in-out backwards;transition-delay:.65s}.slider--teams .swiper-slide figcaption .contentBx h3{text-transform:uppercase;color:#fff;letter-spacing:2px;font-weight:500;font-size:18px;text-align:center;margin:20px 0 15px;line-height:1.1em;transition:.5s;transition-delay:.8s;opacity:0;transform:translateY(-20px)}.slider--teams .swiper-slide figcaption .contentBx h3 span{font-size:12px;font-weight:300;text-transform:initial}.slider--teams .swiper-slide figcaption .sci{position:relative;display:flex}.slider--teams .swiper-slide figcaption .sci li{list-style:none;padding:0 10px;transform:translateY(40px);transition:.5s;opacity:0;transition-delay:calc(.8s * var(--i))}.slider--teams .swiper-slide figcaption .sci li a{color:#fff;font-size:24px}.slider--teams .swiper-slide-active figure{opacity:1}.slider--teams .swiper-slide-active figcaption{transform:translateY(0);animation:slideUpFadeIn 1s ease-in-out forwards}.slider--teams .swiper-slide-active figcaption .contentBx h3{opacity:1;transform:translateY(0)}.slider--teams .swiper-slide-active figcaption .sci li{transform:translateY(0);opacity:1}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}.partners-section{margin-top:40px;margin-bottom:40px}.partners-section .section-title{margin-bottom:20px}.partner-block{background-color:#d3d3d3;opacity:.6;display:flex;justify-content:center;align-items:center;padding:40px 20px;border-radius:12px;min-height:220px;box-shadow:0 12px 24px rgba(0,0,0,.25)}.partner-block .partner-logo-link{display:block}.partner-block .partner-logo{max-width:320px;max-height:170px;height:auto;transition:transform .3s ease,opacity .3s ease}.partner-block .partner-logo:hover{opacity:.85;transform:translateY(-6px)}.donate_head{margin-top:1rem;display:flex;justify-content:space-between}.donate_head .page-title{margin:0}.donate_container{margin-top:.8rem;display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:1024px) and (max-width:1279px){.donate_container{grid-template-columns:8.2fr 4fr}}@media (min-width:1280px){.donate_container{grid-template-columns:8.2fr 4fr}}.donate_container .donate_variant{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:1.5rem}@media (min-width:768px) and (max-width:1023px){.donate_container .donate_variant{grid-template-columns:1fr 1fr}}.donate_container .donate_variant .donate_variant__item{position:relative;text-decoration:none;height:100%;border-radius:15px;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;padding:15px;background:#1f1f1f;transition:transform .4s linear,color .4s linear,background-position .6s ease-in-out,box-shadow .4s linear;min-height:64px;transform:scale(1);-webkit-box-shadow:0 0 16px -14px #ffd15c;-moz-box-shadow:0 0 16px -14px #ffd15c;box-shadow:0 0 16px -14px #ffd15c}@media (min-width:768px) and (max-width:1023px){.donate_container .donate_variant .donate_variant__item{min-height:117px;padding:0 22px 32px}}@media (min-width:1024px) and (max-width:1279px){.donate_container .donate_variant .donate_variant__item{min-height:205px;padding:0 22px 32px}}@media (min-width:1280px){.donate_container .donate_variant .donate_variant__item{min-height:205px;padding:0 22px 32px}}.donate_container .donate_variant .donate_variant__item span{display:flex;align-items:center;gap:.8rem;opacity:.5;transition:font-size .4s linear,opacity .4s linear;font-size:1.5rem}.donate_container .donate_variant .donate_variant__item span img{max-width:54px;max-height:54px}@media (min-width:480px) and (max-width:767px){.donate_container .donate_variant .donate_variant__item span{font-size:1.6rem}}@media (min-width:768px) and (max-width:1023px){.donate_container .donate_variant .donate_variant__item span{font-size:1rem}.donate_container .donate_variant .donate_variant__item span img{max-width:45px;max-height:45px}}@media (min-width:1024px) and (max-width:1279px){.donate_container .donate_variant .donate_variant__item span{font-size:1.2rem}.donate_container .donate_variant .donate_variant__item span img{max-width:54px;max-height:54px}}@media (min-width:1280px){.donate_container .donate_variant .donate_variant__item span{font-size:1.5rem}.donate_container .donate_variant .donate_variant__item span img{max-width:54px;max-height:54px}}.donate_container .donate_variant .donate_variant__item:hover{color:#d3d3d3;font-size:1.5rem}.donate_container .donate_variant .donate_variant__item:hover span{opacity:.7}@media (min-width:480px) and (max-width:767px){.donate_container .donate_variant .donate_variant__item:hover span{font-size:1.8rem}}@media (min-width:768px) and (max-width:1023px){.donate_container .donate_variant .donate_variant__item:hover span{font-size:1.15rem}}@media (min-width:1024px) and (max-width:1279px){.donate_container .donate_variant .donate_variant__item:hover span{font-size:1.29rem}}@media (min-width:1280px){.donate_container .donate_variant .donate_variant__item:hover span{font-size:1.7rem}}.donate_container .donate_variant .donate_variant__item:hover{transform:scale(1.03)!important;-webkit-box-shadow:0 0 16px -8px #ffd15c;-moz-box-shadow:0 0 16px -8px #ffd15c;box-shadow:0 0 16px -8px #ffd15c}.donate_container .donate_variant .donate_variant__paypal{background:linear-gradient(52deg,#0a1f9a 18%,rgba(7,22,112,.86) 75%);background-size:200% 200%}.donate_container .donate_variant .donate_variant__paypal:hover{background-position:100% 100%}.donate_container .donate_variant .donate_variant__mono{background:linear-gradient(52deg,#1d2022 18%,#15181a 75%);background-size:200% 200%}.donate_container .donate_variant .donate_variant__mono:hover{background-position:100% 100%}.donate_container .donate_variant .donate_variant__base{background:linear-gradient(52deg,#1f1f1f 18%,#141313 75%);background-size:200% 200%}.donate_container .donate_variant .donate_variant__base:hover{background-position:100% 100%}.donation-section{background-color:#212121;border-radius:15px;display:flex;flex-direction:column;padding:3rem 1.5rem 2.5rem;justify-content:center;text-align:center}@media (max-width:479px){.donation-section{text-align:left}}@media (min-width:480px) and (max-width:767px){.donation-section{text-align:left}}.donation-switch{display:flex;justify-content:center;flex-wrap:wrap;row-gap:1.2rem;column-gap:2rem;text-align:center}.donation-switch .switch-option{cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:700;color:#848484;min-width:250px;border-radius:10px;position:relative;overflow:visible;box-shadow:0 0 16px -14px #ffd15c;transition:box-shadow .4s linear,transform .2s linear}@media (max-width:479px){.donation-switch .switch-option{min-width:100%}}@media (min-width:480px) and (max-width:767px){.donation-switch .switch-option{min-width:100%}}.donation-switch .switch-option span{background:gray;padding:12px 28px;border-radius:9px;width:100%;color:#494949;opacity:.6;transition:background .3s linear,color .3s linear,opacity .3s linear}.donation-switch .switch-option input{display:none}.donation-switch .switch-option:hover{box-shadow:0 0 16px -8px #ffd15c;transform:scale(1.02)}.donation-switch .switch-option input:checked+span{opacity:1;background:#cc9330;color:#d3d3d3;box-shadow:0 0 16px -8px #ffd15c}.donation-title{font-size:2rem;margin:2rem 0}.donation-input{display:flex;justify-content:center;align-items:center;gap:20px}.donation-input input{width:150px;padding:12px 15px;border:none;font-size:1.2rem;text-align:center;outline:0;color:#b8860b;font-weight:700;background:rgba(124,121,121,.375);box-shadow:inset 0 0 10px -4px #fc0;border-radius:15px}.donation-input__container-select{position:relative;cursor:pointer;width:120px;display:flex;align-items:center;justify-content:center}.donation-input .custom-select{position:relative;width:100%;padding:12px 15px;background:rgba(124,121,121,.375);border-radius:15px;box-shadow:inset 0 0 10px -4px #fc0;display:flex;font-weight:700;color:#cc9330;align-items:center;justify-content:center;font-size:1.2rem;cursor:pointer}.donation-input i{margin-left:8px;transition:transform .3s ease-in-out;color:#cc9330}.donation-input .dropdown-options{position:absolute;top:100%;left:0;width:100%;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.1);border-radius:10px;overflow:hidden;z-index:10;transform:scaleY(0);transform-origin:top;transition:transform .2s ease-in-out,opacity .2s ease-in-out;opacity:0;pointer-events:none}.donation-input .option{padding:12px;text-align:center;cursor:pointer;transition:background .3s ease-in-out;color:#222;font-size:1rem}.donation-input .option:hover{background:#f1c40f;color:#000}.donation-input .option.active{background:gold;color:#000;font-weight:700}.donation-input .custom-select.open i{transform:rotate(180deg)}.donation-input .custom-select.open .dropdown-options{transform:scaleY(1);opacity:1;pointer-events:all}.donation-cards{margin:2.8rem 0;display:grid;grid-template-columns:1fr;flex-wrap:wrap;justify-content:center;gap:1rem;cursor:pointer}@media (min-width:768px) and (max-width:1023px){.donation-cards{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1024px) and (max-width:1279px){.donation-cards{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1280px){.donation-cards{grid-template-columns:1fr 1fr 1fr}}.donation-cards .donation-card{background:linear-gradient(356deg,rgba(204,147,48,.3869922969) 1%,rgba(124,121,121,.178) 25%);background-size:200% 200%;border-radius:20px;padding:15px;text-align:center;font-size:1rem;font-weight:700;box-shadow:0 0 16px -14px #ffd15c;transition:transform .4s linear,background-position .4s ease-in-out;display:flex;flex-direction:column;justify-content:space-between;width:100%}.donation-cards .donation-card:hover{background-position:100% 100%;box-shadow:0 0 16px -8px #ffd15c}.donation-cards .donation-card p{color:#828282;transition:color .4s linear}.donation-cards .donation-card h3{font-size:2.5rem;font-weight:700;color:#706e6e;transition:color .4s linear}.donation-cards .donation-card.selected{background-position:100% 100%;color:#cc9330;box-shadow:0 0 16px -8px #ffd15c}.donation-cards .donation-card.selected p{color:#cc9330}.donation-cards .donation-card.selected h3{font-weight:700;color:#cc9330}.anonymous-donation{display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700;color:#848484;gap:10px;margin:0 1.5rem;position:relative;transition:color .3s ease-in-out}.anonymous-donation:hover{color:#cc9330}.anonymous-donation input{display:none}.anonymous-donation span{position:relative;padding-left:35px;font-size:1.2rem;transition:color .3s ease-in-out;display:flex;align-items:center;gap:8px}.anonymous-donation span::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:22px;height:22px;background:rgba(124,121,121,.375);border-radius:4px;box-shadow:inset 0 0 10px -4px #fc0;transition:background .3s ease-in-out,box-shadow .3s ease-in-out}.anonymous-donation .checkmark{position:absolute;left:5px;top:50%;transform:translateY(-50%) scale(0);font-size:1.3rem;color:#cc9330!important;-webkit-text-fill-color:#cc9330!important;transition:transform .2s ease-in-out,opacity .2s ease-in-out;opacity:0}.anonymous-donation input:checked+span::before{box-shadow:0 0 16px -8px #ffd15c}.anonymous-donation input:checked+span .checkmark{transform:translateY(-50%) scale(1);opacity:1;color:#cc9330!important;-webkit-text-fill-color:#cc9330!important}.donation-fields{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;margin-top:1.5rem}.donation-fields input{width:100%;max-width:350px;padding:12px 15px;border:none;font-size:1.2rem;text-align:center;outline:0;color:#b8860b;font-weight:700;background:rgba(124,121,121,.375);box-shadow:inset 0 0 10px -4px #fc0;border-radius:15px;transition:box-shadow .3s ease-in-out,background .3s ease-in-out}.donation-fields input:focus{background:rgba(255,204,0,.1);box-shadow:0 0 16px -8px #ffd15c}.donation-fields input.error{background:rgba(255,0,0,.1);box-shadow:0 0 16px -8px rgba(255,0,0,.5)}.donation-fields .error-message,.donation-fields .hint-message{font-size:.9rem;color:#ff4d4d;display:none;text-align:center;margin-top:-8px}.terms{display:flex;align-items:flex-start;cursor:pointer;font-weight:700;color:#848484;gap:12px;text-align:left;margin-top:1.5rem;transition:color .3s ease-in-out;width:100%}.terms:hover{color:#cc9330}.terms input{display:none}.terms span{position:relative;padding-left:35px;font-size:1rem;transition:color .3s ease-in-out;display:flex;align-items:flex-start;gap:8px;line-height:1.4;word-break:break-word}.terms span::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:22px;height:22px;background:rgba(124,121,121,.375);border-radius:6px;box-shadow:inset 0 0 10px -4px #fc0;transition:background .3s ease-in-out,box-shadow .3s ease-in-out}.terms .checkmark{position:absolute;left:5px;top:50%;transform:translateY(-50%) scale(0);font-size:1.1rem;color:#cc9330!important;-webkit-text-fill-color:#cc9330!important;transition:transform .2s ease-in-out,opacity .2s ease-in-out;opacity:0}.terms input:checked+span::before{box-shadow:0 0 16px -8px #ffd15c}.terms input:checked+span .checkmark{transform:translateY(-50%) scale(1);opacity:1;color:#cc9330!important;-webkit-text-fill-color:#cc9330!important}.terms p{margin:0;padding:0;font-size:1rem;line-height:1.4}.terms a{color:gold;text-decoration:none;display:inline;transition:color .3s ease-in-out}.terms a:hover{color:#fc0;text-decoration:underline}.donate-button{background:#cc9330;color:#d3d3d3;font-size:1.5rem;font-weight:700;padding:14px 25px;border:none;border-radius:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:2rem;width:100%;max-width:350px;box-shadow:0 0 16px -8px #ffd15c;transition:background .3s ease-in-out,transform .2s ease-in-out}.donate-button:hover{background:#cc9330;transform:scale(1.05);box-shadow:0 0 20px -6px #ffd15c}.donate-button:active{transform:scale(.98)}.donate-button .arrow{font-size:1.5rem;transition:transform .3s ease-in-out}.donate-button:hover .arrow{transform:translateX(5px)}.donate-button.disabled{background:gray;color:#bbb;cursor:not-allowed;box-shadow:none}@keyframes fadeInUp{0%{opacity:0;transform:scale(.9) translateY(50px)}60%{opacity:1;transform:scale(1.05) translateY(-10px)}100%{opacity:1;transform:scale(1) translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:scale(.9) translateX(-50px)}60%{opacity:1;transform:scale(1.05) translateX(10px)}100%{opacity:1;transform:scale(1) translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:scale(.9) translateX(50px)}60%{opacity:1;transform:scale(1.05) translateX(-10px)}100%{opacity:1;transform:scale(1) translateX(0)}}.animation-show-block{opacity:0;transform:scale(.9);will-change:opacity,transform}.projects_page__content{width:100%}.project-item:not(:last-child){margin-bottom:5rem}.project-item__title{font-size:1.8rem;color:#c5c5c5;margin-top:1.8rem;margin-bottom:1.5rem}.project-item__container{display:grid;grid-template-columns:1fr 3fr;gap:.7rem;align-items:start}@media (max-width:1023px){.project-item__container{grid-template-columns:1fr;gap:1.5rem}}@media (min-width:1024px) and (max-width:1279px){.project-item__container{gap:2rem}}@media (min-width:1280px){.project-item__container{gap:1.5rem}}.project-item__image-wrapper{overflow:hidden;border-radius:10px;width:100%;box-shadow:0 4px 15px rgba(0,0,0,.2)}.project-item__image{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .6s ease-in-out}.project-item__image:hover{transform:scale(1.1)}.project-item__content{display:flex;flex-direction:column;justify-content:center}.project-item__description p{font-family:"Arial Unicode MS",sans-serif;font-size:16px;line-height:1.6;color:#d3d3d3}.project-item__description p:not(:last-child){margin-bottom:1.5rem}.project-item__description strong{color:#e0a94c;font-family:"Arial Black",sans-serif}.reports_page__content{display:flex;justify-content:center;align-items:center;height:60vh;font-size:2rem}.reports_page h2{max-width:900px}.accordion{margin-top:1rem;background-color:#1f1f1f;padding:1.5rem;border-radius:15px}.accordion-item{border-bottom:1px solid rgba(139,139,139,.368627451)}.accordion-header{color:rgba(204,147,48,.6470588235);font-size:1.2rem;cursor:pointer;width:100%;padding:10px;text-align:left;border:none;outline:0;transition:background-color .3s ease,opacity .4s ease;opacity:1;display:flex;justify-content:space-between;align-items:center}.accordion-header:hover{opacity:.7}.accordion-header .fa-sort-down{transition:transform .3s ease}.accordion-header.active .fa-sort-down{transform:rotate(180deg)}.accordion-content{max-height:0;opacity:0;padding:0 15px;overflow:hidden;transition:max-height 1.2s ease,padding 1.2s ease,opacity 1.2s ease,overflow 2s ease}.accordion-content.open{opacity:1;max-height:600px;padding:5px 15px 15px}.bank-details{margin-top:1rem;padding-left:1.5rem;list-style-type:none}.bank-details li{margin-bottom:.5rem;font-size:1rem;color:#d3d3d3}.bank-details strong{color:rgba(204,147,48,.6470588235)}.founding-documents-container{margin-top:1rem;background-color:#1f1f1f;padding:1.5rem;border-radius:15px}.founding-documents-item{border-bottom:1px solid rgba(139,139,139,.368627451);display:flex;justify-content:space-between;align-items:center;padding:10px 0}.download-icon{color:rgba(204,147,48,.6470588235);text-decoration:none;transition:color .3s ease}.contact-content{display:flex;flex-wrap:wrap;flex-direction:row;background-color:#1f1f1f;padding:2rem;gap:3rem;margin-top:1.5rem;border-radius:10px}.contact-item{display:flex;align-items:center;margin-bottom:1rem;font-size:1.2rem;color:#d3d3d3}.contact-item i{margin-right:.5rem;color:rgba(204,147,48,.6470588235)}.contact-item a{color:rgba(204,147,48,.6470588235);opacity:1;text-decoration:none;transition:opacity .3s ease}.contact-item a:hover{opacity:.9}.map-container{flex:2;width:100%;min-width:270px;height:450px;border-radius:10px;overflow:hidden}.contact-button{display:flex;border:#2e2e2e solid 1px;background-color:#2e2e2e;border-radius:10px;align-items:center;justify-content:center;padding:5px 0}.policies_page__content{display:flex;width:100%;justify-content:center;align-items:center;height:60vh;font-size:2rem}.policies_page h2{max-width:900px}.site-header .header-inner.preview-page{justify-content:center}.site-main.preview-page{display:flex;flex-direction:column;background-color:transparent}.site-main.preview-page{display:flex}.site-main.preview-page .site-logo--header a h1{font-size:5.5rem!important}.site-main.preview-page .site-logo a::before{top:115px;height:7px;border-radius:2px;left:2px;right:0}.site-main.preview-page .site-logo a::after{top:115px;height:7px;border-radius:2px;left:0}.site-main.preview-page .social-icons .fa-brands{font-size:3.7rem}.site-main.preview-page .partners-section{margin:0 20px}.site-main.preview-page .partners-section .partner-block{color:rgba(71,71,71,.37)}.bg{position:fixed;top:0;left:0;width:100%;height:100%;background:#292929;z-index:-1}.bg .dotWrapper{position:absolute}.bg .dotWrapper-1{top:36%;left:91%;animation:flying 47s ease-in-out -4.1s infinite alternate}.bg .dotWrapper-2{top:92%;left:98%;animation:flying 59s ease-in-out -3.7s infinite alternate}.bg .dotWrapper-3{top:45%;left:66%;animation:flying 35s ease-in-out -7.9s infinite alternate}.bg .dotWrapper-4{top:23%;left:92%;animation:flying 59s ease-in-out -6.9s infinite alternate}.bg .dotWrapper-5{top:9%;left:15%;animation:flying 50s ease-in-out -5.7s infinite alternate}.bg .dotWrapper-6{top:97%;left:97%;animation:flying 53s ease-in-out -4s infinite alternate}.bg .dotWrapper-7{top:85%;left:34%;animation:flying 64s ease-in-out -5.6s infinite alternate}.bg .dotWrapper-8{top:12%;left:67%;animation:flying 33s ease-in-out -6.9s infinite alternate}.bg .dotWrapper-9{top:29%;left:22%;animation:flying 36s ease-in-out -4.7s infinite alternate}.bg .dotWrapper-10{top:96%;left:7%;animation:flying 43s ease-in-out -9.4s infinite alternate}.bg .dotWrapper-11{top:87%;left:86%;animation:flying 63s ease-in-out -8.4s infinite alternate}.bg .dotWrapper-12{top:47%;left:63%;animation:flying 23s ease-in-out -6.5s infinite alternate}.bg .dotWrapper-13{top:80%;left:1%;animation:flying 58s ease-in-out -10s infinite alternate}.bg .dotWrapper-14{top:15%;left:37%;animation:flying 61s ease-in-out -8.2s infinite alternate}.bg .dotWrapper-15{top:31%;left:12%;animation:flying 36s ease-in-out -8.8s infinite alternate}.bg .dotWrapper-16{top:32%;left:75%;animation:flying 54s ease-in-out -8.2s infinite alternate}.bg .dotWrapper-17{top:85%;left:97%;animation:flying 60s ease-in-out -2s infinite alternate}.bg .dotWrapper-18{top:69%;left:81%;animation:flying 57s ease-in-out -4.8s infinite alternate}.bg .dotWrapper-19{top:87%;left:54%;animation:flying 21s ease-in-out -5.7s infinite alternate}.bg .dotWrapper-20{top:35%;left:8%;animation:flying 29s ease-in-out -8.6s infinite alternate}.bg .dotWrapper-21{top:95%;left:29%;animation:flying 56s ease-in-out -6.8s infinite alternate}.bg .dotWrapper-22{top:47%;left:5%;animation:flying 49s ease-in-out -8.6s infinite alternate}.bg .dotWrapper-23{top:76%;left:17%;animation:flying 60s ease-in-out -2.1s infinite alternate}.bg .dotWrapper-24{top:70%;left:47%;animation:flying 24s ease-in-out -.3s infinite alternate}.bg .dotWrapper-25{top:44%;left:30%;animation:flying 58s ease-in-out -2.5s infinite alternate}.bg .dotWrapper-26{top:64%;left:60%;animation:flying 25s ease-in-out -1s infinite alternate}.bg .dotWrapper-27{top:24%;left:86%;animation:flying 41s ease-in-out -1.1s infinite alternate}.bg .dotWrapper-28{top:23%;left:56%;animation:flying 64s ease-in-out -1.2s infinite alternate}.bg .dotWrapper-29{top:82%;left:49%;animation:flying 62s ease-in-out -7s infinite alternate}.bg .dotWrapper-30{top:29%;left:69%;animation:flying 57s ease-in-out -2.3s infinite alternate}.bg .dotWrapper-31{top:79%;left:42%;animation:flying 61s ease-in-out -.7s infinite alternate}.bg .dotWrapper-32{top:9%;left:69%;animation:flying 38s ease-in-out -6s infinite alternate}.bg .dotWrapper-33{top:6%;left:58%;animation:flying 58s ease-in-out -5.4s infinite alternate}.bg .dotWrapper-34{top:93%;left:77%;animation:flying 67s ease-in-out -2s infinite alternate}.bg .dotWrapper-35{top:15%;left:24%;animation:flying 64s ease-in-out -.3s infinite alternate}.bg .dotWrapper-36{top:87%;left:79%;animation:flying 51s ease-in-out -2.9s infinite alternate}.bg .dotWrapper-37{top:80%;left:81%;animation:flying 34s ease-in-out -9.3s infinite alternate}.bg .dotWrapper-38{top:9%;left:81%;animation:flying 60s ease-in-out -2.2s infinite alternate}.bg .dotWrapper-39{top:79%;left:82%;animation:flying 36s ease-in-out -.4s infinite alternate}.bg .dotWrapper-40{top:66%;left:55%;animation:flying 63s ease-in-out -8.2s infinite alternate}.bg .dotWrapper-41{top:15%;left:72%;animation:flying 67s ease-in-out -9.7s infinite alternate}.bg .dotWrapper-42{top:80%;left:72%;animation:flying 54s ease-in-out -4s infinite alternate}.bg .dotWrapper-43{top:23%;left:90%;animation:flying 62s ease-in-out -3.7s infinite alternate}.bg .dotWrapper-44{top:65%;left:25%;animation:flying 34s ease-in-out -2.7s infinite alternate}.bg .dotWrapper-45{top:64%;left:81%;animation:flying 41s ease-in-out -3.9s infinite alternate}.bg .dotWrapper-46{top:66%;left:84%;animation:flying 51s ease-in-out -2s infinite alternate}.bg .dotWrapper-47{top:2%;left:94%;animation:flying 60s ease-in-out -9.9s infinite alternate}.bg .dotWrapper-48{top:20%;left:75%;animation:flying 34s ease-in-out -3.2s infinite alternate}.bg .dotWrapper-49{top:68%;left:12%;animation:flying 34s ease-in-out -3.9s infinite alternate}.bg .dotWrapper-50{top:90%;left:26%;animation:flying 69s ease-in-out -5.1s infinite alternate}.bg .dotWrapper-51{top:54%;left:56%;animation:flying 48s ease-in-out -8.7s infinite alternate}.bg .dotWrapper-52{top:43%;left:23%;animation:flying 48s ease-in-out -3.5s infinite alternate}.bg .dotWrapper-53{top:42%;left:30%;animation:flying 64s ease-in-out -5.8s infinite alternate}.bg .dotWrapper-54{top:60%;left:11%;animation:flying 52s ease-in-out -4s infinite alternate}.bg .dotWrapper-55{top:53%;left:45%;animation:flying 23s ease-in-out -4.2s infinite alternate}.bg .dotWrapper-56{top:18%;left:95%;animation:flying 66s ease-in-out -3.8s infinite alternate}.bg .dotWrapper-57{top:33%;left:9%;animation:flying 61s ease-in-out -1s infinite alternate}.bg .dotWrapper-58{top:49%;left:15%;animation:flying 66s ease-in-out -2.9s infinite alternate}.bg .dotWrapper-59{top:61%;left:16%;animation:flying 47s ease-in-out -9.4s infinite alternate}.bg .dotWrapper-60{top:89%;left:25%;animation:flying 34s ease-in-out -6.9s infinite alternate}.bg .dotWrapper-61{top:38%;left:31%;animation:flying 39s ease-in-out -6.7s infinite alternate}.bg .dotWrapper-62{top:57%;left:90%;animation:flying 46s ease-in-out -9.7s infinite alternate}.bg .dotWrapper-63{top:37%;left:74%;animation:flying 54s ease-in-out -2.7s infinite alternate}.bg .dotWrapper-64{top:72%;left:27%;animation:flying 28s ease-in-out -.7s infinite alternate}.bg .dotWrapper-65{top:3%;left:70%;animation:flying 54s ease-in-out -1.7s infinite alternate}.bg .dotWrapper-66{top:87%;left:22%;animation:flying 34s ease-in-out -.4s infinite alternate}.bg .dotWrapper-67{top:17%;left:31%;animation:flying 35s ease-in-out -3s infinite alternate}.bg .dotWrapper-68{top:28%;left:32%;animation:flying 31s ease-in-out -2.6s infinite alternate}.bg .dotWrapper-69{top:48%;left:38%;animation:flying 52s ease-in-out -1.7s infinite alternate}.bg .dotWrapper-70{top:29%;left:91%;animation:flying 60s ease-in-out -8.5s infinite alternate}.bg .dotWrapper-71{top:4%;left:59%;animation:flying 50s ease-in-out -5s infinite alternate}.bg .dotWrapper-72{top:94%;left:72%;animation:flying 37s ease-in-out -3.5s infinite alternate}.bg .dotWrapper-73{top:50%;left:34%;animation:flying 64s ease-in-out -2.1s infinite alternate}.bg .dotWrapper-74{top:19%;left:36%;animation:flying 54s ease-in-out -3.3s infinite alternate}.bg .dotWrapper-75{top:94%;left:83%;animation:flying 42s ease-in-out -2.5s infinite alternate}.bg .dotWrapper-76{top:52%;left:29%;animation:flying 48s ease-in-out -7.6s infinite alternate}.bg .dotWrapper-77{top:48%;left:52%;animation:flying 27s ease-in-out -9.6s infinite alternate}.bg .dotWrapper-78{top:64%;left:2%;animation:flying 66s ease-in-out -5.7s infinite alternate}.bg .dotWrapper-79{top:34%;left:98%;animation:flying 44s ease-in-out -9.6s infinite alternate}.bg .dotWrapper-80{top:98%;left:92%;animation:flying 26s ease-in-out -6s infinite alternate}.bg .dotWrapper-81{top:46%;left:94%;animation:flying 25s ease-in-out -3.9s infinite alternate}.bg .dotWrapper-82{top:75%;left:58%;animation:flying 23s ease-in-out -4.4s infinite alternate}.bg .dotWrapper-83{top:9%;left:37%;animation:flying 50s ease-in-out -9.7s infinite alternate}.bg .dotWrapper-84{top:47%;left:64%;animation:flying 48s ease-in-out -7.7s infinite alternate}.bg .dotWrapper-85{top:13%;left:54%;animation:flying 59s ease-in-out -8.2s infinite alternate}.bg .dotWrapper-86{top:12%;left:38%;animation:flying 41s ease-in-out -8.9s infinite alternate}.bg .dotWrapper-87{top:23%;left:70%;animation:flying 56s ease-in-out -.3s infinite alternate}.bg .dotWrapper-88{top:85%;left:71%;animation:flying 21s ease-in-out -1.6s infinite alternate}.bg .dotWrapper-89{top:13%;left:67%;animation:flying 49s ease-in-out -1.7s infinite alternate}.bg .dotWrapper-90{top:77%;left:48%;animation:flying 53s ease-in-out -1.5s infinite alternate}.bg .dotWrapper-91{top:96%;left:20%;animation:flying 24s ease-in-out -1.8s infinite alternate}.bg .dotWrapper-92{top:78%;left:63%;animation:flying 53s ease-in-out -7.2s infinite alternate}.bg .dotWrapper-93{top:15%;left:79%;animation:flying 34s ease-in-out -6.8s infinite alternate}.bg .dotWrapper-94{top:60%;left:38%;animation:flying 38s ease-in-out -7.8s infinite alternate}.bg .dotWrapper-95{top:61%;left:60%;animation:flying 35s ease-in-out -5.2s infinite alternate}.bg .dotWrapper-96{top:78%;left:33%;animation:flying 62s ease-in-out -.2s infinite alternate}.bg .dotWrapper-97{top:99%;left:17%;animation:flying 48s ease-in-out -4.8s infinite alternate}.bg .dotWrapper-98{top:83%;left:32%;animation:flying 26s ease-in-out -3.5s infinite alternate}.bg .dotWrapper-99{top:60%;left:60%;animation:flying 42s ease-in-out -4.9s infinite alternate}.bg .dotWrapper-100{top:20%;left:4%;animation:flying 32s ease-in-out -6.3s infinite alternate}.bg .dotWrapper-101{top:55%;left:17%;animation:flying 26s ease-in-out -5.5s infinite alternate}.bg .dotWrapper-102{top:38%;left:97%;animation:flying 37s ease-in-out -3.7s infinite alternate}.bg .dotWrapper-103{top:96%;left:61%;animation:flying 30s ease-in-out -3.3s infinite alternate}.bg .dotWrapper-104{top:100%;left:66%;animation:flying 21s ease-in-out -.5s infinite alternate}.bg .dotWrapper-105{top:3%;left:59%;animation:flying 33s ease-in-out -7.6s infinite alternate}.bg .dotWrapper-106{top:86%;left:47%;animation:flying 43s ease-in-out -1.6s infinite alternate}.bg .dotWrapper-107{top:92%;left:95%;animation:flying 23s ease-in-out -1.1s infinite alternate}.bg .dotWrapper-108{top:27%;left:31%;animation:flying 21s ease-in-out -7.2s infinite alternate}.bg .dotWrapper-109{top:84%;left:99%;animation:flying 66s ease-in-out -.7s infinite alternate}.bg .dotWrapper-110{top:16%;left:20%;animation:flying 21s ease-in-out -1.7s infinite alternate}.bg .dotWrapper-111{top:33%;left:29%;animation:flying 35s ease-in-out -7.6s infinite alternate}.bg .dotWrapper-112{top:73%;left:73%;animation:flying 33s ease-in-out -.3s infinite alternate}.bg .dotWrapper-113{top:50%;left:80%;animation:flying 69s ease-in-out -1.2s infinite alternate}.bg .dotWrapper-114{top:20%;left:55%;animation:flying 33s ease-in-out -.1s infinite alternate}.bg .dotWrapper-115{top:35%;left:47%;animation:flying 37s ease-in-out -2.7s infinite alternate}.bg .dotWrapper-116{top:97%;left:48%;animation:flying 68s ease-in-out -.1s infinite alternate}.bg .dotWrapper-117{top:52%;left:69%;animation:flying 38s ease-in-out -.1s infinite alternate}.bg .dotWrapper-118{top:88%;left:40%;animation:flying 45s ease-in-out -7.6s infinite alternate}.bg .dotWrapper-119{top:2%;left:89%;animation:flying 66s ease-in-out -1s infinite alternate}.bg .dotWrapper-120{top:78%;left:41%;animation:flying 36s ease-in-out -1s infinite alternate}.bg .dotWrapper-121{top:54%;left:98%;animation:flying 32s ease-in-out -2.7s infinite alternate}.bg .dotWrapper-122{top:92%;left:47%;animation:flying 47s ease-in-out -6.3s infinite alternate}.bg .dotWrapper-123{top:25%;left:75%;animation:flying 48s ease-in-out -3.1s infinite alternate}.bg .dotWrapper-124{top:92%;left:13%;animation:flying 44s ease-in-out -5.5s infinite alternate}.bg .dotWrapper-125{top:42%;left:29%;animation:flying 59s ease-in-out -6.3s infinite alternate}.bg .dotWrapper-126{top:24%;left:79%;animation:flying 65s ease-in-out -6.5s infinite alternate}.bg .dotWrapper-127{top:94%;left:30%;animation:flying 40s ease-in-out -3.7s infinite alternate}.bg .dotWrapper-128{top:73%;left:36%;animation:flying 22s ease-in-out -8.5s infinite alternate}.bg .dotWrapper-129{top:35%;left:49%;animation:flying 32s ease-in-out -1.5s infinite alternate}.bg .dotWrapper-130{top:47%;left:20%;animation:flying 55s ease-in-out -2.8s infinite alternate}.bg .dotWrapper-131{top:50%;left:31%;animation:flying 49s ease-in-out -1.3s infinite alternate}.bg .dotWrapper-132{top:65%;left:62%;animation:flying 36s ease-in-out -4.3s infinite alternate}.bg .dotWrapper-133{top:90%;left:6%;animation:flying 26s ease-in-out -8.3s infinite alternate}.bg .dotWrapper-134{top:100%;left:62%;animation:flying 34s ease-in-out -3.9s infinite alternate}.bg .dotWrapper-135{top:100%;left:74%;animation:flying 35s ease-in-out -8.2s infinite alternate}.bg .dotWrapper-136{top:15%;left:19%;animation:flying 50s ease-in-out -8.3s infinite alternate}.bg .dotWrapper-137{top:14%;left:72%;animation:flying 24s ease-in-out -2.6s infinite alternate}.bg .dotWrapper-138{top:6%;left:11%;animation:flying 39s ease-in-out -9s infinite alternate}.bg .dotWrapper-139{top:95%;left:42%;animation:flying 66s ease-in-out -4.8s infinite alternate}.bg .dotWrapper-140{top:69%;left:68%;animation:flying 61s ease-in-out -1.9s infinite alternate}.bg .dotWrapper-141{top:94%;left:37%;animation:flying 33s ease-in-out -9.7s infinite alternate}.bg .dotWrapper-142{top:79%;left:25%;animation:flying 69s ease-in-out -.9s infinite alternate}.bg .dotWrapper-143{top:17%;left:41%;animation:flying 33s ease-in-out -7.6s infinite alternate}.bg .dotWrapper-144{top:74%;left:12%;animation:flying 68s ease-in-out -2.1s infinite alternate}.bg .dotWrapper-145{top:99%;left:97%;animation:flying 67s ease-in-out -6.8s infinite alternate}.bg .dotWrapper-146{top:28%;left:28%;animation:flying 50s ease-in-out -1.6s infinite alternate}.bg .dotWrapper-147{top:12%;left:22%;animation:flying 47s ease-in-out -8.8s infinite alternate}.bg .dotWrapper-148{top:22%;left:20%;animation:flying 56s ease-in-out -5.7s infinite alternate}.bg .dotWrapper-149{top:59%;left:46%;animation:flying 49s ease-in-out -2.6s infinite alternate}.bg .dotWrapper-150{top:78%;left:55%;animation:flying 25s ease-in-out -9.4s infinite alternate}.bg .dotWrapper-151{top:5%;left:27%;animation:flying 44s ease-in-out -5.7s infinite alternate}.bg .dotWrapper-152{top:57%;left:95%;animation:flying 28s ease-in-out -6.2s infinite alternate}.bg .dotWrapper-153{top:8%;left:34%;animation:flying 63s ease-in-out -9.8s infinite alternate}.bg .dotWrapper-154{top:44%;left:98%;animation:flying 66s ease-in-out -7.2s infinite alternate}.bg .dotWrapper-155{top:69%;left:45%;animation:flying 22s ease-in-out -.6s infinite alternate}.bg .dotWrapper-156{top:19%;left:91%;animation:flying 51s ease-in-out -8.9s infinite alternate}.bg .dotWrapper-157{top:49%;left:75%;animation:flying 61s ease-in-out -6s infinite alternate}.bg .dotWrapper-158{top:44%;left:30%;animation:flying 22s ease-in-out -3.1s infinite alternate}.bg .dotWrapper-159{top:34%;left:92%;animation:flying 29s ease-in-out -4.6s infinite alternate}.bg .dotWrapper-160{top:56%;left:60%;animation:flying 31s ease-in-out -7.8s infinite alternate}.bg .dotWrapper-161{top:37%;left:87%;animation:flying 41s ease-in-out -6.1s infinite alternate}.bg .dotWrapper-162{top:45%;left:4%;animation:flying 53s ease-in-out -5.5s infinite alternate}.bg .dotWrapper-163{top:79%;left:79%;animation:flying 51s ease-in-out -1.1s infinite alternate}.bg .dotWrapper-164{top:62%;left:100%;animation:flying 41s ease-in-out -7.1s infinite alternate}.bg .dotWrapper-165{top:100%;left:61%;animation:flying 60s ease-in-out -8.9s infinite alternate}.bg .dotWrapper-166{top:74%;left:29%;animation:flying 68s ease-in-out -3s infinite alternate}.bg .dotWrapper-167{top:45%;left:79%;animation:flying 27s ease-in-out -4.5s infinite alternate}.bg .dotWrapper-168{top:11%;left:25%;animation:flying 28s ease-in-out -3.8s infinite alternate}.bg .dotWrapper-169{top:23%;left:99%;animation:flying 60s ease-in-out -9.9s infinite alternate}.bg .dotWrapper-170{top:9%;left:60%;animation:flying 22s ease-in-out -5.2s infinite alternate}.bg .dotWrapper-171{top:19%;left:99%;animation:flying 62s ease-in-out -1.4s infinite alternate}.bg .dotWrapper-172{top:96%;left:71%;animation:flying 70s ease-in-out -3.4s infinite alternate}.bg .dotWrapper-173{top:81%;left:54%;animation:flying 35s ease-in-out -3.8s infinite alternate}.bg .dotWrapper-174{top:63%;left:33%;animation:flying 40s ease-in-out -3.7s infinite alternate}.bg .dotWrapper-175{top:37%;left:4%;animation:flying 24s ease-in-out -4.8s infinite alternate}.bg .dotWrapper-176{top:15%;left:54%;animation:flying 61s ease-in-out -6.5s infinite alternate}.bg .dotWrapper-177{top:70%;left:72%;animation:flying 41s ease-in-out -10s infinite alternate}.bg .dotWrapper-178{top:71%;left:13%;animation:flying 37s ease-in-out -5.8s infinite alternate}.bg .dotWrapper-179{top:37%;left:18%;animation:flying 24s ease-in-out -7s infinite alternate}.bg .dotWrapper-180{top:42%;left:10%;animation:flying 33s ease-in-out -8.7s infinite alternate}.bg .dotWrapper-181{top:1%;left:60%;animation:flying 64s ease-in-out -.7s infinite alternate}.bg .dotWrapper-182{top:58%;left:31%;animation:flying 68s ease-in-out -7s infinite alternate}.bg .dotWrapper-183{top:57%;left:5%;animation:flying 42s ease-in-out -2s infinite alternate}.bg .dotWrapper-184{top:91%;left:88%;animation:flying 69s ease-in-out -2.7s infinite alternate}.bg .dotWrapper-185{top:57%;left:91%;animation:flying 66s ease-in-out -1.1s infinite alternate}.bg .dotWrapper-186{top:72%;left:12%;animation:flying 57s ease-in-out -.7s infinite alternate}.bg .dotWrapper-187{top:43%;left:100%;animation:flying 41s ease-in-out -3.8s infinite alternate}.bg .dotWrapper-188{top:60%;left:79%;animation:flying 56s ease-in-out -6s infinite alternate}.bg .dotWrapper-189{top:81%;left:62%;animation:flying 38s ease-in-out -.7s infinite alternate}.bg .dotWrapper-190{top:84%;left:64%;animation:flying 29s ease-in-out -1.5s infinite alternate}.bg .dotWrapper-191{top:16%;left:1%;animation:flying 68s ease-in-out -4.6s infinite alternate}.bg .dotWrapper-192{top:80%;left:10%;animation:flying 41s ease-in-out -3.7s infinite alternate}.bg .dotWrapper-193{top:19%;left:46%;animation:flying 48s ease-in-out -4.5s infinite alternate}.bg .dotWrapper-194{top:27%;left:13%;animation:flying 44s ease-in-out -7.4s infinite alternate}.bg .dotWrapper-195{top:51%;left:86%;animation:flying 56s ease-in-out -2.7s infinite alternate}.bg .dotWrapper-196{top:95%;left:28%;animation:flying 26s ease-in-out -9.6s infinite alternate}.bg .dotWrapper-197{top:22%;left:16%;animation:flying 51s ease-in-out -4.8s infinite alternate}.bg .dotWrapper-198{top:41%;left:25%;animation:flying 51s ease-in-out -6.3s infinite alternate}.bg .dotWrapper-199{top:67%;left:42%;animation:flying 40s ease-in-out -9s infinite alternate}.bg .dotWrapper-200{top:85%;left:8%;animation:flying 52s ease-in-out -7.3s infinite alternate}.bg .dotWrapper-201{top:13%;left:24%;animation:flying 67s ease-in-out -4.3s infinite alternate}.bg .dotWrapper-202{top:96%;left:22%;animation:flying 68s ease-in-out -.9s infinite alternate}.bg .dotWrapper-203{top:56%;left:93%;animation:flying 21s ease-in-out -3.3s infinite alternate}.bg .dotWrapper-204{top:66%;left:15%;animation:flying 21s ease-in-out -8.3s infinite alternate}.bg .dotWrapper-205{top:54%;left:46%;animation:flying 65s ease-in-out -6s infinite alternate}.bg .dotWrapper-206{top:90%;left:46%;animation:flying 68s ease-in-out -8.5s infinite alternate}.bg .dotWrapper-207{top:27%;left:9%;animation:flying 55s ease-in-out -6.7s infinite alternate}.bg .dotWrapper-208{top:45%;left:95%;animation:flying 35s ease-in-out -.9s infinite alternate}.bg .dotWrapper-209{top:16%;left:83%;animation:flying 37s ease-in-out -1.8s infinite alternate}.bg .dotWrapper-210{top:99%;left:31%;animation:flying 40s ease-in-out -2.7s infinite alternate}.bg .dotWrapper-211{top:6%;left:37%;animation:flying 58s ease-in-out -.6s infinite alternate}.bg .dotWrapper-212{top:84%;left:93%;animation:flying 46s ease-in-out -.2s infinite alternate}.bg .dotWrapper-213{top:9%;left:31%;animation:flying 55s ease-in-out -9.9s infinite alternate}.bg .dotWrapper-214{top:9%;left:73%;animation:flying 33s ease-in-out -.3s infinite alternate}.bg .dotWrapper-215{top:88%;left:90%;animation:flying 67s ease-in-out -7.2s infinite alternate}.bg .dotWrapper-216{top:66%;left:56%;animation:flying 45s ease-in-out -5.1s infinite alternate}.bg .dotWrapper-217{top:23%;left:27%;animation:flying 54s ease-in-out -8.4s infinite alternate}.bg .dotWrapper-218{top:27%;left:4%;animation:flying 34s ease-in-out -10s infinite alternate}.bg .dotWrapper-219{top:52%;left:5%;animation:flying 59s ease-in-out -2.8s infinite alternate}.bg .dotWrapper-220{top:93%;left:54%;animation:flying 36s ease-in-out -8.4s infinite alternate}.bg .dotWrapper-221{top:25%;left:24%;animation:flying 55s ease-in-out -1.4s infinite alternate}.bg .dotWrapper-222{top:71%;left:58%;animation:flying 48s ease-in-out -5.5s infinite alternate}.bg .dotWrapper-223{top:76%;left:76%;animation:flying 56s ease-in-out -7.8s infinite alternate}.bg .dotWrapper-224{top:1%;left:39%;animation:flying 68s ease-in-out -7.7s infinite alternate}.bg .dotWrapper-225{top:100%;left:88%;animation:flying 21s ease-in-out -8.7s infinite alternate}.bg .dotWrapper-226{top:37%;left:50%;animation:flying 37s ease-in-out -2.6s infinite alternate}.bg .dotWrapper-227{top:87%;left:25%;animation:flying 64s ease-in-out -9.6s infinite alternate}.bg .dotWrapper-228{top:37%;left:50%;animation:flying 58s ease-in-out -9.1s infinite alternate}.bg .dotWrapper-229{top:67%;left:80%;animation:flying 41s ease-in-out -4.7s infinite alternate}.bg .dotWrapper-230{top:85%;left:11%;animation:flying 50s ease-in-out -.4s infinite alternate}.bg .dotWrapper-231{top:17%;left:42%;animation:flying 55s ease-in-out -4s infinite alternate}.bg .dotWrapper-232{top:51%;left:42%;animation:flying 37s ease-in-out -7.3s infinite alternate}.bg .dotWrapper-233{top:20%;left:48%;animation:flying 27s ease-in-out -2.3s infinite alternate}.bg .dotWrapper-234{top:20%;left:12%;animation:flying 60s ease-in-out -9s infinite alternate}.bg .dotWrapper-235{top:34%;left:85%;animation:flying 42s ease-in-out -4.4s infinite alternate}.bg .dotWrapper-236{top:45%;left:54%;animation:flying 31s ease-in-out -4.4s infinite alternate}.bg .dotWrapper-237{top:29%;left:14%;animation:flying 66s ease-in-out -.6s infinite alternate}.bg .dotWrapper-238{top:79%;left:6%;animation:flying 26s ease-in-out -.6s infinite alternate}.bg .dotWrapper-239{top:82%;left:34%;animation:flying 45s ease-in-out -1.2s infinite alternate}.bg .dotWrapper-240{top:23%;left:75%;animation:flying 27s ease-in-out -2.2s infinite alternate}.bg .dotWrapper-241{top:14%;left:68%;animation:flying 25s ease-in-out -3.6s infinite alternate}.bg .dotWrapper-242{top:21%;left:53%;animation:flying 67s ease-in-out -5.6s infinite alternate}.bg .dotWrapper-243{top:51%;left:99%;animation:flying 70s ease-in-out -2.5s infinite alternate}.bg .dotWrapper-244{top:51%;left:69%;animation:flying 59s ease-in-out -5.2s infinite alternate}.bg .dotWrapper-245{top:28%;left:80%;animation:flying 60s ease-in-out -4.6s infinite alternate}.bg .dotWrapper-246{top:22%;left:23%;animation:flying 23s ease-in-out -3.4s infinite alternate}.bg .dotWrapper-247{top:53%;left:82%;animation:flying 23s ease-in-out -4.9s infinite alternate}.bg .dotWrapper-248{top:17%;left:9%;animation:flying 62s ease-in-out -5.3s infinite alternate}.bg .dotWrapper-249{top:39%;left:28%;animation:flying 59s ease-in-out -9s infinite alternate}.bg .dotWrapper-250{top:78%;left:59%;animation:flying 56s ease-in-out -7.8s infinite alternate}.bg .dotWrapper-251{top:93%;left:85%;animation:flying 36s ease-in-out -7.7s infinite alternate}.bg .dotWrapper-252{top:49%;left:39%;animation:flying 62s ease-in-out -7.8s infinite alternate}.bg .dotWrapper-253{top:3%;left:45%;animation:flying 36s ease-in-out -7.2s infinite alternate}.bg .dotWrapper-254{top:45%;left:93%;animation:flying 53s ease-in-out -6.5s infinite alternate}.bg .dotWrapper-255{top:81%;left:77%;animation:flying 59s ease-in-out -7.3s infinite alternate}.bg .dotWrapper-256{top:50%;left:90%;animation:flying 67s ease-in-out -4.5s infinite alternate}.bg .dotWrapper-257{top:91%;left:74%;animation:flying 58s ease-in-out -6.6s infinite alternate}.bg .dotWrapper-258{top:97%;left:13%;animation:flying 31s ease-in-out -8s infinite alternate}.bg .dotWrapper-259{top:10%;left:93%;animation:flying 58s ease-in-out -.7s infinite alternate}.bg .dotWrapper-260{top:88%;left:79%;animation:flying 48s ease-in-out -4.7s infinite alternate}.bg .dotWrapper-261{top:62%;left:16%;animation:flying 41s ease-in-out -3.3s infinite alternate}.bg .dotWrapper-262{top:41%;left:78%;animation:flying 52s ease-in-out -3.9s infinite alternate}.bg .dotWrapper-263{top:96%;left:74%;animation:flying 68s ease-in-out -8.5s infinite alternate}.bg .dotWrapper-264{top:38%;left:18%;animation:flying 31s ease-in-out -9s infinite alternate}.bg .dotWrapper-265{top:72%;left:30%;animation:flying 30s ease-in-out -6.3s infinite alternate}.bg .dotWrapper-266{top:23%;left:37%;animation:flying 54s ease-in-out -7.5s infinite alternate}.bg .dotWrapper-267{top:19%;left:83%;animation:flying 54s ease-in-out -7.7s infinite alternate}.bg .dotWrapper-268{top:52%;left:90%;animation:flying 62s ease-in-out -2.7s infinite alternate}.bg .dotWrapper-269{top:81%;left:63%;animation:flying 23s ease-in-out -2.3s infinite alternate}.bg .dotWrapper-270{top:13%;left:93%;animation:flying 65s ease-in-out -2.4s infinite alternate}.bg .dotWrapper-271{top:34%;left:76%;animation:flying 50s ease-in-out -1.5s infinite alternate}.bg .dotWrapper-272{top:89%;left:54%;animation:flying 24s ease-in-out -1.7s infinite alternate}.bg .dotWrapper-273{top:55%;left:90%;animation:flying 50s ease-in-out -3.2s infinite alternate}.bg .dotWrapper-274{top:81%;left:83%;animation:flying 67s ease-in-out -4.2s infinite alternate}.bg .dotWrapper-275{top:84%;left:21%;animation:flying 43s ease-in-out -7.3s infinite alternate}.bg .dotWrapper-276{top:82%;left:43%;animation:flying 47s ease-in-out -1.2s infinite alternate}.bg .dotWrapper-277{top:57%;left:9%;animation:flying 42s ease-in-out -8.3s infinite alternate}.bg .dotWrapper-278{top:61%;left:47%;animation:flying 68s ease-in-out -2.3s infinite alternate}.bg .dotWrapper-279{top:66%;left:43%;animation:flying 56s ease-in-out -4.3s infinite alternate}.bg .dotWrapper-280{top:83%;left:62%;animation:flying 63s ease-in-out -8.3s infinite alternate}.bg .dotWrapper-281{top:26%;left:82%;animation:flying 48s ease-in-out -8.5s infinite alternate}.bg .dotWrapper-282{top:64%;left:18%;animation:flying 67s ease-in-out -9.7s infinite alternate}.bg .dotWrapper-283{top:17%;left:96%;animation:flying 60s ease-in-out -9.2s infinite alternate}.bg .dotWrapper-284{top:86%;left:53%;animation:flying 25s ease-in-out -.8s infinite alternate}.bg .dotWrapper-285{top:90%;left:45%;animation:flying 34s ease-in-out -4.5s infinite alternate}.bg .dotWrapper-286{top:97%;left:4%;animation:flying 69s ease-in-out -5s infinite alternate}.bg .dotWrapper-287{top:56%;left:68%;animation:flying 38s ease-in-out -7.2s infinite alternate}.bg .dotWrapper-288{top:34%;left:58%;animation:flying 38s ease-in-out -7.9s infinite alternate}.bg .dotWrapper-289{top:41%;left:74%;animation:flying 31s ease-in-out -.6s infinite alternate}.bg .dotWrapper-290{top:87%;left:41%;animation:flying 42s ease-in-out -7.3s infinite alternate}.bg .dotWrapper-291{top:98%;left:53%;animation:flying 53s ease-in-out -5.5s infinite alternate}.bg .dotWrapper-292{top:49%;left:73%;animation:flying 30s ease-in-out -7.7s infinite alternate}.bg .dotWrapper-293{top:71%;left:1%;animation:flying 23s ease-in-out -.2s infinite alternate}.bg .dotWrapper-294{top:3%;left:75%;animation:flying 52s ease-in-out -6.4s infinite alternate}.bg .dotWrapper-295{top:87%;left:11%;animation:flying 43s ease-in-out -3.3s infinite alternate}.bg .dotWrapper-296{top:92%;left:94%;animation:flying 52s ease-in-out -7s infinite alternate}.bg .dotWrapper-297{top:73%;left:53%;animation:flying 22s ease-in-out -2.6s infinite alternate}.bg .dotWrapper-298{top:11%;left:61%;animation:flying 31s ease-in-out -3.8s infinite alternate}.bg .dotWrapper-299{top:67%;left:43%;animation:flying 64s ease-in-out -3.3s infinite alternate}.bg .dotWrapper-300{top:81%;left:90%;animation:flying 26s ease-in-out -1.4s infinite alternate}.bg .dotWrapper-301{top:37%;left:40%;animation:flying 63s ease-in-out -.1s infinite alternate}.bg .dotWrapper-302{top:76%;left:31%;animation:flying 28s ease-in-out -4.1s infinite alternate}.bg .dotWrapper-303{top:29%;left:34%;animation:flying 44s ease-in-out -7.2s infinite alternate}.bg .dotWrapper-304{top:67%;left:85%;animation:flying 65s ease-in-out -9.8s infinite alternate}.bg .dotWrapper-305{top:84%;left:1%;animation:flying 65s ease-in-out -7.9s infinite alternate}.bg .dotWrapper-306{top:80%;left:48%;animation:flying 30s ease-in-out -9.8s infinite alternate}.bg .dotWrapper-307{top:92%;left:19%;animation:flying 65s ease-in-out -7.9s infinite alternate}.bg .dotWrapper-308{top:11%;left:5%;animation:flying 47s ease-in-out -9.3s infinite alternate}.bg .dotWrapper-309{top:65%;left:73%;animation:flying 64s ease-in-out -.7s infinite alternate}.bg .dotWrapper-310{top:97%;left:43%;animation:flying 35s ease-in-out -8.9s infinite alternate}.bg .dotWrapper-311{top:37%;left:52%;animation:flying 42s ease-in-out -5.3s infinite alternate}.bg .dotWrapper-312{top:35%;left:78%;animation:flying 67s ease-in-out -.9s infinite alternate}.bg .dotWrapper-313{top:75%;left:18%;animation:flying 55s ease-in-out -4.9s infinite alternate}.bg .dotWrapper-314{top:46%;left:85%;animation:flying 67s ease-in-out -5s infinite alternate}.bg .dotWrapper-315{top:63%;left:100%;animation:flying 34s ease-in-out -3.7s infinite alternate}.bg .dotWrapper-316{top:8%;left:57%;animation:flying 52s ease-in-out -4.5s infinite alternate}.bg .dotWrapper-317{top:65%;left:43%;animation:flying 31s ease-in-out -2.4s infinite alternate}.bg .dotWrapper-318{top:5%;left:5%;animation:flying 32s ease-in-out -4.7s infinite alternate}.bg .dotWrapper-319{top:65%;left:83%;animation:flying 50s ease-in-out -6.9s infinite alternate}.bg .dotWrapper-320{top:7%;left:69%;animation:flying 28s ease-in-out -5.6s infinite alternate}.bg .dotWrapper-321{top:17%;left:77%;animation:flying 60s ease-in-out -.4s infinite alternate}.bg .dotWrapper-322{top:86%;left:85%;animation:flying 56s ease-in-out -4.4s infinite alternate}.bg .dotWrapper-323{top:69%;left:15%;animation:flying 26s ease-in-out -3.7s infinite alternate}.bg .dotWrapper-324{top:74%;left:48%;animation:flying 51s ease-in-out -8.4s infinite alternate}.bg .dotWrapper-325{top:4%;left:82%;animation:flying 22s ease-in-out -5.8s infinite alternate}.bg .dotWrapper-326{top:58%;left:4%;animation:flying 35s ease-in-out -.4s infinite alternate}.bg .dotWrapper-327{top:48%;left:97%;animation:flying 47s ease-in-out -7s infinite alternate}.bg .dotWrapper-328{top:16%;left:34%;animation:flying 31s ease-in-out -8.9s infinite alternate}.bg .dotWrapper-329{top:9%;left:19%;animation:flying 51s ease-in-out -.8s infinite alternate}.bg .dotWrapper-330{top:2%;left:78%;animation:flying 63s ease-in-out -1.5s infinite alternate}.bg .dotWrapper-331{top:35%;left:87%;animation:flying 52s ease-in-out -9.7s infinite alternate}.bg .dotWrapper-332{top:69%;left:92%;animation:flying 41s ease-in-out -6.6s infinite alternate}.bg .dotWrapper-333{top:78%;left:44%;animation:flying 41s ease-in-out -4.2s infinite alternate}.bg .dotWrapper-334{top:37%;left:97%;animation:flying 25s ease-in-out -1.9s infinite alternate}.bg .dotWrapper-335{top:69%;left:26%;animation:flying 56s ease-in-out -8.4s infinite alternate}.bg .dotWrapper-336{top:54%;left:14%;animation:flying 21s ease-in-out -5.7s infinite alternate}.bg .dotWrapper-337{top:66%;left:93%;animation:flying 54s ease-in-out -4.3s infinite alternate}.bg .dotWrapper-338{top:69%;left:46%;animation:flying 23s ease-in-out -1.1s infinite alternate}.bg .dotWrapper-339{top:71%;left:99%;animation:flying 47s ease-in-out -6.1s infinite alternate}.bg .dotWrapper-340{top:92%;left:30%;animation:flying 25s ease-in-out -1.7s infinite alternate}.bg .dotWrapper-341{top:10%;left:19%;animation:flying 33s ease-in-out -3.7s infinite alternate}.bg .dotWrapper-342{top:32%;left:70%;animation:flying 21s ease-in-out -4.2s infinite alternate}.bg .dotWrapper-343{top:41%;left:16%;animation:flying 26s ease-in-out -6.1s infinite alternate}.bg .dotWrapper-344{top:26%;left:44%;animation:flying 34s ease-in-out -6.6s infinite alternate}.bg .dotWrapper-345{top:87%;left:38%;animation:flying 65s ease-in-out -7.1s infinite alternate}.bg .dotWrapper-346{top:36%;left:28%;animation:flying 40s ease-in-out -1.8s infinite alternate}.bg .dotWrapper-347{top:9%;left:78%;animation:flying 24s ease-in-out -2s infinite alternate}.bg .dotWrapper-348{top:35%;left:90%;animation:flying 26s ease-in-out -8.1s infinite alternate}.bg .dotWrapper-349{top:53%;left:96%;animation:flying 42s ease-in-out -1.7s infinite alternate}.bg .dotWrapper-350{top:94%;left:83%;animation:flying 29s ease-in-out -9.5s infinite alternate}.bg .dotWrapper-351{top:78%;left:83%;animation:flying 52s ease-in-out -9.2s infinite alternate}.bg .dotWrapper-352{top:97%;left:50%;animation:flying 67s ease-in-out -2.7s infinite alternate}.bg .dotWrapper-353{top:20%;left:19%;animation:flying 36s ease-in-out -8.7s infinite alternate}.bg .dotWrapper-354{top:23%;left:84%;animation:flying 32s ease-in-out -9s infinite alternate}.bg .dotWrapper-355{top:97%;left:46%;animation:flying 32s ease-in-out -6.1s infinite alternate}.bg .dotWrapper-356{top:82%;left:89%;animation:flying 55s ease-in-out -9.2s infinite alternate}.bg .dotWrapper-357{top:37%;left:60%;animation:flying 45s ease-in-out -5.5s infinite alternate}.bg .dotWrapper-358{top:91%;left:14%;animation:flying 31s ease-in-out -5.6s infinite alternate}.bg .dotWrapper-359{top:26%;left:5%;animation:flying 40s ease-in-out -.1s infinite alternate}.bg .dotWrapper-360{top:73%;left:53%;animation:flying 46s ease-in-out -.4s infinite alternate}.bg .dotWrapper-361{top:31%;left:31%;animation:flying 36s ease-in-out -2.9s infinite alternate}.bg .dotWrapper-362{top:5%;left:36%;animation:flying 30s ease-in-out -1.3s infinite alternate}.bg .dotWrapper-363{top:31%;left:96%;animation:flying 33s ease-in-out -5.6s infinite alternate}.bg .dotWrapper-364{top:23%;left:20%;animation:flying 26s ease-in-out -5s infinite alternate}.bg .dotWrapper-365{top:27%;left:43%;animation:flying 58s ease-in-out -4.2s infinite alternate}.bg .dotWrapper-366{top:98%;left:61%;animation:flying 67s ease-in-out -8.9s infinite alternate}.bg .dotWrapper-367{top:4%;left:75%;animation:flying 58s ease-in-out -1.4s infinite alternate}.bg .dotWrapper-368{top:3%;left:84%;animation:flying 67s ease-in-out -5.8s infinite alternate}.bg .dotWrapper-369{top:79%;left:69%;animation:flying 52s ease-in-out -2.4s infinite alternate}.bg .dotWrapper-370{top:63%;left:35%;animation:flying 46s ease-in-out -.4s infinite alternate}.bg .dotWrapper-371{top:3%;left:22%;animation:flying 45s ease-in-out -5.4s infinite alternate}.bg .dotWrapper-372{top:22%;left:31%;animation:flying 55s ease-in-out -2.8s infinite alternate}.bg .dotWrapper-373{top:86%;left:35%;animation:flying 70s ease-in-out -2.8s infinite alternate}.bg .dotWrapper-374{top:9%;left:68%;animation:flying 67s ease-in-out -2.1s infinite alternate}.bg .dotWrapper-375{top:80%;left:26%;animation:flying 47s ease-in-out -2.2s infinite alternate}.bg .dotWrapper-376{top:1%;left:83%;animation:flying 52s ease-in-out -2.1s infinite alternate}.bg .dotWrapper-377{top:26%;left:86%;animation:flying 29s ease-in-out -.3s infinite alternate}.bg .dotWrapper-378{top:97%;left:35%;animation:flying 60s ease-in-out -1.6s infinite alternate}.bg .dotWrapper-379{top:53%;left:98%;animation:flying 60s ease-in-out -.8s infinite alternate}.bg .dotWrapper-380{top:10%;left:29%;animation:flying 60s ease-in-out -3.5s infinite alternate}.bg .dotWrapper-381{top:36%;left:8%;animation:flying 69s ease-in-out -.2s infinite alternate}.bg .dotWrapper-382{top:49%;left:81%;animation:flying 33s ease-in-out -3.7s infinite alternate}.bg .dotWrapper-383{top:23%;left:94%;animation:flying 65s ease-in-out -2.3s infinite alternate}.bg .dotWrapper-384{top:63%;left:92%;animation:flying 37s ease-in-out -.9s infinite alternate}.bg .dotWrapper-385{top:78%;left:83%;animation:flying 48s ease-in-out -1.7s infinite alternate}.bg .dotWrapper-386{top:51%;left:63%;animation:flying 31s ease-in-out -8.4s infinite alternate}.bg .dotWrapper-387{top:63%;left:94%;animation:flying 59s ease-in-out -7s infinite alternate}.bg .dotWrapper-388{top:33%;left:18%;animation:flying 41s ease-in-out -2.6s infinite alternate}.bg .dotWrapper-389{top:32%;left:100%;animation:flying 21s ease-in-out -4.5s infinite alternate}.bg .dotWrapper-390{top:37%;left:12%;animation:flying 55s ease-in-out -4.1s infinite alternate}.bg .dotWrapper-391{top:56%;left:48%;animation:flying 25s ease-in-out -6.8s infinite alternate}.bg .dotWrapper-392{top:48%;left:81%;animation:flying 29s ease-in-out -2.1s infinite alternate}.bg .dotWrapper-393{top:8%;left:66%;animation:flying 34s ease-in-out -2.7s infinite alternate}.bg .dotWrapper-394{top:2%;left:60%;animation:flying 23s ease-in-out -4.2s infinite alternate}.bg .dotWrapper-395{top:42%;left:64%;animation:flying 64s ease-in-out -5.9s infinite alternate}.bg .dotWrapper-396{top:30%;left:98%;animation:flying 38s ease-in-out -1.8s infinite alternate}.bg .dotWrapper-397{top:42%;left:65%;animation:flying 28s ease-in-out -3.4s infinite alternate}.bg .dotWrapper-398{top:20%;left:50%;animation:flying 66s ease-in-out -7.2s infinite alternate}.bg .dotWrapper-399{top:100%;left:99%;animation:flying 32s ease-in-out -3.4s infinite alternate}.bg .dotWrapper-400{top:18%;left:4%;animation:flying 25s ease-in-out -5.1s infinite alternate}.bg .dotWrapper-401{top:61%;left:31%;animation:flying 39s ease-in-out -9.2s infinite alternate}.bg .dotWrapper-402{top:75%;left:52%;animation:flying 55s ease-in-out -5.9s infinite alternate}.bg .dotWrapper-403{top:43%;left:65%;animation:flying 62s ease-in-out -4.2s infinite alternate}.bg .dotWrapper-404{top:25%;left:36%;animation:flying 47s ease-in-out -4.1s infinite alternate}.bg .dotWrapper-405{top:34%;left:67%;animation:flying 68s ease-in-out -3.7s infinite alternate}.bg .dotWrapper-406{top:35%;left:49%;animation:flying 24s ease-in-out -7.8s infinite alternate}.bg .dotWrapper-407{top:62%;left:21%;animation:flying 65s ease-in-out -1.8s infinite alternate}.bg .dotWrapper-408{top:29%;left:90%;animation:flying 34s ease-in-out -2.7s infinite alternate}.bg .dotWrapper-409{top:44%;left:73%;animation:flying 48s ease-in-out -5.8s infinite alternate}.bg .dotWrapper-410{top:46%;left:28%;animation:flying 68s ease-in-out -.9s infinite alternate}.bg .dotWrapper-411{top:66%;left:18%;animation:flying 44s ease-in-out -7.6s infinite alternate}.bg .dotWrapper-412{top:17%;left:30%;animation:flying 59s ease-in-out -4.6s infinite alternate}.bg .dotWrapper-413{top:9%;left:90%;animation:flying 58s ease-in-out -.8s infinite alternate}.bg .dotWrapper-414{top:43%;left:57%;animation:flying 26s ease-in-out -6.9s infinite alternate}.bg .dotWrapper-415{top:98%;left:12%;animation:flying 52s ease-in-out -9.5s infinite alternate}.bg .dotWrapper-416{top:15%;left:87%;animation:flying 42s ease-in-out -6.5s infinite alternate}.bg .dotWrapper-417{top:41%;left:72%;animation:flying 57s ease-in-out -8.1s infinite alternate}.bg .dotWrapper-418{top:90%;left:55%;animation:flying 53s ease-in-out -7.7s infinite alternate}.bg .dotWrapper-419{top:87%;left:13%;animation:flying 55s ease-in-out -2.1s infinite alternate}.bg .dotWrapper-420{top:89%;left:20%;animation:flying 70s ease-in-out -8.6s infinite alternate}.bg .dotWrapper-421{top:84%;left:62%;animation:flying 46s ease-in-out -7.3s infinite alternate}.bg .dotWrapper-422{top:98%;left:34%;animation:flying 55s ease-in-out -5.6s infinite alternate}.bg .dotWrapper-423{top:13%;left:69%;animation:flying 70s ease-in-out -8.3s infinite alternate}.bg .dotWrapper-424{top:23%;left:48%;animation:flying 52s ease-in-out -4.8s infinite alternate}.bg .dotWrapper-425{top:32%;left:28%;animation:flying 53s ease-in-out -4.4s infinite alternate}.bg .dotWrapper-426{top:70%;left:8%;animation:flying 31s ease-in-out -5.4s infinite alternate}.bg .dotWrapper-427{top:40%;left:69%;animation:flying 44s ease-in-out -1s infinite alternate}.bg .dotWrapper-428{top:71%;left:25%;animation:flying 52s ease-in-out -8.8s infinite alternate}.bg .dotWrapper-429{top:71%;left:30%;animation:flying 52s ease-in-out -.7s infinite alternate}.bg .dotWrapper-430{top:55%;left:95%;animation:flying 65s ease-in-out -9.6s infinite alternate}.bg .dotWrapper-431{top:27%;left:17%;animation:flying 27s ease-in-out -4.3s infinite alternate}.bg .dotWrapper-432{top:14%;left:17%;animation:flying 25s ease-in-out -9.3s infinite alternate}.bg .dotWrapper-433{top:91%;left:53%;animation:flying 61s ease-in-out -2.7s infinite alternate}.bg .dotWrapper-434{top:49%;left:82%;animation:flying 32s ease-in-out -4.7s infinite alternate}.bg .dotWrapper-435{top:47%;left:10%;animation:flying 53s ease-in-out -9.6s infinite alternate}.bg .dotWrapper-436{top:9%;left:64%;animation:flying 62s ease-in-out -2s infinite alternate}.bg .dotWrapper-437{top:59%;left:2%;animation:flying 37s ease-in-out -.3s infinite alternate}.bg .dotWrapper-438{top:71%;left:40%;animation:flying 52s ease-in-out -5.7s infinite alternate}.bg .dotWrapper-439{top:1%;left:25%;animation:flying 38s ease-in-out -3.7s infinite alternate}.bg .dotWrapper-440{top:2%;left:36%;animation:flying 21s ease-in-out -9.2s infinite alternate}.bg .dotWrapper-441{top:49%;left:34%;animation:flying 23s ease-in-out -.4s infinite alternate}.bg .dotWrapper-442{top:20%;left:91%;animation:flying 48s ease-in-out -9.2s infinite alternate}.bg .dotWrapper-443{top:18%;left:13%;animation:flying 41s ease-in-out -1s infinite alternate}.bg .dotWrapper-444{top:73%;left:94%;animation:flying 46s ease-in-out -9.7s infinite alternate}.bg .dotWrapper-445{top:14%;left:91%;animation:flying 65s ease-in-out -1.4s infinite alternate}.bg .dotWrapper-446{top:70%;left:10%;animation:flying 35s ease-in-out -3s infinite alternate}.bg .dotWrapper-447{top:99%;left:52%;animation:flying 51s ease-in-out -6s infinite alternate}.bg .dotWrapper-448{top:82%;left:58%;animation:flying 65s ease-in-out -2.4s infinite alternate}.bg .dotWrapper-449{top:19%;left:10%;animation:flying 69s ease-in-out -6s infinite alternate}.bg .dotWrapper-450{top:58%;left:35%;animation:flying 66s ease-in-out -.2s infinite alternate}.bg .dotWrapper-451{top:49%;left:32%;animation:flying 65s ease-in-out -6.8s infinite alternate}.bg .dotWrapper-452{top:37%;left:27%;animation:flying 59s ease-in-out -8.7s infinite alternate}.bg .dotWrapper-453{top:20%;left:56%;animation:flying 65s ease-in-out -2.4s infinite alternate}.bg .dotWrapper-454{top:53%;left:39%;animation:flying 38s ease-in-out -.9s infinite alternate}.bg .dotWrapper-455{top:10%;left:9%;animation:flying 66s ease-in-out -1.4s infinite alternate}.bg .dotWrapper-456{top:38%;left:74%;animation:flying 34s ease-in-out -.6s infinite alternate}.bg .dotWrapper-457{top:5%;left:39%;animation:flying 67s ease-in-out -6.3s infinite alternate}.bg .dotWrapper-458{top:48%;left:100%;animation:flying 35s ease-in-out -5.1s infinite alternate}.bg .dotWrapper-459{top:80%;left:85%;animation:flying 68s ease-in-out -5.8s infinite alternate}.bg .dotWrapper-460{top:41%;left:12%;animation:flying 35s ease-in-out -6.4s infinite alternate}.bg .dotWrapper-461{top:76%;left:13%;animation:flying 33s ease-in-out -4.4s infinite alternate}.bg .dotWrapper-462{top:5%;left:86%;animation:flying 70s ease-in-out -2.1s infinite alternate}.bg .dotWrapper-463{top:47%;left:22%;animation:flying 24s ease-in-out -8.7s infinite alternate}.bg .dotWrapper-464{top:56%;left:89%;animation:flying 51s ease-in-out -6s infinite alternate}.bg .dotWrapper-465{top:23%;left:26%;animation:flying 69s ease-in-out -6.9s infinite alternate}.bg .dotWrapper-466{top:60%;left:59%;animation:flying 51s ease-in-out -4.8s infinite alternate}.bg .dotWrapper-467{top:70%;left:28%;animation:flying 29s ease-in-out -.9s infinite alternate}.bg .dotWrapper-468{top:51%;left:7%;animation:flying 53s ease-in-out -3.4s infinite alternate}.bg .dotWrapper-469{top:78%;left:39%;animation:flying 42s ease-in-out -2.3s infinite alternate}.bg .dotWrapper-470{top:83%;left:79%;animation:flying 23s ease-in-out -5.5s infinite alternate}.bg .dotWrapper-471{top:87%;left:42%;animation:flying 45s ease-in-out -6.9s infinite alternate}.bg .dotWrapper-472{top:33%;left:43%;animation:flying 28s ease-in-out -3.2s infinite alternate}.bg .dotWrapper-473{top:32%;left:90%;animation:flying 62s ease-in-out -9s infinite alternate}.bg .dotWrapper-474{top:81%;left:88%;animation:flying 23s ease-in-out -8.4s infinite alternate}.bg .dotWrapper-475{top:88%;left:39%;animation:flying 65s ease-in-out -5.6s infinite alternate}.bg .dot{width:4px;height:4px;background:#fea039;border-radius:50%;opacity:.1}.bg .dot-1{transform-origin:4px 10px;animation:rotating 15s ease-in-out -6.9s infinite}.bg .dot-2{transform-origin:11px 10px;animation:rotating 20s ease-in-out -3.2s infinite}.bg .dot-3{transform-origin:12px -2px;animation:rotating 15s ease-in-out -5.9s infinite}.bg .dot-4{transform-origin:9px 1px;animation:rotating 19s ease-in-out -5.6s infinite}.bg .dot-5{transform-origin:-9px -10px;animation:rotating 23s ease-in-out -1.3s infinite}.bg .dot-6{transform-origin:-2px -2px;animation:rotating 14s ease-in-out -8.6s infinite}.bg .dot-7{transform-origin:-9px -3px;animation:rotating 25s ease-in-out -1.6s infinite}.bg .dot-8{transform-origin:4px 6px;animation:rotating 20s ease-in-out -6.9s infinite}.bg .dot-9{transform-origin:8px 3px;animation:rotating 30s ease-in-out -9.8s infinite}.bg .dot-10{transform-origin:-12px -12px;animation:rotating 26s ease-in-out -7.6s infinite}.bg .dot-11{transform-origin:-7px -3px;animation:rotating 20s ease-in-out -9.4s infinite}.bg .dot-12{transform-origin:13px 5px;animation:rotating 30s ease-in-out -8.8s infinite}.bg .dot-13{transform-origin:-1px 8px;animation:rotating 26s ease-in-out -8.9s infinite}.bg .dot-14{transform-origin:11px 15px;animation:rotating 17s ease-in-out -9.3s infinite}.bg .dot-15{transform-origin:-4px 10px;animation:rotating 16s ease-in-out -3.8s infinite}.bg .dot-16{transform-origin:-13px 13px;animation:rotating 16s ease-in-out -5.2s infinite}.bg .dot-17{transform-origin:5px 1px;animation:rotating 22s ease-in-out -5s infinite}.bg .dot-18{transform-origin:-7px 11px;animation:rotating 30s ease-in-out -7.4s infinite}.bg .dot-19{transform-origin:-11px 11px;animation:rotating 22s ease-in-out -5.8s infinite}.bg .dot-20{transform-origin:1px -3px;animation:rotating 30s ease-in-out -3.5s infinite}.bg .dot-21{transform-origin:-3px 7px;animation:rotating 15s ease-in-out -3.6s infinite}.bg .dot-22{transform-origin:-8px 13px;animation:rotating 11s ease-in-out -1.1s infinite}.bg .dot-23{transform-origin:-8px -12px;animation:rotating 22s ease-in-out -6.8s infinite}.bg .dot-24{transform-origin:8px 0;animation:rotating 21s ease-in-out -6.6s infinite}.bg .dot-25{transform-origin:-3px -9px;animation:rotating 21s ease-in-out -7.7s infinite}.bg .dot-26{transform-origin:9px -5px;animation:rotating 12s ease-in-out -7.7s infinite}.bg .dot-27{transform-origin:-9px 3px;animation:rotating 18s ease-in-out -3.8s infinite}.bg .dot-28{transform-origin:9px 5px;animation:rotating 29s ease-in-out -4.7s infinite}.bg .dot-29{transform-origin:7px -4px;animation:rotating 15s ease-in-out -1.7s infinite}.bg .dot-30{transform-origin:-9px 8px;animation:rotating 28s ease-in-out -4.6s infinite}.bg .dot-31{transform-origin:-3px 5px;animation:rotating 24s ease-in-out -2.2s infinite}.bg .dot-32{transform-origin:1px 12px;animation:rotating 20s ease-in-out -8.3s infinite}.bg .dot-33{transform-origin:-7px -7px;animation:rotating 14s ease-in-out -.3s infinite}.bg .dot-34{transform-origin:-12px 6px;animation:rotating 19s ease-in-out -5.7s infinite}.bg .dot-35{transform-origin:-3px 10px;animation:rotating 30s ease-in-out -4.8s infinite}.bg .dot-36{transform-origin:-3px -2px;animation:rotating 21s ease-in-out -4.7s infinite}.bg .dot-37{transform-origin:0 -8px;animation:rotating 11s ease-in-out -3.1s infinite}.bg .dot-38{transform-origin:0 5px;animation:rotating 27s ease-in-out -5.9s infinite}.bg .dot-39{transform-origin:-4px -11px;animation:rotating 17s ease-in-out -9.4s infinite}.bg .dot-40{transform-origin:-4px 9px;animation:rotating 21s ease-in-out -6.9s infinite}.bg .dot-41{transform-origin:-3px -3px;animation:rotating 18s ease-in-out -9.9s infinite}.bg .dot-42{transform-origin:-11px 0;animation:rotating 13s ease-in-out -9.3s infinite}.bg .dot-43{transform-origin:13px 13px;animation:rotating 21s ease-in-out -1.4s infinite}.bg .dot-44{transform-origin:7px -7px;animation:rotating 16s ease-in-out -1.6s infinite}.bg .dot-45{transform-origin:9px -5px;animation:rotating 27s ease-in-out -4.4s infinite}.bg .dot-46{transform-origin:0 -6px;animation:rotating 19s ease-in-out -4.8s infinite}.bg .dot-47{transform-origin:-10px 1px;animation:rotating 17s ease-in-out -9.3s infinite}.bg .dot-48{transform-origin:12px 11px;animation:rotating 25s ease-in-out -7.7s infinite}.bg .dot-49{transform-origin:4px -11px;animation:rotating 17s ease-in-out -1s infinite}.bg .dot-50{transform-origin:-2px 6px;animation:rotating 14s ease-in-out -2.7s infinite}.bg .dot-51{transform-origin:14px 10px;animation:rotating 12s ease-in-out -3.8s infinite}.bg .dot-52{transform-origin:4px 3px;animation:rotating 26s ease-in-out -1.4s infinite}.bg .dot-53{transform-origin:7px 10px;animation:rotating 16s ease-in-out -9s infinite}.bg .dot-54{transform-origin:-3px -11px;animation:rotating 16s ease-in-out -9.2s infinite}.bg .dot-55{transform-origin:-4px 12px;animation:rotating 19s ease-in-out -6.3s infinite}.bg .dot-56{transform-origin:5px 6px;animation:rotating 11s ease-in-out -8.6s infinite}.bg .dot-57{transform-origin:4px 12px;animation:rotating 18s ease-in-out -1.8s infinite}.bg .dot-58{transform-origin:13px -10px;animation:rotating 25s ease-in-out -4s infinite}.bg .dot-59{transform-origin:13px -14px;animation:rotating 14s ease-in-out -2.1s infinite}.bg .dot-60{transform-origin:-8px 4px;animation:rotating 26s ease-in-out -5.2s infinite}.bg .dot-61{transform-origin:-9px 7px;animation:rotating 19s ease-in-out -1.2s infinite}.bg .dot-62{transform-origin:-4px 1px;animation:rotating 15s ease-in-out -3.3s infinite}.bg .dot-63{transform-origin:3px 8px;animation:rotating 20s ease-in-out -2.4s infinite}.bg .dot-64{transform-origin:11px -6px;animation:rotating 25s ease-in-out -9.4s infinite}.bg .dot-65{transform-origin:7px 0;animation:rotating 17s ease-in-out -.1s infinite}.bg .dot-66{transform-origin:-6px 2px;animation:rotating 15s ease-in-out -7.7s infinite}.bg .dot-67{transform-origin:4px -2px;animation:rotating 25s ease-in-out -3.3s infinite}.bg .dot-68{transform-origin:-11px 0;animation:rotating 16s ease-in-out -5.4s infinite}.bg .dot-69{transform-origin:-4px -12px;animation:rotating 26s ease-in-out -5.9s infinite}.bg .dot-70{transform-origin:-14px -5px;animation:rotating 24s ease-in-out -3.1s infinite}.bg .dot-71{transform-origin:-10px 8px;animation:rotating 13s ease-in-out -8.9s infinite}.bg .dot-72{transform-origin:2px -3px;animation:rotating 25s ease-in-out -6.4s infinite}.bg .dot-73{transform-origin:-2px 15px;animation:rotating 15s ease-in-out -3.1s infinite}.bg .dot-74{transform-origin:14px 15px;animation:rotating 20s ease-in-out -.8s infinite}.bg .dot-75{transform-origin:6px -9px;animation:rotating 25s ease-in-out -9.1s infinite}.bg .dot-76{transform-origin:-13px -2px;animation:rotating 28s ease-in-out -1.5s infinite}.bg .dot-77{transform-origin:-7px 12px;animation:rotating 24s ease-in-out -.2s infinite}.bg .dot-78{transform-origin:10px -10px;animation:rotating 14s ease-in-out -4.5s infinite}.bg .dot-79{transform-origin:0 9px;animation:rotating 25s ease-in-out -7.5s infinite}.bg .dot-80{transform-origin:-4px -12px;animation:rotating 15s ease-in-out -4.9s infinite}.bg .dot-81{transform-origin:-7px -10px;animation:rotating 11s ease-in-out -6.8s infinite}.bg .dot-82{transform-origin:-7px 2px;animation:rotating 27s ease-in-out -.4s infinite}.bg .dot-83{transform-origin:0 12px;animation:rotating 21s ease-in-out -.5s infinite}.bg .dot-84{transform-origin:-10px -4px;animation:rotating 16s ease-in-out -5.8s infinite}.bg .dot-85{transform-origin:-3px -10px;animation:rotating 17s ease-in-out -5s infinite}.bg .dot-86{transform-origin:1px -7px;animation:rotating 18s ease-in-out -4.1s infinite}.bg .dot-87{transform-origin:14px -1px;animation:rotating 25s ease-in-out -9.9s infinite}.bg .dot-88{transform-origin:13px -13px;animation:rotating 28s ease-in-out -2.3s infinite}.bg .dot-89{transform-origin:3px 3px;animation:rotating 12s ease-in-out -7.7s infinite}.bg .dot-90{transform-origin:4px -9px;animation:rotating 20s ease-in-out -.1s infinite}.bg .dot-91{transform-origin:2px -5px;animation:rotating 23s ease-in-out -6.2s infinite}.bg .dot-92{transform-origin:1px -5px;animation:rotating 20s ease-in-out -9.3s infinite}.bg .dot-93{transform-origin:-4px -7px;animation:rotating 27s ease-in-out -7.2s infinite}.bg .dot-94{transform-origin:-3px 2px;animation:rotating 15s ease-in-out -9.9s infinite}.bg .dot-95{transform-origin:6px 13px;animation:rotating 17s ease-in-out -1.1s infinite}.bg .dot-96{transform-origin:-10px -6px;animation:rotating 14s ease-in-out -4.4s infinite}.bg .dot-97{transform-origin:7px 8px;animation:rotating 15s ease-in-out -9.4s infinite}.bg .dot-98{transform-origin:3px 6px;animation:rotating 21s ease-in-out -3.3s infinite}.bg .dot-99{transform-origin:14px -5px;animation:rotating 19s ease-in-out -9.6s infinite}.bg .dot-100{transform-origin:-8px 13px;animation:rotating 26s ease-in-out -6.1s infinite}.bg .dot-101{transform-origin:12px -3px;animation:rotating 19s ease-in-out -4s infinite}.bg .dot-102{transform-origin:7px -5px;animation:rotating 24s ease-in-out -10s infinite}.bg .dot-103{transform-origin:3px 9px;animation:rotating 13s ease-in-out -1.1s infinite}.bg .dot-104{transform-origin:-11px -7px;animation:rotating 26s ease-in-out -7s infinite}.bg .dot-105{transform-origin:-2px -13px;animation:rotating 20s ease-in-out -9.3s infinite}.bg .dot-106{transform-origin:15px 8px;animation:rotating 13s ease-in-out -9.1s infinite}.bg .dot-107{transform-origin:10px 9px;animation:rotating 11s ease-in-out -4.3s infinite}.bg .dot-108{transform-origin:-3px 5px;animation:rotating 13s ease-in-out -2.7s infinite}.bg .dot-109{transform-origin:4px -4px;animation:rotating 30s ease-in-out -5.4s infinite}.bg .dot-110{transform-origin:9px -4px;animation:rotating 28s ease-in-out -8.3s infinite}.bg .dot-111{transform-origin:-9px -9px;animation:rotating 24s ease-in-out -.2s infinite}.bg .dot-112{transform-origin:6px -5px;animation:rotating 25s ease-in-out -6.7s infinite}.bg .dot-113{transform-origin:10px -9px;animation:rotating 26s ease-in-out -6.5s infinite}.bg .dot-114{transform-origin:-5px -3px;animation:rotating 14s ease-in-out -6.6s infinite}.bg .dot-115{transform-origin:2px 1px;animation:rotating 29s ease-in-out -.7s infinite}.bg .dot-116{transform-origin:2px 7px;animation:rotating 19s ease-in-out -3.6s infinite}.bg .dot-117{transform-origin:3px -7px;animation:rotating 19s ease-in-out -7.1s infinite}.bg .dot-118{transform-origin:9px -7px;animation:rotating 21s ease-in-out -9.3s infinite}.bg .dot-119{transform-origin:-7px -6px;animation:rotating 25s ease-in-out -5s infinite}.bg .dot-120{transform-origin:-7px 3px;animation:rotating 12s ease-in-out -10s infinite}.bg .dot-121{transform-origin:5px 2px;animation:rotating 29s ease-in-out -6.5s infinite}.bg .dot-122{transform-origin:6px -6px;animation:rotating 27s ease-in-out -1s infinite}.bg .dot-123{transform-origin:-6px 1px;animation:rotating 11s ease-in-out -7.3s infinite}.bg .dot-124{transform-origin:-3px -13px;animation:rotating 24s ease-in-out -4.5s infinite}.bg .dot-125{transform-origin:-13px -14px;animation:rotating 28s ease-in-out -5.9s infinite}.bg .dot-126{transform-origin:11px 12px;animation:rotating 19s ease-in-out -3.5s infinite}.bg .dot-127{transform-origin:-9px -11px;animation:rotating 13s ease-in-out -1.8s infinite}.bg .dot-128{transform-origin:-12px -12px;animation:rotating 27s ease-in-out -1s infinite}.bg .dot-129{transform-origin:7px 12px;animation:rotating 17s ease-in-out -5.1s infinite}.bg .dot-130{transform-origin:-6px 2px;animation:rotating 12s ease-in-out -7.5s infinite}.bg .dot-131{transform-origin:-7px 3px;animation:rotating 18s ease-in-out -2.7s infinite}.bg .dot-132{transform-origin:-13px -3px;animation:rotating 24s ease-in-out -5.8s infinite}.bg .dot-133{transform-origin:10px 14px;animation:rotating 24s ease-in-out -3.9s infinite}.bg .dot-134{transform-origin:2px 15px;animation:rotating 19s ease-in-out -2.9s infinite}.bg .dot-135{transform-origin:-3px -5px;animation:rotating 28s ease-in-out -4.2s infinite}.bg .dot-136{transform-origin:14px 11px;animation:rotating 18s ease-in-out -2.7s infinite}.bg .dot-137{transform-origin:12px -7px;animation:rotating 18s ease-in-out -.8s infinite}.bg .dot-138{transform-origin:11px -2px;animation:rotating 15s ease-in-out -5.1s infinite}.bg .dot-139{transform-origin:3px 0;animation:rotating 16s ease-in-out -5.2s infinite}.bg .dot-140{transform-origin:10px 4px;animation:rotating 17s ease-in-out -2.6s infinite}.bg .dot-141{transform-origin:5px 7px;animation:rotating 21s ease-in-out -4.4s infinite}.bg .dot-142{transform-origin:-10px -13px;animation:rotating 25s ease-in-out -2.8s infinite}.bg .dot-143{transform-origin:11px -8px;animation:rotating 11s ease-in-out -9.6s infinite}.bg .dot-144{transform-origin:-10px 15px;animation:rotating 18s ease-in-out -1.8s infinite}.bg .dot-145{transform-origin:-12px 0;animation:rotating 29s ease-in-out -5.6s infinite}.bg .dot-146{transform-origin:8px 6px;animation:rotating 17s ease-in-out -8.4s infinite}.bg .dot-147{transform-origin:-4px 12px;animation:rotating 12s ease-in-out -6.8s infinite}.bg .dot-148{transform-origin:2px -5px;animation:rotating 27s ease-in-out -4.5s infinite}.bg .dot-149{transform-origin:-1px -7px;animation:rotating 24s ease-in-out -6.1s infinite}.bg .dot-150{transform-origin:15px 5px;animation:rotating 17s ease-in-out -4.7s infinite}.bg .dot-151{transform-origin:-11px 11px;animation:rotating 16s ease-in-out -.7s infinite}.bg .dot-152{transform-origin:-12px 1px;animation:rotating 17s ease-in-out -2.9s infinite}.bg .dot-153{transform-origin:-5px -4px;animation:rotating 24s ease-in-out -2.1s infinite}.bg .dot-154{transform-origin:2px -13px;animation:rotating 14s ease-in-out -5.1s infinite}.bg .dot-155{transform-origin:11px -12px;animation:rotating 14s ease-in-out -7.8s infinite}.bg .dot-156{transform-origin:-9px -1px;animation:rotating 19s ease-in-out -7.9s infinite}.bg .dot-157{transform-origin:11px -9px;animation:rotating 27s ease-in-out -4.7s infinite}.bg .dot-158{transform-origin:13px -6px;animation:rotating 15s ease-in-out -.1s infinite}.bg .dot-159{transform-origin:2px -7px;animation:rotating 18s ease-in-out -3.7s infinite}.bg .dot-160{transform-origin:6px -6px;animation:rotating 24s ease-in-out -5.1s infinite}.bg .dot-161{transform-origin:14px 1px;animation:rotating 19s ease-in-out -6.6s infinite}.bg .dot-162{transform-origin:7px -11px;animation:rotating 23s ease-in-out -2.8s infinite}.bg .dot-163{transform-origin:3px -1px;animation:rotating 18s ease-in-out -5s infinite}.bg .dot-164{transform-origin:8px 15px;animation:rotating 18s ease-in-out -4.6s infinite}.bg .dot-165{transform-origin:10px 0;animation:rotating 15s ease-in-out -7.5s infinite}.bg .dot-166{transform-origin:-6px 6px;animation:rotating 29s ease-in-out -2.6s infinite}.bg .dot-167{transform-origin:-7px -2px;animation:rotating 24s ease-in-out -3.2s infinite}.bg .dot-168{transform-origin:-13px 6px;animation:rotating 21s ease-in-out -2.1s infinite}.bg .dot-169{transform-origin:-6px -8px;animation:rotating 29s ease-in-out -9.7s infinite}.bg .dot-170{transform-origin:-11px 9px;animation:rotating 16s ease-in-out -8.5s infinite}.bg .dot-171{transform-origin:10px -4px;animation:rotating 25s ease-in-out -8.4s infinite}.bg .dot-172{transform-origin:8px 11px;animation:rotating 12s ease-in-out -1.2s infinite}.bg .dot-173{transform-origin:12px -2px;animation:rotating 30s ease-in-out -5s infinite}.bg .dot-174{transform-origin:13px 5px;animation:rotating 23s ease-in-out -6.4s infinite}.bg .dot-175{transform-origin:-13px -3px;animation:rotating 28s ease-in-out -8.4s infinite}.bg .dot-176{transform-origin:3px -6px;animation:rotating 25s ease-in-out -7.9s infinite}.bg .dot-177{transform-origin:-4px -11px;animation:rotating 20s ease-in-out -2.8s infinite}.bg .dot-178{transform-origin:1px -9px;animation:rotating 19s ease-in-out -4.2s infinite}.bg .dot-179{transform-origin:12px 14px;animation:rotating 30s ease-in-out -3s infinite}.bg .dot-180{transform-origin:-13px -9px;animation:rotating 30s ease-in-out -2.1s infinite}.bg .dot-181{transform-origin:-2px 8px;animation:rotating 26s ease-in-out -6.7s infinite}.bg .dot-182{transform-origin:15px 7px;animation:rotating 25s ease-in-out -2.7s infinite}.bg .dot-183{transform-origin:-10px 14px;animation:rotating 25s ease-in-out -8s infinite}.bg .dot-184{transform-origin:13px -8px;animation:rotating 12s ease-in-out -5s infinite}.bg .dot-185{transform-origin:11px 9px;animation:rotating 30s ease-in-out -9.5s infinite}.bg .dot-186{transform-origin:10px -8px;animation:rotating 30s ease-in-out -9.5s infinite}.bg .dot-187{transform-origin:-9px -11px;animation:rotating 23s ease-in-out -4.3s infinite}.bg .dot-188{transform-origin:-14px 8px;animation:rotating 22s ease-in-out -2.8s infinite}.bg .dot-189{transform-origin:2px -1px;animation:rotating 15s ease-in-out -3.2s infinite}.bg .dot-190{transform-origin:7px 4px;animation:rotating 28s ease-in-out -8.8s infinite}.bg .dot-191{transform-origin:10px 10px;animation:rotating 30s ease-in-out -8.2s infinite}.bg .dot-192{transform-origin:14px -8px;animation:rotating 12s ease-in-out -.3s infinite}.bg .dot-193{transform-origin:-13px -6px;animation:rotating 26s ease-in-out -7.5s infinite}.bg .dot-194{transform-origin:-13px 8px;animation:rotating 13s ease-in-out -.5s infinite}.bg .dot-195{transform-origin:-13px -5px;animation:rotating 30s ease-in-out -5.4s infinite}.bg .dot-196{transform-origin:-6px -11px;animation:rotating 14s ease-in-out -4.3s infinite}.bg .dot-197{transform-origin:15px 3px;animation:rotating 19s ease-in-out -7.4s infinite}.bg .dot-198{transform-origin:7px 5px;animation:rotating 17s ease-in-out -3.7s infinite}.bg .dot-199{transform-origin:-7px 10px;animation:rotating 19s ease-in-out -7.2s infinite}.bg .dot-200{transform-origin:1px 2px;animation:rotating 11s ease-in-out -8.8s infinite}.bg .dot-201{transform-origin:11px 12px;animation:rotating 20s ease-in-out -5.3s infinite}.bg .dot-202{transform-origin:6px 0;animation:rotating 29s ease-in-out -8.6s infinite}.bg .dot-203{transform-origin:12px -5px;animation:rotating 24s ease-in-out -5.9s infinite}.bg .dot-204{transform-origin:8px 13px;animation:rotating 13s ease-in-out -1.5s infinite}.bg .dot-205{transform-origin:13px 3px;animation:rotating 21s ease-in-out -8.2s infinite}.bg .dot-206{transform-origin:5px 9px;animation:rotating 11s ease-in-out -7.1s infinite}.bg .dot-207{transform-origin:0 -5px;animation:rotating 26s ease-in-out -.7s infinite}.bg .dot-208{transform-origin:12px -7px;animation:rotating 27s ease-in-out -.7s infinite}.bg .dot-209{transform-origin:-4px 14px;animation:rotating 29s ease-in-out -7.7s infinite}.bg .dot-210{transform-origin:-12px -13px;animation:rotating 17s ease-in-out -7.3s infinite}.bg .dot-211{transform-origin:-12px 15px;animation:rotating 24s ease-in-out -4.7s infinite}.bg .dot-212{transform-origin:13px 8px;animation:rotating 17s ease-in-out -7.6s infinite}.bg .dot-213{transform-origin:-3px -3px;animation:rotating 17s ease-in-out -1.8s infinite}.bg .dot-214{transform-origin:-3px 9px;animation:rotating 24s ease-in-out -3s infinite}.bg .dot-215{transform-origin:-13px 5px;animation:rotating 18s ease-in-out -2.3s infinite}.bg .dot-216{transform-origin:-14px 15px;animation:rotating 28s ease-in-out -5.5s infinite}.bg .dot-217{transform-origin:8px 10px;animation:rotating 18s ease-in-out -3.8s infinite}.bg .dot-218{transform-origin:3px -8px;animation:rotating 18s ease-in-out -9.5s infinite}.bg .dot-219{transform-origin:0 7px;animation:rotating 30s ease-in-out -6.8s infinite}.bg .dot-220{transform-origin:14px 15px;animation:rotating 25s ease-in-out -2.3s infinite}.bg .dot-221{transform-origin:2px 14px;animation:rotating 19s ease-in-out -5.1s infinite}.bg .dot-222{transform-origin:9px 9px;animation:rotating 14s ease-in-out -6.2s infinite}.bg .dot-223{transform-origin:-13px 14px;animation:rotating 19s ease-in-out -3.5s infinite}.bg .dot-224{transform-origin:-2px 3px;animation:rotating 25s ease-in-out -8.1s infinite}.bg .dot-225{transform-origin:-13px -13px;animation:rotating 15s ease-in-out -5.6s infinite}.bg .dot-226{transform-origin:13px -5px;animation:rotating 18s ease-in-out -4.7s infinite}.bg .dot-227{transform-origin:-7px -1px;animation:rotating 15s ease-in-out -3.3s infinite}.bg .dot-228{transform-origin:3px 12px;animation:rotating 23s ease-in-out -4.2s infinite}.bg .dot-229{transform-origin:9px 1px;animation:rotating 12s ease-in-out -9.4s infinite}.bg .dot-230{transform-origin:-12px -12px;animation:rotating 19s ease-in-out -9.8s infinite}.bg .dot-231{transform-origin:9px -1px;animation:rotating 11s ease-in-out -4.1s infinite}.bg .dot-232{transform-origin:1px 12px;animation:rotating 15s ease-in-out -6.1s infinite}.bg .dot-233{transform-origin:-9px -12px;animation:rotating 26s ease-in-out -2.7s infinite}.bg .dot-234{transform-origin:-5px 14px;animation:rotating 27s ease-in-out -7.6s infinite}.bg .dot-235{transform-origin:4px 9px;animation:rotating 25s ease-in-out -1.2s infinite}.bg .dot-236{transform-origin:7px 11px;animation:rotating 14s ease-in-out -2.6s infinite}.bg .dot-237{transform-origin:-12px -12px;animation:rotating 11s ease-in-out -1.9s infinite}.bg .dot-238{transform-origin:0 -9px;animation:rotating 29s ease-in-out -6s infinite}.bg .dot-239{transform-origin:1px -7px;animation:rotating 20s ease-in-out -8.7s infinite}.bg .dot-240{transform-origin:9px -8px;animation:rotating 13s ease-in-out -8.2s infinite}.bg .dot-241{transform-origin:-1px 9px;animation:rotating 12s ease-in-out -7.8s infinite}.bg .dot-242{transform-origin:-4px 3px;animation:rotating 25s ease-in-out -7.4s infinite}.bg .dot-243{transform-origin:9px -10px;animation:rotating 16s ease-in-out -5.3s infinite}.bg .dot-244{transform-origin:2px 5px;animation:rotating 19s ease-in-out -6.4s infinite}.bg .dot-245{transform-origin:2px -13px;animation:rotating 14s ease-in-out -9.7s infinite}.bg .dot-246{transform-origin:-14px 12px;animation:rotating 22s ease-in-out -5.8s infinite}.bg .dot-247{transform-origin:-14px -2px;animation:rotating 18s ease-in-out -7.5s infinite}.bg .dot-248{transform-origin:8px 9px;animation:rotating 22s ease-in-out -9.3s infinite}.bg .dot-249{transform-origin:8px 9px;animation:rotating 27s ease-in-out -6.4s infinite}.bg .dot-250{transform-origin:-11px 4px;animation:rotating 20s ease-in-out -8s infinite}.bg .dot-251{transform-origin:3px 7px;animation:rotating 23s ease-in-out -7.5s infinite}.bg .dot-252{transform-origin:-5px -7px;animation:rotating 24s ease-in-out -2.5s infinite}.bg .dot-253{transform-origin:-6px -3px;animation:rotating 15s ease-in-out -3.1s infinite}.bg .dot-254{transform-origin:9px -8px;animation:rotating 11s ease-in-out -2s infinite}.bg .dot-255{transform-origin:-1px 9px;animation:rotating 25s ease-in-out -.2s infinite}.bg .dot-256{transform-origin:14px -5px;animation:rotating 29s ease-in-out -8.6s infinite}.bg .dot-257{transform-origin:-3px 9px;animation:rotating 20s ease-in-out -8.2s infinite}.bg .dot-258{transform-origin:12px -5px;animation:rotating 18s ease-in-out -7.7s infinite}.bg .dot-259{transform-origin:14px -12px;animation:rotating 23s ease-in-out -3.6s infinite}.bg .dot-260{transform-origin:-5px -1px;animation:rotating 12s ease-in-out -6.4s infinite}.bg .dot-261{transform-origin:-13px 4px;animation:rotating 30s ease-in-out -8.2s infinite}.bg .dot-262{transform-origin:-14px -1px;animation:rotating 26s ease-in-out -6.7s infinite}.bg .dot-263{transform-origin:12px 8px;animation:rotating 14s ease-in-out -2.2s infinite}.bg .dot-264{transform-origin:-3px -2px;animation:rotating 18s ease-in-out -8s infinite}.bg .dot-265{transform-origin:9px 6px;animation:rotating 28s ease-in-out -9.1s infinite}.bg .dot-266{transform-origin:-1px -10px;animation:rotating 11s ease-in-out -6.4s infinite}.bg .dot-267{transform-origin:1px -9px;animation:rotating 25s ease-in-out -5.9s infinite}.bg .dot-268{transform-origin:-3px -4px;animation:rotating 21s ease-in-out -2.6s infinite}.bg .dot-269{transform-origin:6px -3px;animation:rotating 13s ease-in-out -9.6s infinite}.bg .dot-270{transform-origin:-4px 2px;animation:rotating 17s ease-in-out -4.1s infinite}.bg .dot-271{transform-origin:13px -11px;animation:rotating 29s ease-in-out -4.9s infinite}.bg .dot-272{transform-origin:10px 5px;animation:rotating 27s ease-in-out -1.3s infinite}.bg .dot-273{transform-origin:6px -7px;animation:rotating 19s ease-in-out -4.1s infinite}.bg .dot-274{transform-origin:-12px 9px;animation:rotating 18s ease-in-out -1.1s infinite}.bg .dot-275{transform-origin:-11px 5px;animation:rotating 12s ease-in-out -.6s infinite}.bg .dot-276{transform-origin:4px 5px;animation:rotating 30s ease-in-out -8.4s infinite}.bg .dot-277{transform-origin:3px -11px;animation:rotating 22s ease-in-out -4.1s infinite}.bg .dot-278{transform-origin:3px -9px;animation:rotating 15s ease-in-out -1.1s infinite}.bg .dot-279{transform-origin:8px -9px;animation:rotating 22s ease-in-out -3.9s infinite}.bg .dot-280{transform-origin:-7px 12px;animation:rotating 23s ease-in-out -5s infinite}.bg .dot-281{transform-origin:9px 14px;animation:rotating 25s ease-in-out -9.9s infinite}.bg .dot-282{transform-origin:-9px -9px;animation:rotating 26s ease-in-out -5.9s infinite}.bg .dot-283{transform-origin:4px 14px;animation:rotating 27s ease-in-out -5.2s infinite}.bg .dot-284{transform-origin:7px 12px;animation:rotating 18s ease-in-out -1.3s infinite}.bg .dot-285{transform-origin:13px 2px;animation:rotating 14s ease-in-out -9.4s infinite}.bg .dot-286{transform-origin:-9px -6px;animation:rotating 30s ease-in-out -.6s infinite}.bg .dot-287{transform-origin:4px -14px;animation:rotating 17s ease-in-out -3.3s infinite}.bg .dot-288{transform-origin:-9px -12px;animation:rotating 22s ease-in-out -7.1s infinite}.bg .dot-289{transform-origin:6px 13px;animation:rotating 15s ease-in-out -2.4s infinite}.bg .dot-290{transform-origin:-9px 10px;animation:rotating 17s ease-in-out -6.5s infinite}.bg .dot-291{transform-origin:0 -7px;animation:rotating 13s ease-in-out -5.7s infinite}.bg .dot-292{transform-origin:9px -4px;animation:rotating 28s ease-in-out -3s infinite}.bg .dot-293{transform-origin:5px 14px;animation:rotating 11s ease-in-out -1.3s infinite}.bg .dot-294{transform-origin:-7px 4px;animation:rotating 18s ease-in-out -4.2s infinite}.bg .dot-295{transform-origin:-14px -7px;animation:rotating 18s ease-in-out -9.6s infinite}.bg .dot-296{transform-origin:13px -14px;animation:rotating 12s ease-in-out -4.5s infinite}.bg .dot-297{transform-origin:-6px -14px;animation:rotating 12s ease-in-out -7.4s infinite}.bg .dot-298{transform-origin:-14px -7px;animation:rotating 11s ease-in-out -7.7s infinite}.bg .dot-299{transform-origin:11px 1px;animation:rotating 12s ease-in-out -1.4s infinite}.bg .dot-300{transform-origin:-13px 12px;animation:rotating 17s ease-in-out -5s infinite}.bg .dot-301{transform-origin:7px 2px;animation:rotating 16s ease-in-out -3.6s infinite}.bg .dot-302{transform-origin:15px 14px;animation:rotating 15s ease-in-out -.1s infinite}.bg .dot-303{transform-origin:-5px 4px;animation:rotating 21s ease-in-out -8.7s infinite}.bg .dot-304{transform-origin:5px 4px;animation:rotating 27s ease-in-out -9.5s infinite}.bg .dot-305{transform-origin:11px 11px;animation:rotating 26s ease-in-out -8s infinite}.bg .dot-306{transform-origin:-2px -6px;animation:rotating 28s ease-in-out -1.5s infinite}.bg .dot-307{transform-origin:8px 2px;animation:rotating 29s ease-in-out -2.5s infinite}.bg .dot-308{transform-origin:-13px -2px;animation:rotating 28s ease-in-out -8.2s infinite}.bg .dot-309{transform-origin:10px 0;animation:rotating 13s ease-in-out -4.4s infinite}.bg .dot-310{transform-origin:11px 13px;animation:rotating 17s ease-in-out -5.1s infinite}.bg .dot-311{transform-origin:1px 5px;animation:rotating 13s ease-in-out -2.6s infinite}.bg .dot-312{transform-origin:8px 14px;animation:rotating 20s ease-in-out -4.6s infinite}.bg .dot-313{transform-origin:-2px 13px;animation:rotating 19s ease-in-out -4.9s infinite}.bg .dot-314{transform-origin:-6px 9px;animation:rotating 27s ease-in-out -5.9s infinite}.bg .dot-315{transform-origin:-10px 2px;animation:rotating 26s ease-in-out -7.7s infinite}.bg .dot-316{transform-origin:11px -14px;animation:rotating 17s ease-in-out -7.5s infinite}.bg .dot-317{transform-origin:4px -8px;animation:rotating 28s ease-in-out -6.8s infinite}.bg .dot-318{transform-origin:10px 8px;animation:rotating 30s ease-in-out -5.2s infinite}.bg .dot-319{transform-origin:-4px -8px;animation:rotating 27s ease-in-out -1.6s infinite}.bg .dot-320{transform-origin:2px -13px;animation:rotating 26s ease-in-out -.9s infinite}.bg .dot-321{transform-origin:-3px 11px;animation:rotating 25s ease-in-out -3.3s infinite}.bg .dot-322{transform-origin:-11px 14px;animation:rotating 28s ease-in-out -5.9s infinite}.bg .dot-323{transform-origin:8px -4px;animation:rotating 27s ease-in-out -1.8s infinite}.bg .dot-324{transform-origin:2px 1px;animation:rotating 30s ease-in-out -4.5s infinite}.bg .dot-325{transform-origin:-14px -5px;animation:rotating 24s ease-in-out -4.1s infinite}.bg .dot-326{transform-origin:15px 12px;animation:rotating 23s ease-in-out -3.5s infinite}.bg .dot-327{transform-origin:-6px 13px;animation:rotating 12s ease-in-out -8.4s infinite}.bg .dot-328{transform-origin:14px -2px;animation:rotating 13s ease-in-out -.6s infinite}.bg .dot-329{transform-origin:3px -5px;animation:rotating 28s ease-in-out -2.4s infinite}.bg .dot-330{transform-origin:14px 2px;animation:rotating 28s ease-in-out -3.2s infinite}.bg .dot-331{transform-origin:15px -5px;animation:rotating 16s ease-in-out -.2s infinite}.bg .dot-332{transform-origin:9px 10px;animation:rotating 22s ease-in-out -.3s infinite}.bg .dot-333{transform-origin:-12px 2px;animation:rotating 29s ease-in-out -1.8s infinite}.bg .dot-334{transform-origin:7px 15px;animation:rotating 14s ease-in-out -3.2s infinite}.bg .dot-335{transform-origin:14px -8px;animation:rotating 24s ease-in-out -1.9s infinite}.bg .dot-336{transform-origin:-6px 2px;animation:rotating 27s ease-in-out -2.2s infinite}.bg .dot-337{transform-origin:11px 7px;animation:rotating 14s ease-in-out -1.3s infinite}.bg .dot-338{transform-origin:-10px 9px;animation:rotating 26s ease-in-out -3.1s infinite}.bg .dot-339{transform-origin:-9px 4px;animation:rotating 26s ease-in-out -1.7s infinite}.bg .dot-340{transform-origin:14px -11px;animation:rotating 24s ease-in-out -2.9s infinite}.bg .dot-341{transform-origin:-1px 4px;animation:rotating 17s ease-in-out -9.6s infinite}.bg .dot-342{transform-origin:5px -8px;animation:rotating 28s ease-in-out -1.5s infinite}.bg .dot-343{transform-origin:5px -7px;animation:rotating 17s ease-in-out -2.2s infinite}.bg .dot-344{transform-origin:15px 13px;animation:rotating 25s ease-in-out -7.4s infinite}.bg .dot-345{transform-origin:-12px 13px;animation:rotating 28s ease-in-out -9.2s infinite}.bg .dot-346{transform-origin:-12px 13px;animation:rotating 30s ease-in-out -9.8s infinite}.bg .dot-347{transform-origin:-2px 0;animation:rotating 16s ease-in-out -3.9s infinite}.bg .dot-348{transform-origin:6px 2px;animation:rotating 28s ease-in-out -6s infinite}.bg .dot-349{transform-origin:-5px 11px;animation:rotating 27s ease-in-out -4.7s infinite}.bg .dot-350{transform-origin:4px -9px;animation:rotating 21s ease-in-out -.9s infinite}.bg .dot-351{transform-origin:15px -5px;animation:rotating 25s ease-in-out -3.5s infinite}.bg .dot-352{transform-origin:1px 1px;animation:rotating 20s ease-in-out -8.7s infinite}.bg .dot-353{transform-origin:-8px 3px;animation:rotating 14s ease-in-out -8.6s infinite}.bg .dot-354{transform-origin:-13px -2px;animation:rotating 28s ease-in-out -5.1s infinite}.bg .dot-355{transform-origin:-4px -5px;animation:rotating 30s ease-in-out -2.3s infinite}.bg .dot-356{transform-origin:8px 10px;animation:rotating 12s ease-in-out -2.8s infinite}.bg .dot-357{transform-origin:2px 0;animation:rotating 18s ease-in-out -5.1s infinite}.bg .dot-358{transform-origin:-10px -13px;animation:rotating 21s ease-in-out -7.3s infinite}.bg .dot-359{transform-origin:10px 5px;animation:rotating 16s ease-in-out -1.3s infinite}.bg .dot-360{transform-origin:5px -13px;animation:rotating 21s ease-in-out -.2s infinite}.bg .dot-361{transform-origin:8px 3px;animation:rotating 12s ease-in-out -1.7s infinite}.bg .dot-362{transform-origin:-9px -9px;animation:rotating 15s ease-in-out -8.4s infinite}.bg .dot-363{transform-origin:0 -4px;animation:rotating 25s ease-in-out -7.9s infinite}.bg .dot-364{transform-origin:-3px -1px;animation:rotating 18s ease-in-out -.2s infinite}.bg .dot-365{transform-origin:-8px 14px;animation:rotating 16s ease-in-out -4.7s infinite}.bg .dot-366{transform-origin:-12px -10px;animation:rotating 20s ease-in-out -3.2s infinite}.bg .dot-367{transform-origin:-6px 1px;animation:rotating 11s ease-in-out -6.8s infinite}.bg .dot-368{transform-origin:-11px 11px;animation:rotating 12s ease-in-out -3s infinite}.bg .dot-369{transform-origin:11px -1px;animation:rotating 19s ease-in-out -4.7s infinite}.bg .dot-370{transform-origin:-8px -13px;animation:rotating 24s ease-in-out -3.9s infinite}.bg .dot-371{transform-origin:-4px -10px;animation:rotating 26s ease-in-out -7.8s infinite}.bg .dot-372{transform-origin:11px 4px;animation:rotating 27s ease-in-out -4.4s infinite}.bg .dot-373{transform-origin:-7px -1px;animation:rotating 18s ease-in-out -1.4s infinite}.bg .dot-374{transform-origin:-1px 0;animation:rotating 23s ease-in-out -1.9s infinite}.bg .dot-375{transform-origin:1px 1px;animation:rotating 26s ease-in-out -7.3s infinite}.bg .dot-376{transform-origin:3px 5px;animation:rotating 22s ease-in-out -3.1s infinite}.bg .dot-377{transform-origin:8px 13px;animation:rotating 16s ease-in-out -1.4s infinite}.bg .dot-378{transform-origin:-10px 8px;animation:rotating 24s ease-in-out -5.6s infinite}.bg .dot-379{transform-origin:-11px 2px;animation:rotating 25s ease-in-out -6.6s infinite}.bg .dot-380{transform-origin:-14px 15px;animation:rotating 28s ease-in-out -7.1s infinite}.bg .dot-381{transform-origin:3px 2px;animation:rotating 16s ease-in-out -5.1s infinite}.bg .dot-382{transform-origin:7px 0;animation:rotating 27s ease-in-out -.9s infinite}.bg .dot-383{transform-origin:-7px -6px;animation:rotating 28s ease-in-out -.2s infinite}.bg .dot-384{transform-origin:-3px -13px;animation:rotating 28s ease-in-out -5.2s infinite}.bg .dot-385{transform-origin:-11px 4px;animation:rotating 16s ease-in-out -5.5s infinite}.bg .dot-386{transform-origin:-9px 6px;animation:rotating 23s ease-in-out -3.8s infinite}.bg .dot-387{transform-origin:-8px -7px;animation:rotating 15s ease-in-out -7.2s infinite}.bg .dot-388{transform-origin:-7px 12px;animation:rotating 24s ease-in-out -7.1s infinite}.bg .dot-389{transform-origin:-11px -4px;animation:rotating 16s ease-in-out -6s infinite}.bg .dot-390{transform-origin:11px 2px;animation:rotating 14s ease-in-out -5.8s infinite}.bg .dot-391{transform-origin:14px -8px;animation:rotating 23s ease-in-out -.3s infinite}.bg .dot-392{transform-origin:6px 1px;animation:rotating 14s ease-in-out -8.1s infinite}.bg .dot-393{transform-origin:-4px 13px;animation:rotating 13s ease-in-out -7.8s infinite}.bg .dot-394{transform-origin:-5px 0;animation:rotating 12s ease-in-out -.7s infinite}.bg .dot-395{transform-origin:-1px 2px;animation:rotating 16s ease-in-out -4.2s infinite}.bg .dot-396{transform-origin:13px 7px;animation:rotating 23s ease-in-out -8.4s infinite}.bg .dot-397{transform-origin:-12px -8px;animation:rotating 12s ease-in-out -1.8s infinite}.bg .dot-398{transform-origin:11px 9px;animation:rotating 27s ease-in-out -9s infinite}.bg .dot-399{transform-origin:3px 3px;animation:rotating 11s ease-in-out -3.1s infinite}.bg .dot-400{transform-origin:-1px 1px;animation:rotating 16s ease-in-out -4.1s infinite}.bg .dot-401{transform-origin:-1px -12px;animation:rotating 25s ease-in-out -2.9s infinite}.bg .dot-402{transform-origin:5px 5px;animation:rotating 28s ease-in-out -8.7s infinite}.bg .dot-403{transform-origin:-6px 5px;animation:rotating 27s ease-in-out -5.1s infinite}.bg .dot-404{transform-origin:8px -5px;animation:rotating 14s ease-in-out -8.3s infinite}.bg .dot-405{transform-origin:3px -3px;animation:rotating 24s ease-in-out -7.7s infinite}.bg .dot-406{transform-origin:-8px 0;animation:rotating 16s ease-in-out -9.6s infinite}.bg .dot-407{transform-origin:-4px 15px;animation:rotating 16s ease-in-out -.8s infinite}.bg .dot-408{transform-origin:-5px -3px;animation:rotating 29s ease-in-out -6.7s infinite}.bg .dot-409{transform-origin:-7px 8px;animation:rotating 25s ease-in-out -5s infinite}.bg .dot-410{transform-origin:-9px -1px;animation:rotating 23s ease-in-out -3.6s infinite}.bg .dot-411{transform-origin:12px 7px;animation:rotating 27s ease-in-out -.3s infinite}.bg .dot-412{transform-origin:5px -12px;animation:rotating 11s ease-in-out -3s infinite}.bg .dot-413{transform-origin:-12px -5px;animation:rotating 25s ease-in-out -5s infinite}.bg .dot-414{transform-origin:5px -3px;animation:rotating 11s ease-in-out -.7s infinite}.bg .dot-415{transform-origin:12px 8px;animation:rotating 21s ease-in-out -2.6s infinite}.bg .dot-416{transform-origin:-11px -11px;animation:rotating 24s ease-in-out -4.6s infinite}.bg .dot-417{transform-origin:-7px -1px;animation:rotating 29s ease-in-out -5.7s infinite}.bg .dot-418{transform-origin:1px 10px;animation:rotating 25s ease-in-out -4.3s infinite}.bg .dot-419{transform-origin:-14px 4px;animation:rotating 18s ease-in-out -4.9s infinite}.bg .dot-420{transform-origin:11px 3px;animation:rotating 20s ease-in-out -7.5s infinite}.bg .dot-421{transform-origin:3px -6px;animation:rotating 17s ease-in-out -5.8s infinite}.bg .dot-422{transform-origin:-10px -13px;animation:rotating 27s ease-in-out -1.5s infinite}.bg .dot-423{transform-origin:6px -5px;animation:rotating 18s ease-in-out -5.7s infinite}.bg .dot-424{transform-origin:13px 12px;animation:rotating 15s ease-in-out -7.8s infinite}.bg .dot-425{transform-origin:2px 3px;animation:rotating 28s ease-in-out -7.3s infinite}.bg .dot-426{transform-origin:9px -1px;animation:rotating 18s ease-in-out -5.5s infinite}.bg .dot-427{transform-origin:-8px 5px;animation:rotating 21s ease-in-out -2.3s infinite}.bg .dot-428{transform-origin:-5px 10px;animation:rotating 11s ease-in-out -3.5s infinite}.bg .dot-429{transform-origin:13px -13px;animation:rotating 18s ease-in-out -8.6s infinite}.bg .dot-430{transform-origin:-11px 10px;animation:rotating 29s ease-in-out -5.1s infinite}.bg .dot-431{transform-origin:11px 6px;animation:rotating 27s ease-in-out -6.4s infinite}.bg .dot-432{transform-origin:13px 5px;animation:rotating 28s ease-in-out -6.7s infinite}.bg .dot-433{transform-origin:10px -5px;animation:rotating 13s ease-in-out -2s infinite}.bg .dot-434{transform-origin:-8px -9px;animation:rotating 29s ease-in-out -7.4s infinite}.bg .dot-435{transform-origin:-13px -12px;animation:rotating 26s ease-in-out -7.6s infinite}.bg .dot-436{transform-origin:12px 11px;animation:rotating 12s ease-in-out -9s infinite}.bg .dot-437{transform-origin:13px -3px;animation:rotating 20s ease-in-out -2s infinite}.bg .dot-438{transform-origin:6px 9px;animation:rotating 15s ease-in-out -.2s infinite}.bg .dot-439{transform-origin:-2px -8px;animation:rotating 28s ease-in-out -.5s infinite}.bg .dot-440{transform-origin:14px -9px;animation:rotating 22s ease-in-out -.7s infinite}.bg .dot-441{transform-origin:-11px 14px;animation:rotating 22s ease-in-out -1.1s infinite}.bg .dot-442{transform-origin:-12px -6px;animation:rotating 21s ease-in-out -9.6s infinite}.bg .dot-443{transform-origin:-14px 8px;animation:rotating 14s ease-in-out -.1s infinite}.bg .dot-444{transform-origin:-14px -9px;animation:rotating 15s ease-in-out -3.1s infinite}.bg .dot-445{transform-origin:-1px -2px;animation:rotating 29s ease-in-out -7.4s infinite}.bg .dot-446{transform-origin:-10px 10px;animation:rotating 17s ease-in-out -2.6s infinite}.bg .dot-447{transform-origin:2px 5px;animation:rotating 17s ease-in-out -3.1s infinite}.bg .dot-448{transform-origin:9px -13px;animation:rotating 29s ease-in-out -3.8s infinite}.bg .dot-449{transform-origin:-11px -10px;animation:rotating 17s ease-in-out -9.8s infinite}.bg .dot-450{transform-origin:2px 6px;animation:rotating 16s ease-in-out -4s infinite}.bg .dot-451{transform-origin:-2px -12px;animation:rotating 22s ease-in-out -9.2s infinite}.bg .dot-452{transform-origin:5px -11px;animation:rotating 20s ease-in-out -2.7s infinite}.bg .dot-453{transform-origin:-2px -4px;animation:rotating 23s ease-in-out -7s infinite}.bg .dot-454{transform-origin:8px -3px;animation:rotating 18s ease-in-out -6.2s infinite}.bg .dot-455{transform-origin:13px -5px;animation:rotating 17s ease-in-out -10s infinite}.bg .dot-456{transform-origin:-3px 2px;animation:rotating 23s ease-in-out -.8s infinite}.bg .dot-457{transform-origin:-13px -9px;animation:rotating 29s ease-in-out -4.7s infinite}.bg .dot-458{transform-origin:-3px 3px;animation:rotating 17s ease-in-out -7.1s infinite}.bg .dot-459{transform-origin:-10px -7px;animation:rotating 30s ease-in-out -3.7s infinite}.bg .dot-460{transform-origin:-1px -3px;animation:rotating 28s ease-in-out -7.3s infinite}.bg .dot-461{transform-origin:-7px 2px;animation:rotating 26s ease-in-out -8.9s infinite}.bg .dot-462{transform-origin:-14px 10px;animation:rotating 17s ease-in-out -8s infinite}.bg .dot-463{transform-origin:14px 9px;animation:rotating 11s ease-in-out -6.6s infinite}.bg .dot-464{transform-origin:1px 7px;animation:rotating 14s ease-in-out -7.6s infinite}.bg .dot-465{transform-origin:8px 9px;animation:rotating 23s ease-in-out -9.2s infinite}.bg .dot-466{transform-origin:11px -10px;animation:rotating 12s ease-in-out -6.1s infinite}.bg .dot-467{transform-origin:-1px 0;animation:rotating 21s ease-in-out -6.9s infinite}.bg .dot-468{transform-origin:-11px 8px;animation:rotating 20s ease-in-out -8.4s infinite}.bg .dot-469{transform-origin:14px 15px;animation:rotating 14s ease-in-out -1.7s infinite}.bg .dot-470{transform-origin:12px 13px;animation:rotating 25s ease-in-out -2.5s infinite}.bg .dot-471{transform-origin:-1px -12px;animation:rotating 23s ease-in-out -7.3s infinite}.bg .dot-472{transform-origin:-13px 9px;animation:rotating 26s ease-in-out -.5s infinite}.bg .dot-473{transform-origin:-2px 7px;animation:rotating 13s ease-in-out -9.3s infinite}.bg .dot-474{transform-origin:13px 9px;animation:rotating 13s ease-in-out -9s infinite}.bg .dot-475{transform-origin:-10px -1px;animation:rotating 19s ease-in-out -10s infinite}@keyframes rotating{0%{opacity:0;transform:rotate(0)}25%,75%{opacity:1}50%{opacity:0}100%{opacity:0;transform:rotate(360deg)}}@keyframes flying{0%{transform:translate(0,0)}10%{transform:translate(20px,50px)}20%{transform:translate(-30px,10px)}30%{transform:translate(10px,60px)}40%{transform:translate(50px,0)}50%{transform:translate(-10px,-40px)}60%{transform:translate(-40px,20px)}70%{transform:translate(30px,-30px)}80%{transform:translate(0,-60px)}90%{transform:translate(40px,10px)}100%{transform:translate(0,0)}}.reports_page .single-post__text-content ul{list-style:none;padding-left:0;margin-top:15px}.reports_page .single-post__text-content ul li{position:relative;padding-left:25px;margin-bottom:10px;line-height:1.6}.reports_page .single-post__text-content ul li::before{font-family:"Font Awesome 6 Free",sans-serif;font-weight:900;position:absolute;left:0;top:2px;color:#fc0}.reports_page .single-post__text-content ul.check-list li::before{content:"\f00c"}.reports_page .single-post__text-content ul.arrow-list li::before{content:"\f061"}