@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:9.8vw 31.3vh 0 -.27rem#fff,24.9vw 86.5vh 0 -.25rem#fff,26.1vw 96.7vh 0 -.15rem#fff,91.3vw 31.7vh 0 -.42rem#fff,46.5vw 13.8vh 0 -.03rem#fff,68.2vw 57.5vh 0 -.39rem#fff,25.2vw 65.6vh 0 -.28rem#fff,74.6vw 7.5vh 0 -.24rem#fff,11.3vw 68.3vh 0 -.19rem#fff,99.7vw 82.2vh 0 -.24rem#fff,69.4vw 16vh 0 -.21rem#fff,84.3vw 18.1vh 0 -.28rem#fff,93.8vw 17vh 0 -.38rem#fff,46.9vw 75.1vh 0 -.36rem#fff,63.9vw 17.6vh 0 -.14rem#fff,98.6vw 70.1vh 0 -.31rem#fff,96.1vw 68.2vh 0 -.29rem#fff,56.7vw 37vh 0 -.11rem#fff,12vw 1.6vh 0 -.35rem#fff,49.4vw 35.6vh 0 -.32rem#fff,15vw 52.1vh 0 -.21rem#fff,73.5vw 13.9vh 0 -.45rem#fff,88.5vw 78.1vh 0 -.43rem#fff,32.7vw .4vh 0 -.15rem#fff,5.6vw 81.6vh 0 -.38rem#fff,15.9vw 6.2vh 0 -.04rem#fff,20.5vw 93.2vh 0 -.23rem#fff,35.1vw 49.3vh 0 -.31rem#fff,84.4vw 86.6vh 0 -.38rem#fff,32.5vw 22.8vh 0 -.23rem#fff,81.1vw 77.2vh 0 -.46rem#fff,34.8vw 89.8vh 0 -.05rem#fff,28.9vw 43.9vh 0 -.25rem#fff,25.5vw 1vh 0 -.14rem#fff,71.7vw 5.6vh 0 -.47rem#fff,40.1vw 19.1vh 0 -.42rem#fff,88.4vw 55.6vh 0 -.24rem#fff,90.3vw 95.5vh 0 -.17rem#fff,7.7vw 51.6vh 0 -.46rem#fff,27.5vw 87.7vh 0 -.27rem#fff,13.4vw 87.8vh 0 -.41rem#fff,19.2vw 24.8vh 0 -.06rem#fff,42vw 76vh 0 -.1rem#fff,78vw 93.4vh 0 -.26rem#fff,57.3vw 90.7vh 0 -.06rem#fff,47.5vw 71.4vh 0 -.12rem#fff,74.7vw 95.5vh 0 -.17rem#fff,76.1vw 89.1vh 0 -.37rem#fff,40.5vw 61.4vh 0 -.14rem#fff,87.6vw 32.5vh 0 -.13rem#fff,61.2vw 89.1vh 0 -.41rem#fff,95.9vw 61.6vh 0 -.42rem#fff,87.7vw 82.3vh 0 -.06rem#fff,33.8vw 71.6vh 0 -.07rem#fff,92.8vw 28.9vh 0 -.5rem#fff,6.8vw 95.6vh 0 -.31rem#fff,75.5vw 97.9vh 0 -.4rem#fff,63.6vw 92vh 0 -.15rem#fff,34.3vw 23.9vh 0 -.15rem#fff,20.5vw 19vh 0 -.42rem#fff,28.4vw 100vh 0 -.02rem#fff,9.9vw 89vh 0 -.27rem#fff,82.2vw 95.7vh 0 -.5rem#fff,82.2vw 16.9vh 0 -.19rem#fff,46.5vw 97.2vh 0 -.17rem#fff,61.2vw 97.1vh 0 -.01rem#fff,43.7vw 43.9vh 0 -.16rem#fff,94.1vw 65vh 0 -.06rem#fff,27.8vw 57.8vh 0 -.14rem#fff,68.4vw 78.1vh 0 -.15rem#fff,54.4vw 81.7vh 0 -.5rem#fff,48vw 69.9vh 0 -.35rem#fff,93.9vw 74.9vh 0 -.48rem#fff,69.9vw 61.3vh 0 -.16rem#fff,26.3vw 32vh 0 -.22rem#fff,8.6vw 33vh 0 -.24rem#fff,15vw .1vh 0 -.19rem#fff,48.6vw 47vh 0 -.36rem#fff,86.5vw 40.6vh 0 -.05rem#fff,77.3vw 11.7vh 0 -.4rem#fff,84.3vw 70.5vh 0 -.32rem#fff,96vw 6.8vh 0 -.15rem#fff,17.7vw 61.4vh 0 -.2rem#fff,18vw 34.4vh 0 -.44rem#fff,18.6vw 70.2vh 0 -.47rem#fff,41vw 64.4vh 0 -.33rem#fff,39.9vw 17.4vh 0 -.36rem#fff,34.3vw 90.7vh 0 -.42rem#fff,33.8vw 72.4vh 0 -.14rem#fff,39.7vw 48.2vh 0 -.12rem#fff,38vw 84.8vh 0 -.06rem#fff,44.6vw 66.2vh 0 -.13rem#fff,11.1vw 53.5vh 0 -.1rem#fff,69.1vw 9.1vh 0 -.08rem#fff,98.3vw 55.2vh 0 -.32rem#fff,27.3vw 51.8vh 0 -.41rem#fff,70.3vw 87.5vh 0 -.08rem#fff,15vw 4.4vh 0 -.33rem#fff,18vw 67.8vh 0 -.07rem#fff,32.5vw 8.4vh 0 -.41rem#fff,60.2vw 69.3vh 0 -.13rem#fff,57.8vw 20.6vh 0 -.43rem#fff,33.4vw 56.5vh 0 -.24rem#fff,24vw 67.4vh 0 -.46rem#fff,65.6vw 81.7vh 0 -.19rem#fff,58vw 62.3vh 0 -.31rem#fff,72.2vw 89.2vh 0 -.04rem#fff,88.1vw 23.6vh 0 -.48rem#fff,40vw 11.5vh 0 -.41rem#fff,12vw 79.1vh 0 -.38rem#fff,51.5vw 84.1vh 0 -.13rem#fff,80.9vw 95.1vh 0 -.43rem#fff,12.6vw 35.1vh 0 -.36rem#fff,18.3vw 36.3vh 0 -.08rem#fff,43.2vw 6.8vh 0 -.01rem#fff,31.4vw 19vh 0 -.07rem#fff,89.4vw 6.3vh 0 -.49rem#fff,56.9vw 79.7vh 0 -.2rem#fff,58vw 74.1vh 0 -.03rem#fff,72.8vw 53.3vh 0 -.24rem#fff,60vw 88.6vh 0 -.4rem#fff,62.4vw 2.8vh 0 -.28rem#fff,88.9vw 1.3vh 0 -.48rem#fff,16vw 14.8vh 0 -.01rem#fff,62.7vw 58.5vh 0 -.06rem#fff,98.4vw 24.8vh 0 -.43rem#fff,7.1vw 50.9vh 0 -.13rem#fff,32.4vw 60.4vh 0 -.12rem#fff,36vw .8vh 0 -.41rem#fff,32.9vw 82.2vh 0 -.43rem#fff,95.4vw 81vh 0 -.04rem#fff,79vw 46.6vh 0 -.04rem#fff,29.7vw 27.9vh 0 -.2rem#fff,85vw 9.3vh 0 -.04rem#fff,1.9vw 32vh 0 -.25rem#fff,94.3vw 99.9vh 0 -.39rem#fff,60.4vw 29vh 0 -.14rem#fff,66.6vw 90.3vh 0 -.23rem#fff,42vw 15.8vh 0 -.07rem#fff,26.9vw 48.3vh 0 -.3rem#fff,56.5vw 94.4vh 0 -.14rem#fff,74.9vw 93.2vh 0 -.43rem#fff,10.1vw 98.4vh 0 -.18rem#fff,40.5vw 69.8vh 0 -.23rem#fff,23.2vw 59.6vh 0 -.44rem#fff,86.2vw 38.7vh 0 -.35rem#fff,51.3vw 20.4vh 0 -.49rem#fff,69.3vw 50vh 0 -.32rem#fff,12.5vw 55.5vh 0 -.31rem#fff,15.1vw .1vh 0 -.06rem#fff,90.7vw 45.1vh 0 -.48rem#fff,82.1vw 75.1vh 0 -.5rem#fff,10.5vw 22.3vh 0 -.1rem#fff,4vw 22.6vh 0 -.45rem#fff,65.4vw 81.7vh 0 -.19rem#fff,76.4vw 12.1vh 0 -.32rem#fff,50.6vw 73.3vh 0 -.18rem#fff,45.7vw 98.5vh 0 -.14rem#fff,14vw 35.3vh 0 -.48rem#fff,47.1vw 64.7vh 0 -.17rem#fff,96.3vw 62vh 0 -.47rem#fff,11.8vw 62.6vh 0 -.04rem#fff,52.4vw 78vh 0 -.16rem#fff,4.2vw 60.2vh 0 -.38rem#fff,78.8vw 57.2vh 0 -.09rem#fff,62.1vw 83.5vh 0 -.35rem#fff,21.1vw 83.1vh 0 -.5rem#fff,34.5vw 46.7vh 0 -.34rem#fff,67.5vw 4.1vh 0 -.13rem#fff,65.7vw 59.1vh 0 -.48rem#fff,26.2vw 74.8vh 0 -.5rem#fff,35.6vw 95.4vh 0 -.26rem#fff,62.2vw 25.5vh 0 -.43rem#fff,.2vw 10.7vh 0 -.15rem#fff,80.2vw 52.5vh 0 -.46rem#fff,64.6vw 45.2vh 0 -.12rem#fff,63.5vw 11.2vh 0 -.37rem#fff,41.4vw 82.4vh 0 -.42rem#fff,36.1vw 95.7vh 0 -.05rem#fff,1.8vw 83.5vh 0 -.26rem#fff,34.2vw 27.5vh 0 -.37rem#fff,49.3vw 34.6vh 0 -.01rem#fff,89.9vw 97.8vh 0 -.45rem#fff,86.5vw 87.8vh 0 -.2rem#fff,67vw 81.5vh 0 -.4rem#fff,35.5vw 60.6vh 0 -.42rem#fff,43.2vw 40vh 0 -.03rem#fff,55.9vw 78.7vh 0 -.18rem#fff,15.7vw 71.8vh 0 -.39rem#fff,58.9vw 81.2vh 0 -.18rem#fff,61.5vw 91.7vh 0 -.08rem#fff,2.7vw 36vh 0 -.16rem#fff,46.2vw 40.4vh 0 -.14rem#fff,35.2vw 51.2vh 0 -.45rem#fff,11.7vw 30.7vh 0 -.2rem#fff,72.2vw 41vh 0 -.42rem#fff,69.5vw 33.2vh 0 -.5rem#fff,61.6vw 85.5vh 0 -.05rem#fff,41.5vw 87.8vh 0 -.32rem#fff,77.5vw 39.1vh 0 -.11rem#fff,31.2vw 89.2vh 0 -.18rem#fff,82.2vw 38.3vh 0 -.18rem#fff,33.1vw 45.2vh 0 -.1rem#fff,66.6vw 75.7vh 0 -.22rem#fff,42vw 3.5vh 0 -.36rem#fff,36.7vw 4.2vh 0 -.22rem#fff,63.3vw 82.9vh 0 -.13rem#fff,99.8vw 54.7vh 0 -.05rem#fff,12.9vw 33vh 0 -.37rem#fff,63.5vw 23.5vh 0 -.03rem#fff,16vw 81.1vh 0 -.46rem#fff,1.8vw 14.7vh 0 -.29rem#fff,19vw 2.9vh 0 -.29rem#fff,15.6vw 19.7vh 0 -.34rem#fff,17.2vw 70.4vh 0 -.1rem#fff,47.4vw 63.8vh 0 -.01rem#fff,13.3vw 75.6vh 0 -.44rem#fff,43.4vw 42.3vh 0 -.27rem#fff,84.6vw 94.5vh 0 -.29rem#fff,36.3vw 88.9vh 0 -.06rem#fff,32.5vw 17.9vh 0 -.26rem#fff,85.6vw 81.4vh 0 -.03rem#fff,19vw 95.1vh 0 -.33rem#fff,51.3vw 50.1vh 0 -.28rem#fff,97.2vw 2.4vh 0 -.21rem#fff,96.6vw 17.9vh 0 -.3rem#fff,97.4vw 23.9vh 0 -.42rem#fff,8.1vw 9.3vh 0 -.11rem#fff,23.7vw 20vh 0 -.12rem#fff,17.4vw 83.6vh 0 -.43rem#fff,53.2vw 43vh 0 -.35rem#fff,77.5vw 87.9vh 0 -.13rem#fff,24.6vw 28.1vh 0 -.1rem#fff,77.4vw 12.2vh 0 -.34rem#fff,20vw 84.3vh 0 -.1rem#fff,17.7vw 35vh 0 -.36rem#fff,30.6vw 52.6vh 0 -.29rem#fff,46.8vw 86.5vh 0 -.23rem#fff,51.2vw 11.7vh 0 -.13rem#fff,82.8vw 92.1vh 0 -.11rem#fff,5.2vw 1.6vh 0 -.3rem#fff,22vw 30.2vh 0 -.33rem#fff,42vw 92.3vh 0 -.23rem#fff,49.6vw 15.5vh 0 -.37rem#fff,34.9vw 18.9vh 0 -.19rem#fff,80.5vw 91.6vh 0 -.46rem#fff,10.8vw 76vh 0 -.41rem#fff,18.7vw 95.9vh 0 -.47rem#fff,16.6vw 33.3vh 0 -.33rem#fff,40.9vw 75.2vh 0 -.01rem#fff,62.7vw 2.1vh 0 -.42rem#fff,77.7vw 94.3vh 0 -.44rem#fff,48.9vw 23.3vh 0 -.31rem#fff,1.8vw 55.3vh 0 -.11rem#fff,96.3vw 94.5vh 0 -.17rem#fff,32.9vw 4.9vh 0 -.06rem#fff,22.4vw 35.8vh 0 -.14rem#fff,18.8vw 76.7vh 0 -.1rem#fff,94.4vw 48.7vh 0 -.06rem#fff,22.7vw 5.7vh 0 -.48rem#fff,.6vw 48.2vh 0 -.15rem#fff,67.6vw 6.1vh 0 -.49rem#fff,59.1vw 99.4vh 0 -.28rem#fff,95.7vw 39vh 0 -.34rem#fff,98vw 14.9vh 0 -.08rem#fff,38.3vw 29.1vh 0 -.5rem#fff,24.4vw 68.9vh 0 -.26rem#fff,51.9vw 66.2vh 0 -.3rem#fff,27.5vw 30.7vh 0 -.33rem#fff,89.9vw 84vh 0 -.5rem#fff,3.7vw 90.9vh 0 -.15rem#fff,39.8vw 76.5vh 0 -.01rem#fff,47.2vw 95.2vh 0 -.29rem#fff,25vw 94.3vh 0 -.43rem#fff,73.4vw 86.5vh 0 -.07rem#fff,70.3vw 15.5vh 0 -.22rem#fff,95.3vw 37.9vh 0 -.32rem#fff,1.3vw 36vh 0 -.04rem#fff,31.2vw 12.5vh 0 -.01rem#fff,70vw 30.8vh 0 -.48rem#fff,28.9vw 96.7vh 0 -.1rem#fff,87.7vw 50.4vh 0 -.15rem#fff,69.9vw 24.6vh 0 -.1rem#fff,86.9vw 72.9vh 0 -.47rem#fff,27.3vw 33.1vh 0 -.06rem#fff,83.6vw 69.5vh 0 -.3rem#fff,30.9vw 2.1vh 0 -.02rem#fff,55vw 75.3vh 0 -.25rem#fff,25.5vw 97.1vh 0 -.24rem#fff,42.4vw 85.5vh 0 -.22rem#fff,43.1vw 55.2vh 0 -.39rem#fff,24.2vw 6.9vh 0 -.38rem#fff,89.7vw 9.8vh 0 -.47rem#fff,16.4vw 35.6vh 0 -.37rem#fff,99.6vw 78.9vh 0 -.32rem#fff,88.5vw 85.2vh 0 -.34rem#fff,95.7vw 11.6vh 0 -.17rem#fff,77.6vw 4.7vh 0 -.3rem#fff,80.1vw 26.8vh 0 -.23rem#fff,38.6vw 7.5vh 0 -.34rem#fff,33.6vw 60vh 0 -.24rem#fff,83.8vw 68.6vh 0 -.26rem#fff,30vw 75.7vh 0 -.47rem#fff,89.5vw 26vh 0 -.3rem#fff,53.9vw 86.5vh 0 -.21rem#fff,83.8vw 2vh 0 -.25rem#fff,74vw 54.3vh 0 -.35rem#fff,50.4vw 95.7vh 0 -.04rem#fff,79.8vw 55.3vh 0 -.42rem#fff,90.3vw 89.8vh 0 -.3rem#fff,10.5vw 94.1vh 0 -.45rem#fff,98.7vw 3vh 0 -.28rem#fff,59.1vw 23.1vh 0 -.27rem#fff,40.3vw 82.3vh 0 -.26rem#fff,5.8vw 67.3vh 0 -.12rem#fff,66.7vw 57.2vh 0 -.07rem#fff,38.1vw 72.9vh 0 -.25rem#fff,90vw 80.8vh 0 -.03rem#fff,73.8vw 63.3vh 0 -.45rem#fff,54.6vw 50.7vh 0 -.5rem#fff,91.2vw 90.5vh 0 -.38rem#fff,49.6vw 48.1vh 0 -.5rem#fff,.9vw 96.9vh 0 -.11rem#fff,7.8vw 84.3vh 0 -.33rem#fff,88.6vw 50.9vh 0 -.29rem#fff,89.3vw 74.5vh 0 -.28rem#fff,68.7vw 91.6vh 0 -.46rem#fff,37.1vw 71.2vh 0 -.02rem#fff,30.3vw 37.5vh 0 -.1rem#fff,58.7vw 98.8vh 0 -.42rem#fff,68.8vw 19.5vh 0 -.49rem#fff,32.6vw 18.6vh 0 -.4rem#fff,49.5vw 93.7vh 0 -.21rem#fff,10.7vw 58.4vh 0 -.32rem#fff,52vw 87.5vh 0 -.21rem#fff,29.3vw 21.9vh 0 -.45rem#fff,57.5vw 84.3vh 0 -.2rem#fff,11.9vw 25.5vh 0 -.35rem#fff,64.6vw 21.2vh 0 -.1rem#fff,79.5vw 23.8vh 0 -.49rem#fff,48.6vw 67vh 0 -.33rem#fff,79.8vw 33.1vh 0 -.47rem#fff,65.3vw 94.3vh 0 -.2rem#fff,58.5vw 44vh 0 -.32rem#fff,60.5vw 43.7vh 0 -.22rem#fff,67vw 4.7vh 0 -.4rem#fff,51.6vw 42.5vh 0 -.49rem#fff,59.5vw 45.6vh 0 -.5rem#fff,50.8vw 44.4vh 0 -.36rem#fff,1.9vw 6.8vh 0 -.21rem#fff,63.2vw 52.8vh 0 -.16rem#fff,79.9vw 26.3vh 0 -.17rem#fff,23.3vw 16.2vh 0 -.25rem#fff,90.5vw 50vh 0 -.34rem#fff,83vw 81.7vh 0 -.01rem#fff,80.6vw 49.5vh 0 -.24rem#fff,18.6vw 62.2vh 0 -.03rem#fff,91.2vw 84.9vh 0 -.01rem#fff,98.4vw 31.1vh 0 -.17rem#fff,98.6vw 11vh 0 -.42rem#fff,97.9vw 16.7vh 0 -.37rem#fff,7.8vw 43.7vh 0 -.15rem#fff,46.8vw 84.4vh 0 -.38rem#fff,82vw 33.6vh 0 -.46rem#fff,22.4vw 3.2vh 0 -.41rem#fff,57.8vw 45.6vh 0 -.34rem#fff,72.3vw 44.5vh 0 -.07rem#fff,41.8vw 31.4vh 0 -.43rem#fff,24.7vw 20.3vh 0 -.33rem#fff,72.6vw 14.9vh 0 -.42rem#fff,86.3vw 64.9vh 0 -.12rem#fff,46.9vw 61.4vh 0 -.32rem#fff,69.8vw 76.7vh 0 -.04rem#fff,21vw 25.6vh 0 -.13rem#fff,5.4vw 18.7vh 0 -.13rem#fff,76vw 69.9vh 0 -.27rem#fff,35vw 41.4vh 0 -.25rem#fff,11.4vw 99.3vh 0 -.19rem#fff,43.3vw 59.2vh 0 -.31rem#fff,51.4vw 73.9vh 0 -.47rem#fff,75.2vw 63.6vh 0 -.16rem#fff,67.5vw 82.5vh 0 -.12rem#fff,50.5vw 46.6vh 0 -.1rem#fff,77.3vw 76.3vh 0 -.48rem#fff,16.6vw 94.1vh 0 -.41rem#fff,39.2vw 75.3vh 0 -.35rem#fff,93.4vw 48.4vh 0 -.12rem#fff,51.2vw 48.5vh 0 -.36rem#fff,2.9vw 59.4vh 0 -.42rem#fff,92.8vw 9.4vh 0 -.18rem#fff,83.9vw 30.8vh 0 -.4rem#fff,26.1vw 60.7vh 0 -.21rem#fff,65.4vw 75.5vh 0 -.29rem#fff,74.3vw 71.8vh 0 -.04rem#fff,40vw 64.4vh 0 -.03rem#fff,80.7vw 10.8vh 0 -.4rem#fff,91.2vw 18.5vh 0 -.23rem#fff,56vw 69.6vh 0 -.16rem#fff,89.1vw 65.5vh 0 -.2rem#fff,20.5vw 1.2vh 0 -.22rem#fff;filter:blur(1.5px);height:1.5rem;width:1.5rem}.layer1.a{animation-delay:-3s}.layer2{animation-duration:8s;box-shadow:18.9vw 99.8vh 0 -.28rem#fff,77.8vw 92.6vh 0 -.21rem#fff,76.8vw 66.4vh 0 -.38rem#fff,97.4vw 97.8vh 0 -.4rem#fff,98.7vw 60.8vh 0 -.4rem#fff,92.2vw 55.3vh 0 -.5rem#fff,16.4vw 25.4vh 0 -.38rem#fff,.1vw 2.5vh 0 -.45rem#fff,30.1vw 88.5vh 0 -.03rem#fff,36.1vw 76.4vh 0 -.15rem#fff,13vw 73.4vh 0 -.04rem#fff,88.1vw 9.3vh 0 -.19rem#fff,89.2vw 4.3vh 0 -.46rem#fff,93.1vw 31.4vh 0 -.1rem#fff,9.9vw 82.2vh 0 -.18rem#fff,99.6vw 4.3vh 0 -.19rem#fff,12.5vw 2.9vh 0 -.49rem#fff,61.4vw 13vh 0 -.48rem#fff,85vw 98.6vh 0 -.16rem#fff,80.9vw 18.4vh 0 -.1rem#fff,22.6vw 93.3vh 0 -.35rem#fff,89.3vw 45.3vh 0 -.2rem#fff,25.4vw 45.6vh 0 -.25rem#fff,56.3vw 48.6vh 0 -.03rem#fff,43.2vw 63.8vh 0 -.4rem#fff,75.6vw 55.3vh 0 -.41rem#fff,44.7vw 97.5vh 0 -.24rem#fff,70.7vw 39.2vh 0 -.2rem#fff,54.8vw 21.8vh 0 -.5rem#fff,89.3vw 75.7vh 0 -.12rem#fff,24.7vw 27.8vh 0 -.49rem#fff,58.4vw 56.8vh 0 -.43rem#fff,31.8vw 75.7vh 0 -.3rem#fff,92.7vw 26.4vh 0 -.29rem#fff,2vw 32.1vh 0 -.27rem#fff,63.1vw 76.9vh 0 -.17rem#fff,79.6vw 59.4vh 0 -.21rem#fff,59.3vw 78.1vh 0 -.16rem#fff,87.4vw 26.6vh 0 -.08rem#fff,99.2vw 70.9vh 0 -.39rem#fff,58vw 5.5vh 0 -.37rem#fff,43.6vw 59vh 0 -.33rem#fff,44.7vw 14.8vh 0 -.5rem#fff,94.2vw 20.3vh 0 -.38rem#fff,55.1vw 82.5vh 0 -.25rem#fff,72.9vw 82.9vh 0 -.24rem#fff,13.7vw 58.1vh 0 -.48rem#fff,38.4vw 10.2vh 0 -.06rem#fff,25.8vw 11.8vh 0 -.32rem#fff,74.4vw 52.9vh 0 -.04rem#fff,92.5vw 66.8vh 0 -.25rem#fff,13.6vw 55vh 0 -.44rem#fff,39.5vw 80.6vh 0 -.09rem#fff,10.9vw 62.8vh 0 -.45rem#fff,33.7vw 86.2vh 0 -.28rem#fff,77.8vw 2.5vh 0 -.29rem#fff,4.9vw 36.1vh 0 -.19rem#fff,73.3vw 15.1vh 0 -.43rem#fff,82.1vw 60.8vh 0 -.06rem#fff,92.9vw 94vh 0 -.49rem#fff,27.9vw 92.4vh 0 -.06rem#fff,73.9vw 20vh 0 -.16rem#fff,81.7vw 22.1vh 0 -.42rem#fff,71.8vw 64.7vh 0 -.09rem#fff,48.3vw 12.5vh 0 -.32rem#fff,80.6vw 13.2vh 0 -.01rem#fff,68.1vw 44vh 0 -.14rem#fff,96.5vw 99.3vh 0 -.31rem#fff,6.7vw 89vh 0 -.22rem#fff,64vw 43.9vh 0 -.25rem#fff,53.6vw 67.2vh 0 -.01rem#fff,31.2vw 16vh 0 -.08rem#fff,37.4vw 14.2vh 0 -.33rem#fff,9vw 75.8vh 0 -.45rem#fff,16.8vw 46vh 0 -.07rem#fff,.2vw 61.5vh 0 -.07rem#fff,54.3vw 5.9vh 0 -.36rem#fff,17.6vw 29.5vh 0 -.29rem#fff,15.3vw 89.9vh 0 -.03rem#fff,78.5vw 71.3vh 0 -.08rem#fff,25.7vw 19.3vh 0 -.06rem#fff,93.9vw 71vh 0 -.46rem#fff,93.1vw 15vh 0 -.32rem#fff,27.1vw 98vh 0 -.44rem#fff,95.7vw 38.8vh 0 -.3rem#fff,22.3vw 76.8vh 0 -.48rem#fff,15vw 69.4vh 0 -.24rem#fff,44.4vw 37.2vh 0 -.26rem#fff,78.7vw 45.7vh 0 -.18rem#fff,86.2vw 86.7vh 0 -.19rem#fff,66.2vw 72.9vh 0 -.06rem#fff,90.2vw 22.1vh 0 -.12rem#fff,67.4vw 9vh 0 -.36rem#fff,97.4vw 49.8vh 0 -.06rem#fff,48.5vw 63.4vh 0 -.08rem#fff,35.6vw 14.6vh 0 -.06rem#fff,62.1vw 26.6vh 0 -.12rem#fff,39.8vw 10.5vh 0 -.09rem#fff,32.5vw 45.6vh 0 -.4rem#fff,28.9vw 59.4vh 0 -.43rem#fff,16.9vw 58.4vh 0 -.42rem#fff,65.8vw 96.6vh 0 -.44rem#fff,30.3vw 48.9vh 0 -.47rem#fff,53.8vw 30.9vh 0 -.37rem#fff,68.9vw 63.3vh 0 -.35rem#fff,57vw 54.2vh 0 -.21rem#fff,99.7vw 76.3vh 0 -.26rem#fff,25.8vw .3vh 0 -.4rem#fff,18.3vw 73.9vh 0 -.14rem#fff,7.6vw 4.6vh 0 -.17rem#fff,6.1vw 22.1vh 0 -.4rem#fff,90.6vw 26.5vh 0 -.45rem#fff,24.4vw 51.5vh 0 -.34rem#fff,55.6vw 47.1vh 0 -.23rem#fff,83.1vw 79.2vh 0 -.44rem#fff,99vw 13.8vh 0 -.5rem#fff,37.2vw 24.4vh 0 -.28rem#fff,31.1vw 79.5vh 0 -.26rem#fff,62.1vw 20.1vh 0 -.36rem#fff,81.8vw 76.4vh 0 -.44rem#fff,27.7vw 80.9vh 0 -.27rem#fff,64.4vw 47.9vh 0 -.25rem#fff,93.1vw 69.1vh 0 -.04rem#fff,25.7vw 94.9vh 0 -.34rem#fff,85.7vw 61vh 0 -.11rem#fff,98.4vw 37.4vh 0 -.31rem#fff,49.6vw 27.3vh 0 -.05rem#fff,22.7vw 74.7vh 0 -.5rem#fff,81.3vw 31.1vh 0 -.5rem#fff,28.7vw 59.8vh 0 -.38rem#fff,72.3vw 95.7vh 0 -.12rem#fff,85.8vw 58.1vh 0 -.07rem#fff,35.5vw 43.2vh 0 -.36rem#fff,63.5vw 20.1vh 0 -.4rem#fff,52.2vw 9.5vh 0 -.02rem#fff,67.9vw 64vh 0 -.02rem#fff,48.6vw 88.6vh 0 -.48rem#fff,53.6vw 54.9vh 0 -.1rem#fff,10.8vw 20.8vh 0 -.35rem#fff,72.2vw 52vh 0 -.09rem#fff,96.6vw 24.7vh 0 -.04rem#fff,93.7vw 93.6vh 0 -.38rem#fff,33.7vw 81.4vh 0 -.5rem#fff,49.6vw 43.9vh 0 -.26rem#fff,16.1vw 31.3vh 0 -.12rem#fff,7.4vw 6.2vh 0 -.24rem#fff,38.6vw 23.6vh 0 -.22rem#fff,61.9vw 1.1vh 0 -.06rem#fff,14.1vw 64.8vh 0 -.12rem#fff,99.7vw 41.6vh 0 -.29rem#fff,68vw 38.3vh 0 -.05rem#fff,44.6vw 64.4vh 0 -.45rem#fff,44vw 29.5vh 0 -.1rem#fff,83.1vw 45.2vh 0 -.15rem#fff,3.5vw 13vh 0 -.06rem#fff,97.6vw 49vh 0 -.29rem#fff,94.2vw 64.6vh 0 -.03rem#fff,65.3vw 21.4vh 0 -.24rem#fff,57.4vw 16.7vh 0 -.41rem#fff,85.8vw 59.5vh 0 -.13rem#fff,37.1vw 63.7vh 0 -.28rem#fff,64.5vw 17.7vh 0 -.28rem#fff,40.7vw 38.8vh 0 -.28rem#fff,36.9vw 52.2vh 0 -.48rem#fff,71.4vw 61.2vh 0 -.31rem#fff,84vw 9.3vh 0 -.11rem#fff,63vw 16.9vh 0 -.39rem#fff,11.8vw 23.5vh 0 -.26rem#fff,40.7vw 8vh 0 -.38rem#fff,16vw 4.8vh 0 -.47rem#fff,22vw 24.7vh 0 -.02rem#fff,67.3vw 48vh 0 -.13rem#fff,6.1vw 34vh 0 -.21rem#fff,91vw 74.7vh 0 -.04rem#fff,30.8vw 80.3vh 0 -.06rem#fff,62vw 11.3vh 0 -.45rem#fff,.7vw 89.9vh 0 -.17rem#fff,1.3vw 24.7vh 0 -.22rem#fff,85.8vw 14.9vh 0 -.16rem#fff,34.1vw 86vh 0 -.33rem#fff,73.5vw 26.6vh 0 -.49rem#fff,32.6vw 69.1vh 0 -.04rem#fff,74.6vw 52.1vh 0 -.14rem#fff,28.4vw 62.5vh 0 -.11rem#fff,20.4vw 40.7vh 0 -.09rem#fff,86.3vw 30.2vh 0 -.04rem#fff,17.1vw 20.1vh 0 -.29rem#fff,78.5vw 15.6vh 0 -.12rem#fff,91.7vw 43vh 0 -.39rem#fff,72.2vw 67.8vh 0 -.29rem#fff,20.9vw 16.1vh 0 -.14rem#fff,40vw 10.3vh 0 -.13rem#fff,85.5vw 69vh 0 -.08rem#fff,34vw 36.9vh 0 -.34rem#fff,21vw 51vh 0 -.21rem#fff,54.9vw 10.9vh 0 -.25rem#fff,45.7vw 59.6vh 0 -.14rem#fff,12.9vw 57.1vh 0 -.32rem#fff,22vw 88.3vh 0 -.49rem#fff,70.2vw 65.3vh 0 -.44rem#fff,37.7vw 10vh 0 -.25rem#fff,90.5vw 77.9vh 0 -.22rem#fff,28.4vw 48.8vh 0 -.1rem#fff,59.2vw 20.9vh 0 -.39rem#fff,63.3vw 36.6vh 0 -.39rem#fff,81vw 42.5vh 0 -.5rem#fff,80vw 96.3vh 0 -.24rem#fff,37vw 24.3vh 0 -.45rem#fff,10.9vw 68.6vh 0 -.16rem#fff,26.6vw 1.1vh 0 -.14rem#fff,13.4vw 83.5vh 0 -.25rem#fff,8.3vw 78.8vh 0 -.47rem#fff,83.2vw 34.3vh 0 -.3rem#fff,27.2vw 51.4vh 0 -.2rem#fff,22.9vw .5vh 0 -.15rem#fff,51.5vw 6.2vh 0 -.49rem#fff,59vw 13.3vh 0 -.4rem#fff,79.6vw 3vh 0 -.06rem#fff,23.9vw 5.5vh 0 -.11rem#fff,15.6vw 72.4vh 0 -.3rem#fff,90.2vw 26.8vh 0 -.18rem#fff,1.9vw 9.8vh 0 -.19rem#fff,8.1vw 100vh 0 -.04rem#fff,34.4vw 43.2vh 0 -.43rem#fff,25.1vw 96.2vh 0 -.29rem#fff,88.4vw 12.8vh 0 -.14rem#fff,6vw 43.2vh 0 -.03rem#fff,1.6vw 35.4vh 0 -.39rem#fff,86.7vw 80.8vh 0 -.15rem#fff,30.9vw 19.1vh 0 -.02rem#fff,10.2vw 96vh 0 -.26rem#fff,30.7vw 10.9vh 0 -.48rem#fff,.3vw 56.3vh 0 -.03rem#fff,57.1vw 99.3vh 0 -.46rem#fff,23.8vw 75.1vh 0 -.21rem#fff,39.8vw 41.6vh 0 -.09rem#fff,78.3vw 25.7vh 0 -.34rem#fff,32.6vw 70.4vh 0 -.42rem#fff,94.8vw 8vh 0 -.01rem#fff,31.4vw 13.2vh 0 -.05rem#fff,84.6vw 16.6vh 0 -.1rem#fff,15.5vw 36.7vh 0 -.44rem#fff,59.7vw 71.6vh 0 -.43rem#fff,54.9vw 54.8vh 0 -.23rem#fff,70.3vw 76.8vh 0 -.5rem#fff,6.9vw 62.2vh 0 -.18rem#fff,28.2vw 8.9vh 0 -.5rem#fff,12.3vw 51.4vh 0 -.26rem#fff,75.2vw 16.6vh 0 -.49rem#fff,17.2vw 64.8vh 0 -.15rem#fff,92.7vw 93.8vh 0 -.02rem#fff,43.4vw 57.7vh 0 -.18rem#fff,16.2vw 17vh 0 -.14rem#fff,59vw 31.1vh 0 -.08rem#fff,24.7vw .1vh 0 -.38rem#fff,96.4vw 17.9vh 0 -.47rem#fff,60.6vw 54.2vh 0 -.06rem#fff,57.6vw 11.2vh 0 -.22rem#fff,8.2vw 38.7vh 0 -.04rem#fff,25.8vw 34vh 0 -.07rem#fff,41.2vw 11.3vh 0 -.33rem#fff,36.9vw 50.7vh 0 -.1rem#fff,50.4vw 68.7vh 0 -.47rem#fff,54.7vw 16.6vh 0 -.47rem#fff,60.3vw 12.6vh 0 -.33rem#fff,94.8vw 41.7vh 0 -.03rem#fff,80vw 62.1vh 0 -.41rem#fff,29.2vw 17.2vh 0 -.02rem#fff,26.6vw 82.4vh 0 -.18rem#fff,74vw 68.4vh 0 -.45rem#fff,74.3vw 1.6vh 0 -.42rem#fff,85.5vw 63vh 0 -.26rem#fff,64.7vw 16vh 0 -.13rem#fff,39vw 63.9vh 0 -.02rem#fff,93.6vw 74.4vh 0 -.1rem#fff,9.7vw 26.8vh 0 -.21rem#fff,57.7vw 91.7vh 0 -.36rem#fff,13.5vw 43.3vh 0 -.41rem#fff,40.3vw 13vh 0 -.33rem#fff,83.9vw 63vh 0 -.46rem#fff,30.6vw 72.5vh 0 -.31rem#fff,33.2vw 84.9vh 0 -.14rem#fff,90vw 21.2vh 0 -.06rem#fff,82vw 63vh 0 -.12rem#fff,48.9vw 1.3vh 0 -.09rem#fff,20.1vw 60.7vh 0 -.18rem#fff,24.1vw 25.4vh 0 -.19rem#fff,31.8vw 44.9vh 0 -.34rem#fff,21vw 29.8vh 0 -.43rem#fff,31.7vw 58.6vh 0 -.16rem#fff,33vw 65.6vh 0 -.32rem#fff,.9vw 25.8vh 0 -.39rem#fff,70.5vw 46.4vh 0 -.22rem#fff,16vw 39.7vh 0 -.04rem#fff,43vw 61vh 0 -.35rem#fff,37.9vw 96vh 0 -.3rem#fff,39.2vw 10.5vh 0 -.12rem#fff,35.8vw 26.7vh 0 -.11rem#fff,.2vw 6.5vh 0 -.05rem#fff,11.6vw 60.1vh 0 -.01rem#fff,72.1vw 38.7vh 0 -.47rem#fff,21.6vw 64.7vh 0 -.35rem#fff,61.5vw 9.4vh 0 -.4rem#fff,16.6vw 62.9vh 0 -.02rem#fff,65.3vw 53vh 0 -.29rem#fff,68.8vw 54.1vh 0 -.24rem#fff,88vw 4.2vh 0 -.21rem#fff,34.6vw 74.7vh 0 -.12rem#fff,2.2vw 42.9vh 0 -.06rem#fff,82.6vw 83vh 0 -.22rem#fff,.1vw 1.1vh 0 -.47rem#fff,65.5vw 6vh 0 -.31rem#fff,41.1vw 30.4vh 0 -.04rem#fff,49.5vw 45vh 0 -.42rem#fff,66vw 5vh 0 -.1rem#fff,41.5vw 39vh 0 -.43rem#fff,66.2vw 41.4vh 0 -.37rem#fff,9.1vw 99.2vh 0 -.35rem#fff,68.9vw 74.6vh 0 -.48rem#fff,25.2vw 9.5vh 0 -.36rem#fff,5.5vw 59vh 0 -.21rem#fff,18vw 55vh 0 -.09rem#fff,39.3vw 2.9vh 0 -.05rem#fff,85.7vw 11.7vh 0 -.11rem#fff,87.7vw 31.3vh 0 -.01rem#fff,67.8vw 3.4vh 0 -.19rem#fff,4.4vw 68.5vh 0 -.21rem#fff,68.4vw .3vh 0 -.47rem#fff,16vw 95.3vh 0 -.21rem#fff,80.5vw 85vh 0 -.26rem#fff,14.5vw 28.6vh 0 -.1rem#fff,99.3vw 58.7vh 0 -.02rem#fff,58.5vw 62.9vh 0 -.06rem#fff,34.2vw 19vh 0 -.4rem#fff,78.3vw 22.6vh 0 -.25rem#fff,23.4vw 40.5vh 0 -.35rem#fff,29.6vw 22.6vh 0 -.3rem#fff,95.7vw 97.5vh 0 -.5rem#fff,97.7vw 47.3vh 0 -.43rem#fff,94.1vw 66.2vh 0 -.39rem#fff,73.6vw 48.1vh 0 -.5rem#fff,87.2vw 67.8vh 0 -.2rem#fff,81vw 91.4vh 0 -.34rem#fff,91.8vw 11.2vh 0 -.24rem#fff,85.9vw 83.3vh 0 -.17rem#fff,54.5vw 70.4vh 0 -.13rem#fff,51.2vw 20vh 0 -.3rem#fff,4.2vw 25.2vh 0 -.03rem#fff,4.7vw 95.9vh 0 -.18rem#fff,98.9vw .9vh 0 -.46rem#fff,28.7vw 80.6vh 0 -.03rem#fff,8.1vw 12.3vh 0 -.01rem#fff,74.4vw 67.7vh 0 -.09rem#fff,64.3vw 93.4vh 0 -.38rem#fff,28.7vw 80.5vh 0 -.04rem#fff,23.3vw 93.1vh 0 -.35rem#fff,24.2vw 81.8vh 0 -.08rem#fff,5.1vw 6.8vh 0 -.02rem#fff,45.8vw 57.4vh 0 -.23rem#fff,5vw 53.6vh 0 -.35rem#fff,77.5vw 96.7vh 0 -.2rem#fff,56.5vw 50.7vh 0 -.38rem#fff,20.5vw 89.8vh 0 -.19rem#fff,80.8vw 3.5vh 0 -.16rem#fff,60.6vw 92.3vh 0 -.13rem#fff,42.5vw 58.8vh 0 -.42rem#fff,26.6vw 35.8vh 0 -.14rem#fff,18.2vw 80.7vh 0 -.14rem#fff,73.9vw 43.7vh 0 -.18rem#fff,43.4vw 34.6vh 0 -.1rem#fff,64.3vw 66.9vh 0 -.09rem#fff,64.5vw 24vh 0 -.07rem#fff,6.9vw 19.6vh 0 -.3rem#fff,38vw 17.6vh 0 -.46rem#fff,24.2vw .3vh 0 -.09rem#fff,42.7vw 27.5vh 0 -.06rem#fff,24.9vw 47.6vh 0 -.34rem#fff,69.8vw 66.5vh 0 -.5rem#fff,96.5vw 16.8vh 0 -.41rem#fff,73.9vw 38.4vh 0 -.28rem#fff,2.1vw 11.3vh 0 -.47rem#fff,62.9vw 13.6vh 0 -.13rem#fff,43vw 83.6vh 0 -.39rem#fff,8.2vw 27.2vh 0 -.08rem#fff,55.3vw 71.4vh 0 -.11rem#fff,6.8vw 62.7vh 0 -.32rem#fff,52.1vw 53.8vh 0 -.36rem#fff,29.2vw 35.6vh 0 -.01rem#fff,29.2vw 64.1vh 0 -.4rem#fff,18.1vw 19.5vh 0 -.3rem#fff,83.9vw 94.5vh 0 -.09rem#fff,26.4vw 88.9vh 0 -.34rem#fff,37vw 49.8vh 0 -.28rem#fff,20.9vw 53.1vh 0 -.16rem#fff,55.5vw 68vh 0 -.43rem#fff,84vw 74.9vh 0 -.37rem#fff,77vw 19.8vh 0 -.37rem#fff,8.6vw 36.3vh 0 -.31rem#fff,74.3vw 94.8vh 0 -.42rem#fff,49.5vw 83.2vh 0 -.34rem#fff;filter:blur(3px);height:1.2rem;width:1.2rem}.layer2.a{animation-delay:-4s}.layer3{animation-duration:10s;box-shadow:20.8vw 33.3vh 0 -.35rem#fff,10.6vw 50.4vh 0 -.2rem#fff,24.4vw 54.1vh 0 -.18rem#fff,29.5vw 6.1vh 0 -.47rem#fff,39vw 41.1vh 0 -.02rem#fff,57.4vw 45.5vh 0 -.3rem#fff,57.1vw 14.8vh 0 -.33rem#fff,46vw 70.1vh 0 -.31rem#fff,86.3vw 47.3vh 0 -.47rem#fff,32.4vw 16.4vh 0 -.05rem#fff,34.6vw 3.3vh 0 -.32rem#fff,52.9vw 51.2vh 0 -.16rem#fff,58.1vw 51.5vh 0 -.39rem#fff,75.8vw 8.7vh 0 -.16rem#fff,20.4vw 72.3vh 0 -.44rem#fff,43.8vw 61.6vh 0 -.08rem#fff,38.6vw 88.3vh 0 -.32rem#fff,12.5vw 17.9vh 0 -.13rem#fff,46.6vw 4.5vh 0 -.19rem#fff,18.4vw 88.2vh 0 -.14rem#fff,95.7vw 75.8vh 0 -.14rem#fff,84.8vw 53.6vh 0 -.39rem#fff,25.9vw 45.1vh 0 -.26rem#fff,40.7vw 57.4vh 0 -.19rem#fff,51vw 22.6vh 0 -.45rem#fff,23.8vw 58.6vh 0 -.36rem#fff,45.1vw 58vh 0 -.11rem#fff,26.9vw 54.5vh 0 -.04rem#fff,80.7vw 87.2vh 0 -.07rem#fff,52.1vw 50.5vh 0 -.07rem#fff,45.8vw 57.2vh 0 -.49rem#fff,13.3vw 7.2vh 0 -.5rem#fff,25.7vw 48.6vh 0 -.3rem#fff,25.8vw 52.8vh 0 -.39rem#fff,31.9vw 93.1vh 0 -.45rem#fff,89.3vw 46.3vh 0 -.33rem#fff,18.7vw 58.9vh 0 -.45rem#fff,29.4vw 41.5vh 0 -.43rem#fff,7.1vw 77.1vh 0 -.36rem#fff,60.4vw 33.7vh 0 -.16rem#fff,85.2vw 9.1vh 0 -.09rem#fff,9.9vw 45.9vh 0 -.08rem#fff,88.3vw 38.1vh 0 -.31rem#fff,59.9vw 14.8vh 0 -.34rem#fff,51.8vw 96.4vh 0 -.3rem#fff,59.5vw 92.5vh 0 -.49rem#fff,26.9vw 52.5vh 0 -.2rem#fff,8.3vw 9.9vh 0 -.39rem#fff,47.4vw 2.3vh 0 -.06rem#fff,81.6vw 61vh 0 -.07rem#fff,18.6vw .1vh 0 -.07rem#fff,79.6vw 96.1vh 0 -.21rem#fff,30.7vw 87.4vh 0 -.46rem#fff,71.2vw 20.7vh 0 -.48rem#fff,54.7vw 12.2vh 0 -.44rem#fff,27.1vw 25.1vh 0 -.32rem#fff,89.9vw 40.2vh 0 -.39rem#fff,15.5vw 3.6vh 0 -.03rem#fff,33.1vw 81.9vh 0 -.12rem#fff,18.5vw 57vh 0 -.13rem#fff,50.3vw 18.1vh 0 -.47rem#fff,78.7vw 32.2vh 0 -.37rem#fff,43.6vw 31.2vh 0 -.08rem#fff,67.6vw 66.8vh 0 -.29rem#fff,38vw 36.6vh 0 -.28rem#fff,46.8vw 61.5vh 0 -.41rem#fff,81.3vw 13.5vh 0 -.1rem#fff,77vw 38.4vh 0 -.47rem#fff,38vw 55vh 0 -.19rem#fff,31.3vw 38.2vh 0 -.4rem#fff,74.6vw 7vh 0 -.01rem#fff,1vw 18vh 0 -.49rem#fff,51.7vw 1.9vh 0 -.31rem#fff,88.5vw 87.6vh 0 -.06rem#fff,13.3vw 9.4vh 0 -.32rem#fff,26.5vw 84.5vh 0 -.48rem#fff,10vw 67.3vh 0 -.43rem#fff,37.1vw 72.6vh 0 -.03rem#fff,5.3vw 2.7vh 0 -.33rem#fff,68.6vw 42.6vh 0 -.45rem#fff,95.7vw 52vh 0 -.05rem#fff,89.5vw 4vh 0 -.04rem#fff,72.8vw 62.4vh 0 -.27rem#fff,97.6vw 87.9vh 0 -.34rem#fff,87.2vw .2vh 0 -.45rem#fff,19.9vw 50.2vh 0 -.41rem#fff,43.8vw 72vh 0 -.32rem#fff,91vw 66.2vh 0 -.39rem#fff,73.3vw 58.8vh 0 -.03rem#fff,46.2vw 99.1vh 0 -.41rem#fff,48.2vw 29.7vh 0 -.08rem#fff,17.4vw 43vh 0 -.47rem#fff,89.8vw 59.6vh 0 -.5rem#fff,18.7vw 42.1vh 0 -.14rem#fff,80.8vw 69.3vh 0 -.22rem#fff,40.7vw 9.1vh 0 -.36rem#fff,23.1vw 75.3vh 0 -.14rem#fff,76.8vw 12.3vh 0 -.14rem#fff,90.7vw 16.8vh 0 -.25rem#fff,50.9vw 99.4vh 0 -.19rem#fff,65.7vw 13.3vh 0 -.35rem#fff,47.2vw 91.5vh 0 -.41rem#fff,21.8vw 79.1vh 0 -.26rem#fff,97.2vw 46.6vh 0 -.23rem#fff,15.7vw 56.5vh 0 -.17rem#fff,73.7vw 6.4vh 0 -.46rem#fff,49vw 44.2vh 0 -.38rem#fff,17vw 98.5vh 0 -.37rem#fff,62.1vw 12.8vh 0 -.36rem#fff,3.9vw 84.4vh 0 -.27rem#fff,99.9vw 44.1vh 0 -.13rem#fff,9.5vw 43.8vh 0 -.12rem#fff,15.9vw 22.5vh 0 -.36rem#fff,31.5vw 29.7vh 0 -.45rem#fff,82.8vw .1vh 0 -.5rem#fff,30.4vw 87.2vh 0 -.28rem#fff,9.2vw 58.9vh 0 -.01rem#fff,73.4vw 33.3vh 0 -.49rem#fff,23.6vw 15.3vh 0 -.01rem#fff,75.7vw 8.3vh 0 -.27rem#fff,43.9vw 31.8vh 0 -.05rem#fff,66vw 84.2vh 0 -.04rem#fff,73.9vw 13.3vh 0 -.21rem#fff,7.2vw 92.1vh 0 -.13rem#fff,97.1vw 58.4vh 0 -.4rem#fff,24.9vw 59.9vh 0 -.17rem#fff,29vw 48.9vh 0 -.03rem#fff,86vw 3.9vh 0 -.44rem#fff,100vw 79.9vh 0 -.1rem#fff,36.2vw 84vh 0 -.21rem#fff,59.6vw 45vh 0 -.17rem#fff,59.1vw 58.4vh 0 -.16rem#fff,94.3vw 15.1vh 0 -.14rem#fff,60.4vw 48.1vh 0 -.01rem#fff,66.5vw 77.1vh 0 -.01rem#fff,69.1vw 50.7vh 0 -.08rem#fff,25.4vw 50.2vh 0 -.49rem#fff,41.5vw 12.3vh 0 -.14rem#fff,11.5vw 63.5vh 0 -.3rem#fff,44vw 18.6vh 0 -.12rem#fff,95.2vw 90.2vh 0 -.35rem#fff,9.5vw 36vh 0 -.01rem#fff,86.2vw 36.5vh 0 -.4rem#fff,42.3vw 35.9vh 0 -.05rem#fff,11.3vw 43vh 0 -.31rem#fff,40.6vw 60.9vh 0 -.31rem#fff,56.1vw 9.7vh 0 -.32rem#fff,88vw 74.6vh 0 -.01rem#fff,14.1vw 12.8vh 0 -.22rem#fff,30.7vw 64.3vh 0 -.07rem#fff,96.2vw 39.7vh 0 -.26rem#fff,95.8vw 85.9vh 0 -.05rem#fff,44.3vw 30.3vh 0 -.49rem#fff,1.7vw 85.5vh 0 -.12rem#fff,10.2vw 65.1vh 0 -.38rem#fff,52vw 98.7vh 0 -.11rem#fff,6.9vw 83.2vh 0 -.12rem#fff,30.2vw 55.1vh 0 -.3rem#fff,48.8vw 89vh 0 -.46rem#fff,89.4vw 70.7vh 0 -.05rem#fff,76.7vw 76.6vh 0 -.32rem#fff,58.8vw 73.3vh 0 -.27rem#fff,49.5vw 8.1vh 0 -.17rem#fff,13.1vw 13.9vh 0 -.28rem#fff,5.8vw 42.4vh 0 -.19rem#fff,49.6vw 70.3vh 0 -.34rem#fff,39vw 27vh 0 -.37rem#fff,96.8vw 35.9vh 0 -.31rem#fff,14.4vw 19vh 0 -.13rem#fff,13.2vw 54.5vh 0 -.28rem#fff,65.3vw 90.5vh 0 -.1rem#fff,75.3vw 14.6vh 0 -.04rem#fff,66.6vw 69vh 0 -.34rem#fff,76vw 80.6vh 0 -.16rem#fff,57.1vw 79.6vh 0 -.32rem#fff,13.7vw 32.4vh 0 -.5rem#fff,35.5vw 22.9vh 0 -.18rem#fff,28.9vw 53.6vh 0 -.1rem#fff,73.3vw .7vh 0 -.04rem#fff,55.1vw 2.9vh 0 -.23rem#fff,14.3vw 92.4vh 0 -.08rem#fff,11.7vw 53vh 0 -.41rem#fff,47.2vw 61.5vh 0 -.38rem#fff,82.9vw 96.6vh 0 -.3rem#fff,24.7vw 63vh 0 -.42rem#fff,21.8vw 43.4vh 0 -.3rem#fff,38.7vw 72.9vh 0 -.14rem#fff,82.5vw 14.1vh 0 -.27rem#fff,59vw 19.2vh 0 -.39rem#fff,14.4vw 61.9vh 0 -.13rem#fff,1.7vw 81.9vh 0 -.28rem#fff,84.2vw 85.9vh 0 -.03rem#fff,9.8vw 97vh 0 -.05rem#fff,65.1vw 61.7vh 0 -.48rem#fff,63.7vw 22.6vh 0 -.22rem#fff,66.9vw 2.7vh 0 -.02rem#fff,18.8vw 76vh 0 -.36rem#fff,16.3vw 1vh 0 -.13rem#fff,44.4vw 72vh 0 -.26rem#fff,2.3vw 40vh 0 -.17rem#fff,70.1vw 73.5vh 0 -.19rem#fff,15.7vw 24vh 0 -.05rem#fff,38.5vw 45.9vh 0 -.44rem#fff,43.3vw 60.5vh 0 -.4rem#fff,35.8vw 32.6vh 0 -.4rem#fff,86.7vw 32.4vh 0 -.45rem#fff,46.8vw 26.2vh 0 -.14rem#fff,51.6vw 37.8vh 0 -.11rem#fff,27.3vw 42.2vh 0 -.16rem#fff,51vw 21.6vh 0 -.09rem#fff,98.1vw 19.2vh 0 -.13rem#fff,61.5vw 72.2vh 0 -.09rem#fff,35.3vw 14.5vh 0 -.1rem#fff,98vw 91.8vh 0 -.03rem#fff,71vw 50.7vh 0 -.3rem#fff,44.1vw 70.2vh 0 -.16rem#fff,76.5vw 41.9vh 0 -.35rem#fff,62.8vw 8.1vh 0 -.1rem#fff,98.5vw 54.7vh 0 -.2rem#fff,31.1vw 96vh 0 -.01rem#fff,10.4vw 35.7vh 0 -.18rem#fff,9.3vw 19.5vh 0 -.27rem#fff,99.4vw 31.2vh 0 -.07rem#fff,48.9vw 2.8vh 0 -.12rem#fff,83vw 86.7vh 0 -.29rem#fff,74.6vw 16.6vh 0 -.23rem#fff,27.7vw 78.1vh 0 -.39rem#fff,15.6vw 36.2vh 0 -.19rem#fff,45.4vw 66.6vh 0 -.37rem#fff,73.5vw 88.7vh 0 -.3rem#fff,54.5vw 60.6vh 0 -.18rem#fff,49.2vw 22.8vh 0 -.08rem#fff,24.9vw 16.8vh 0 -.03rem#fff,14.1vw 64.1vh 0 -.48rem#fff,75.6vw 3.3vh 0 -.16rem#fff,79.5vw 80.7vh 0 -.45rem#fff,19.2vw 99.5vh 0 -.28rem#fff,30vw 43.3vh 0 -.28rem#fff,38.6vw 68.6vh 0 -.15rem#fff,9.2vw 79.2vh 0 -.07rem#fff,26.4vw 14.9vh 0 -.05rem#fff,14.1vw 71.2vh 0 -.26rem#fff,20.7vw 18.5vh 0 -.14rem#fff,29.4vw 85vh 0 -.15rem#fff,71.8vw 74.5vh 0 -.06rem#fff,93.6vw 30.9vh 0 -.28rem#fff,34.7vw 83.7vh 0 -.46rem#fff,52.4vw 58.3vh 0 -.09rem#fff,26.1vw 18.1vh 0 -.5rem#fff,9.2vw 66.9vh 0 -.19rem#fff,12.7vw 19.9vh 0 -.22rem#fff,71vw 49.2vh 0 -.08rem#fff,96.8vw 59vh 0 -.4rem#fff,93.8vw 3.4vh 0 -.4rem#fff,87.9vw 46.7vh 0 -.11rem#fff,37.6vw 90.3vh 0 -.13rem#fff,82.6vw 62.3vh 0 -.35rem#fff,98.9vw 45.8vh 0 -.19rem#fff,95.9vw 98.4vh 0 -.23rem#fff,62.9vw 22.5vh 0 -.09rem#fff,.1vw 55.6vh 0 -.29rem#fff,45.6vw 27.7vh 0 -.2rem#fff,94.2vw 89.6vh 0 -.24rem#fff,66.1vw 2.2vh 0 -.19rem#fff,35.9vw 82.2vh 0 -.47rem#fff,8.4vw 70.3vh 0 -.37rem#fff,69.8vw 73.1vh 0 -.22rem#fff,76.1vw 19.4vh 0 -.19rem#fff,50.4vw 4.9vh 0 -.29rem#fff,74.6vw 46.5vh 0 -.46rem#fff,67.1vw 99.2vh 0 -.29rem#fff,28.1vw 68.9vh 0 -.01rem#fff,33vw 47.5vh 0 -.5rem#fff,64.9vw 30vh 0 -.29rem#fff,47.3vw 31vh 0 -.19rem#fff,21.1vw 34.8vh 0 -.27rem#fff,23.9vw 44.2vh 0 -.33rem#fff,86.4vw 53.6vh 0 -.21rem#fff,64.9vw 14.2vh 0 -.39rem#fff,75.2vw 46.6vh 0 -.23rem#fff,10.3vw 2.6vh 0 -.3rem#fff,47.5vw 4.2vh 0 -.07rem#fff,45.3vw 38.7vh 0 -.23rem#fff,18.2vw 89vh 0 -.25rem#fff,85.3vw 41.3vh 0 -.14rem#fff,37.3vw 16.5vh 0 -.04rem#fff,25.3vw 61.3vh 0 -.5rem#fff,61.7vw 95.3vh 0 -.25rem#fff,81.8vw 19.6vh 0 -.13rem#fff,99.8vw 85.2vh 0 -.43rem#fff,95.8vw 4.3vh 0 -.21rem#fff,6.1vw 73.5vh 0 -.05rem#fff,62.4vw 81.6vh 0 -.11rem#fff,64.3vw 5.7vh 0 -.22rem#fff,85vw 99.1vh 0 -.45rem#fff,44.6vw 66vh 0 -.01rem#fff,17.9vw 96.8vh 0 -.13rem#fff,50.5vw 56.2vh 0 -.29rem#fff,52vw 92.1vh 0 -.13rem#fff,4vw 74.9vh 0 -.21rem#fff,81.8vw 43.8vh 0 -.03rem#fff,76vw 88.6vh 0 -.17rem#fff,99.7vw 14vh 0 -.28rem#fff,81vw 94vh 0 -.33rem#fff,63.7vw 65.9vh 0 -.49rem#fff,85vw 49.5vh 0 -.07rem#fff,45.8vw 91.4vh 0 -.08rem#fff,89.4vw 70.7vh 0 -.38rem#fff,45vw 13.8vh 0 -.22rem#fff,8.7vw 87vh 0 -.44rem#fff,22.9vw 86.9vh 0 -.28rem#fff,83.3vw 41vh 0 -.1rem#fff,44.4vw 1.6vh 0 -.15rem#fff,60.3vw 95.5vh 0 -.09rem#fff,28.5vw 45.2vh 0 -.07rem#fff,16.4vw 76.3vh 0 -.36rem#fff,44.3vw 87vh 0 -.36rem#fff,6.4vw 21.5vh 0 -.36rem#fff,80.7vw 1.6vh 0 -.03rem#fff,15.5vw 5.1vh 0 -.14rem#fff,61.6vw 45.6vh 0 -.4rem#fff,39.4vw 64.3vh 0 -.2rem#fff,70.7vw 21.5vh 0 -.28rem#fff,52.5vw 11.6vh 0 -.46rem#fff,72.3vw 7.3vh 0 -.21rem#fff,49.4vw 38vh 0 -.28rem#fff,58.6vw 50.1vh 0 -.41rem#fff,22.6vw 52.5vh 0 -.03rem#fff,39vw 35.8vh 0 -.01rem#fff,19.5vw 17.1vh 0 -.21rem#fff,58.2vw 48.5vh 0 -.11rem#fff,58.4vw 37.1vh 0 -.16rem#fff,72.9vw 87vh 0 -.35rem#fff,77.9vw 23.8vh 0 -.09rem#fff,64vw 46.7vh 0 -.1rem#fff,51.3vw 90vh 0 -.49rem#fff,4.7vw 29.3vh 0 -.05rem#fff,35.8vw 30.3vh 0 -.47rem#fff,9.9vw 26.7vh 0 -.02rem#fff,34.4vw 59.4vh 0 -.26rem#fff,96vw 40.4vh 0 -.33rem#fff,51.2vw 52.2vh 0 -.26rem#fff,19.6vw 40.2vh 0 -.43rem#fff,10.4vw 62.7vh 0 -.48rem#fff,66.9vw 51.6vh 0 -.49rem#fff,55.3vw 18.1vh 0 -.48rem#fff,86.8vw 43.7vh 0 -.37rem#fff,8.1vw 18.9vh 0 -.11rem#fff,20.5vw 85.2vh 0 -.23rem#fff,35.6vw 43.2vh 0 -.4rem#fff,65.6vw 98.3vh 0 -.18rem#fff,8.8vw 23.6vh 0 -.24rem#fff,11.5vw 81.4vh 0 -.28rem#fff,37.9vw 34.3vh 0 -.47rem#fff,78.9vw 14.6vh 0 -.19rem#fff,38vw 89.6vh 0 -.48rem#fff,75.8vw 31.4vh 0 -.07rem#fff,11.6vw 41.8vh 0 -.43rem#fff,84.3vw 81.5vh 0 -.08rem#fff,27.4vw 7.3vh 0 -.36rem#fff,45.3vw 77.1vh 0 -.34rem#fff,72vw 13.5vh 0 -.21rem#fff,99.7vw 29.6vh 0 -.38rem#fff,85.8vw 52.1vh 0 -.36rem#fff,44.1vw 73.7vh 0 -.33rem#fff,50.4vw 16.9vh 0 -.13rem#fff,8.6vw 89.2vh 0 -.46rem#fff,47vw 3.2vh 0 -.03rem#fff,28.6vw 7.4vh 0 -.4rem#fff,38.6vw 42.8vh 0 -.03rem#fff,92.1vw 98.5vh 0 -.09rem#fff,89.3vw 83.3vh 0 -.37rem#fff,76.2vw 93.8vh 0 -.14rem#fff,68vw 22.9vh 0 -.35rem#fff,37.2vw 71.6vh 0 -.04rem#fff,42.6vw 62vh 0 -.46rem#fff,81vw 94.7vh 0 -.07rem#fff,62vw 26.5vh 0 -.47rem#fff,7.4vw 38.8vh 0 -.15rem#fff,63.5vw 42.6vh 0 -.41rem#fff,39.4vw 41.4vh 0 -.12rem#fff,93.3vw 56.7vh 0 -.23rem#fff,33.3vw 93.3vh 0 -.1rem#fff,51.3vw 89.8vh 0 -.34rem#fff,40.3vw 11.7vh 0 -.45rem#fff,76.7vw 70.3vh 0 -.14rem#fff,44.8vw 94.5vh 0 -.49rem#fff,3.3vw 25.1vh 0 -.38rem#fff,75.8vw 23.6vh 0 -.18rem#fff,79.5vw 12.6vh 0 -.33rem#fff,32.3vw 63.2vh 0 -.44rem#fff,48.7vw 85.6vh 0 -.03rem#fff,82.5vw 70.5vh 0 -.03rem#fff,63.1vw 52.2vh 0 -.35rem#fff,33vw 75.1vh 0 -.45rem#fff,18vw 24.5vh 0 -.48rem#fff,79.5vw 5.4vh 0 -.28rem#fff,94.6vw 74vh 0 -.36rem#fff,41.9vw 71.9vh 0 -.01rem#fff,80.2vw 79.7vh 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:-8.8s;animation-duration:11.2s}@keyframes animation-snowflake-50{0%{left:33%;top:-100px;transform:scale(1.219) rotate3d(.95,.13,.05,0deg)}to{left:36.2%;top:calc(100% + 100px);transform:scale(1.219) rotate3d(.23,.21,.09,1078deg)}}snowfall snowflake:nth-child(49){animation:animation-snowflake-49 linear infinite;animation-delay:-14.3s;animation-duration:12s}@keyframes animation-snowflake-49{0%{left:25%;top:-100px;transform:scale(.941) rotate3d(.84,.72,.82,0deg)}to{left:26.4%;top:calc(100% + 100px);transform:scale(.941) rotate3d(.33,.23,.91,1371deg)}}snowfall snowflake:nth-child(48){animation:animation-snowflake-48 linear infinite;animation-delay:-15.4s;animation-duration:10.3s}@keyframes animation-snowflake-48{0%{left:89%;top:-100px;transform:scale(1.272) rotate3d(.06,.45,.95,0deg)}to{left:121.9%;top:calc(100% + 100px);transform:scale(1.272) rotate3d(.86,.85,.08,-1356deg)}}snowfall snowflake:nth-child(47){animation:animation-snowflake-47 linear infinite;animation-delay:-14.2s;animation-duration:10.5s}@keyframes animation-snowflake-47{0%{left:50%;top:-100px;transform:scale(1.232) rotate3d(.41,.62,.66,0deg)}to{left:71.5%;top:calc(100% + 100px);transform:scale(1.232) rotate3d(.45,.77,.24,-1072deg)}}snowfall snowflake:nth-child(46){animation:animation-snowflake-46 linear infinite;animation-delay:-7.8s;animation-duration:12.6s}@keyframes animation-snowflake-46{0%{left:43%;top:-100px;transform:scale(1.386) rotate3d(.51,.64,.87,0deg)}to{left:69.1%;top:calc(100% + 100px);transform:scale(1.386) rotate3d(.97,.43,.74,-1243deg)}}snowfall snowflake:nth-child(45){animation:animation-snowflake-45 linear infinite;animation-delay:0s;animation-duration:8.5s}@keyframes animation-snowflake-45{0%{left:84%;top:-100px;transform:scale(.928) rotate3d(.38,.59,.34,0deg)}to{left:84.4%;top:calc(100% + 100px);transform:scale(.928) rotate3d(.04,.97,.43,-883deg)}}snowfall snowflake:nth-child(44){animation:animation-snowflake-44 linear infinite;animation-delay:-2.4s;animation-duration:9.6s}@keyframes animation-snowflake-44{0%{left:32%;top:-100px;transform:scale(1.368) rotate3d(.71,.21,.47,0deg)}to{left:48.2%;top:calc(100% + 100px);transform:scale(1.368) rotate3d(.43,.17,.4,1394deg)}}snowfall snowflake:nth-child(43){animation:animation-snowflake-43 linear infinite;animation-delay:-11.8s;animation-duration:13.3s}@keyframes animation-snowflake-43{0%{left:13%;top:-100px;transform:scale(1.325) rotate3d(.12,.96,.75,0deg)}to{left:9%;top:calc(100% + 100px);transform:scale(1.325) rotate3d(.13,.41,.45,1401deg)}}snowfall snowflake:nth-child(42){animation:animation-snowflake-42 linear infinite;animation-delay:-2.7s;animation-duration:14.2s}@keyframes animation-snowflake-42{0%{left:78%;top:-100px;transform:scale(1.055) rotate3d(.66,.43,.68,0deg)}to{left:68.1%;top:calc(100% + 100px);transform:scale(1.055) rotate3d(.19,.33,.28,1334deg)}}snowfall snowflake:nth-child(41){animation:animation-snowflake-41 linear infinite;animation-delay:-.1s;animation-duration:15.8s}@keyframes animation-snowflake-41{0%{left:50%;top:-100px;transform:scale(.974) rotate3d(.62,.58,.48,0deg)}to{left:62%;top:calc(100% + 100px);transform:scale(.974) rotate3d(.05,.89,.21,728deg)}}snowfall snowflake:nth-child(40){animation:animation-snowflake-40 linear infinite;animation-delay:-2.3s;animation-duration:10.2s}@keyframes animation-snowflake-40{0%{left:19%;top:-100px;transform:scale(1.171) rotate3d(.22,.49,.95,0deg)}to{left:28.6%;top:calc(100% + 100px);transform:scale(1.171) rotate3d(.61,.29,.34,1374deg)}}snowfall snowflake:nth-child(39){animation:animation-snowflake-39 linear infinite;animation-delay:-9.9s;animation-duration:10.9s}@keyframes animation-snowflake-39{0%{left:46%;top:-100px;transform:scale(1.254) rotate3d(.16,.85,.85,0deg)}to{left:26.1%;top:calc(100% + 100px);transform:scale(1.254) rotate3d(.37,.41,.1,-958deg)}}snowfall snowflake:nth-child(38){animation:animation-snowflake-38 linear infinite;animation-delay:-1.4s;animation-duration:13s}@keyframes animation-snowflake-38{0%{left:79%;top:-100px;transform:scale(1.264) rotate3d(.28,.04,.3,0deg)}to{left:74%;top:calc(100% + 100px);transform:scale(1.264) rotate3d(1,.73,.06,1324deg)}}snowfall snowflake:nth-child(37){animation:animation-snowflake-37 linear infinite;animation-delay:-9.9s;animation-duration:10.1s}@keyframes animation-snowflake-37{0%{left:84%;top:-100px;transform:scale(.78) rotate3d(.15,.88,.41,0deg)}to{left:94.2%;top:calc(100% + 100px);transform:scale(.78) rotate3d(.9,.75,.09,-1341deg)}}snowfall snowflake:nth-child(36){animation:animation-snowflake-36 linear infinite;animation-delay:-14.5s;animation-duration:9.4s}@keyframes animation-snowflake-36{0%{left:23%;top:-100px;transform:scale(.835) rotate3d(.09,.8,.85,0deg)}to{left:35.6%;top:calc(100% + 100px);transform:scale(.835) rotate3d(.43,.38,.83,916deg)}}snowfall snowflake:nth-child(35){animation:animation-snowflake-35 linear infinite;animation-delay:-14.7s;animation-duration:8.8s}@keyframes animation-snowflake-35{0%{left:86%;top:-100px;transform:scale(.838) rotate3d(.48,.1,.58,0deg)}to{left:72.5%;top:calc(100% + 100px);transform:scale(.838) rotate3d(.83,.47,.73,-1352deg)}}snowfall snowflake:nth-child(34){animation:animation-snowflake-34 linear infinite;animation-delay:-3.1s;animation-duration:10.1s}@keyframes animation-snowflake-34{0%{left:98%;top:-100px;transform:scale(.798) rotate3d(.42,.24,.2,0deg)}to{left:81.8%;top:calc(100% + 100px);transform:scale(.798) rotate3d(.18,.47,.69,1233deg)}}snowfall snowflake:nth-child(33){animation:animation-snowflake-33 linear infinite;animation-delay:-14.1s;animation-duration:14.3s}@keyframes animation-snowflake-33{0%{left:75%;top:-100px;transform:scale(.681) rotate3d(.89,.79,.48,0deg)}to{left:96.8%;top:calc(100% + 100px);transform:scale(.681) rotate3d(.48,.37,.01,-1071deg)}}snowfall snowflake:nth-child(32){animation:animation-snowflake-32 linear infinite;animation-delay:-15.1s;animation-duration:15.9s}@keyframes animation-snowflake-32{0%{left:5%;top:-100px;transform:scale(.816) rotate3d(.39,.45,.07,0deg)}to{left:8.4%;top:calc(100% + 100px);transform:scale(.816) rotate3d(.35,.87,.33,1163deg)}}snowfall snowflake:nth-child(31){animation:animation-snowflake-31 linear infinite;animation-delay:-2.3s;animation-duration:9.9s}@keyframes animation-snowflake-31{0%{left:28%;top:-100px;transform:scale(.822) rotate3d(.68,.69,.96,0deg)}to{left:16.4%;top:calc(100% + 100px);transform:scale(.822) rotate3d(.11,.63,.07,826deg)}}snowfall snowflake:nth-child(30){animation:animation-snowflake-30 linear infinite;animation-delay:-2.2s;animation-duration:9.4s}@keyframes animation-snowflake-30{0%{left:87%;top:-100px;transform:scale(1.33) rotate3d(.49,1,.1,0deg)}to{left:106.1%;top:calc(100% + 100px);transform:scale(1.33) rotate3d(.35,.65,.74,-1136deg)}}snowfall snowflake:nth-child(29){animation:animation-snowflake-29 linear infinite;animation-delay:-7.2s;animation-duration:9.9s}@keyframes animation-snowflake-29{0%{left:73%;top:-100px;transform:scale(1.19) rotate3d(.8,.17,.66,0deg)}to{left:87%;top:calc(100% + 100px);transform:scale(1.19) rotate3d(.49,.49,.7,1239deg)}}snowfall snowflake:nth-child(28){animation:animation-snowflake-28 linear infinite;animation-delay:-10.4s;animation-duration:8.3s}@keyframes animation-snowflake-28{0%{left:22%;top:-100px;transform:scale(.902) rotate3d(.62,.74,.31,0deg)}to{left:52.7%;top:calc(100% + 100px);transform:scale(.902) rotate3d(.89,.2,.84,1034deg)}}snowfall snowflake:nth-child(27){animation:animation-snowflake-27 linear infinite;animation-delay:-9.2s;animation-duration:11.3s}@keyframes animation-snowflake-27{0%{left:94%;top:-100px;transform:scale(1.235) rotate3d(.6,.88,.55,0deg)}to{left:130.1%;top:calc(100% + 100px);transform:scale(1.235) rotate3d(.53,.35,.7,-797deg)}}snowfall snowflake:nth-child(26){animation:animation-snowflake-26 linear infinite;animation-delay:-1.7s;animation-duration:11.2s}@keyframes animation-snowflake-26{0%{left:95%;top:-100px;transform:scale(1.363) rotate3d(.3,.71,.05,0deg)}to{left:108.3%;top:calc(100% + 100px);transform:scale(1.363) rotate3d(.9,.86,.73,-1091deg)}}snowfall snowflake:nth-child(25){animation:animation-snowflake-25 linear infinite;animation-delay:-7.5s;animation-duration:9.4s}@keyframes animation-snowflake-25{0%{left:10%;top:-100px;transform:scale(.601) rotate3d(.12,.83,.45,0deg)}to{left:42.8%;top:calc(100% + 100px);transform:scale(.601) rotate3d(.09,.19,.23,-1265deg)}}snowfall snowflake:nth-child(24){animation:animation-snowflake-24 linear infinite;animation-delay:-10.8s;animation-duration:9.8s}@keyframes animation-snowflake-24{0%{left:78%;top:-100px;transform:scale(1.397) rotate3d(.4,.59,.24,0deg)}to{left:101.3%;top:calc(100% + 100px);transform:scale(1.397) rotate3d(.89,.11,.84,-859deg)}}snowfall snowflake:nth-child(23){animation:animation-snowflake-23 linear infinite;animation-delay:-15.6s;animation-duration:13.1s}@keyframes animation-snowflake-23{0%{left:39%;top:-100px;transform:scale(1.255) rotate3d(.09,.27,.52,0deg)}to{left:72.3%;top:calc(100% + 100px);transform:scale(1.255) rotate3d(.48,.57,.22,1241deg)}}snowfall snowflake:nth-child(22){animation:animation-snowflake-22 linear infinite;animation-delay:-15.7s;animation-duration:12.6s}@keyframes animation-snowflake-22{0%{left:8%;top:-100px;transform:scale(1.378) rotate3d(.19,.19,.97,0deg)}to{left:6.4%;top:calc(100% + 100px);transform:scale(1.378) rotate3d(.37,.01,.52,-975deg)}}snowfall snowflake:nth-child(21){animation:animation-snowflake-21 linear infinite;animation-delay:-1.2s;animation-duration:15.3s}@keyframes animation-snowflake-21{0%{left:25%;top:-100px;transform:scale(.81) rotate3d(.44,.81,.34,0deg)}to{left:14.1%;top:calc(100% + 100px);transform:scale(.81) rotate3d(.75,.15,.38,766deg)}}snowfall snowflake:nth-child(20){animation:animation-snowflake-20 linear infinite;animation-delay:-4s;animation-duration:9.5s}@keyframes animation-snowflake-20{0%{left:16%;top:-100px;transform:scale(.96) rotate3d(.31,.97,.13,0deg)}to{left:40.8%;top:calc(100% + 100px);transform:scale(.96) rotate3d(.91,.45,.41,-1420deg)}}snowfall snowflake:nth-child(19){animation:animation-snowflake-19 linear infinite;animation-delay:-13.5s;animation-duration:14.9s}@keyframes animation-snowflake-19{0%{left:18%;top:-100px;transform:scale(.971) rotate3d(.8,.52,.76,0deg)}to{left:42.8%;top:calc(100% + 100px);transform:scale(.971) rotate3d(.66,.19,1,769deg)}}snowfall snowflake:nth-child(18){animation:animation-snowflake-18 linear infinite;animation-delay:-12.2s;animation-duration:12s}@keyframes animation-snowflake-18{0%{left:61%;top:-100px;transform:scale(1.37) rotate3d(.74,.15,.34,0deg)}to{left:60.7%;top:calc(100% + 100px);transform:scale(1.37) rotate3d(.46,.06,.25,1002deg)}}snowfall snowflake:nth-child(17){animation:animation-snowflake-17 linear infinite;animation-delay:-3.1s;animation-duration:15.1s}@keyframes animation-snowflake-17{0%{left:6%;top:-100px;transform:scale(.791) rotate3d(.02,.3,.1,0deg)}to{left:24.5%;top:calc(100% + 100px);transform:scale(.791) rotate3d(.75,.11,.89,925deg)}}snowfall snowflake:nth-child(16){animation:animation-snowflake-16 linear infinite;animation-delay:-7.2s;animation-duration:8.5s}@keyframes animation-snowflake-16{0%{left:31%;top:-100px;transform:scale(1.192) rotate3d(.51,.68,.32,0deg)}to{left:15.2%;top:calc(100% + 100px);transform:scale(1.192) rotate3d(.25,.04,.35,-763deg)}}snowfall snowflake:nth-child(15){animation:animation-snowflake-15 linear infinite;animation-delay:-12.2s;animation-duration:15.7s}@keyframes animation-snowflake-15{0%{left:59%;top:-100px;transform:scale(1.091) rotate3d(.98,.05,.28,0deg)}to{left:73.5%;top:calc(100% + 100px);transform:scale(1.091) rotate3d(.92,.25,.65,977deg)}}snowfall snowflake:nth-child(14){animation:animation-snowflake-14 linear infinite;animation-delay:-4.8s;animation-duration:13.5s}@keyframes animation-snowflake-14{0%{left:60%;top:-100px;transform:scale(1.111) rotate3d(.96,.26,.31,0deg)}to{left:81.6%;top:calc(100% + 100px);transform:scale(1.111) rotate3d(.17,.23,.71,953deg)}}snowfall snowflake:nth-child(13){animation:animation-snowflake-13 linear infinite;animation-delay:-7s;animation-duration:12.7s}@keyframes animation-snowflake-13{0%{left:58%;top:-100px;transform:scale(1.112) rotate3d(.66,.15,.01,0deg)}to{left:53.1%;top:calc(100% + 100px);transform:scale(1.112) rotate3d(.43,.71,.94,-917deg)}}snowfall snowflake:nth-child(12){animation:animation-snowflake-12 linear infinite;animation-delay:-5.6s;animation-duration:8.6s}@keyframes animation-snowflake-12{0%{left:41%;top:-100px;transform:scale(1.034) rotate3d(.57,.03,.87,0deg)}to{left:59.8%;top:calc(100% + 100px);transform:scale(1.034) rotate3d(.93,.24,.52,1014deg)}}snowfall snowflake:nth-child(11){animation:animation-snowflake-11 linear infinite;animation-delay:-10.3s;animation-duration:12.1s}@keyframes animation-snowflake-11{0%{left:84%;top:-100px;transform:scale(.725) rotate3d(.08,.79,.57,0deg)}to{left:64.6%;top:calc(100% + 100px);transform:scale(.725) rotate3d(.69,.86,.24,-1434deg)}}snowfall snowflake:nth-child(10){animation:animation-snowflake-10 linear infinite;animation-delay:-5.5s;animation-duration:11.3s}@keyframes animation-snowflake-10{0%{left:76%;top:-100px;transform:scale(.642) rotate3d(.37,.34,.97,0deg)}to{left:70.3%;top:calc(100% + 100px);transform:scale(.642) rotate3d(.85,.39,.35,1201deg)}}snowfall snowflake:nth-child(9){animation:animation-snowflake-9 linear infinite;animation-delay:-5.7s;animation-duration:8.4s}@keyframes animation-snowflake-9{0%{left:21%;top:-100px;transform:scale(.983) rotate3d(.64,.28,.9,0deg)}to{left:52.5%;top:calc(100% + 100px);transform:scale(.983) rotate3d(.06,.39,.16,-1331deg)}}snowfall snowflake:nth-child(8){animation:animation-snowflake-8 linear infinite;animation-delay:-3.3s;animation-duration:11.8s}@keyframes animation-snowflake-8{0%{left:95%;top:-100px;transform:scale(.689) rotate3d(.49,.18,.23,0deg)}to{left:80.9%;top:calc(100% + 100px);transform:scale(.689) rotate3d(1,.38,.86,1233deg)}}snowfall snowflake:nth-child(7){animation:animation-snowflake-7 linear infinite;animation-delay:-4.4s;animation-duration:14s}@keyframes animation-snowflake-7{0%{left:19%;top:-100px;transform:scale(.948) rotate3d(.36,.85,.79,0deg)}to{left:29.2%;top:calc(100% + 100px);transform:scale(.948) rotate3d(.44,.34,.71,800deg)}}snowfall snowflake:nth-child(6){animation:animation-snowflake-6 linear infinite;animation-delay:-12.3s;animation-duration:8.7s}@keyframes animation-snowflake-6{0%{left:79%;top:-100px;transform:scale(.928) rotate3d(.32,.33,.24,0deg)}to{left:79.5%;top:calc(100% + 100px);transform:scale(.928) rotate3d(.68,.59,.54,-889deg)}}snowfall snowflake:nth-child(5){animation:animation-snowflake-5 linear infinite;animation-delay:-7s;animation-duration:11.2s}@keyframes animation-snowflake-5{0%{left:80%;top:-100px;transform:scale(.64) rotate3d(.32,.37,.21,0deg)}to{left:84%;top:calc(100% + 100px);transform:scale(.64) rotate3d(.32,.54,.97,-1337deg)}}snowfall snowflake:nth-child(4){animation:animation-snowflake-4 linear infinite;animation-delay:-10.3s;animation-duration:13.7s}@keyframes animation-snowflake-4{0%{left:38%;top:-100px;transform:scale(1.243) rotate3d(.01,.93,.96,0deg)}to{left:25.6%;top:calc(100% + 100px);transform:scale(1.243) rotate3d(.97,.03,.4,-978deg)}}snowfall snowflake:nth-child(3){animation:animation-snowflake-3 linear infinite;animation-delay:-13s;animation-duration:16s}@keyframes animation-snowflake-3{0%{left:30%;top:-100px;transform:scale(1.214) rotate3d(.16,.08,.31,0deg)}to{left:32.6%;top:calc(100% + 100px);transform:scale(1.214) rotate3d(.07,.56,.83,-922deg)}}snowfall snowflake:nth-child(2){animation:animation-snowflake-2 linear infinite;animation-delay:-8.1s;animation-duration:9.6s}@keyframes animation-snowflake-2{0%{left:21%;top:-100px;transform:scale(.984) rotate3d(.54,.63,.15,0deg)}to{left:10.4%;top:calc(100% + 100px);transform:scale(.984) rotate3d(.49,.01,.06,1353deg)}}snowfall snowflake:first-child{animation:animation-snowflake-1 linear infinite;animation-delay:-1.4s;animation-duration:11.4s}@keyframes animation-snowflake-1{0%{left:4%;top:-100px;transform:scale(.98) rotate3d(.95,.33,.7,0deg)}to{left:20.8%;top:calc(100% + 100px);transform:scale(.98) rotate3d(.54,.76,.31,1395deg)}}@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.b2bcacdb.css.map*/