@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,500,300,700);@import url(https://fonts.googleapis.com/css?family=Exo:400,700);@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville|Source+Sans+Pro:300,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Pathway+Gothic+One);@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Poppins:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:"Roboto",sans-serif;-moz-osx-font-smoothing:"Roboto",sans-serif;font-style:normal;margin-top:50px}h1,h2,h3,h4,h5,h6,p{margin:0}:root{--primary:#5e3bee;--heading-color:#282938;--bg-shade:#f5fcff;--github:#e62872;--darkblue:#1c1e53;--black:#000;--white:#fff}.btn{border-radius:4px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;cursor:pointer;display:inline-block;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding:14px 32px;text-align:center;text-decoration:none;transition:background-color .5s;-webkit-transition:background-color .5s;-moz-transition:background-color .5s;-ms-transition:background-color .5s;-o-transition:background-color .5s}.btn-outline-primary{background-color:#fff;background-color:var(--white);border:1px solid #b23593;color:#b23593}.btn-outline-primary:hover,.btn-primary{background-color:#b23593;color:#fff;color:var(--white)}.btn-primary{border:1px solid #b23593}.btn-primary:hover{background-color:#fff;background-color:var(--white);color:#b23593}.btn-github{align-items:center;background-color:#e62872;background-color:var(--github);border:#e62872;border:var(--github);box-shadow:0 1px 2px 0 #101828f2;color:#fff;color:var(--white);display:flex;flex-direction:row;gap:16px;justify-content:center}.btn-github:hover{background-color:#fff;background-color:var(--white);color:#e62872;color:var(--github)}h1{font-size:56px;font-weight:700;line-height:67px}h2{font-size:48px;font-size:24px;font-weight:700;line-height:58px;line-height:34px}.text-lg{font-size:18px;line-height:27px}.text-lg,.text-md{color:#1c1e53;color:var(--darkblue);font-style:normal;font-weight:400}.text-md{font-size:16px;line-height:24px}.text-sm{color:#000;color:var(--black);font-size:14px;font-style:normal;font-weight:400;line-height:21px}.navbar{align-items:center;background:#fff;background:var(--white);box-shadow:0 5.333px 80px 0 #0000001a;display:flex;height:75px;justify-content:space-between;left:0;padding:25px 85.333px;position:fixed;right:0;top:0;z-index:9999}.navbar--items>ul{align-items:flex-start;display:flex;float:right;gap:7.667px;list-style:none;margin-right:-350px}.navbar--items ul>li>a,.navbar--items>ul{border-bottom:3px solid #0000;text-align:right;text-decoration:none}.navbar--items ul>li>a{font:bolder}.navbar--content{font-size:17px;font:700}.navbar--active-content{border-bottom:3px solid #621a4e;color:purple;font:700}.navbar__menu ul li a{border-bottom:3px solid #0000;color:purple;font-weight:500;font:700;padding:5px 0;text-decoration:none;transition:color .3s,border-bottom .3s}.navbar__menu ul li a.navbar__link--active,.navbar__menu ul li a:hover{border-bottom:3px solid #e62872;border-bottom:3px solid var(--github);color:#e62872;color:var(--github);font:700}.navbar__menu ul li .btn-outline-primary.desktop-login{font-weight:600;padding:10px 20px}.navbar__hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:25px;justify-content:space-around;width:30px;z-index:10000}.navbar__hamburger span{background-color:#000;border-radius:3px;display:block;height:3px;transition:all .3s ease;width:100%}.navbar__hamburger.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.navbar__hamburger.active span:nth-child(2){opacity:0}.navbar__hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-login-btn{display:none}@media (max-width:1200px){.navbar__hamburger{display:flex}.navbar__menu{align-items:center;background-color:#fff;background-color:var(--white);flex-direction:column;gap:20px;left:0;padding:2rem 0;position:absolute;top:-100vh;transition:top .4s ease;width:100%;z-index:9998}.navbar__menu.navbar__menu--active{top:75px}.navbar__menu ul{flex-direction:column;gap:15px;width:90%}.navbar__menu ul li{text-align:center;width:100%}.navbar__menu ul li a{display:block;font-size:18px}.mobile-login-btn{background-color:purple;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:500;padding:12px 0;transition:background-color .3s;width:100%}.mobile-login-btn:hover{background-color:#c41dc7}.desktop-login{display:none}}.section--title{align-items:flex-start;color:#282938;color:var(--heading-color);display:flex;font-size:21px;font-style:normal;font-weight:600;line-height:32px;text-align:center}.skills--section{padding:129.33px 70.33px}.skills--section--heading{color:#282938;color:var(--heading-color);font-size:64px;font-weight:700;line-height:77px}.skills--section--container{gap:32.6px;justify-content:center}.skills--section--card{align-items:flex-start;background:#f5fcff;background:var(--bg-shade);border-radius:10.6px;display:flex;flex:1 0;flex-direction:column;gap:32px;min-height:250px;padding:32px}.skills--section--card:hover{border-bottom:4px solid #5e3bee;border-bottom:4px solid var(--primary)}.skills--section--card:hover .skills--section--description{color:#1c1e53;color:var(--darkblue)}.skills--section--img{align-items:center;background:#fff;background-size:cover;border-radius:10.6px;box-shadow:0 0 16px 0 #0000001a;display:flex;gap:13.3px;justify-content:center;padding:13.3px}.skills--section--card--content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:32px}.skills--section--title{color:#282938;color:var(--heading-color);font-size:32px;font-weight:700;line-height:45px}.skills--section--description{color:#000;color:var(--black);font-size:21.3px;font-style:normal;font-weight:400;line-height:32px}.footer--container{align-items:flex-start;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;padding:106.667px 85.333px}.footer--container,.footer--link--container{align-items:center;align-self:stretch;display:flex}.footer--link--container{justify-content:space-between}.footer--items>ul{align-items:flex-start;display:flex;gap:42.667px;list-style:none}.footer--items ul>li>a,.footer--items>ul{text-decoration:none}.footer--social--icon>ul{align-items:center;color:purple;display:flex;flex-shrink:0;gap:16px;justify-content:flex-end;list-style:none;text-decoration:none}.divider{background:#2829388c;height:1.333px;margin:106px 0 12.67px;text-align:left;width:70%}.footer--content--container{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.footer--content{color:purple;font-size:13px;font-weight:700;line-height:28px}.highlight-red{color:#7d225c;font:bolder;font-style:italic;padding:0 6px}.highlight-purple{color:purple;font:bolder;padding:0 6px}.rotate-font{color:#bf299e;font-size:80px;font-weight:700;margin-top:5%;text-align:center;top:100px}.wrap{animation:blink .7s infinite;border-right:2px solid #40e0d0;padding-right:3px;white-space:nowrap}.frame{margin:40px auto;text-align:center;width:90%}button{margin:20px}.custom-btn{background:#0000;box-shadow:inset 2px 2px 2px 0 #ffffff80,7px 7px 20px 0 #0000001a,4px 4px 5px 0 #0000001a;color:#efbfd9;cursor:pointer;display:inline-block;font:bolder;font-family:Lato,sans-serif;height:40px;outline:none;padding:10px 25px;position:relative;transition:all .3s ease;width:150px}.btn-16{border:none;color:#9d2280;font-style:italic;font:small-caps}.btn-16:after{box-shadow:-7px -7px 20px 0 #fff9,-4px -4px 5px 0 #fff9,7px 7px 20px 0 #0002,4px 4px 5px 0 #0001;content:"";direction:rtl;height:100%;left:0;position:absolute;top:0;transition:all .3s ease;width:0;z-index:-1}.btn-16:hover{color:#b6226e;font:bolder}.btn-16:hover:after{left:auto;right:0;width:100%}.btn-16:active{top:2px}.button:hover span:after{opacity:1;right:0}.cf:after,.cf:before{content:"";display:table}.cf:after{clear:both}html{position:relative}img{max-width:100%}body{color:#444;font-family:Roboto,sans-serif;font-size:18px;font-weight:300;line-height:1;margin:0;padding:0}h1,h2,h3,h4,h5,h6,ol,p,ul{margin-top:0}h1{font-weight:900}p{line-height:1.5}a,a:active,a:focus,a:hover,a:visited{color:#e913ad;text-decoration:underline}.container-fluid{gap:20px}.container{margin:0 auto;max-width:996px}.ourteam--section{align-items:flex-start;display:flex;flex-direction:column;gap:20.667px;justify-content:center;padding:70.33px 85.33px}.Mission_container{background-size:cover;color:#f9f9fb;height:1100px}.center-text{text-align:center}.highlight-red{color:purple}.highlight-black{color:#000}.splash{background:url(../../static/media/homepage6.49080e17cd21bc7e78ac.jpg) no-repeat fixed 50%;background-size:cover;color:#242323}.splash .container{padding-bottom:45vh;padding-top:20vh}.profile-image{border-radius:50%;display:block;margin:0 auto 1em;max-width:200px;width:100%}.splash h1{font-size:2.5em;margin-bottom:.15em;text-align:center}.splash .continue,.splash .lead{display:block;text-align:center}.splash .lead{font-size:1.5em;font-weight:50;margin-bottom:1em}.splash .continue{font-size:4em}.splash .continue a{border:4px solid #fff;border-radius:100%;color:#fff;display:inline-block;text-decoration:none;width:80px}.splash .continue a:hover{background-color:#58565640}.intro .container,.portfolio .container{padding:2em 0}.contact .container{padding:5em 0}.features .container{padding:6em 0}.contact,.features,.intro,.portfolio{text-align:center}.intro{background-color:#fffefd}.intro,.intro a,.intro a:active,.intro a:focus,.intro a:hover,.intro a:visited{color:#341329}.features img{display:block;margin:0 auto 1em;max-width:400px}.features .col-3{margin:4em auto;width:100%}.portfolio{background-image:radial-gradient(#374566,#010203);color:#f9f9fb}.gallery .gallery-image{margin:1em auto;width:100%}.gallery .gallery-image img{background-color:#23648f;border-radius:4px;display:block;height:auto;padding:6px;width:100%}.contact form{background-color:#f0f0f0;border-radius:4px;border-top:8px solid purple;box-shadow:0 1px 2px #00000026;padding:1em}.contact form input,.contact form textarea{border:none;border-radius:4px;display:block;margin-bottom:1em;padding:1em;width:100%}.contact form textarea{height:6em}.contact form input[type=submit]{background-color:purple;border-radius:0;color:#fff;padding:1em;text-transform:uppercase}.footer{background-color:#2c3e50;color:#fff;font-size:1.5em;text-align:center}.footer .container{background-repeat:no-repeat;background-size:cover;padding:1em 0}.footer a{color:#fff;margin-right:1em}.footer a:last-of-type{margin-right:0}@media (min-width:768px){nav .nav-toggle{display:none}nav ul{border:none;clear:none;float:right;margin:0;padding:25px 0}nav ul li{border:none;display:inline-block;margin-right:1.5em}nav ul li:last-of-type{margin-right:0}nav ul li a{padding:0}.splash h1{font-size:6em}.splash .lead{font-size:3em}.features .col-3{float:left;width:30%}.features .col-3:last-of-type{margin-right:0}.gallery .gallery-image{float:left;margin-right:2.5%;width:31.6666666667%}.gallery .gallery-image:nth-of-type(3n){margin-right:0}.contact form{padding:3em 2em 2em}.contact form input[type=submit]{padding:1em 3em;width:auto}.contact form input.full-half{float:left;margin-right:2.5%;width:48.75%}.contact form input.full-half:nth-of-type(2n){margin-right:0}.contact form textarea{height:12em}}.timeline{list-style:none;margin:60px auto;padding:0;position:relative}.timeline:before{background-color:#dd9ed3;bottom:0;content:"";left:40px;position:absolute;top:0;width:2px}.timeline>li{margin-bottom:80px;min-height:80px;position:relative}.timeline-image{align-items:center;background-color:#9a2675;border:6px solid #696868;border-radius:50%;color:#fff;display:flex;height:80px;justify-content:center;left:0;position:absolute;text-align:center;width:80px;z-index:2}.timeline-image img{border-radius:50%;height:100%;object-fit:cover;width:100%}.timeline-image h4{align-items:center;display:flex;font-size:12px;font-weight:600;height:100%;justify-content:center;line-height:1.3;margin:0;text-align:center;width:100%}.timeline-panel{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-left:120px;padding:20px 25px;position:relative;text-align:left;transition:transform .3s ease,box-shadow .3s ease;will-change:transform}.timeline-panel:hover{box-shadow:0 8px 18px #00000026;transform:translateY(-4px)}.timeline-heading h4{font-weight:600;margin:0}.timeline-heading .subheading{color:#7b1654;font-weight:500}.timeline-body p,.timeline-p-left p{color:#444;line-height:1.6;margin:10px 0 0}.timeline>li.timeline-inverted .timeline-panel{margin-left:120px}@media (max-width:767px){.timeline{padding-left:0}.timeline:before{left:40px}.timeline-image{left:0;margin:0 auto 20px;position:relative}.timeline-panel{margin-left:0;margin-top:20px}}@media (min-width:768px){.timeline:before{left:50%}.timeline>li{min-height:120px}.timeline-image{height:100px;left:50%;margin-left:-50px;width:100px}.timeline-panel{margin-left:0;width:42%}.timeline>li .timeline-panel{float:left;text-align:right}.timeline>li.timeline-inverted .timeline-panel{float:right;text-align:left}}@media (min-width:992px){.timeline-image{height:140px;margin-left:-70px;width:140px}.timeline-panel{padding:25px 30px}}:root{--primary-color:#6a0572;--accent-color:#e91e63;--background-neutral:#f9f9fb;--card-background:#fff;--text-dark:#2c3e50;--text-light:#7f8c8d;--shadow-light:#2c3e5014;--shadow-hover:#2c3e5026}#MyPortfolio{background-color:#f9f9fb;background-color:var(--background-neutral);padding:80px 0}.swiper-wrapper-container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{color:#2c3e50;color:var(--text-dark);font-size:3rem;font-weight:700;letter-spacing:1px;margin-bottom:60px;position:relative;text-align:center;text-transform:uppercase}.section-title:after{background:#e91e63;background:var(--accent-color);border-radius:2px;content:"";display:block;height:3px;margin:10px auto 0;width:60px}.swiper-slide{padding:20px 10px}.testimonial{align-items:stretch;display:flex;height:100%;justify-content:center}.testimonial-content{align-items:center;background:#fff;background:var(--card-background);border:1px solid #0000;border-radius:12px;box-shadow:0 5px 20px #2c3e5014;box-shadow:0 5px 20px var(--shadow-light);display:flex;flex-direction:column;height:100%;padding:40px 30px;text-align:center;transition:all .4s cubic-bezier(.25,.8,.25,1)}.testimonial-content:hover{border-color:#6a0572;border-color:var(--primary-color);box-shadow:0 15px 35px #2c3e5026;box-shadow:0 15px 35px var(--shadow-hover);transform:translateY(-8px)}.pic{border:3px solid #e91e63;border:3px solid var(--accent-color);border-radius:50%;box-shadow:0 0 0 7px #e91e631a;height:140px;margin:0 auto 20px;overflow:hidden;width:140px}.pic img{border-radius:50%;height:100%;object-fit:cover;width:100%}.name{color:#6a0572;color:var(--primary-color);font-size:22px;font-weight:600;margin:0 0 3px;text-transform:capitalize}.title{color:#e91e63;display:block;font-size:1rem;font-weight:400;margin-bottom:25px}.description{color:#2c3e50;color:var(--text-dark);flex-grow:1;font-size:16px;line-height:1.6;margin-bottom:20px;text-align:left}.read-more-btn{align-self:flex-start;background-color:#6a0572;background-color:var(--primary-color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;letter-spacing:.5px;padding:10px 25px;transition:all .3s ease}.read-more-btn:hover{background-color:#e91e63;background-color:var(--accent-color);transform:translateY(-1px)}.swiper-button-next,.swiper-button-prev{background:#ffffffe6;border-radius:50%;box-shadow:0 2px 10px #2c3e5014;box-shadow:0 2px 10px var(--shadow-light);color:#6a0572!important;color:var(--primary-color)!important;height:45px;transition:all .3s ease;width:45px}.swiper-button-next:hover,.swiper-button-prev:hover{background:#e91e63;background:var(--accent-color);color:#fff!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:1.2rem!important;font-weight:700}.swiper-button-prev{left:0}.swiper-button-next{right:0}.swiper-pagination-bullet{background-color:#7f8c8d;background-color:var(--text-light);height:10px;margin:0 5px!important;opacity:.8;transition:all .3s;width:10px}.swiper-pagination-bullet-active{background-color:#e91e63;background-color:var(--accent-color);height:12px;width:12px}.swiper-pagination{bottom:0!important}@media (max-width:768px){.swiper-button-next,.swiper-button-prev{display:none}.testimonial-content{padding:30px 20px}.section-title{font-size:2rem}.pic{height:120px;width:120px}}.skill-card{background:linear-gradient(135deg,#9c0d73,#431569 45%,#8e0698);border-left:6px solid #fff3;border-radius:40px 10px;box-shadow:0 12px 30px #00000040;color:#fff;display:flex;flex-direction:column;height:420px;justify-content:flex-start;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;width:100%}.skill-card h3{color:#fff;font-size:20px;margin-bottom:1rem;min-height:3.5rem}.skill-card p{-webkit-line-clamp:20;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:18px;line-height:1.6;overflow:hidden;text-align:left}@media (max-width:768px){.skill-card{height:600px}}.footer-distributed{background:#666;box-shadow:0 1px 1px 0 #0000001f;box-sizing:border-box;font:700 16px sans-serif;height:60px;padding:55px 50px;text-align:left;width:100%}.footer-distributed .footer-center,.footer-distributed .footer-left,.footer-distributed .footer-right{display:inline-block;vertical-align:top}.footer-distributed .footer-left{margin-left:20px;margin-top:10px;width:26%}.footer-distributed h3{color:#fff;font:normal 36px "sans-serif",cursive;margin:0}.footer-distributed h3 span{color:#20b2aa}.footer-distributed .footer-links{color:#fff;margin:20px 0 12px;padding:0}.footer-distributed .footer-links a{color:inherit;display:inline-block;font-weight:400;line-height:1.8;text-decoration:none}.footer-distributed .footer-company-name{color:#222;font-size:14px;font-weight:400;margin:0}.footer-distributed .footer-center{margin-top:5px;width:55%}.footer-distributed .footer-center i{background-color:#33383b;border-radius:50%;color:#fff;font-size:25px;height:38px;line-height:42px;text-align:center;vertical-align:middle;width:38px}.footer-distributed .footer-center i.fa-envelope{font-size:17px;line-height:38px}.footer-distributed .footer-center p{color:#fff;display:inline-block;font-weight:400;margin:0;vertical-align:middle}.footer-distributed .footer-center p span{display:block;font-size:14px;font-weight:400;line-height:2}.footer-distributed .footer-center p a{color:#20b2aa;font:700;text-decoration:none}.footer-distributed .footer-links a:before{color:#fff;content:"|";display:inline-block;font-size:20px;font-weight:300;left:0;padding-right:5px}.footer-distributed .footer-links .link-1:before{content:none}.footer-distributed .footer-right{width:15%}.footer-distributed .footer-company-about{color:#92999f;font-size:13px;font-weight:400;line-height:20px;margin:0}.footer-distributed .footer-company-about span{color:#fff;display:block;font-size:14px;font-weight:700;margin-bottom:20px}.footer-distributed .footer-icons{margin-top:5px}.footer-distributed .footer-icons a{background-color:#33383b;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-size:20px;height:35px;line-height:35px;margin-bottom:5px;margin-right:3px;text-align:center;width:35px}@media (max-width:880px){.footer-distributed{font:700 14px sans-serif}.footer-distributed .footer-center,.footer-distributed .footer-left,.footer-distributed .footer-right{display:block;margin-bottom:40px;text-align:center;width:100%}.footer-distributed .footer-center i{margin-left:0}}.icon1{background-color:#f5bce3;border-radius:30px;padding:15px}.contact-info,.icon1{vertical-align:middle}.contact-info{display:inline-block;padding:4px 20px 0}.col-1{margin-top:30px;text-align:center;width:1000px}.textarea{height:15px}.col-2{background-color:#fff;flex:1 1 auto}.contact-info-title{color:purple;text-align:left}.form-row{padding-bottom:30px}.h-100vh{height:100vh}.sub-text{font-family:Source Sans Pro,Arial,sans-serif;font-size:24px}.owl-theme .owl-controls .owl-buttons .owl-prev{margin-left:-6%}.owl-theme .owl-controls .owl-buttons .owl-next{margin-right:-5%}.owl-carousel.main-carousel h2{font-family:Source Sans Pro,Arial,sans-serif;font-size:50px;line-height:1}.owl-carousel.main-carousel h2 span{font-size:53px;font-weight:600}.main-carousel .slider-img{width:100%}.main-carousel .slider-img img{margin:auto 0}.carousel-wrap{margin:90px auto;padding:0 5%;position:relative;width:80%}.carousel-control{background:none!important}.owl-carousel .item{position:relative;z-index:100}.owl-carousel.main-carousel .owl-dots{padding-top:10px;text-align:center}.owl-carousel.main-carousel .owl-dots .owl-dot{background:#ccc;border:none;border-radius:50%;height:15px;margin-left:2px;margin-right:2px;width:15px}.owl-carousel.main-carousel .owl-dots .owl-dot.active,.owl-carousel.main-carousel .owl-dots .owl-dot:hover{background:#1aa8e2}.owl-nav>div{color:#cdcbcd;margin-top:-26px;position:absolute;top:50%}.owl-nav i{font-size:52px}div.owl-buttons{display:table;height:15vh}.owl-buttons,.owl-carousel:hover .owl-buttons{display:block}.carousel-inner{overflow:visible}.owl-item{text-align:center}.owl-theme .owl-controls .owl-buttons div{background:#0000;color:#869791;font-size:40px;line-height:300px;margin:0;position:absolute;top:0}.owl-theme .owl-controls .owl-buttons .owl-prev{left:0;margin-left:-8%}.owl-theme .owl-controls .owl-buttons .owl-next{margin-right:-8%;right:0}.mission-vision--section{background:#fff;overflow:hidden;padding:80px 20px;position:relative;text-align:center}.mission-intro{font-weight:500;line-height:1.6;margin:30px auto 60px;max-width:900px}.mission-vision--container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin:40px auto 0;max-width:1450px;width:94%}.mission--list,.vision--list{display:flex;flex-direction:column;gap:18px}.mission--card,.vision--card{background:#fff;border-radius:16px;box-shadow:0 6px 16px #00000014;margin:0;padding:18px 22px;text-align:left;transition:transform .3s ease,box-shadow .3s ease;will-change:transform}.mission--card:hover,.vision--card:hover{box-shadow:0 10px 22px #00000026;transform:translateY(-6px)}.mission--card .icon,.vision--card .icon{font-size:2.2rem;margin-bottom:10px}.mission--card h3,.vision--card h3{font-size:1.4rem;font-weight:600;margin-bottom:10px}.mission--card p,.vision--card p{line-height:1.5;margin-bottom:0}@media (max-width:900px){.mission-vision--container{gap:22px;grid-template-columns:1fr;max-width:100%}.mission--card,.vision--card{padding:22px}}@media (max-width:480px){.mission-vision--section{padding:60px 16px}.mission--card h3,.vision--card h3{font-size:1.25rem}}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:44px;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;left:var(--swiper-navigation-top-offset,50%);margin-left:-22px;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}@keyframes rotate-right{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes rotate-left{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn)}}@keyframes hover{0%{-webkit-transform:translateY(0)}50%{-webkit-transform:translateY(5%)}to{-webkit-transform:translateY(0)}}@keyframes pull{0%{-webkit-transform:scaleY(1)}40%{-webkit-transform:scaleY(1.01)}60%{-webkit-transform:scaleY(.99)}to{-webkit-transform:scaleY(.99)}80%{-webkit-transform:scaleY(1.01)}to{-webkit-transform:scaleY(1)}}#airplane1,#airplane2{-webkit-animation:rotate-right 60s linear 0s infinite}#airplane1,#airplane2,#countryObjects{-webkit-transform:translateZ(0);-webkit-transform-origin:200px 200px}#countryObjects{-webkit-animation:rotate-right 240s linear 0s infinite}#floatingGlobe{-webkit-animation:rotate-left 360s linear 0s infinite;-webkit-transform-origin:200px 200px}#floatingGlobe,#globe{-webkit-transform:translateZ(0)}#globe{-webkit-animation:hover 0s linear 0s infinite}#windmill{-webkit-animation:rotate-right 2s linear 0s infinite;-webkit-transform-origin:331px 201px}#cloud1,#windmill{-webkit-transform:translateZ(0)}#cloud1{-webkit-animation:hover 3s linear 1s infinite}#cloud2{-webkit-animation:hover 3s linear 2s infinite}#cloud2,#cloud3{-webkit-transform:translateZ(0)}#cloud3{-webkit-animation:hover 3s linear 3s infinite}#circle1{-webkit-animation:rotate-right 12s linear 0s infinite}#circle1,#circle2{-webkit-transform:translateZ(0);-webkit-transform-origin:200px 200px}#circle2{-webkit-animation:rotate-left 24s linear 0s infinite}#circle3{-webkit-animation:rotate-right 12s linear 0s infinite}#circle3,#circle4{-webkit-transform:translateZ(0);-webkit-transform-origin:200px 200px}#circle4{-webkit-animation:rotate-left 24s linear 0s infinite}#circle5{-webkit-animation:rotate-right 12s linear 0s infinite;-webkit-transform:translateZ(0);-webkit-transform-origin:200px 200px}.traveler{background-color:#0000;width:100vh}.traveler,.wrapper{height:100vh;position:fixed}.wrapper{background:radial-gradient(farthest-corner at 30vw 20vh,#7397a1 1%,#3f2c41 100%);opacity:.2;pointer-events:none;width:100vw;z-index:2}.snow{animation-iteration-count:infinite;animation-name:fall;animation-timing-function:linear;border-radius:50%;opacity:.8;position:absolute;top:-100vh}.layer1{animation-duration:6s;box-shadow:95.1vw 10.9vh 0 -.07rem#fff,84.5vw 90.7vh 0 -.11rem#fff,80vw 95.8vh 0 -.2rem#fff,58.8vw 7vh 0 -.49rem#fff,25.4vw 2vh 0 -.03rem#fff,65.7vw 66.5vh 0 -.43rem#fff,72.2vw 90.6vh 0 -.05rem#fff,6.8vw 79.3vh 0 -.28rem#fff,16.4vw 98vh 0 -.46rem#fff,68.6vw 69.5vh 0 -.47rem#fff,2vw 71.6vh 0 -.07rem#fff,98.7vw 74.2vh 0 -.23rem#fff,92.3vw 83.9vh 0 -.43rem#fff,49.4vw 3.6vh 0 -.4rem#fff,89.2vw 98.3vh 0 -.42rem#fff,99.6vw 92.8vh 0 -.37rem#fff,40.9vw 47.7vh 0 -.05rem#fff,8.8vw 60.8vh 0 -.27rem#fff,48.4vw 41.7vh 0 -.49rem#fff,97.5vw 86.2vh 0 -.16rem#fff,74.6vw 91.3vh 0 -.24rem#fff,62.4vw 44.7vh 0 -.31rem#fff,19.1vw 16.6vh 0 -.43rem#fff,32.6vw 11.5vh 0 -.42rem#fff,62.1vw 33.1vh 0 -.36rem#fff,35.5vw 37.4vh 0 -.28rem#fff,59.4vw 47.4vh 0 -.13rem#fff,1vw 48.9vh 0 -.26rem#fff,89vw 18.7vh 0 -.07rem#fff,16.8vw 62.2vh 0 -.19rem#fff,43.4vw 79.4vh 0 -.18rem#fff,79.2vw 21.5vh 0 -.02rem#fff,15.5vw 46.1vh 0 -.5rem#fff,40.4vw 82.9vh 0 -.02rem#fff,88.6vw 46.6vh 0 -.02rem#fff,17.3vw 64.4vh 0 -.36rem#fff,56.6vw 1.1vh 0 -.28rem#fff,97.5vw 1.2vh 0 -.35rem#fff,37.9vw 71.6vh 0 -.04rem#fff,28.2vw 13.5vh 0 -.06rem#fff,39vw 67.8vh 0 -.2rem#fff,81.1vw 93.4vh 0 -.08rem#fff,68.7vw 69.3vh 0 -.02rem#fff,86.6vw 27vh 0 -.48rem#fff,89.6vw 44.7vh 0 -.44rem#fff,26.5vw 39.7vh 0 -.26rem#fff,20.2vw 11.9vh 0 -.14rem#fff,91.7vw 14.2vh 0 -.41rem#fff,27.1vw 81.9vh 0 -.33rem#fff,99.8vw 14vh 0 -.4rem#fff,57.5vw 20.1vh 0 -.08rem#fff,9.2vw 61.6vh 0 -.16rem#fff,32vw 15.8vh 0 -.21rem#fff,37.8vw 41vh 0 -.46rem#fff,51.4vw 29.3vh 0 -.31rem#fff,95.2vw 62.8vh 0 -.36rem#fff,54.6vw 2.8vh 0 -.05rem#fff,43.9vw 87.5vh 0 -.07rem#fff,97.7vw 79.2vh 0 -.37rem#fff,63.8vw 45.8vh 0 -.21rem#fff,15.8vw 34.9vh 0 -.04rem#fff,52.2vw 2.6vh 0 -.33rem#fff,89.9vw 25.8vh 0 -.09rem#fff,13.9vw 9.7vh 0 -.33rem#fff,9.3vw 95.7vh 0 -.35rem#fff,32.7vw 85vh 0 -.06rem#fff,78.7vw 49.3vh 0 -.01rem#fff,7.5vw 54.4vh 0 -.45rem#fff,58.6vw 58.6vh 0 -.27rem#fff,52.6vw 54.8vh 0 -.1rem#fff,17.6vw 29.5vh 0 -.04rem#fff,78vw 58.6vh 0 -.33rem#fff,2.9vw 99.6vh 0 -.25rem#fff,88.3vw 71.3vh 0 -.25rem#fff,31.7vw 49.2vh 0 -.09rem#fff,37.8vw 96.3vh 0 -.33rem#fff,51.8vw 88.9vh 0 -.27rem#fff,22.6vw 33.1vh 0 -.43rem#fff,45.8vw 98.2vh 0 -.23rem#fff,69.5vw 7.7vh 0 -.02rem#fff,20.9vw 15.2vh 0 -.38rem#fff,59.5vw 39.1vh 0 -.21rem#fff,66.2vw 41vh 0 -.41rem#fff,97.1vw 74.1vh 0 -.1rem#fff,85.4vw 94.9vh 0 -.44rem#fff,16.1vw 55.5vh 0 -.13rem#fff,75.5vw 48.1vh 0 -.48rem#fff,70.9vw 71.1vh 0 -.23rem#fff,20.4vw 96.9vh 0 -.11rem#fff,2vw 10.2vh 0 -.49rem#fff,26vw 13.1vh 0 -.29rem#fff,69.7vw 70.9vh 0 -.1rem#fff,57.5vw 47.3vh 0 -.5rem#fff,30.8vw 63.2vh 0 -.05rem#fff,31.9vw 43.2vh 0 -.47rem#fff,49.6vw 9vh 0 -.32rem#fff,47.9vw 22.2vh 0 -.32rem#fff,85.3vw 42.4vh 0 -.09rem#fff,96.6vw 45.4vh 0 -.47rem#fff,54.6vw 13.4vh 0 -.15rem#fff,71.6vw 3vh 0 -.24rem#fff,22.6vw 14.1vh 0 -.31rem#fff,64.3vw 33.4vh 0 -.45rem#fff,39.8vw 70.4vh 0 -.21rem#fff,61.8vw 92.3vh 0 -.18rem#fff,53.9vw 33.5vh 0 -.39rem#fff,57.6vw 74.8vh 0 -.33rem#fff,52.8vw 39.8vh 0 -.38rem#fff,37.2vw 97.6vh 0 -.48rem#fff,37.8vw 56.8vh 0 -.41rem#fff,66.3vw 81.3vh 0 -.37rem#fff,46.6vw 28.3vh 0 -.11rem#fff,11.8vw 75.3vh 0 -.01rem#fff,7.2vw 2.2vh 0 -.22rem#fff,10.8vw .6vh 0 -.09rem#fff,58.8vw 16.9vh 0 -.12rem#fff,62vw 36.8vh 0 -.29rem#fff,90.4vw 32vh 0 -.5rem#fff,68.2vw .9vh 0 -.08rem#fff,9vw 63vh 0 -.24rem#fff,57.5vw 44.8vh 0 -.08rem#fff,76.8vw 55vh 0 -.27rem#fff,.6vw 79.5vh 0 -.06rem#fff,86.4vw 22.2vh 0 -.44rem#fff,80.9vw 3.5vh 0 -.3rem#fff,55.3vw 56.7vh 0 -.09rem#fff,9.8vw 59.5vh 0 -.02rem#fff,28.4vw 11.2vh 0 -.09rem#fff,19.6vw 98.1vh 0 -.16rem#fff,15vw 71.6vh 0 -.08rem#fff,57.5vw 93.7vh 0 -.02rem#fff,40.3vw 4vh 0 -.4rem#fff,78.3vw 62.5vh 0 -.1rem#fff,40.3vw .8vh 0 -.46rem#fff,75vw 38.7vh 0 -.43rem#fff,83.4vw 14.4vh 0 -.13rem#fff,43.5vw 5.8vh 0 -.02rem#fff,13.4vw 99.7vh 0 -.15rem#fff,80.1vw 76.2vh 0 -.02rem#fff,96.6vw 58.1vh 0 -.33rem#fff,51.8vw 67.8vh 0 -.35rem#fff,26.4vw 16.2vh 0 -.49rem#fff,74.1vw 21vh 0 -.41rem#fff,2.3vw 43.2vh 0 -.12rem#fff,43.3vw 18.8vh 0 -.3rem#fff,32.6vw 41.1vh 0 -.24rem#fff,19.1vw 42.7vh 0 -.04rem#fff,16.2vw 67.7vh 0 -.28rem#fff,5.5vw 30.3vh 0 -.43rem#fff,53.5vw 44.6vh 0 -.38rem#fff,4.9vw 65.1vh 0 -.01rem#fff,20.1vw 37.2vh 0 -.03rem#fff,56.2vw 15.5vh 0 -.37rem#fff,95.2vw 28vh 0 -.07rem#fff,9.9vw 54.8vh 0 -.23rem#fff,57.7vw 80.1vh 0 -.13rem#fff,43.9vw 5.6vh 0 -.43rem#fff,39.9vw 76.6vh 0 -.11rem#fff,37.6vw 49.3vh 0 -.37rem#fff,33.9vw 12.9vh 0 -.07rem#fff,26.8vw 34.1vh 0 -.21rem#fff,36vw 65.3vh 0 -.21rem#fff,87.6vw 72.3vh 0 -.48rem#fff,27.2vw 72.3vh 0 -.36rem#fff,97.2vw 8.7vh 0 -.11rem#fff,53.9vw 9.8vh 0 -.23rem#fff,86.9vw 2.9vh 0 -.23rem#fff,45.1vw 5.6vh 0 -.41rem#fff,91.3vw 36.2vh 0 -.24rem#fff,22.8vw 11.7vh 0 -.09rem#fff,8.4vw 30.5vh 0 -.34rem#fff,72.9vw 33.6vh 0 -.42rem#fff,67.4vw 59.5vh 0 -.21rem#fff,95.9vw 72.5vh 0 -.49rem#fff,39.2vw 82.8vh 0 -.29rem#fff,15vw 30.4vh 0 -.3rem#fff,24.2vw 35.7vh 0 -.09rem#fff,47.3vw 79.4vh 0 -.32rem#fff,20.5vw 74.5vh 0 -.08rem#fff,51.6vw 53.3vh 0 -.47rem#fff,58.2vw 59.1vh 0 -.11rem#fff,7.9vw 56.9vh 0 -.43rem#fff,95.6vw 80.4vh 0 -.04rem#fff,23.2vw 9.8vh 0 -.44rem#fff,3.8vw 57vh 0 -.29rem#fff,72.5vw 5.9vh 0 -.12rem#fff,12.8vw 31.1vh 0 -.06rem#fff,41.6vw 9.9vh 0 -.09rem#fff,76.1vw 61.5vh 0 -.07rem#fff,81.3vw 38.5vh 0 -.34rem#fff,59.1vw 21.1vh 0 -.36rem#fff,31.6vw 60.1vh 0 -.5rem#fff,43.2vw 42.4vh 0 -.26rem#fff,62vw 38.3vh 0 -.05rem#fff,63.5vw 98.1vh 0 -.16rem#fff,57vw 87.4vh 0 -.08rem#fff,5.5vw 90.4vh 0 -.06rem#fff,5.8vw 15.4vh 0 -.4rem#fff,75.9vw 91.6vh 0 -.41rem#fff,6.3vw 56.8vh 0 -.31rem#fff,46.4vw 76.5vh 0 -.14rem#fff,94.6vw 14.4vh 0 -.45rem#fff,1.8vw 89vh 0 -.46rem#fff,16.6vw 55.1vh 0 -.44rem#fff,8.3vw 64.6vh 0 -.17rem#fff,.4vw 33.6vh 0 -.42rem#fff,83.9vw 62.1vh 0 -.36rem#fff,2.1vw 53.6vh 0 -.18rem#fff,64.6vw 36.1vh 0 -.07rem#fff,81.3vw 59.3vh 0 -.19rem#fff,27.9vw 28.2vh 0 -.39rem#fff,16.9vw 57vh 0 -.21rem#fff,98.1vw 40.5vh 0 -.31rem#fff,93.3vw 97.3vh 0 -.2rem#fff,87.9vw 17vh 0 -.06rem#fff,74vw 3.6vh 0 -.02rem#fff,49.6vw 68.3vh 0 -.25rem#fff,96.1vw 24.1vh 0 -.35rem#fff,76.2vw 65.2vh 0 -.3rem#fff,68.5vw 14.9vh 0 -.13rem#fff,39.1vw 49.7vh 0 -.44rem#fff,84.4vw 8.1vh 0 -.2rem#fff,89.2vw 91.4vh 0 -.46rem#fff,21.8vw 30vh 0 -.47rem#fff,59vw 93.7vh 0 -.27rem#fff,38.9vw 60.4vh 0 -.49rem#fff,16.1vw 54.1vh 0 -.45rem#fff,11.7vw 77.2vh 0 -.29rem#fff,99.1vw 43vh 0 -.17rem#fff,75.6vw 21.2vh 0 -.38rem#fff,51.3vw 40.2vh 0 -.03rem#fff,94.6vw 36vh 0 -.02rem#fff,58.7vw 64.2vh 0 -.19rem#fff,45.5vw 84.1vh 0 -.34rem#fff,42.7vw 26.7vh 0 -.12rem#fff,19.5vw 99.4vh 0 -.48rem#fff,84.3vw 90.7vh 0 -.15rem#fff,14.6vw 76.8vh 0 -.28rem#fff,62.3vw 41.2vh 0 -.13rem#fff,3.4vw 76.7vh 0 -.09rem#fff,14.2vw 13vh 0 -.11rem#fff,96.9vw 6.3vh 0 -.26rem#fff,78vw 43.1vh 0 -.22rem#fff,39.6vw 62.8vh 0 -.09rem#fff,83.2vw 27.2vh 0 -.14rem#fff,59.2vw 52.5vh 0 -.27rem#fff,67.8vw 52.4vh 0 -.15rem#fff,62.8vw 33.1vh 0 -.47rem#fff,83.3vw 97.1vh 0 -.19rem#fff,9.1vw 10.9vh 0 -.49rem#fff,11.4vw 5.6vh 0 -.23rem#fff,17.1vw 89.3vh 0 -.27rem#fff,68.3vw 90.3vh 0 -.36rem#fff,44.3vw 72vh 0 -.49rem#fff,31.1vw 95vh 0 -.48rem#fff,85.8vw 49.8vh 0 -.4rem#fff,95.2vw 90.8vh 0 -.09rem#fff,13.2vw 24.2vh 0 -.11rem#fff,72.8vw 26vh 0 -.45rem#fff,56.7vw 40.2vh 0 -.22rem#fff,71.1vw 15.7vh 0 -.1rem#fff,36.2vw 67.2vh 0 -.12rem#fff,50.8vw 56.7vh 0 -.18rem#fff,64vw 49.2vh 0 -.41rem#fff,23.5vw 19.5vh 0 -.35rem#fff,70.7vw 86.7vh 0 -.22rem#fff,38.7vw 48vh 0 -.29rem#fff,57.1vw 51.4vh 0 -.17rem#fff,10.2vw 84.5vh 0 -.23rem#fff,4.2vw 5.7vh 0 -.3rem#fff,89vw 73.1vh 0 -.13rem#fff,10.5vw 99vh 0 -.48rem#fff,6.3vw 44vh 0 -.05rem#fff,65.3vw 27.3vh 0 -.13rem#fff,17.5vw 6.4vh 0 -.37rem#fff,2.8vw 54.6vh 0 -.44rem#fff,85.4vw 40.2vh 0 -.48rem#fff,3.1vw 9.2vh 0 -.05rem#fff,29.1vw 87.3vh 0 -.11rem#fff,52.4vw 27.9vh 0 -.07rem#fff,26.9vw 44vh 0 -.35rem#fff,38.2vw 54.7vh 0 -.17rem#fff,61.3vw 95.1vh 0 -.4rem#fff,93.6vw 38vh 0 -.12rem#fff,58.5vw 95.8vh 0 -.35rem#fff,8.2vw 7.5vh 0 -.26rem#fff,68.5vw 55.7vh 0 -.03rem#fff,71.7vw 62.1vh 0 -.05rem#fff,21.9vw 61vh 0 -.23rem#fff,61.3vw 52.6vh 0 -.14rem#fff,5.1vw 39.2vh 0 -.18rem#fff,53.2vw 97.7vh 0 -.14rem#fff,13vw 12vh 0 -.1rem#fff,46.1vw 44.1vh 0 -.1rem#fff,20.7vw 59.5vh 0 -.43rem#fff,53vw 52.5vh 0 -.1rem#fff,98.3vw 59.6vh 0 -.39rem#fff,38.3vw 60.6vh 0 -.49rem#fff,35.2vw 41vh 0 -.41rem#fff,27.7vw 11.9vh 0 -.28rem#fff,15.7vw 6vh 0 -.24rem#fff,36.7vw 28.6vh 0 -.01rem#fff,27.9vw 52.6vh 0 -.09rem#fff,79.7vw 50.9vh 0 -.18rem#fff,51.7vw 15.8vh 0 -.06rem#fff,20.4vw 87.1vh 0 -.03rem#fff,29.8vw 95.1vh 0 -.35rem#fff,75.6vw 35.5vh 0 -.17rem#fff,79.3vw 21.3vh 0 -.42rem#fff,82.8vw 11.4vh 0 -.17rem#fff,57.1vw 6.9vh 0 -.18rem#fff,21.8vw 62.1vh 0 -.48rem#fff,94.8vw 36.7vh 0 -.24rem#fff,72vw 84.7vh 0 -.5rem#fff,91.6vw 89.5vh 0 -.3rem#fff,97.1vw 2.3vh 0 -.23rem#fff,44.1vw 90.2vh 0 -.04rem#fff,45.5vw 79.8vh 0 -.24rem#fff,77.8vw 44.4vh 0 -.02rem#fff,21.7vw 54.2vh 0 -.14rem#fff,2.2vw 44.6vh 0 -.2rem#fff,25.3vw 72.9vh 0 -.11rem#fff,17.4vw 9vh 0 -.25rem#fff,33.6vw 27.1vh 0 -.04rem#fff,32.4vw 22.3vh 0 -.09rem#fff,50.4vw 87.5vh 0 -.16rem#fff,58.8vw 16vh 0 -.12rem#fff,96.3vw 58.5vh 0 -.06rem#fff,16.9vw 67.2vh 0 -.36rem#fff,17.9vw 28.5vh 0 -.2rem#fff,98.2vw 20.1vh 0 -.45rem#fff,36vw 52.5vh 0 -.5rem#fff,3.5vw 4.3vh 0 -.17rem#fff,40.2vw 4.1vh 0 -.33rem#fff,34.3vw 52vh 0 -.05rem#fff,83.1vw 27.6vh 0 -.12rem#fff,23.2vw 9.3vh 0 -.14rem#fff,63.1vw 82.7vh 0 -.11rem#fff,98vw 67.5vh 0 -.01rem#fff,15.4vw 46vh 0 -.11rem#fff,98.5vw 70.3vh 0 -.11rem#fff,11.2vw 25vh 0 -.09rem#fff,31.1vw 66.8vh 0 -.48rem#fff,8.9vw 16.2vh 0 -.33rem#fff,43.6vw 73.8vh 0 -.25rem#fff,1.4vw 96.2vh 0 -.48rem#fff,60.5vw 87.1vh 0 -.47rem#fff,20.6vw 27.1vh 0 -.18rem#fff,25vw 67.4vh 0 -.46rem#fff,48vw 29.8vh 0 -.06rem#fff,77.1vw 23vh 0 -.25rem#fff,40.4vw 50.7vh 0 -.06rem#fff,73.9vw 3.4vh 0 -.01rem#fff,23.9vw 69.9vh 0 -.35rem#fff,38.8vw 6.3vh 0 -.07rem#fff,63vw 59.5vh 0 -.19rem#fff,21.1vw 22vh 0 -.33rem#fff,54.4vw 42.8vh 0 -.25rem#fff,18.8vw 96.4vh 0 -.06rem#fff,44.8vw 29.4vh 0 -.45rem#fff,59.6vw 94.9vh 0 -.44rem#fff,64.9vw 56.8vh 0 -.21rem#fff,17.8vw 48.7vh 0 -.39rem#fff,72.2vw 19.8vh 0 -.14rem#fff,42vw 47.5vh 0 -.14rem#fff,60.7vw 36.5vh 0 -.2rem#fff,21.6vw 56.4vh 0 -.47rem#fff,52.2vw 70.8vh 0 -.08rem#fff,42.5vw 16.6vh 0 -.21rem#fff,33.2vw 83.6vh 0 -.17rem#fff,88.3vw 30.8vh 0 -.23rem#fff,81.3vw 35.4vh 0 -.25rem#fff,64.1vw 4.1vh 0 -.22rem#fff,90.5vw 61.4vh 0 -.12rem#fff,17.2vw 13.5vh 0 -.33rem#fff,85.6vw 16.2vh 0 -.02rem#fff,38vw 37.3vh 0 -.08rem#fff,97.6vw 65.1vh 0 -.19rem#fff,71.1vw 4vh 0 -.35rem#fff,14.9vw 36.3vh 0 -.44rem#fff,3.3vw 13.7vh 0 -.5rem#fff,44.6vw 98.7vh 0 -.41rem#fff,12vw 13.8vh 0 -.06rem#fff,60.4vw 86.8vh 0 -.06rem#fff,38.4vw 20.6vh 0 -.48rem#fff,82.5vw 6.8vh 0 -.33rem#fff,12.3vw 30.9vh 0 -.21rem#fff,38.2vw 51.6vh 0 -.09rem#fff,2.4vw 60.2vh 0 -.3rem#fff,31.6vw 95.1vh 0 -.01rem#fff,60.3vw 60vh 0 -.46rem#fff,7.4vw 33.7vh 0 -.26rem#fff,44.4vw 66.9vh 0 -.23rem#fff,76.8vw 71.8vh 0 -.27rem#fff,29vw 86vh 0 -.13rem#fff,56.7vw 63.7vh 0 -.04rem#fff,70.7vw 70.7vh 0 -.25rem#fff,91.8vw 63.2vh 0 -.13rem#fff,99.2vw 88.2vh 0 -.21rem#fff,93.7vw 18.1vh 0 -.27rem#fff;filter:blur(1.5px);height:1.5rem;width:1.5rem}.layer1.a{animation-delay:-3s}.layer2{animation-duration:8s;box-shadow:19.9vw 61.4vh 0 -.01rem#fff,52vw 72.7vh 0 -.09rem#fff,74.3vw 31.6vh 0 -.39rem#fff,55.5vw 40vh 0 -.4rem#fff,38.9vw 58.4vh 0 -.29rem#fff,75.4vw 35.4vh 0 -.2rem#fff,24.7vw 46.1vh 0 -.43rem#fff,48.8vw 91.2vh 0 -.08rem#fff,27.9vw 19.2vh 0 -.27rem#fff,97.6vw 3.6vh 0 -.32rem#fff,52.1vw 70.2vh 0 -.48rem#fff,67.6vw 11.5vh 0 -.29rem#fff,17.3vw 27.7vh 0 -.1rem#fff,46.8vw 8.5vh 0 -.41rem#fff,87.7vw 18.9vh 0 -.2rem#fff,69.3vw 8.2vh 0 -.4rem#fff,7.6vw 13.5vh 0 -.36rem#fff,75.3vw 76.8vh 0 -.13rem#fff,87.5vw 37.6vh 0 -.09rem#fff,97.5vw 10.7vh 0 -.01rem#fff,35.8vw 54.7vh 0 -.41rem#fff,14.3vw 51vh 0 -.06rem#fff,80.9vw 11.1vh 0 -.23rem#fff,72.8vw 19.3vh 0 -.34rem#fff,76vw 67.6vh 0 -.01rem#fff,16.7vw 52.1vh 0 -.43rem#fff,45.4vw 14.3vh 0 -.34rem#fff,65.1vw .9vh 0 -.3rem#fff,58.8vw 10.6vh 0 -.34rem#fff,99.8vw 61.7vh 0 -.39rem#fff,28.7vw 25.4vh 0 -.24rem#fff,44.6vw 57.9vh 0 -.34rem#fff,41vw 2.1vh 0 -.15rem#fff,52.7vw 33.7vh 0 -.43rem#fff,73.1vw 45.1vh 0 -.28rem#fff,69.9vw 19.2vh 0 -.04rem#fff,34.6vw 94.2vh 0 -.12rem#fff,73.6vw 33.2vh 0 -.03rem#fff,54.5vw 42.1vh 0 -.4rem#fff,43.4vw 7.7vh 0 -.24rem#fff,68.1vw 83.8vh 0 -.39rem#fff,68.4vw 82.5vh 0 -.18rem#fff,98.8vw 73.5vh 0 -.4rem#fff,40.5vw 76.2vh 0 -.42rem#fff,85.2vw 17.3vh 0 -.35rem#fff,93.6vw 69.6vh 0 -.05rem#fff,19.9vw 37vh 0 -.24rem#fff,91.2vw 8.4vh 0 -.4rem#fff,29.8vw 75.7vh 0 -.07rem#fff,10.8vw 9.2vh 0 -.19rem#fff,43.5vw 90.8vh 0 -.19rem#fff,80.1vw 18.8vh 0 -.28rem#fff,28.5vw 89.7vh 0 -.11rem#fff,24.6vw 12.4vh 0 -.5rem#fff,54.6vw 10.3vh 0 -.13rem#fff,17.2vw 96vh 0 -.19rem#fff,55vw 47vh 0 -.18rem#fff,89.3vw 19.3vh 0 -.02rem#fff,28.8vw 52.4vh 0 -.06rem#fff,13.1vw 87.2vh 0 -.37rem#fff,52.8vw 81.5vh 0 -.06rem#fff,16.9vw 39.4vh 0 -.29rem#fff,97.2vw 72.3vh 0 -.27rem#fff,90.6vw 86.5vh 0 -.28rem#fff,61.1vw 72.9vh 0 -.37rem#fff,77.4vw 88.3vh 0 -.27rem#fff,86.7vw 46.9vh 0 -.4rem#fff,54vw 58.3vh 0 -.11rem#fff,28.1vw 80vh 0 -.38rem#fff,1.3vw 67.4vh 0 -.18rem#fff,38.1vw 39.2vh 0 -.32rem#fff,85.2vw 76.6vh 0 -.47rem#fff,66.3vw 80.1vh 0 -.43rem#fff,96.9vw 68.7vh 0 -.25rem#fff,96.4vw 94.5vh 0 -.24rem#fff,95.4vw 96.6vh 0 -.06rem#fff,50.2vw 95.4vh 0 -.35rem#fff,8.4vw 20.1vh 0 -.47rem#fff,57.5vw 7.7vh 0 -.33rem#fff,51.6vw 44.1vh 0 -.18rem#fff,16.1vw 93.4vh 0 -.29rem#fff,57vw 92vh 0 -.19rem#fff,86.8vw 88.6vh 0 -.17rem#fff,70.2vw 28.7vh 0 -.47rem#fff,66.5vw 93.2vh 0 -.24rem#fff,44.7vw 54.3vh 0 -.09rem#fff,81.6vw 80.1vh 0 -.29rem#fff,83.9vw 88.7vh 0 -.45rem#fff,61.1vw 26.9vh 0 -.16rem#fff,86.7vw 47.3vh 0 -.5rem#fff,24.5vw 16.3vh 0 -.29rem#fff,22.5vw 27.2vh 0 -.03rem#fff,77.8vw 95.2vh 0 -.11rem#fff,86.1vw 52.7vh 0 -.11rem#fff,49vw 40.4vh 0 -.16rem#fff,6.6vw 97vh 0 -.37rem#fff,84.1vw 17vh 0 -.49rem#fff,23.4vw 17.3vh 0 -.44rem#fff,28.9vw 93.6vh 0 -.14rem#fff,25.3vw 43.7vh 0 -.21rem#fff,23.1vw 74.3vh 0 -.35rem#fff,54.5vw 14.4vh 0 -.21rem#fff,99.7vw 3.4vh 0 -.04rem#fff,48.9vw 31vh 0 -.49rem#fff,94.7vw 28.6vh 0 -.1rem#fff,80.6vw 82.9vh 0 -.08rem#fff,77vw 36.1vh 0 -.29rem#fff,62.9vw 25.2vh 0 -.08rem#fff,14.8vw 72.5vh 0 -.03rem#fff,90.4vw 3.6vh 0 -.35rem#fff,44.8vw 8.1vh 0 -.21rem#fff,66.7vw 62.9vh 0 -.3rem#fff,86.2vw 37.1vh 0 -.33rem#fff,20.2vw 78.9vh 0 -.06rem#fff,53.9vw 31.1vh 0 -.14rem#fff,51.6vw 68.1vh 0 -.22rem#fff,1.2vw 26.3vh 0 -.1rem#fff,51.4vw 2.1vh 0 -.11rem#fff,74vw 66.4vh 0 -.14rem#fff,64.5vw 46.9vh 0 -.12rem#fff,45.8vw 19.2vh 0 -.21rem#fff,3.3vw 53.5vh 0 -.14rem#fff,64.6vw 10.6vh 0 -.16rem#fff,10.8vw 5.7vh 0 -.25rem#fff,10.3vw 82.2vh 0 -.03rem#fff,34.9vw 56.7vh 0 -.31rem#fff,32.2vw 90.7vh 0 -.28rem#fff,38.4vw 5.5vh 0 -.28rem#fff,26.2vw 61.7vh 0 -.38rem#fff,14.3vw 35.3vh 0 -.33rem#fff,68.9vw 85.3vh 0 -.09rem#fff,44.2vw 76.2vh 0 -.37rem#fff,42.7vw 89.5vh 0 -.24rem#fff,75.3vw 28.1vh 0 -.14rem#fff,29vw 99vh 0 -.15rem#fff,50.4vw 72.6vh 0 -.49rem#fff,19.3vw 10vh 0 -.06rem#fff,72.2vw 88.7vh 0 -.48rem#fff,3vw .8vh 0 -.45rem#fff,5.3vw 22.4vh 0 -.09rem#fff,5.3vw 58.1vh 0 -.23rem#fff,63.7vw 57.4vh 0 -.3rem#fff,49.5vw 11.2vh 0 -.26rem#fff,67.9vw 34.7vh 0 -.45rem#fff,99.4vw 60.6vh 0 -.22rem#fff,.9vw 29.1vh 0 -.07rem#fff,4vw 67.2vh 0 -.16rem#fff,69.8vw 13.9vh 0 -.25rem#fff,89.5vw 42.6vh 0 -.25rem#fff,53.5vw 12.4vh 0 -.11rem#fff,6.7vw 79.5vh 0 -.47rem#fff,26.8vw 30.2vh 0 -.44rem#fff,70.4vw 97.8vh 0 -.36rem#fff,54.1vw 88.6vh 0 -.17rem#fff,62.4vw 27.2vh 0 -.47rem#fff,20.8vw 86.1vh 0 -.32rem#fff,49.5vw 60.8vh 0 -.15rem#fff,59.3vw 37.4vh 0 -.2rem#fff,93.9vw 26.6vh 0 -.42rem#fff,98vw 8.3vh 0 -.17rem#fff,76.3vw 71.4vh 0 -.35rem#fff,96.3vw 15.5vh 0 -.03rem#fff,91.1vw 69.8vh 0 -.29rem#fff,96.1vw 87.9vh 0 -.26rem#fff,87.9vw 36.6vh 0 -.17rem#fff,50.8vw 75.8vh 0 -.33rem#fff,31.4vw 1.3vh 0 -.38rem#fff,58.8vw 24.9vh 0 -.1rem#fff,6.5vw 86.5vh 0 -.04rem#fff,24.2vw 41.5vh 0 -.5rem#fff,33.6vw 3.7vh 0 -.46rem#fff,66.3vw 72.2vh 0 -.5rem#fff,57.6vw 51.3vh 0 -.13rem#fff,49.4vw 19.4vh 0 -.13rem#fff,36.9vw 23.9vh 0 -.43rem#fff,73.1vw 26.1vh 0 -.49rem#fff,49.5vw 95.5vh 0 -.42rem#fff,99.9vw 89vh 0 -.12rem#fff,58.4vw 58.9vh 0 -.5rem#fff,16.7vw 23.8vh 0 -.39rem#fff,93.2vw 77.8vh 0 -.16rem#fff,18.5vw 29vh 0 -.13rem#fff,88.7vw 71.4vh 0 -.37rem#fff,39.8vw 72.9vh 0 -.31rem#fff,51.6vw 66.2vh 0 -.26rem#fff,1.9vw 37.1vh 0 -.05rem#fff,44vw 33.4vh 0 -.14rem#fff,4.6vw 99.3vh 0 -.25rem#fff,67.4vw 6.6vh 0 -.48rem#fff,87.2vw 47.1vh 0 -.13rem#fff,82.1vw 66.8vh 0 -.49rem#fff,23vw 6.9vh 0 -.19rem#fff,89.6vw 28.4vh 0 -.15rem#fff,56vw 32.2vh 0 -.02rem#fff,6.9vw 49.2vh 0 -.28rem#fff,38.2vw 80.7vh 0 -.26rem#fff,81vw 37.2vh 0 -.33rem#fff,13.3vw 50.7vh 0 -.13rem#fff,51.4vw 7.2vh 0 -.03rem#fff,70.7vw 65.4vh 0 -.16rem#fff,29vw 87.5vh 0 -.04rem#fff,6.1vw 34vh 0 -.23rem#fff,1.2vw 55.3vh 0 -.3rem#fff,27.5vw 30.9vh 0 -.27rem#fff,98.6vw 40.4vh 0 -.33rem#fff,20.2vw 37vh 0 -.17rem#fff,71.8vw 14vh 0 -.17rem#fff,62vw 95.9vh 0 -.33rem#fff,72.5vw 5.2vh 0 -.46rem#fff,35.4vw 40.6vh 0 -.46rem#fff,32.8vw 1.2vh 0 -.34rem#fff,7.1vw 4.9vh 0 -.5rem#fff,54.7vw 35.5vh 0 -.22rem#fff,39.1vw 64.3vh 0 -.22rem#fff,94.7vw 41.9vh 0 -.14rem#fff,35.1vw 68.5vh 0 -.32rem#fff,81.4vw 82.4vh 0 -.23rem#fff,87.9vw 33.4vh 0 -.4rem#fff,19vw 60vh 0 -.38rem#fff,85.7vw 13.1vh 0 -.22rem#fff,69.9vw 66.9vh 0 -.16rem#fff,51.3vw 88.4vh 0 -.2rem#fff,16vw 79.7vh 0 -.49rem#fff,4.3vw 34.8vh 0 -.09rem#fff,28.5vw 5.3vh 0 -.11rem#fff,83.6vw 10.2vh 0 -.48rem#fff,13.6vw 29.3vh 0 -.32rem#fff,45.6vw 90.6vh 0 -.33rem#fff,79.5vw 94.4vh 0 -.23rem#fff,1.9vw 61.2vh 0 -.31rem#fff,41.2vw 23.5vh 0 -.3rem#fff,26.5vw 73.4vh 0 -.06rem#fff,22.5vw 69.9vh 0 -.38rem#fff,92.8vw 9.2vh 0 -.38rem#fff,83.6vw 82.1vh 0 -.1rem#fff,60.6vw 70.5vh 0 -.08rem#fff,2.5vw 52.1vh 0 -.38rem#fff,33.5vw 56.8vh 0 -.12rem#fff,66.9vw 72.1vh 0 -.03rem#fff,27.7vw 56.7vh 0 -.34rem#fff,3vw 63.5vh 0 -.01rem#fff,47.9vw 44vh 0 -.1rem#fff,60.9vw 59.4vh 0 -.22rem#fff,38.2vw 7vh 0 -.03rem#fff,96.8vw 27.4vh 0 -.26rem#fff,3vw 28.7vh 0 -.2rem#fff,54vw 91.7vh 0 -.24rem#fff,54.2vw 1vh 0 -.45rem#fff,14.7vw 91.7vh 0 -.32rem#fff,2.5vw 23.9vh 0 -.14rem#fff,49.6vw 64.5vh 0 -.46rem#fff,35.3vw 9.4vh 0 -.33rem#fff,9vw 96.2vh 0 -.34rem#fff,93.2vw 40.1vh 0 -.01rem#fff,42vw 3.2vh 0 -.06rem#fff,73.9vw 78vh 0 -.31rem#fff,65.2vw 77.4vh 0 -.32rem#fff,45.6vw 5.4vh 0 -.2rem#fff,95.2vw 9.8vh 0 -.22rem#fff,63.9vw 61.5vh 0 -.05rem#fff,71.2vw 3.9vh 0 -.04rem#fff,15.3vw 94.3vh 0 -.07rem#fff,15.6vw 52.2vh 0 -.41rem#fff,57.7vw 84.9vh 0 -.49rem#fff,25vw 74.5vh 0 -.09rem#fff,.8vw 33.3vh 0 -.02rem#fff,52.7vw 87.6vh 0 -.2rem#fff,42vw 11.1vh 0 -.03rem#fff,55.3vw 39.8vh 0 -.34rem#fff,11.6vw 13.2vh 0 -.07rem#fff,5.8vw 7.8vh 0 -.46rem#fff,35.2vw 64.2vh 0 -.48rem#fff,10.3vw 70.6vh 0 -.5rem#fff,17.3vw 31.9vh 0 -.37rem#fff,65.3vw 56.7vh 0 -.43rem#fff,40.7vw 17.4vh 0 -.29rem#fff,16.9vw 65.4vh 0 -.49rem#fff,27.9vw 32.5vh 0 -.05rem#fff,75.3vw 15.9vh 0 -.43rem#fff,41.9vw 11.4vh 0 -.39rem#fff,78.6vw 86.9vh 0 -.1rem#fff,92.8vw 28.8vh 0 -.13rem#fff,61.5vw 51.8vh 0 -.32rem#fff,89.1vw 51.5vh 0 -.24rem#fff,26.7vw 30.4vh 0 -.03rem#fff,10.3vw 54.7vh 0 -.06rem#fff,22vw 64vh 0 -.4rem#fff,52.1vw 14.7vh 0 -.22rem#fff,24.6vw 56.1vh 0 -.39rem#fff,40.5vw 1.6vh 0 -.2rem#fff,38.3vw 37.6vh 0 -.36rem#fff,34.7vw 95.8vh 0 -.1rem#fff,94.5vw 70.1vh 0 -.33rem#fff,10.5vw 50.4vh 0 -.41rem#fff,37vw 32.9vh 0 -.33rem#fff,81.1vw 47.1vh 0 -.14rem#fff,81.5vw 24.7vh 0 -.34rem#fff,81.4vw 97.8vh 0 -.42rem#fff,37.2vw 43.3vh 0 -.13rem#fff,28.6vw 38.6vh 0 -.15rem#fff,73.2vw 44.3vh 0 -.32rem#fff,10.2vw 92.3vh 0 -.24rem#fff,47.1vw 81.1vh 0 -.14rem#fff,69.8vw 36.9vh 0 -.27rem#fff,36.1vw 68.9vh 0 -.21rem#fff,97.5vw 60.8vh 0 -.27rem#fff,79.9vw 23vh 0 -.12rem#fff,87.6vw 28.1vh 0 -.28rem#fff,96.1vw 72.1vh 0 -.31rem#fff,84.9vw 62.8vh 0 -.04rem#fff,11.2vw 94.4vh 0 -.33rem#fff,93vw 81.4vh 0 -.01rem#fff,66.9vw 93.2vh 0 -.44rem#fff,49.1vw 75.8vh 0 -.3rem#fff,27.3vw 57.9vh 0 -.1rem#fff,28.8vw 73.5vh 0 -.42rem#fff,50.2vw 60.4vh 0 -.14rem#fff,82.2vw 13.7vh 0 -.38rem#fff,99.7vw 23.5vh 0 -.11rem#fff,57.8vw 33.6vh 0 -.43rem#fff,85.4vw 53.5vh 0 -.34rem#fff,26.3vw 55.7vh 0 -.03rem#fff,85.8vw 86.8vh 0 -.23rem#fff,45.8vw 50.4vh 0 -.4rem#fff,81.1vw 10.3vh 0 -.2rem#fff,77.3vw 50.3vh 0 -.15rem#fff,34vw 16.8vh 0 -.48rem#fff,68.7vw 45.1vh 0 -.16rem#fff,33.6vw 99.7vh 0 -.05rem#fff,21.7vw 51.2vh 0 -.11rem#fff,95.3vw 48.3vh 0 -.49rem#fff,69.1vw 51.6vh 0 -.47rem#fff,2.4vw 41.4vh 0 -.44rem#fff,78.6vw 38.2vh 0 -.38rem#fff,77.1vw 91.9vh 0 -.34rem#fff,60.8vw 83.6vh 0 -.05rem#fff,44.1vw 46vh 0 -.44rem#fff,90.3vw 65.4vh 0 -.46rem#fff,41.2vw 63.5vh 0 -.46rem#fff,47.2vw 12.5vh 0 -.44rem#fff,11.2vw 6vh 0 -.43rem#fff,33vw 46.8vh 0 -.15rem#fff,71.6vw 97.7vh 0 -.49rem#fff,86.1vw 66vh 0 -.07rem#fff,34.1vw 46.4vh 0 -.18rem#fff,53.2vw 82.4vh 0 -.2rem#fff,19.7vw 53.5vh 0 -.27rem#fff,76.1vw 6.9vh 0 -.23rem#fff,5.4vw 18.8vh 0 -.21rem#fff,79vw 28.9vh 0 -.11rem#fff,69.3vw 43.4vh 0 -.21rem#fff,35.7vw 24.6vh 0 -.21rem#fff,24.8vw 63.5vh 0 -.37rem#fff,20.1vw 33.1vh 0 -.26rem#fff,65.1vw 26.8vh 0 -.2rem#fff,53.3vw 12.1vh 0 -.3rem#fff,29.6vw 17.1vh 0 -.46rem#fff,87.2vw 98.1vh 0 -.31rem#fff,59vw 46.3vh 0 -.22rem#fff,51.6vw 83.1vh 0 -.41rem#fff,13.3vw 58.6vh 0 -.4rem#fff,41.7vw 50vh 0 -.25rem#fff,59.6vw 36.8vh 0 -.38rem#fff,35.1vw 69.8vh 0 -.33rem#fff,88.2vw 47.5vh 0 -.34rem#fff,51.7vw 2.9vh 0 -.36rem#fff,54.8vw .6vh 0 -.01rem#fff,6.8vw 74vh 0 -.36rem#fff,22.4vw 94vh 0 -.08rem#fff,69.1vw 92.2vh 0 -.5rem#fff,43.4vw 13.2vh 0 -.13rem#fff,82.1vw 42.9vh 0 -.23rem#fff,15.2vw 13.2vh 0 -.36rem#fff,37.3vw 64.6vh 0 -.17rem#fff,83.8vw 75.5vh 0 -.06rem#fff,2.2vw 80.2vh 0 -.22rem#fff,42.4vw 57.5vh 0 -.37rem#fff,9.7vw 29.5vh 0 -.17rem#fff,63.9vw 81.7vh 0 -.01rem#fff,52.7vw 19.9vh 0 -.23rem#fff,61.9vw .8vh 0 -.26rem#fff,78.4vw 15.4vh 0 -.38rem#fff,83.4vw 82.8vh 0 -.03rem#fff,70.8vw 41.9vh 0 -.5rem#fff,88.6vw 84.2vh 0 -.29rem#fff,68.7vw 50.8vh 0 -.43rem#fff,45.8vw 19.8vh 0 -.47rem#fff,87.3vw 52.6vh 0 -.37rem#fff,43vw 61.9vh 0 -.07rem#fff,86.4vw 53.6vh 0 -.3rem#fff,72vw 25.3vh 0 -.09rem#fff,97.7vw 88.7vh 0 -.35rem#fff,95.4vw 2.5vh 0 -.29rem#fff,86.2vw 34.2vh 0 -.45rem#fff,32.4vw 28.2vh 0 -.39rem#fff,72.2vw 25.2vh 0 -.34rem#fff,31.4vw 44.2vh 0 -.37rem#fff,36.8vw 2.8vh 0 -.11rem#fff,31.5vw 28.3vh 0 -.46rem#fff,80.2vw 39.6vh 0 -.49rem#fff;filter:blur(3px);height:1.2rem;width:1.2rem}.layer2.a{animation-delay:-4s}.layer3{animation-duration:10s;box-shadow:67.8vw 93.3vh 0 -.03rem#fff,35.9vw 46vh 0 -.24rem#fff,24.1vw 8.1vh 0 -.06rem#fff,26.1vw 27.3vh 0 -.44rem#fff,67.2vw 48.4vh 0 -.49rem#fff,68.1vw 35.8vh 0 -.26rem#fff,26.3vw 79.8vh 0 -.46rem#fff,48.4vw 69.7vh 0 -.4rem#fff,36.9vw 32.1vh 0 -.28rem#fff,99.7vw 35.9vh 0 -.19rem#fff,61.3vw 48vh 0 -.36rem#fff,73.6vw 94.7vh 0 -.35rem#fff,99.5vw 91.6vh 0 -.02rem#fff,1.4vw 87.8vh 0 -.08rem#fff,17.8vw 48.1vh 0 -.14rem#fff,76.1vw 20.3vh 0 -.03rem#fff,35.7vw 28.4vh 0 -.09rem#fff,17.1vw 72.8vh 0 -.14rem#fff,7vw 54.6vh 0 -.13rem#fff,2.7vw 6.5vh 0 -.31rem#fff,18.1vw 35.1vh 0 -.13rem#fff,55.2vw 20.5vh 0 -.29rem#fff,25.9vw 85.4vh 0 -.13rem#fff,76.7vw 26vh 0 -.37rem#fff,61.2vw 61.1vh 0 -.29rem#fff,53.9vw 45.9vh 0 -.05rem#fff,56.4vw 47vh 0 -.29rem#fff,4.4vw 98vh 0 -.46rem#fff,39.3vw 64.5vh 0 -.35rem#fff,72.2vw 48.9vh 0 -.32rem#fff,70.2vw 24.4vh 0 -.13rem#fff,38.1vw 65.9vh 0 -.16rem#fff,65.5vw 98.9vh 0 -.09rem#fff,86.7vw 82.2vh 0 -.34rem#fff,75.3vw 84.7vh 0 -.24rem#fff,63.6vw .1vh 0 -.49rem#fff,87vw 49.8vh 0 -.32rem#fff,96.5vw 87.6vh 0 -.04rem#fff,7.8vw 60vh 0 -.02rem#fff,26.9vw 88.9vh 0 -.31rem#fff,52.1vw 86.8vh 0 -.34rem#fff,.8vw 75.1vh 0 -.42rem#fff,49.8vw 81.1vh 0 -.33rem#fff,34.1vw 1.7vh 0 -.16rem#fff,72vw .3vh 0 -.13rem#fff,77.3vw 47.2vh 0 -.37rem#fff,4.4vw 70.6vh 0 -.21rem#fff,14.2vw 77vh 0 -.07rem#fff,55.6vw 29.8vh 0 -.46rem#fff,57.5vw 79.9vh 0 -.48rem#fff,34.7vw 61.3vh 0 -.15rem#fff,18.7vw 75.1vh 0 -.11rem#fff,.9vw 25.3vh 0 -.41rem#fff,32.4vw 82.9vh 0 -.24rem#fff,16vw 36.5vh 0 -.27rem#fff,89.4vw 80.4vh 0 -.15rem#fff,73.9vw 23.1vh 0 -.29rem#fff,31.2vw 25vh 0 -.33rem#fff,65.3vw 2.8vh 0 -.23rem#fff,7.2vw 56.2vh 0 -.05rem#fff,66.7vw 18.2vh 0 -.19rem#fff,17.7vw 96.4vh 0 -.31rem#fff,94.6vw 6.8vh 0 -.19rem#fff,2.1vw 14.5vh 0 -.39rem#fff,84.3vw 8.8vh 0 -.33rem#fff,78vw 2.7vh 0 -.29rem#fff,61.2vw 77.7vh 0 -.2rem#fff,16.4vw 97vh 0 -.35rem#fff,60vw 5.6vh 0 -.3rem#fff,29.6vw 70.2vh 0 -.34rem#fff,71.5vw 43.9vh 0 -.21rem#fff,5.4vw 17.6vh 0 -.24rem#fff,91.2vw 5.5vh 0 -.39rem#fff,35.9vw 97.3vh 0 -.1rem#fff,47.6vw 57.3vh 0 -.3rem#fff,26.2vw 34.5vh 0 -.39rem#fff,35.1vw 20.4vh 0 -.08rem#fff,52.3vw 55.6vh 0 -.01rem#fff,14vw 11.6vh 0 -.41rem#fff,5vw 53.1vh 0 -.15rem#fff,44vw 77.6vh 0 -.31rem#fff,31.4vw 25.7vh 0 -.28rem#fff,85.6vw 39.5vh 0 -.07rem#fff,58.7vw 97.8vh 0 -.41rem#fff,36.1vw 75.2vh 0 -.23rem#fff,95.8vw 22.6vh 0 -.49rem#fff,53.2vw 97.6vh 0 -.01rem#fff,61.5vw 72.3vh 0 -.49rem#fff,44.9vw 84.5vh 0 -.38rem#fff,.3vw 35.5vh 0 -.38rem#fff,20.7vw 34.9vh 0 -.11rem#fff,93.5vw 81.8vh 0 -.13rem#fff,16.9vw 80.9vh 0 -.5rem#fff,43.2vw 12vh 0 -.5rem#fff,75.5vw 11.4vh 0 -.04rem#fff,71.3vw 90.7vh 0 -.49rem#fff,36.4vw 19.4vh 0 -.23rem#fff,78.1vw 30.4vh 0 -.23rem#fff,73.2vw 4.4vh 0 -.44rem#fff,80.8vw 37.2vh 0 -.21rem#fff,75.4vw 85.6vh 0 -.47rem#fff,41.4vw 2vh 0 -.26rem#fff,27.2vw 61.3vh 0 -.42rem#fff,47.5vw 55.8vh 0 -.41rem#fff,50.6vw 29.7vh 0 -.39rem#fff,76.6vw 33.7vh 0 -.03rem#fff,47vw 3.7vh 0 -.02rem#fff,15.1vw 57.9vh 0 -.23rem#fff,89.7vw 92.4vh 0 -.05rem#fff,98vw 41.7vh 0 -.22rem#fff,78.9vw 19.6vh 0 -.19rem#fff,96.7vw 33.2vh 0 -.1rem#fff,85.6vw 45.4vh 0 -.12rem#fff,54.4vw 50.8vh 0 -.21rem#fff,14.5vw 22.9vh 0 -.44rem#fff,43.2vw 49.1vh 0 -.2rem#fff,30.9vw 37.8vh 0 -.12rem#fff,23.5vw 14.4vh 0 -.29rem#fff,40.1vw 86.6vh 0 -.24rem#fff,23.2vw 97vh 0 -.43rem#fff,70.9vw 40vh 0 -.49rem#fff,17.3vw 61.8vh 0 -.22rem#fff,74.2vw 17.6vh 0 -.16rem#fff,20.8vw 27.8vh 0 -.16rem#fff,67.2vw 26.2vh 0 -.12rem#fff,46.3vw 81.8vh 0 -.3rem#fff,16.4vw 43.6vh 0 -.49rem#fff,8.8vw 61.4vh 0 -.16rem#fff,17.2vw 73.1vh 0 -.03rem#fff,80vw 5.5vh 0 -.19rem#fff,37.9vw 3.7vh 0 -.48rem#fff,18.6vw 74vh 0 -.49rem#fff,12.7vw 49.1vh 0 -.31rem#fff,76vw 44.9vh 0 -.2rem#fff,46.1vw 1.2vh 0 -.28rem#fff,8.3vw 5.4vh 0 -.02rem#fff,1.7vw 88.8vh 0 -.04rem#fff,59.5vw 24.9vh 0 -.01rem#fff,78.5vw 91.3vh 0 -.21rem#fff,85.9vw 49.2vh 0 -.37rem#fff,88vw 43.7vh 0 -.31rem#fff,24vw 46vh 0 -.33rem#fff,41.3vw 33vh 0 -.03rem#fff,34.3vw 80.9vh 0 -.29rem#fff,80.3vw 15.2vh 0 -.04rem#fff,37.9vw 14.8vh 0 -.39rem#fff,39vw 98.4vh 0 -.33rem#fff,22.6vw 64vh 0 -.49rem#fff,88.7vw 33.2vh 0 -.43rem#fff,72.9vw 14.6vh 0 -.16rem#fff,44vw 29.1vh 0 -.33rem#fff,57.5vw 50.2vh 0 -.02rem#fff,35vw 32.2vh 0 -.49rem#fff,39.7vw 13.8vh 0 -.44rem#fff,57.7vw 64vh 0 -.44rem#fff,88.3vw 94.1vh 0 -.44rem#fff,8.7vw 90.1vh 0 -.43rem#fff,83.3vw 1.3vh 0 -.02rem#fff,13.7vw 38.4vh 0 -.08rem#fff,.6vw 91.7vh 0 -.36rem#fff,59.5vw 97.3vh 0 -.48rem#fff,14vw 45.6vh 0 -.32rem#fff,97vw 40.4vh 0 -.04rem#fff,94.8vw 60.3vh 0 -.18rem#fff,97.5vw 89.7vh 0 -.16rem#fff,69.7vw 98.5vh 0 -.47rem#fff,40.6vw 64.2vh 0 -.39rem#fff,57.7vw 7.6vh 0 -.47rem#fff,37.4vw 5.1vh 0 -.23rem#fff,19.3vw 39.8vh 0 -.39rem#fff,67.5vw 67vh 0 -.19rem#fff,29.6vw 64.8vh 0 -.17rem#fff,64.5vw 3.3vh 0 -.01rem#fff,38vw 7.2vh 0 -.13rem#fff,89.5vw 81.1vh 0 -.41rem#fff,32.7vw 86vh 0 -.04rem#fff,62.1vw 27.3vh 0 -.32rem#fff,84vw 40.4vh 0 -.13rem#fff,46.5vw 91.2vh 0 -.24rem#fff,84.9vw 95.7vh 0 -.09rem#fff,27.1vw 25.7vh 0 -.02rem#fff,7.7vw 5.2vh 0 -.09rem#fff,73.7vw 17.6vh 0 -.02rem#fff,55.3vw 36.8vh 0 -.46rem#fff,57.5vw 63.8vh 0 -.31rem#fff,6.4vw 78.4vh 0 -.39rem#fff,59.4vw 83.1vh 0 -.23rem#fff,1.7vw 4vh 0 -.05rem#fff,14.9vw 81.5vh 0 -.14rem#fff,49.5vw 89vh 0 -.26rem#fff,90.1vw 57.3vh 0 -.26rem#fff,7.1vw 58vh 0 -.07rem#fff,45.3vw 77.2vh 0 -.04rem#fff,21.8vw 79vh 0 -.17rem#fff,38.5vw 85.5vh 0 -.26rem#fff,68.3vw 49.2vh 0 -.13rem#fff,96.6vw 58.8vh 0 -.36rem#fff,92.6vw 55.9vh 0 -.47rem#fff,35.2vw 70.9vh 0 -.27rem#fff,12.8vw 10.9vh 0 -.5rem#fff,26.6vw 1.2vh 0 -.13rem#fff,21.8vw 78.7vh 0 -.27rem#fff,31vw 9.3vh 0 -.18rem#fff,44.9vw 18vh 0 -.36rem#fff,46vw 29.7vh 0 -.01rem#fff,56.5vw 82vh 0 -.08rem#fff,77.8vw 54.7vh 0 -.01rem#fff,66.8vw 39.8vh 0 -.18rem#fff,87.9vw 12.2vh 0 -.03rem#fff,94.2vw 47.8vh 0 -.45rem#fff,54.3vw 31.5vh 0 -.07rem#fff,47.5vw 2.1vh 0 -.11rem#fff,54.2vw 63.1vh 0 -.49rem#fff,84vw 18.4vh 0 -.07rem#fff,15.8vw 81.4vh 0 -.13rem#fff,94.2vw 38.6vh 0 -.44rem#fff,53.3vw 74.9vh 0 -.29rem#fff,27.6vw 79.7vh 0 -.2rem#fff,9vw 69.3vh 0 -.44rem#fff,24.5vw 81.4vh 0 -.12rem#fff,85.5vw 14.4vh 0 -.41rem#fff,37.6vw 65.3vh 0 -.26rem#fff,29.5vw 16.6vh 0 -.19rem#fff,32.7vw 3.6vh 0 -.48rem#fff,16.8vw 36.7vh 0 -.01rem#fff,63.2vw 10vh 0 -.19rem#fff,12vw 75.2vh 0 -.01rem#fff,82.8vw 75.1vh 0 -.07rem#fff,43.2vw 8.9vh 0 -.1rem#fff,67.1vw 97.8vh 0 -.42rem#fff,25vw 58.3vh 0 -.48rem#fff,18.2vw 21.2vh 0 -.49rem#fff,56.5vw 77.3vh 0 -.36rem#fff,73.4vw 15.9vh 0 -.44rem#fff,27.8vw 91vh 0 -.11rem#fff,18.9vw 84.8vh 0 -.2rem#fff,11vw 53.7vh 0 -.02rem#fff,87.8vw 61.8vh 0 -.19rem#fff,46vw 72.4vh 0 -.15rem#fff,62vw 65.2vh 0 -.44rem#fff,79.4vw 77.9vh 0 -.18rem#fff,5.5vw 52.1vh 0 -.16rem#fff,91.6vw 54.3vh 0 -.08rem#fff,97vw 69.5vh 0 -.45rem#fff,60vw 56.3vh 0 -.42rem#fff,93.9vw 96.6vh 0 -.21rem#fff,34.3vw 54.5vh 0 -.24rem#fff,71vw 75.5vh 0 -.14rem#fff,14.7vw 69.1vh 0 -.44rem#fff,97.7vw 5.8vh 0 -.38rem#fff,18.2vw 72.5vh 0 -.19rem#fff,35.8vw 37.9vh 0 -.47rem#fff,38.8vw .9vh 0 -.37rem#fff,83.8vw 58.8vh 0 -.31rem#fff,19.2vw 18.5vh 0 -.33rem#fff,6.6vw 81.5vh 0 -.18rem#fff,97.1vw 69.6vh 0 -.22rem#fff,15.9vw 74.2vh 0 -.04rem#fff,53.1vw 49.1vh 0 -.13rem#fff,17.5vw 52.2vh 0 -.3rem#fff,64.6vw 71vh 0 -.27rem#fff,39.9vw 60.2vh 0 -.15rem#fff,82.9vw 38vh 0 -.18rem#fff,69.4vw 65.3vh 0 -.25rem#fff,85vw 53.7vh 0 -.07rem#fff,35.3vw 65.5vh 0 -.19rem#fff,13.9vw 22.9vh 0 -.49rem#fff,55.1vw .5vh 0 -.09rem#fff,27.3vw 30.4vh 0 -.02rem#fff,23.2vw 11vh 0 -.49rem#fff,65vw 31.5vh 0 -.43rem#fff,43.7vw 63.1vh 0 -.34rem#fff,80.4vw 89.8vh 0 -.19rem#fff,26vw 2vh 0 -.22rem#fff,67.3vw 50vh 0 -.25rem#fff,13.4vw 99.4vh 0 -.11rem#fff,72.9vw 20.7vh 0 -.18rem#fff,11.9vw 29.5vh 0 -.27rem#fff,65.4vw 81.8vh 0 -.04rem#fff,85.1vw 36.9vh 0 -.11rem#fff,78.5vw 39.1vh 0 -.19rem#fff,37.4vw 61.1vh 0 -.05rem#fff,95.6vw 90.5vh 0 -.33rem#fff,41.7vw 74.5vh 0 -.41rem#fff,48.1vw 23.9vh 0 -.44rem#fff,82vw 56.5vh 0 -.36rem#fff,30.4vw 3.3vh 0 -.08rem#fff,44.9vw 63.1vh 0 -.18rem#fff,33.1vw 61.6vh 0 -.27rem#fff,74.2vw 13.1vh 0 -.11rem#fff,4.3vw 20.9vh 0 -.05rem#fff,81.8vw 39.9vh 0 -.32rem#fff,29.2vw 93.3vh 0 -.2rem#fff,1.7vw 77.2vh 0 -.26rem#fff,56.7vw 15.2vh 0 -.03rem#fff,83.1vw 88.6vh 0 -.31rem#fff,97.4vw 37.3vh 0 -.2rem#fff,77.9vw 36.8vh 0 -.26rem#fff,48.4vw 54.9vh 0 -.18rem#fff,2.1vw 73.1vh 0 -.33rem#fff,91.6vw 76.5vh 0 -.15rem#fff,70vw 52.8vh 0 -.02rem#fff,26.4vw 34.2vh 0 -.37rem#fff,74.1vw 55.8vh 0 -.31rem#fff,14.8vw 59.8vh 0 -.1rem#fff,20.6vw 86.4vh 0 -.16rem#fff,46.1vw 19.8vh 0 -.49rem#fff,74.5vw 69.3vh 0 -.14rem#fff,4.1vw 14.6vh 0 -.12rem#fff,79.4vw 53.1vh 0 -.24rem#fff,39.7vw 85.5vh 0 -.32rem#fff,71.7vw 76.4vh 0 -.03rem#fff,17.6vw 65.7vh 0 -.01rem#fff,5.2vw 1.3vh 0 -.22rem#fff,45.4vw 45.2vh 0 -.03rem#fff,32.9vw 66.5vh 0 -.05rem#fff,68.1vw 76.3vh 0 -.46rem#fff,4.7vw 29.4vh 0 -.43rem#fff,60vw 82.7vh 0 -.17rem#fff,89.9vw 8.9vh 0 -.3rem#fff,20.7vw 82.9vh 0 -.43rem#fff,81.5vw 9.8vh 0 -.5rem#fff,.2vw 98.8vh 0 -.27rem#fff,19.9vw 36.9vh 0 -.46rem#fff,81.3vw 56.9vh 0 -.41rem#fff,44.4vw 29.8vh 0 -.32rem#fff,14.5vw 51.6vh 0 -.14rem#fff,48.3vw 9.7vh 0 -.5rem#fff,40.2vw 50vh 0 -.16rem#fff,.1vw 31.2vh 0 -.44rem#fff,84.4vw 44.8vh 0 -.34rem#fff,55.1vw 19.4vh 0 -.23rem#fff,85vw 75.8vh 0 -.2rem#fff,71.4vw 83.6vh 0 -.05rem#fff,84.9vw 60.5vh 0 -.01rem#fff,55.3vw 37.3vh 0 -.35rem#fff,83.1vw 34.5vh 0 -.45rem#fff,77.6vw 27.7vh 0 -.14rem#fff,60.4vw 2.8vh 0 -.2rem#fff,57.3vw 47.2vh 0 -.34rem#fff,42.9vw 69vh 0 -.12rem#fff,38.8vw 75.6vh 0 -.42rem#fff,22.5vw 53.3vh 0 -.39rem#fff,35.1vw 91.5vh 0 -.27rem#fff,97.8vw 17.8vh 0 -.15rem#fff,97.8vw 47.3vh 0 -.2rem#fff,84.7vw 64vh 0 -.1rem#fff,34.2vw 40.6vh 0 -.46rem#fff,5.5vw 97vh 0 -.01rem#fff,59.5vw 46.5vh 0 -.05rem#fff,18.9vw 17.9vh 0 -.48rem#fff,73.7vw 47.9vh 0 -.42rem#fff,64.1vw 2.2vh 0 -.27rem#fff,40.5vw 11.3vh 0 -.3rem#fff,87.1vw 49.4vh 0 -.4rem#fff,86.6vw 57.1vh 0 -.32rem#fff,7.3vw 42.7vh 0 -.16rem#fff,98.9vw 29.1vh 0 -.43rem#fff,11.1vw 55.9vh 0 -.38rem#fff,80.4vw 63.8vh 0 -.39rem#fff,65.6vw 13.2vh 0 -.33rem#fff,49.6vw 7.2vh 0 -.46rem#fff,26.8vw 6vh 0 -.49rem#fff,91.6vw 20.5vh 0 -.3rem#fff,24.4vw 20.1vh 0 -.43rem#fff,22.3vw 61.1vh 0 -.32rem#fff,34.4vw 7vh 0 -.44rem#fff,79.8vw 40vh 0 -.25rem#fff,56.6vw 17.9vh 0 -.13rem#fff,69.1vw 21.2vh 0 -.06rem#fff,10.3vw 16.3vh 0 -.12rem#fff,23.5vw 35.3vh 0 -.14rem#fff,92.7vw 39.9vh 0 -.12rem#fff,71.2vw 34.4vh 0 -.05rem#fff,23.9vw 89vh 0 -.17rem#fff,84.1vw 39.7vh 0 -.05rem#fff,41.8vw 51.4vh 0 -.03rem#fff,15.7vw 54.8vh 0 -.23rem#fff,11.6vw 39.5vh 0 -.11rem#fff,99.7vw 32vh 0 -.12rem#fff,96.1vw 75vh 0 -.39rem#fff,29.9vw 67.6vh 0 -.24rem#fff,99vw 29.5vh 0 -.32rem#fff,22.4vw 44vh 0 -.37rem#fff,33.9vw 8.7vh 0 -.24rem#fff,92.4vw 84.2vh 0 -.28rem#fff,56.4vw 63.2vh 0 -.12rem#fff,77.4vw 99.3vh 0 -.22rem#fff,5.2vw 49.9vh 0 -.26rem#fff,97.3vw 45.8vh 0 -.21rem#fff,32.3vw 23.4vh 0 -.05rem#fff,84.6vw 91.4vh 0 -.04rem#fff,47vw 77.5vh 0 -.05rem#fff,44.4vw 61.2vh 0 -.08rem#fff,8.4vw 97vh 0 -.25rem#fff,80.5vw 40.6vh 0 -.47rem#fff,55.6vw 75.3vh 0 -.09rem#fff,95.4vw 15.9vh 0 -.32rem#fff,7.9vw 15.4vh 0 -.48rem#fff,91.3vw 51.8vh 0 -.38rem#fff;filter:blur(6px);height:.8rem;width:.8rem}.layer3.a{animation-delay:-5s}@keyframes fall{to{transform:translateY(200vh)}}snowfall{bottom:0;display:block;font-size:40px;left:0;overflow:hidden;pointer-events:none;position:fixed;right:0;top:0;z-index:50000000}snowfall snowflake{display:flex;height:100px;justify-content:center;left:0;position:absolute;top:0;width:100px}snowfall snowflake span{align-self:center}snowfall snowflake img{align-self:center;width:20px}snowfall snowflake:nth-child(50){animation:animation-snowflake-50 linear infinite;animation-delay:-13.6s;animation-duration:14.6s}@keyframes animation-snowflake-50{0%{left:72%;top:-100px;transform:scale(.913) rotate3d(.54,.32,.98,0deg)}to{left:76.3%;top:calc(100% + 100px);transform:scale(.913) rotate3d(.12,.47,.04,-993deg)}}snowfall snowflake:nth-child(49){animation:animation-snowflake-49 linear infinite;animation-delay:-2.6s;animation-duration:16s}@keyframes animation-snowflake-49{0%{left:20%;top:-100px;transform:scale(1.344) rotate3d(.69,.78,.8,0deg)}to{left:35.2%;top:calc(100% + 100px);transform:scale(1.344) rotate3d(.42,.64,.84,-1192deg)}}snowfall snowflake:nth-child(48){animation:animation-snowflake-48 linear infinite;animation-delay:-8.5s;animation-duration:8.2s}@keyframes animation-snowflake-48{0%{left:94%;top:-100px;transform:scale(.897) rotate3d(.07,.55,.85,0deg)}to{left:110.2%;top:calc(100% + 100px);transform:scale(.897) rotate3d(.34,.18,.15,-3turn)}}snowfall snowflake:nth-child(47){animation:animation-snowflake-47 linear infinite;animation-delay:-10.4s;animation-duration:8.5s}@keyframes animation-snowflake-47{0%{left:45%;top:-100px;transform:scale(1.195) rotate3d(.28,.87,.69,0deg)}to{left:25.1%;top:calc(100% + 100px);transform:scale(1.195) rotate3d(.57,.65,.35,-1212deg)}}snowfall snowflake:nth-child(46){animation:animation-snowflake-46 linear infinite;animation-delay:-13.6s;animation-duration:12.3s}@keyframes animation-snowflake-46{0%{left:19%;top:-100px;transform:scale(.86) rotate3d(.35,.27,.01,0deg)}to{left:49.7%;top:calc(100% + 100px);transform:scale(.86) rotate3d(.24,.06,.54,1021deg)}}snowfall snowflake:nth-child(45){animation:animation-snowflake-45 linear infinite;animation-delay:-2.7s;animation-duration:11.3s}@keyframes animation-snowflake-45{0%{left:83%;top:-100px;transform:scale(.677) rotate3d(.17,.94,.15,0deg)}to{left:106.8%;top:calc(100% + 100px);transform:scale(.677) rotate3d(.54,.49,.96,-780deg)}}snowfall snowflake:nth-child(44){animation:animation-snowflake-44 linear infinite;animation-delay:-.1s;animation-duration:11.2s}@keyframes animation-snowflake-44{0%{left:53%;top:-100px;transform:scale(1.145) rotate3d(.78,.03,.87,0deg)}to{left:72.3%;top:calc(100% + 100px);transform:scale(1.145) rotate3d(.33,.33,.92,-794deg)}}snowfall snowflake:nth-child(43){animation:animation-snowflake-43 linear infinite;animation-delay:-10.3s;animation-duration:15.5s}@keyframes animation-snowflake-43{0%{left:47%;top:-100px;transform:scale(1.29) rotate3d(.64,.19,.34,0deg)}to{left:28.9%;top:calc(100% + 100px);transform:scale(1.29) rotate3d(.25,.56,.73,1414deg)}}snowfall snowflake:nth-child(42){animation:animation-snowflake-42 linear infinite;animation-delay:-1.3s;animation-duration:12.3s}@keyframes animation-snowflake-42{0%{left:67%;top:-100px;transform:scale(1.224) rotate3d(.9,.3,.7,0deg)}to{left:105.2%;top:calc(100% + 100px);transform:scale(1.224) rotate3d(.34,.75,.49,-1371deg)}}snowfall snowflake:nth-child(41){animation:animation-snowflake-41 linear infinite;animation-delay:-9.7s;animation-duration:11.2s}@keyframes animation-snowflake-41{0%{left:7%;top:-100px;transform:scale(.608) rotate3d(.3,.16,.19,0deg)}to{left:3.3%;top:calc(100% + 100px);transform:scale(.608) rotate3d(.66,.5,.2,-1272deg)}}snowfall snowflake:nth-child(40){animation:animation-snowflake-40 linear infinite;animation-delay:-1.6s;animation-duration:11.8s}@keyframes animation-snowflake-40{0%{left:66%;top:-100px;transform:scale(1.107) rotate3d(.25,.29,.3,0deg)}to{left:86.3%;top:calc(100% + 100px);transform:scale(1.107) rotate3d(.75,.03,.07,1150deg)}}snowfall snowflake:nth-child(39){animation:animation-snowflake-39 linear infinite;animation-delay:-14.9s;animation-duration:9.7s}@keyframes animation-snowflake-39{0%{left:29%;top:-100px;transform:scale(.783) rotate3d(.56,.04,.4,0deg)}to{left:41.5%;top:calc(100% + 100px);transform:scale(.783) rotate3d(.08,.63,.24,1416deg)}}snowfall snowflake:nth-child(38){animation:animation-snowflake-38 linear infinite;animation-delay:-8.2s;animation-duration:13.4s}@keyframes animation-snowflake-38{0%{left:93%;top:-100px;transform:scale(.675) rotate3d(.64,.51,.69,0deg)}to{left:109.3%;top:calc(100% + 100px);transform:scale(.675) rotate3d(.17,.54,.27,1002deg)}}snowfall snowflake:nth-child(37){animation:animation-snowflake-37 linear infinite;animation-delay:-6s;animation-duration:15.3s}@keyframes animation-snowflake-37{0%{left:61%;top:-100px;transform:scale(.83) rotate3d(.71,.2,.81,0deg)}to{left:47%;top:calc(100% + 100px);transform:scale(.83) rotate3d(.38,.81,.24,1069deg)}}snowfall snowflake:nth-child(36){animation:animation-snowflake-36 linear infinite;animation-delay:-4.4s;animation-duration:10.8s}@keyframes animation-snowflake-36{0%{left:88%;top:-100px;transform:scale(1.231) rotate3d(.59,.37,.82,0deg)}to{left:115.1%;top:calc(100% + 100px);transform:scale(1.231) rotate3d(.26,.66,.27,1197deg)}}snowfall snowflake:nth-child(35){animation:animation-snowflake-35 linear infinite;animation-delay:-3.2s;animation-duration:11.5s}@keyframes animation-snowflake-35{0%{left:12%;top:-100px;transform:scale(1.194) rotate3d(.28,.47,.68,0deg)}to{left:-4.7%;top:calc(100% + 100px);transform:scale(1.194) rotate3d(.06,.85,.55,-1192deg)}}snowfall snowflake:nth-child(34){animation:animation-snowflake-34 linear infinite;animation-delay:-2.6s;animation-duration:12.9s}@keyframes animation-snowflake-34{0%{left:19%;top:-100px;transform:scale(.647) rotate3d(.83,.98,.45,0deg)}to{left:39.4%;top:calc(100% + 100px);transform:scale(.647) rotate3d(.73,.75,.56,-1232deg)}}snowfall snowflake:nth-child(33){animation:animation-snowflake-33 linear infinite;animation-delay:-5.5s;animation-duration:12.6s}@keyframes animation-snowflake-33{0%{left:60%;top:-100px;transform:scale(1.117) rotate3d(.04,.98,.69,0deg)}to{left:60.6%;top:calc(100% + 100px);transform:scale(1.117) rotate3d(.33,.02,.27,1310deg)}}snowfall snowflake:nth-child(32){animation:animation-snowflake-32 linear infinite;animation-delay:-10.8s;animation-duration:12.8s}@keyframes animation-snowflake-32{0%{left:56%;top:-100px;transform:scale(1.095) rotate3d(.33,.58,.71,0deg)}to{left:95.7%;top:calc(100% + 100px);transform:scale(1.095) rotate3d(.91,.69,.04,873deg)}}snowfall snowflake:nth-child(31){animation:animation-snowflake-31 linear infinite;animation-delay:-11.2s;animation-duration:14.6s}@keyframes animation-snowflake-31{0%{left:16%;top:-100px;transform:scale(1.134) rotate3d(.93,.06,.48,0deg)}to{left:25.6%;top:calc(100% + 100px);transform:scale(1.134) rotate3d(.25,.77,.81,1047deg)}}snowfall snowflake:nth-child(30){animation:animation-snowflake-30 linear infinite;animation-delay:-15.9s;animation-duration:12.3s}@keyframes animation-snowflake-30{0%{left:99%;top:-100px;transform:scale(1.292) rotate3d(.58,.6,.99,0deg)}to{left:89.1%;top:calc(100% + 100px);transform:scale(1.292) rotate3d(.06,.34,.27,767deg)}}snowfall snowflake:nth-child(29){animation:animation-snowflake-29 linear infinite;animation-delay:-15.5s;animation-duration:11.7s}@keyframes animation-snowflake-29{0%{left:82%;top:-100px;transform:scale(1.064) rotate3d(.4,.14,.52,0deg)}to{left:105.9%;top:calc(100% + 100px);transform:scale(1.064) rotate3d(.47,.47,.52,991deg)}}snowfall snowflake:nth-child(28){animation:animation-snowflake-28 linear infinite;animation-delay:-1.9s;animation-duration:10.4s}@keyframes animation-snowflake-28{0%{left:56%;top:-100px;transform:scale(1.279) rotate3d(.06,.11,.91,0deg)}to{left:49.6%;top:calc(100% + 100px);transform:scale(1.279) rotate3d(.33,.39,.12,1233deg)}}snowfall snowflake:nth-child(27){animation:animation-snowflake-27 linear infinite;animation-delay:-.8s;animation-duration:11.6s}@keyframes animation-snowflake-27{0%{left:43%;top:-100px;transform:scale(1.26) rotate3d(.1,.68,.66,0deg)}to{left:80%;top:calc(100% + 100px);transform:scale(1.26) rotate3d(.65,.81,.16,-1158deg)}}snowfall snowflake:nth-child(26){animation:animation-snowflake-26 linear infinite;animation-delay:-10s;animation-duration:10s}@keyframes animation-snowflake-26{0%{left:40%;top:-100px;transform:scale(1.32) rotate3d(.33,.88,.82,0deg)}to{left:39.8%;top:calc(100% + 100px);transform:scale(1.32) rotate3d(.16,.32,.47,1079deg)}}snowfall snowflake:nth-child(25){animation:animation-snowflake-25 linear infinite;animation-delay:-6.3s;animation-duration:10.3s}@keyframes animation-snowflake-25{0%{left:20%;top:-100px;transform:scale(1.365) rotate3d(.65,.59,.97,0deg)}to{left:16.8%;top:calc(100% + 100px);transform:scale(1.365) rotate3d(.11,.13,.91,827deg)}}snowfall snowflake:nth-child(24){animation:animation-snowflake-24 linear infinite;animation-delay:-9.6s;animation-duration:9.9s}@keyframes animation-snowflake-24{0%{left:98%;top:-100px;transform:scale(1.195) rotate3d(.52,.23,.77,0deg)}to{left:108.8%;top:calc(100% + 100px);transform:scale(1.195) rotate3d(.31,.95,.81,736deg)}}snowfall snowflake:nth-child(23){animation:animation-snowflake-23 linear infinite;animation-delay:-9.3s;animation-duration:14.9s}@keyframes animation-snowflake-23{0%{left:62%;top:-100px;transform:scale(.918) rotate3d(.8,.45,.2,0deg)}to{left:78.1%;top:calc(100% + 100px);transform:scale(.918) rotate3d(.02,.58,.98,1288deg)}}snowfall snowflake:nth-child(22){animation:animation-snowflake-22 linear infinite;animation-delay:-9.9s;animation-duration:12.7s}@keyframes animation-snowflake-22{0%{left:10%;top:-100px;transform:scale(.601) rotate3d(1,.77,.19,0deg)}to{left:-8.1%;top:calc(100% + 100px);transform:scale(.601) rotate3d(.56,.81,.55,852deg)}}snowfall snowflake:nth-child(21){animation:animation-snowflake-21 linear infinite;animation-delay:-9.9s;animation-duration:13.9s}@keyframes animation-snowflake-21{0%{left:51%;top:-100px;transform:scale(1.344) rotate3d(.53,.26,.68,0deg)}to{left:45%;top:calc(100% + 100px);transform:scale(1.344) rotate3d(.47,.95,.43,-1112deg)}}snowfall snowflake:nth-child(20){animation:animation-snowflake-20 linear infinite;animation-delay:-.7s;animation-duration:8.8s}@keyframes animation-snowflake-20{0%{left:27%;top:-100px;transform:scale(1.335) rotate3d(.08,.03,.18,0deg)}to{left:62.1%;top:calc(100% + 100px);transform:scale(1.335) rotate3d(1,.16,.52,-1061deg)}}snowfall snowflake:nth-child(19){animation:animation-snowflake-19 linear infinite;animation-delay:-15.8s;animation-duration:13.3s}@keyframes animation-snowflake-19{0%{left:90%;top:-100px;transform:scale(.749) rotate3d(.79,.35,.6,0deg)}to{left:78.9%;top:calc(100% + 100px);transform:scale(.749) rotate3d(.01,.68,.7,1167deg)}}snowfall snowflake:nth-child(18){animation:animation-snowflake-18 linear infinite;animation-delay:-11.5s;animation-duration:15s}@keyframes animation-snowflake-18{0%{left:41%;top:-100px;transform:scale(.693) rotate3d(.08,.09,.34,0deg)}to{left:59.2%;top:calc(100% + 100px);transform:scale(.693) rotate3d(.67,.05,.49,822deg)}}snowfall snowflake:nth-child(17){animation:animation-snowflake-17 linear infinite;animation-delay:-3.2s;animation-duration:10.9s}@keyframes animation-snowflake-17{0%{left:20%;top:-100px;transform:scale(1.292) rotate3d(.15,.68,.79,0deg)}to{left:14.5%;top:calc(100% + 100px);transform:scale(1.292) rotate3d(.83,.54,.58,921deg)}}snowfall snowflake:nth-child(16){animation:animation-snowflake-16 linear infinite;animation-delay:-12.2s;animation-duration:13.6s}@keyframes animation-snowflake-16{0%{left:36%;top:-100px;transform:scale(.964) rotate3d(.29,.1,.14,0deg)}to{left:16.6%;top:calc(100% + 100px);transform:scale(.964) rotate3d(.29,.68,.56,-796deg)}}snowfall snowflake:nth-child(15){animation:animation-snowflake-15 linear infinite;animation-delay:-4s;animation-duration:15.1s}@keyframes animation-snowflake-15{0%{left:74%;top:-100px;transform:scale(1.183) rotate3d(.13,.54,.84,0deg)}to{left:70.1%;top:calc(100% + 100px);transform:scale(1.183) rotate3d(.82,.93,.84,-798deg)}}snowfall snowflake:nth-child(14){animation:animation-snowflake-14 linear infinite;animation-delay:0s;animation-duration:11.2s}@keyframes animation-snowflake-14{0%{left:16%;top:-100px;transform:scale(.722) rotate3d(.44,.17,.79,0deg)}to{left:-3.1%;top:calc(100% + 100px);transform:scale(.722) rotate3d(.01,.99,.57,1330deg)}}snowfall snowflake:nth-child(13){animation:animation-snowflake-13 linear infinite;animation-delay:-12s;animation-duration:13.6s}@keyframes animation-snowflake-13{0%{left:83%;top:-100px;transform:scale(1.317) rotate3d(.99,.39,.75,0deg)}to{left:112.1%;top:calc(100% + 100px);transform:scale(1.317) rotate3d(.29,.58,.93,-789deg)}}snowfall snowflake:nth-child(12){animation:animation-snowflake-12 linear infinite;animation-delay:-8.1s;animation-duration:14.3s}@keyframes animation-snowflake-12{0%{left:1%;top:-100px;transform:scale(1.29) rotate3d(.88,.38,.35,0deg)}to{left:33.3%;top:calc(100% + 100px);transform:scale(1.29) rotate3d(.36,.51,.65,1081deg)}}snowfall snowflake:nth-child(11){animation:animation-snowflake-11 linear infinite;animation-delay:-1.8s;animation-duration:13.3s}@keyframes animation-snowflake-11{0%{left:70%;top:-100px;transform:scale(1.388) rotate3d(.04,.46,.5,0deg)}to{left:71.2%;top:calc(100% + 100px);transform:scale(1.388) rotate3d(.48,.83,.88,1234deg)}}snowfall snowflake:nth-child(10){animation:animation-snowflake-10 linear infinite;animation-delay:-9.8s;animation-duration:15.8s}@keyframes animation-snowflake-10{0%{left:7%;top:-100px;transform:scale(1.044) rotate3d(.16,.82,.01,0deg)}to{left:-12.3%;top:calc(100% + 100px);transform:scale(1.044) rotate3d(.61,.38,.07,1008deg)}}snowfall snowflake:nth-child(9){animation:animation-snowflake-9 linear infinite;animation-delay:-8s;animation-duration:15.4s}@keyframes animation-snowflake-9{0%{left:33%;top:-100px;transform:scale(.707) rotate3d(.1,.86,.38,0deg)}to{left:19.4%;top:calc(100% + 100px);transform:scale(.707) rotate3d(.2,.11,.51,-895deg)}}snowfall snowflake:nth-child(8){animation:animation-snowflake-8 linear infinite;animation-delay:-1.1s;animation-duration:15.4s}@keyframes animation-snowflake-8{0%{left:8%;top:-100px;transform:scale(1.089) rotate3d(.71,.27,.39,0deg)}to{left:43.9%;top:calc(100% + 100px);transform:scale(1.089) rotate3d(.87,.7,.11,1164deg)}}snowfall snowflake:nth-child(7){animation:animation-snowflake-7 linear infinite;animation-delay:-5.9s;animation-duration:12.5s}@keyframes animation-snowflake-7{0%{left:24%;top:-100px;transform:scale(1.309) rotate3d(.43,.78,.66,0deg)}to{left:8.6%;top:calc(100% + 100px);transform:scale(1.309) rotate3d(.87,.38,.4,-795deg)}}snowfall snowflake:nth-child(6){animation:animation-snowflake-6 linear infinite;animation-delay:-.3s;animation-duration:10.6s}@keyframes animation-snowflake-6{0%{left:49%;top:-100px;transform:scale(1.021) rotate3d(.64,.28,.07,0deg)}to{left:38.8%;top:calc(100% + 100px);transform:scale(1.021) rotate3d(.06,.22,.73,1049deg)}}snowfall snowflake:nth-child(5){animation:animation-snowflake-5 linear infinite;animation-delay:-.2s;animation-duration:12s}@keyframes animation-snowflake-5{0%{left:60%;top:-100px;transform:scale(1.041) rotate3d(.84,.93,.08,0deg)}to{left:51.4%;top:calc(100% + 100px);transform:scale(1.041) rotate3d(.78,.91,.86,1149deg)}}snowfall snowflake:nth-child(4){animation:animation-snowflake-4 linear infinite;animation-delay:-9.5s;animation-duration:8.2s}@keyframes animation-snowflake-4{0%{left:98%;top:-100px;transform:scale(1.38) rotate3d(.9,.61,.58,0deg)}to{left:109.1%;top:calc(100% + 100px);transform:scale(1.38) rotate3d(.36,.29,.61,-1264deg)}}snowfall snowflake:nth-child(3){animation:animation-snowflake-3 linear infinite;animation-delay:-4.9s;animation-duration:13.7s}@keyframes animation-snowflake-3{0%{left:94%;top:-100px;transform:scale(.774) rotate3d(.87,.45,.9,0deg)}to{left:93.3%;top:calc(100% + 100px);transform:scale(.774) rotate3d(.59,.6,.75,970deg)}}snowfall snowflake:nth-child(2){animation:animation-snowflake-2 linear infinite;animation-delay:-10.2s;animation-duration:11.6s}@keyframes animation-snowflake-2{0%{left:48%;top:-100px;transform:scale(1.37) rotate3d(.58,.01,.31,0deg)}to{left:75.9%;top:calc(100% + 100px);transform:scale(1.37) rotate3d(.16,.16,.57,1084deg)}}snowfall snowflake:first-child{animation:animation-snowflake-1 linear infinite;animation-delay:-15s;animation-duration:12.2s}@keyframes animation-snowflake-1{0%{left:29%;top:-100px;transform:scale(.604) rotate3d(.18,.92,.22,0deg)}to{left:20.9%;top:calc(100% + 100px);transform:scale(.604) rotate3d(.74,.09,.83,-830deg)}}@keyframes move_wave{0%{transform:translateX(0) translateZ(0) scaleY(1)}50%{transform:translateX(-25%) translateZ(0) scaleY(.55)}to{transform:translateX(-50%) translateZ(0) scaleY(1)}}.waveWrapper{bottom:0;left:0;margin:auto;overflow:hidden;position:absolute;right:0;top:0}.bgTop{opacity:.5;z-index:15}.bgMiddle{opacity:.75;z-index:10}.bgBottom{z-index:5}.wave{background-position:0 bottom;background-repeat:repeat-x;bottom:0;height:150px;left:0;position:fixed;transform-origin:center bottom;width:200%}.waveTop{background-size:50% 100px}.waveAnimation .waveTop{animation:move-wave 3s;-webkit-animation:move-wave 3s;animation-delay:1s}.waveMiddle{background-size:50% 120px}.waveAnimation .waveMiddle{animation:move_wave 10s linear infinite}.waveBottom{background-size:50% 100px}.waveAnimation .waveBottom{animation:move_wave 15s linear infinite}body{background:#f2f2f2;font-family:Verdana,Geneva,sans-serif;font-size:15px}.clearfix{&:after{clear:both;content:"";display:block;height:0;visibility:hidden}}.form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.full-width{grid-column:1/-1}.form_wrapper{animation:expand .8s ease-out .6s forwards;background:#fff;border-top:5px solid purple;box-shadow:0 0 3px #0000001a;box-sizing:border-box;margin:5% auto 0;max-height:90vh;max-width:100%;opacity:0;overflow-y:auto;padding:25px;position:relative;transform:scaleX(1);transform-origin:50% 0;transition:none;width:900px;z-index:1;h2{font-size:1.5em;line-height:1.5em;margin:0}.title_container{padding-bottom:15px;text-align:center}h3{font-size:1.1em;font-weight:400;line-height:1.5em;margin:0}label{font-size:16px}.row{margin:10px -15px;>div{box-sizing:border-box;padding:0 15px}}.col_half{float:left;width:50%;label{border:1px solid #ccc;font-size:15px}}.input_field{animation:bounce .6s ease-out;margin-bottom:20px;position:relative;>span{border-right:1px solid #ccc;color:#333;height:100%;left:0;position:absolute;text-align:center;top:0;width:30px;>i{padding-top:10px}}}.textarea_field{>span{>i{padding-top:10px}}}input{&[type=email],&[type=mobile],&[type=number],&[type=password],&[type=text],&[type=whatsapp]{border:1px solid #ccc;box-sizing:border-box;height:35px;outline:none;padding:8px 10px 9px 35px;transition:all .3s ease-in-out;width:100%}&[type=email]:hover,&[type=mobile]:hover,&[type=number]:hover,&[type=password]:hover,&[type=text]:hover,&[type=whatsapp]:hover{background:#fafafa}&[type=email]:focus,&[type=mobile]:focus,&[type=number]:focus,&[type=password]:focus,&[type=text]:focus,&[type=whatsapp]:focus{background:#fafafa;border:1px solid purple;box-shadow:0 0 2px 1px purple}&[type=submit]{background:purple;border:none;color:#fff;cursor:pointer;height:35px;line-height:35px;margin-bottom:10px;outline:none;transition:all .3s ease-in-out;width:100%;&:focus,&:hover{background:darken(purple,7%)}}&[type=checkbox],&[type=radio]{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}}.form_container{.row{.col_half.last{border-left:1px solid #ccc}}}.checkbox_option{label{margin-right:1em;position:relative;&:before{background-clip:content-box;background-color:initial;border:2px solid #ccc;content:"";display:inline-block;height:.5em;margin-right:.5em;padding:.12em;transition:all .2s ease;vertical-align:-2px;width:.5em}&:after{border-right:2px solid purple;border-top:2px solid purple;content:"";display:none;height:20px;left:2px;position:absolute;top:7px;transform:scaleX(-1) rotate(135deg);transform-origin:left top;width:7px}}input{&:hover+label:before{border-color:purple}&:checked+label{&:after,&:before{border-color:purple}&:after{animation:check .8s ease 0s running;display:block;height:20px;width:7px}}}}.availability-weekly{display:flex;flex-direction:column;gap:16px}.availability-day strong{display:block;font-size:14px;margin-bottom:4px}.availability-day .react-select__control{min-height:35px}.radio_option{display:flex;gap:5px;label{font-size:15px;margin-right:1em;&:before{background-clip:content-box;background-color:initial;border:2px solid #ccc;border-radius:100%;content:"";display:inline-block;height:.5em;margin-right:.5em;padding:.15em;transition:all .2s ease;vertical-align:-3px;width:.5em}}input{&:hover+label:before{border-color:purple}&:checked+label:before{background-color:purple;border-color:purple}}}.select_option{position:relative;width:100%;select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff;border:1px solid #ccc;border-radius:0;color:#7b7b7b;cursor:pointer;display:inline-block;height:35px;padding:0 15px;transition:all .2s ease;width:100%;&::-ms-expand{display:none}&:focus,&:hover{background:#fafafa;border-color:purple;color:#000;outline:none}}}.select_arrow{border-color:purple;border-style:solid;border-width:8px 5px 0;height:0;pointer-events:none;position:absolute;right:15px;top:calc(50% - 4px);width:0}.select_option select{&:focus+.select_arrow,&:hover+.select_arrow{border-top-color:purple}}.select_option Select{&:focus+.select_arrow,&:hover+.select_arrow{border-top-color:purple}}.credit{color:purple;padding:15px;position:relative;text-align:center;z-index:1;a{color:darken(purple,7%)}}@keyframes check{0%{height:0;width:0}25%{height:0;width:7px}50%{height:20px;width:7px}}@keyframes expand{0%{opacity:0;transform:scaleY(0)}25%{transform:scaleY(1.2)}50%{transform:scaleY(.85)}75%{transform:scaleY(1.05)}to{opacity:1;transform:scaleX(1)}}@keyframes bounce{0%{opacity:0;transform:translate3d(0,-25px,0)}25%{transform:translate3d(0,10px,0)}50%{transform:translate3d(0,-6px,0)}75%{transform:translate3d(0,2px,0)}to{opacity:1;transform:translateZ(0)}}@media (max-width:600px){.form_wrapper{.col_half{float:none;width:100%}}.bottom_row{.col_half{float:left;width:50%}}.form_container{.row{.col_half.last{border-left:none}}}.remember_me{padding-bottom:20px}@import "@react-aria/example-theme";.react-aria-RadioGroup{color:var(--text-color);display:flex;flex-direction:column;gap:8px}.react-aria-Radio{align-items:center;color:var(--text-color);display:flex;font-size:2.143rem;forced-color-adjust:none;gap:.571rem;&:before{background:var(--field-background);border:.143rem solid var(--border-color);border-radius:1.286rem;box-sizing:border-box;content:"";display:block;height:1.286rem;transition:all .2s;width:1.286rem}&[data-pressed]:before{border-color:var(--border-color-pressed)}&[data-selected]{&:before{border-color:var(--highlight-background);border-width:.429rem}&[data-pressed]:before{border-color:var(--highlight-background-pressed)}}&[data-focus-visible]:before{outline:2px solid var(--focus-ring-color);outline-offset:2px}}}.nav{align-items:center;background:#fff;box-shadow:0 5.333px 80px 0 #0000001a;display:flex;height:75px;justify-content:space-between;left:0;padding:25px 85.333px;position:fixed;right:0;top:0;z-index:9999}.navbar--content{border-bottom:3px solid #0000;color:purple;cursor:pointer;font-size:16px;font-style:normal;font-weight:400;line-height:24px;font:bolder}*{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none}li{list-style:none}:root{--poppins:"Poppins",sans-serif;--lato:"Lato",sans-serif;--light:#f9f9f9;--blue:#3c91e6;--light-blue:#cfe8ff;--grey:#eee;--dark-grey:#aaa;--dark:#342e37;--red:#db504a;--yellow:#ffce26;--light-yellow:#fff2c6;--orange:#fd7238;--light-orange:#ffe0d3}html{overflow-x:hidden}body.dark{--light:#0c0c1e;--grey:#060714;--dark:#fbfbfb}body{background:#eee;background:var(--grey)}#sidebar,body{overflow-x:hidden}#sidebar{background:#f9f9f9;background:var(--light);font-family:Lato,sans-serif;font-family:var(--lato);height:100%;left:0;position:fixed;scrollbar-width:none;top:0;transition:.3s ease;width:280px;z-index:2000}#sidebar::--webkit-scrollbar{display:none}#sidebar.hide{width:60px}#sidebar .brand{align-items:baseline;background:#f9f9f9;background:var(--light);box-sizing:initial;color:#3c91e6;color:var(--blue);display:flex;font-size:24px;font-weight:700;height:56px;left:0;padding-bottom:20px;position:-webkit-sticky;position:sticky;top:0;z-index:500}#sidebar .brand .bx{display:flex;justify-content:center;min-width:60px}#sidebar .side-menu{margin-top:48px;width:100%}#sidebar .side-menu li{background:#0000;border-radius:48px 0 0 48px;height:48px;margin-left:6px;padding:4px}#sidebar .side-menu li.active{background:#eee;background:var(--grey);position:relative}#sidebar .side-menu li.active:before{box-shadow:20px 20px 0 #eee;box-shadow:20px 20px 0 var(--grey);top:-40px}#sidebar .side-menu li.active:after,#sidebar .side-menu li.active:before{border-radius:50%;content:"";height:40px;position:absolute;right:0;width:40px;z-index:-1}#sidebar .side-menu li.active:after{bottom:-40px;box-shadow:20px -20px 0 #eee;box-shadow:20px -20px 0 var(--grey)}#sidebar .side-menu li a{align-items:center;background:#f9f9f9;background:var(--light);border-radius:48px;color:#342e37;color:var(--dark);display:flex;font-size:16px;height:100%;overflow-x:hidden;white-space:nowrap;width:100%}#sidebar .side-menu.top li.active a{color:#3c91e6;color:var(--blue)}#sidebar.hide .side-menu li a{transition:width .3s ease;width:40px}#sidebar .side-menu li a.logout{color:#db504a;color:var(--red)}#sidebar .side-menu.top li a:hover{color:#3c91e6;color:var(--blue)}#sidebar .side-menu li a .bx{display:flex;justify-content:center;min-width:40px}#content{left:280px;position:relative;transition:.3s ease;width:calc(100% - 280px)}#sidebar.hide~#content{left:60px;width:calc(100% - 60px)}#content nav{grid-gap:24px;align-items:center;background:#f9f9f9;background:var(--light);display:flex;font-family:Lato,sans-serif;font-family:var(--lato);height:56px;left:0;padding:0 24px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}#content nav:before{border-radius:50%;bottom:-40px;box-shadow:-20px -20px 0 #f9f9f9;box-shadow:-20px -20px 0 var(--light);content:"";height:40px;left:0;position:absolute;width:40px}#content nav .bx.bx-menu,#content nav a{color:#342e37;color:var(--dark)}#content nav .bx.bx-menu{cursor:pointer}#content nav .nav-link{font-size:16px;transition:.3s ease}#content nav .nav-link:hover{color:#3c91e6;color:var(--blue)}#content nav form{margin-right:auto;max-width:400px;width:100%}#content nav form .form-input{align-items:center;display:flex;height:36px}#content nav form .form-input input{background:#eee;background:var(--grey);border:none;border-radius:36px 0 0 36px;color:#342e37;color:var(--dark);flex-grow:1;height:100%;outline:none;padding:0 16px;width:100%}#content nav form .form-input button{align-items:center;background:#3c91e6;background:var(--blue);border:none;border-radius:0 36px 36px 0;color:#f9f9f9;color:var(--light);cursor:pointer;display:flex;font-size:18px;height:100%;justify-content:center;outline:none;width:36px}#content nav .notification{font-size:20px;position:relative}#content nav .notification .num{align-items:center;background:#db504a;background:var(--red);border:2px solid #f9f9f9;border:2px solid var(--light);border-radius:50%;color:#f9f9f9;color:var(--light);display:flex;font-size:12px;font-weight:700;height:20px;justify-content:center;position:absolute;right:-6px;top:-6px;width:20px}#content nav .profile img{border-radius:50%;height:36px;object-fit:cover;width:36px}#content nav .switch-mode{background:#eee;background:var(--grey);border-radius:25px;cursor:pointer;display:block;height:25px;min-width:50px;position:relative}#content nav .switch-mode:before{background:#3c91e6;background:var(--blue);border-radius:50%;bottom:2px;content:"";left:2px;position:absolute;top:2px;transition:all .3s ease;width:21px}#content nav #switch-mode:checked+.switch-mode:before{left:calc(100% - 23px)}#content main{font-family:Poppins,sans-serif;font-family:var(--poppins);max-height:calc(100vh - 56px);overflow-y:auto;padding:36px 24px;width:100%}#content main .head-title{grid-gap:16px;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}#content main .head-title .left h1{color:#342e37;color:var(--dark);font-size:36px;font-weight:600;margin-bottom:10px}#content main .head-title .left .breadcrumb{grid-gap:16px;align-items:center;display:flex}#content main .head-title .left .breadcrumb li{color:#342e37;color:var(--dark)}#content main .head-title .left .breadcrumb li a{color:#aaa;color:var(--dark-grey);pointer-events:none}#content main .head-title .left .breadcrumb li a.active{color:#3c91e6;color:var(--blue);pointer-events:inherit}#content main .head-title .btn-download{grid-gap:10px;align-items:center;background:#3c91e6;background:var(--blue);border-radius:36px;color:#f9f9f9;color:var(--light);display:flex;font-weight:500;height:36px;justify-content:center;padding:0 16px}#content main .box-info{grid-gap:24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:36px}#content main .box-info li{grid-gap:24px;align-items:center;background:#f9f9f9;background:var(--light);border-radius:20px;display:flex;padding:24px}#content main .box-info li .bx{align-items:center;border-radius:10px;display:flex;font-size:36px;height:80px;justify-content:center;width:80px}#content main .box-info li:first-child .bx{background:#cfe8ff;background:var(--light-blue);color:#3c91e6;color:var(--blue)}#content main .box-info li:nth-child(2) .bx{background:#fff2c6;background:var(--light-yellow);color:#ffce26;color:var(--yellow)}#content main .box-info li:nth-child(3) .bx{background:#ffe0d3;background:var(--light-orange);color:#fd7238;color:var(--orange)}#content main .box-info li:nth-child(4) .bx{background:#cfe8ff;background:var(--light-blue);color:#3c91e6;color:var(--blue)}#content main .box-info li .text h3{color:#342e37;color:var(--dark);font-size:24px;font-weight:600}#content main .box-info li .text p,#content main .table-data{color:#342e37;color:var(--dark)}#content main .table-data{grid-gap:24px;display:flex;flex-wrap:wrap;margin-top:24px;width:100%}#content main .table-data>div{background:#f9f9f9;background:var(--light);border-radius:20px;overflow-x:auto;padding:24px}#content main .table-data .head{grid-gap:16px;align-items:center;display:flex;margin-bottom:24px}#content main .table-data .head h3{font-size:24px;font-weight:600;margin-right:auto}#content main .table-data .head .bx{cursor:pointer}#content main .table-data .order{flex-basis:500px;flex-grow:1}#content main .table-data .order table{border-collapse:collapse;width:100%}#content main .table-data .order table th{border-bottom:1px solid #eee;border-bottom:1px solid var(--grey);font-size:13px;padding-bottom:12px;text-align:left}#content main .table-data .order table td{padding:16px 0}#content main .table-data .order table tr td:first-child{grid-gap:12px;align-items:center;display:flex;padding-left:6px}#content main .table-data .order table td img{border-radius:50%;height:36px;object-fit:cover;width:36px}#content main .table-data .order table tbody tr:hover{background:#eee;background:var(--grey)}#content main .table-data .order table tr td .status{border-radius:20px;color:#f9f9f9;color:var(--light);font-size:10px;font-weight:700;padding:6px 16px}#content main .table-data .order table tr td .status.completed{background:#3c91e6;background:var(--blue)}#content main .table-data .order table tr td .status.process{background:#ffce26;background:var(--yellow)}#content main .table-data .order table tr td .status.pending{background:#fd7238;background:var(--orange)}#content main .table-data .todo{flex-basis:300px;flex-grow:1}#content main .table-data .todo .todo-list{width:100%}#content main .table-data .todo .todo-list li{align-items:center;background:#eee;background:var(--grey);border-radius:10px;display:flex;justify-content:space-between;margin-bottom:16px;padding:14px 20px;width:100%}#content main .table-data .todo .todo-list li .bx{cursor:pointer}#content main .table-data .todo .todo-list li.completed{border-left:10px solid #3c91e6;border-left:10px solid var(--blue)}#content main .table-data .todo .todo-list li.not-completed{border-left:10px solid #fd7238;border-left:10px solid var(--orange)}#content main .table-data .todo .todo-list li:last-child{margin-bottom:0}@media screen and (max-width:768px){#sidebar{width:200px}#content{left:200px;width:calc(100% - 60px)}#content nav .nav-link{display:none}}@media screen and (max-width:576px){#content nav form .form-input input{display:none}#content nav form .form-input button{background:#0000;border-radius:none;color:#342e37;color:var(--dark);height:auto;width:auto}#content nav form.show .form-input input{display:block;width:100%}#content nav form.show .form-input button{background:#db504a;background:var(--red);border-radius:0 36px 36px 0;color:#f9f9f9;color:var(--light);height:100%;width:36px}#content nav form.show~.notification,#content nav form.show~.profile{display:none}#content main .box-info{grid-template-columns:1fr}#content main .table-data .head,#content main .table-data .order table,#content main .table-data .todo .todo-list{min-width:420px}}.topbar-right{align-items:center;display:flex;gap:20px}.user-table-container{margin-top:20px}.user-table-container .btn-add{background-color:#3c91e6;background-color:var(--blue);border:none;border-radius:6px;color:#f9f9f9;color:var(--light);cursor:pointer;font-weight:500;margin-bottom:12px;padding:8px 16px}.user-table{align-items:center;background:#f9f9f9;background:var(--light);border-collapse:collapse;border-radius:10px;box-shadow:0 2px 8px #0000001a;overflow:hidden;width:100%}.user-table td,.user-table th{border-bottom:2px solid #eee;border-bottom:2px solid var(--grey);padding:12px 16px;text-align:left}.user-table th{background:#3c91e6;background:var(--blue);color:#f9f9f9;color:var(--light);font-size:18px;font-weight:600;height:18px;text-align:center}.user-table tr:hover{background:#cfe8ff;background:var(--light-blue)}.status{border-radius:12px;color:#fff;font-size:.85rem;font-weight:600;padding:4px 10px;text-align:center}.status.active{background-color:#28a745}.status.inactive{background-color:#dc3545}.btn-edit{background:#ffc107;margin-right:5px}.btn-delete,.btn-demo,.btn-edit{border:none;border-radius:6px;color:#fff;cursor:pointer;padding:5px 12px}.btn-delete,.btn-demo{background:#9d0a7b;justify-content:center}.modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:3000}.modal{background:#f9f9f9;background:var(--light);border-radius:12px;box-shadow:0 10px 25px #0000004d;font-family:Poppins,sans-serif;font-family:var(--poppins);max-height:80vh;max-width:90%;padding:14px;position:relative;width:600px}.modal h2{color:#342e37;color:var(--dark);font-size:24px;margin-bottom:16px}.modal-close{background:#db504a;background:var(--red);border:none;border-radius:50%;color:#f9f9f9;color:var(--light);cursor:pointer;font-weight:700;height:28px;line-height:1;position:absolute;right:12px;top:12px;width:28px}.modal-body{display:flex;flex-direction:column;gap:12px;max-height:70vh;overflow-y:auto;padding-right:8px}.modal-body label{color:#342e37;color:var(--dark);font-size:14px;font-weight:500}.modal-body textarea{border-radius:8px;font-size:14px;height:100px;padding:8px 12px}.modal-body input,.modal-body select{border:1px solid #eee;border:1px solid var(--grey);border-radius:8px;font-size:14px;outline:none;padding:8px 12px}.modal-body input:disabled{background:#f2f2f2;color:#888}.modal-footer{align-items:center;display:flex;gap:12px;justify-content:center;margin-top:20px}.modal-footer button{border:none;border-radius:8px;cursor:pointer;font-weight:500;padding:8px 16px;transition:.3s ease}.btn-save{background:#3c91e6;background:var(--blue);color:#f9f9f9;color:var(--light)}.btn-save:hover{background:#2a75c0}.btn-cancel{background:#eee;background:var(--grey);color:#342e37;color:var(--dark)}.btn-cancel:hover{background:#ddd}.modal-footer button:nth-child(3){background:#ffce26;background:var(--yellow);color:#342e37;color:var(--dark)}.modal-footer button:nth-child(3):hover{background:#e6b800}@media screen and (max-width:576px){.modal{padding:16px;width:90%}}.allocation-form{background:#f9f9f9;background:var(--light);border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;gap:12px;margin-bottom:24px;padding:24px}.allocation-form input[type=number],.allocation-form input[type=time],.allocation-form select{border:1px solid #eee;border:1px solid var(--grey);border-radius:8px;font-size:14px;outline:none;padding:8px 12px}.allocation-form button{background:#3c91e6;background:var(--blue);border:none;border-radius:8px;color:#f9f9f9;color:var(--light);cursor:pointer;font-weight:500;padding:10px 16px;transition:.3s ease}.allocation-form button:hover{background:#2a75c0}.scheduled-list{display:flex;flex-direction:column;gap:10px;list-style:none;padding-left:0}.scheduled-list li{align-items:center;background:#f9f9f9;background:var(--light);border-radius:8px;box-shadow:0 2px 6px #0000000d;display:flex;justify-content:space-between;padding:12px}.scheduled-list li:hover{background:#cfe8ff;background:var(--light-blue)}.scheduled-list button{background:#db504a;background:var(--red);border:none;border-radius:6px;color:#f9f9f9;color:var(--light);cursor:pointer;font-size:12px;padding:4px 8px}.flex{display:flex;gap:8px}.w-1\/2{width:50%}.allocation-form table{background:#f9f9f9;background:var(--light);border-collapse:collapse;border-radius:12px;box-shadow:0 4px 12px #0000000d;overflow:hidden;width:100%}.allocation-form table td,.allocation-form table th{border-bottom:1px solid #eee;border-bottom:1px solid var(--grey);color:#342e37;color:var(--dark);font-size:14px;padding:12px 16px;text-align:left}.allocation-form table th{background:#3c91e6;background:var(--blue);color:#f9f9f9;color:var(--light);font-weight:600}.allocation-form table tbody tr:hover{background:#cfe8ff;background:var(--light-blue)}.allocation-form table td button{border:none;border-radius:6px;cursor:pointer;font-size:12px;padding:6px 12px;transition:.3s ease}.allocation-form table td button.bg-yellow-400{background:#ffc107;color:#fff}.allocation-form table td button.bg-red-500{background:#db504a;background:var(--red);color:#fff}.allocation-form table td button:hover{opacity:.9}.ongoing-class{background-color:#d4ffd4!important;border-left:5px solid #28a745;font-weight:700}.disabled-link{color:#aaa;cursor:not-allowed;pointer-events:none;text-decoration:line-through}.upcoming-link{color:#007bff;font-weight:700}.ongoing-link{animation:pulse 1s infinite alternate;color:#a72878;font-weight:700}@keyframes blink{50%{opacity:0}}@keyframes pulse{0%{opacity:.6}to{opacity:1}}.user-table td{position:relative}.user-table input[type=password],.user-table input[type=text]{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:17px;outline:none;padding:8px 35px 8px 10px;width:100%}.eye-icon{color:#555;cursor:pointer;font-size:16px;position:absolute;right:-7px;top:50%;transform:translateY(-50%)}.eye-icon:hover{color:#6c63ff}
/*# sourceMappingURL=main.629e27f6.css.map*/