@charset "UTF-8";@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;overflow:hidden;padding:106.667px 85.333px;position:relative}.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}.footer--social--icon ul{display:flex;gap:16px;list-style:none;margin:0;padding:0}.footer--social--icon ul li a{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:45px;justify-content:center;position:relative;text-decoration:none;width:45px;z-index:10}.footer--social--icon ul li a svg{height:22px;pointer-events:none;width:22px}.footer-anim-icons{inset:0;pointer-events:none;position:absolute;z-index:0}.floating{animation:floatUpDown 6s ease-in-out infinite;opacity:.85;position:absolute;width:90px}.pos1{animation-delay:0s;left:10%;top:15%}.pos2{animation-delay:1.5s;left:45%;top:10%}.pos3{animation-delay:3s;left:75%;top:20%}@keyframes floatUpDown{0%{transform:translateY(0)}50%{transform:translateY(-18px)}to{transform:translateY(0)}}@media (max-width:768px){.footer--container{align-items:center;padding:40px 20px;text-align:center}.footer--content--container,.footer--link--container{align-items:center;flex-direction:column;gap:20px}.footer--social--icon ul{flex-wrap:wrap;gap:12px;justify-content:center}.footer--social--icon ul li a{height:42px;width:42px}.footer--social--icon ul li a svg{height:20px;width:20px}.footer--content{font-size:12px;line-height:20px}}.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}@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;justify-content:flex-start;min-height:580px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;width:100%}.skill-card:hover{box-shadow:0 18px 40px #00000059;transform:translateY(-8px)}.skill-card h3{color:#fff;font-size:20px;margin-bottom:1rem;text-align:left}.skill-card p{-webkit-line-clamp:18;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:17px;line-height:1.8;overflow:hidden;text-align:left}@media (max-width:768px){.skill-card{min-height:380px;padding:1.5rem}.skill-card p{-webkit-line-clamp:6;font-size:16px}}.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}}.contact{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#a10aed26;border:1px solid #1701124d;border-radius:20px;box-shadow:0 8px 32px #1c02294d;display:flex;gap:50px;margin:60px auto;max-width:1200px;padding:40px}#contact h2{font-size:32px;font-weight:700;letter-spacing:1px;margin-bottom:10px;margin-top:50px;text-align:center;text-shadow:0 0 20px #6f085733}.contact-left,.contact-right{color:var(#fff);flex:1 1}.contact-left input,.contact-left textarea{background:#ffffff1a;border:none;border-radius:10px;color:#fff;margin-bottom:15px;outline:none;padding:12px;transition:.3s ease;width:100%}.contact-left textarea{min-height:110px}.contact-left input:focus,.contact-left textarea:focus{background:#fff3;box-shadow:0 0 10px #ef40e980}.contact-left textarea:focus{min-height:100px}.contact-left input[type=submit]{background:linear-gradient(135deg,#eb5bd8,#550270);color:#fff;cursor:pointer;font-weight:700;transition:.3s}.contact-left input[type=submit]:hover{box-shadow:0 8px 20px #c984c9;transform:translateY(-3px)}.contact-item{align-items:flex-start;display:flex;gap:15px;margin-bottom:20px}.contact-item:first-child{animation-delay:.2s}.contact-item:nth-child(2){animation-delay:.4s}.contact-item:nth-child(3){animation-delay:.6s}.icon1{background:linear-gradient(135deg,#ed7fde,#582768);border-radius:50%;flex-shrink:0;height:45px;padding:10px;width:45px}.contact-item:hover .icon1{transform:scale(1.1) rotate(8deg)}.contact-info-title{color:#0d0d0a;font-size:15px;line-height:1.4;margin:0}.contact-info{display:flex;flex-direction:column;gap:4px}@keyframes slideIn{to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.contact{flex-direction:column;padding:20px}}.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:70px 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:20px 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:14px 16px;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:1.8rem;margin-bottom:6px}.mission--card h3,.vision--card h3{font-size:1.2rem;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-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.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}::slotted(svg),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,::slotted(.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,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.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,::slotted(.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,::slotted(.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:73vw 61.6vh 0 -.31rem#fff,15.6vw 64vh 0 -.13rem#fff,67.9vw 96.9vh 0 -.16rem#fff,52.4vw 14.2vh 0 -.35rem#fff,84.4vw 28.8vh 0 -.03rem#fff,53.8vw 90.9vh 0 -.07rem#fff,50.2vw 13.8vh 0 -.23rem#fff,21.3vw 22vh 0 -.39rem#fff,50.3vw 87.3vh 0 -.28rem#fff,87.1vw 63.1vh 0 -.3rem#fff,46.5vw 96vh 0 -.13rem#fff,94.4vw 86.9vh 0 -.49rem#fff,5.4vw 76.8vh 0 -.42rem#fff,54vw 78.7vh 0 -.12rem#fff,73.3vw 11.8vh 0 -.45rem#fff,22.6vw 2.3vh 0 -.06rem#fff,92.4vw 56.2vh 0 -.23rem#fff,11.2vw 30.5vh 0 -.33rem#fff,2vw 83.4vh 0 -.27rem#fff,46.7vw 88.2vh 0 -.12rem#fff,14vw 96.4vh 0 -.06rem#fff,90.4vw 17.2vh 0 -.27rem#fff,24.1vw 73.8vh 0 -.25rem#fff,7.7vw 24.6vh 0 -.05rem#fff,48.3vw 37.1vh 0 -.22rem#fff,38.7vw 93.2vh 0 -.11rem#fff,32.6vw 96vh 0 -.18rem#fff,33.2vw 39.8vh 0 -.19rem#fff,96.1vw 49.9vh 0 -.24rem#fff,98.3vw 15.7vh 0 -.2rem#fff,25.8vw 22vh 0 -.28rem#fff,77.6vw 34.6vh 0 -.31rem#fff,46.1vw 79.1vh 0 -.22rem#fff,24.3vw 79.5vh 0 -.35rem#fff,1.4vw 14.5vh 0 -.12rem#fff,6.8vw 87.9vh 0 -.02rem#fff,19.2vw 23.5vh 0 -.22rem#fff,14.2vw 89.7vh 0 -.33rem#fff,18.6vw 36vh 0 -.42rem#fff,4.4vw 62.4vh 0 -.4rem#fff,2.8vw 64vh 0 -.42rem#fff,20.4vw 72.4vh 0 -.42rem#fff,9.1vw 62.1vh 0 -.41rem#fff,67.1vw 47.1vh 0 -.08rem#fff,80.2vw 21.2vh 0 -.15rem#fff,20.3vw 67.7vh 0 -.48rem#fff,29.5vw 26.7vh 0 -.04rem#fff,84.2vw 12vh 0 -.27rem#fff,33.1vw 97.1vh 0 -.12rem#fff,28.5vw 78.1vh 0 -.22rem#fff,39.9vw 26.4vh 0 -.28rem#fff,15.9vw 95.3vh 0 -.05rem#fff,8.3vw 96.4vh 0 -.04rem#fff,71.3vw 39.1vh 0 -.1rem#fff,38vw 48.2vh 0 -.31rem#fff,79.3vw 65.2vh 0 -.43rem#fff,65.1vw 25.7vh 0 -.25rem#fff,54.4vw 36.8vh 0 -.45rem#fff,99.8vw 80.6vh 0 -.06rem#fff,57.8vw 87.2vh 0 -.48rem#fff,13.5vw 34.5vh 0 -.25rem#fff,90vw 86.1vh 0 -.21rem#fff,76vw 88vh 0 -.05rem#fff,41.8vw 69.2vh 0 -.09rem#fff,90.4vw 76.4vh 0 -.24rem#fff,60vw 43.5vh 0 -.49rem#fff,28.4vw 43.4vh 0 -.37rem#fff,37.5vw 49.3vh 0 -.46rem#fff,78.8vw 85.1vh 0 -.23rem#fff,58.1vw 92.7vh 0 -.29rem#fff,48.6vw 27.2vh 0 -.35rem#fff,55.9vw 85.9vh 0 -.22rem#fff,24vw 37.2vh 0 -.1rem#fff,34.2vw 90.2vh 0 -.04rem#fff,47.6vw 92.4vh 0 -.29rem#fff,2.2vw 23.2vh 0 -.39rem#fff,17.8vw 36.4vh 0 -.04rem#fff,3.9vw 68vh 0 -.46rem#fff,100vw 21.8vh 0 -.12rem#fff,31.5vw 48.3vh 0 -.18rem#fff,19.3vw 67.3vh 0 -.46rem#fff,69.7vw 52.7vh 0 -.34rem#fff,62.8vw 53.2vh 0 -.26rem#fff,10vw 25.3vh 0 -.31rem#fff,63.7vw 16.3vh 0 -.3rem#fff,94.2vw 60.1vh 0 -.46rem#fff,13.7vw 49.1vh 0 -.29rem#fff,11.7vw 17.8vh 0 -.1rem#fff,23vw 70.4vh 0 -.28rem#fff,55.9vw 31.1vh 0 -.34rem#fff,10.3vw 26.9vh 0 -.22rem#fff,59.9vw 47.8vh 0 -.12rem#fff,56.5vw 44.7vh 0 -.14rem#fff,56.4vw 31vh 0 -.49rem#fff,22.7vw 38vh 0 -.2rem#fff,51.8vw 89.9vh 0 -.12rem#fff,4.7vw 33.2vh 0 -.05rem#fff,74.4vw 90.6vh 0 -.35rem#fff,68.3vw 15.3vh 0 -.1rem#fff,45.6vw 72.1vh 0 -.48rem#fff,38vw 58.4vh 0 -.46rem#fff,50.1vw 96.6vh 0 -.05rem#fff,8.3vw 89.8vh 0 -.13rem#fff,97.1vw 35.2vh 0 -.3rem#fff,53vw 47.2vh 0 -.21rem#fff,16vw 63.9vh 0 -.33rem#fff,4.6vw 42.3vh 0 -.43rem#fff,24.7vw 95.6vh 0 -.5rem#fff,49.3vw 95.8vh 0 -.32rem#fff,61.7vw 80.3vh 0 -.09rem#fff,47.5vw 62.1vh 0 -.03rem#fff,26.7vw 38.9vh 0 -.07rem#fff,76.5vw .1vh 0 -.47rem#fff,53.4vw 55vh 0 -.01rem#fff,87.6vw 26.8vh 0 -.33rem#fff,98.5vw 15vh 0 -.08rem#fff,89.3vw 76.6vh 0 -.22rem#fff,85.2vw 59vh 0 -.35rem#fff,31.6vw 12.1vh 0 -.16rem#fff,65.5vw 54.8vh 0 -.07rem#fff,39.4vw 29.2vh 0 -.15rem#fff,56.5vw 6.6vh 0 -.42rem#fff,57.6vw 90.4vh 0 -.16rem#fff,92.5vw 94.2vh 0 -.44rem#fff,43.9vw 62.5vh 0 -.17rem#fff,46.7vw 23.1vh 0 -.08rem#fff,63.6vw 74.7vh 0 -.03rem#fff,15.8vw 35vh 0 -.18rem#fff,96.9vw 14.7vh 0 -.05rem#fff,99.6vw 97.9vh 0 -.23rem#fff,19.4vw 56.2vh 0 -.01rem#fff,88.7vw 39.7vh 0 -.26rem#fff,54.9vw 93.4vh 0 -.17rem#fff,58.5vw 42.2vh 0 -.48rem#fff,60.9vw 73.3vh 0 -.14rem#fff,55.2vw 30.2vh 0 -.17rem#fff,46vw 20.5vh 0 -.33rem#fff,17.1vw 79.2vh 0 -.47rem#fff,39.7vw 23.9vh 0 -.45rem#fff,35.6vw 46.3vh 0 -.49rem#fff,86vw 92.6vh 0 -.32rem#fff,91.3vw 82vh 0 -.09rem#fff,10.1vw 22.2vh 0 -.38rem#fff,39.8vw 32.4vh 0 -.14rem#fff,91vw 77.1vh 0 -.32rem#fff,.5vw 70.9vh 0 -.33rem#fff,21.1vw 18.7vh 0 -.4rem#fff,13.9vw 47.8vh 0 -.39rem#fff,30.3vw 81vh 0 -.34rem#fff,96.9vw 58.2vh 0 -.17rem#fff,61.8vw 61.9vh 0 -.07rem#fff,47vw 87.5vh 0 -.06rem#fff,44.6vw 24.4vh 0 -.06rem#fff,87vw 15.3vh 0 -.48rem#fff,95.3vw 50.3vh 0 -.13rem#fff,37.6vw 84.6vh 0 -.48rem#fff,78.4vw 94.9vh 0 -.21rem#fff,33.2vw 72.7vh 0 -.45rem#fff,50.7vw 63.3vh 0 -.1rem#fff,99.6vw 33.4vh 0 -.13rem#fff,42.4vw 1.5vh 0 -.42rem#fff,33.3vw 18.7vh 0 -.17rem#fff,57vw 32.1vh 0 -.27rem#fff,94.6vw 52.9vh 0 -.48rem#fff,67.8vw 49.8vh 0 -.49rem#fff,41.6vw 22.1vh 0 -.5rem#fff,70.2vw .9vh 0 -.25rem#fff,82.9vw 62.9vh 0 -.19rem#fff,25.5vw 98.1vh 0 -.23rem#fff,70.2vw 44.1vh 0 -.28rem#fff,54vw 70.8vh 0 -.11rem#fff,67.2vw 19.7vh 0 -.1rem#fff,26.1vw 18.8vh 0 -.4rem#fff,24.3vw 61.6vh 0 -.24rem#fff,2.5vw 63.7vh 0 -.37rem#fff,65.3vw 31.3vh 0 -.15rem#fff,64.1vw 25.4vh 0 -.33rem#fff,35.9vw 70.9vh 0 -.35rem#fff,28.5vw 46.3vh 0 -.46rem#fff,89.5vw 31.6vh 0 -.48rem#fff,81.6vw 33vh 0 -.46rem#fff,88.2vw 43.2vh 0 -.17rem#fff,43.3vw 79.2vh 0 -.33rem#fff,11vw 24.8vh 0 -.08rem#fff,23.9vw 70.6vh 0 -.41rem#fff,21.5vw 37.9vh 0 -.29rem#fff,48.7vw 76.1vh 0 -.34rem#fff,55.1vw 88.2vh 0 -.04rem#fff,18.7vw 29.4vh 0 -.1rem#fff,18.1vw 81.5vh 0 -.27rem#fff,60.3vw 65.3vh 0 -.24rem#fff,55.2vw 6.1vh 0 -.31rem#fff,43.2vw 35.4vh 0 -.12rem#fff,8.5vw 6.8vh 0 -.25rem#fff,11.7vw 18.1vh 0 -.39rem#fff,63.5vw 15.1vh 0 -.21rem#fff,95.8vw 8.6vh 0 -.47rem#fff,23.6vw 53vh 0 -.14rem#fff,95.3vw 64.2vh 0 -.39rem#fff,20.5vw 53.5vh 0 -.01rem#fff,79.5vw 86.4vh 0 -.17rem#fff,80.2vw 21.7vh 0 -.46rem#fff,42.4vw 97.3vh 0 -.18rem#fff,36.9vw 92.1vh 0 -.33rem#fff,67.6vw 28.1vh 0 -.28rem#fff,85.3vw 94.1vh 0 -.14rem#fff,24.7vw 7.8vh 0 -.25rem#fff,26.8vw 7.6vh 0 -.23rem#fff,22.3vw 3.6vh 0 -.24rem#fff,1.4vw 10.7vh 0 -.29rem#fff,81.1vw 7.9vh 0 -.27rem#fff,26.3vw 75.4vh 0 -.2rem#fff,76.4vw 95.1vh 0 -.11rem#fff,26.5vw 76.5vh 0 -.19rem#fff,94.4vw 67.3vh 0 -.04rem#fff,78vw 59.8vh 0 -.06rem#fff,98.9vw 62.7vh 0 -.5rem#fff,18.8vw 10vh 0 -.1rem#fff,57vw 4.9vh 0 -.43rem#fff,96.1vw 29.5vh 0 -.25rem#fff,27.2vw 20.1vh 0 -.49rem#fff,64.6vw 31.4vh 0 -.21rem#fff,91.7vw 50.4vh 0 -.05rem#fff,86.6vw 35.5vh 0 -.05rem#fff,35.5vw 4.1vh 0 -.17rem#fff,13.7vw 10.6vh 0 -.28rem#fff,22.1vw 65.8vh 0 -.23rem#fff,44.4vw 39vh 0 -.25rem#fff,59.4vw 48.3vh 0 -.36rem#fff,40.2vw 99.8vh 0 -.06rem#fff,49.9vw 15.9vh 0 -.33rem#fff,91vw 61.6vh 0 -.27rem#fff,75.7vw 6.3vh 0 -.49rem#fff,6.7vw 59.3vh 0 -.32rem#fff,49.2vw 66.6vh 0 -.12rem#fff,97.3vw 44.6vh 0 -.45rem#fff,8vw 36.7vh 0 -.01rem#fff,68.4vw 21.3vh 0 -.39rem#fff,76vw 61.3vh 0 -.19rem#fff,95.8vw 17.5vh 0 -.31rem#fff,82vw 3.8vh 0 -.37rem#fff,55.1vw 98.5vh 0 -.01rem#fff,37.9vw 17.5vh 0 -.4rem#fff,87.1vw 94.7vh 0 -.47rem#fff,69.4vw 26.4vh 0 -.48rem#fff,59.8vw 80.5vh 0 -.44rem#fff,89.6vw 75.3vh 0 -.4rem#fff,82.5vw 12vh 0 -.04rem#fff,77.6vw 31.6vh 0 -.43rem#fff,23.3vw 66.9vh 0 -.02rem#fff,32.5vw 61.4vh 0 -.48rem#fff,48.5vw 21.3vh 0 -.09rem#fff,80.7vw 27.3vh 0 -.38rem#fff,77.8vw 30.1vh 0 -.49rem#fff,1.2vw 94.6vh 0 -.14rem#fff,94.9vw 68.6vh 0 -.17rem#fff,4.2vw 92.9vh 0 -.03rem#fff,41vw 45.2vh 0 -.29rem#fff,18.4vw 4.3vh 0 -.33rem#fff,12.7vw 55.7vh 0 -.39rem#fff,32.7vw 38.5vh 0 -.35rem#fff,.4vw 74.5vh 0 -.07rem#fff,41.8vw 68.2vh 0 -.07rem#fff,15.8vw 22.4vh 0 -.14rem#fff,46.2vw 71.7vh 0 -.18rem#fff,51.6vw 76.9vh 0 -.01rem#fff,1.8vw 25.5vh 0 -.28rem#fff,6vw 85.7vh 0 -.33rem#fff,17.6vw 89.9vh 0 -.45rem#fff,2.7vw 98vh 0 -.48rem#fff,35.4vw 75.7vh 0 -.48rem#fff,6.1vw 32vh 0 -.1rem#fff,23.5vw 6.3vh 0 -.19rem#fff,14.5vw 67.6vh 0 -.11rem#fff,1.8vw 7.1vh 0 -.47rem#fff,26.4vw 30.2vh 0 -.37rem#fff,32.1vw 27.6vh 0 -.2rem#fff,89.4vw 41.1vh 0 -.41rem#fff,79.1vw 16.2vh 0 -.31rem#fff,93.5vw 48.1vh 0 -.26rem#fff,95.4vw 95.2vh 0 -.28rem#fff,22.5vw 32.9vh 0 -.28rem#fff,89.7vw 45.6vh 0 -.27rem#fff,3.6vw 64.6vh 0 -.27rem#fff,46.3vw 18vh 0 -.05rem#fff,82.5vw 95.9vh 0 -.09rem#fff,44vw 57.3vh 0 -.4rem#fff,41.5vw 64.8vh 0 -.19rem#fff,93.2vw 44.2vh 0 -.32rem#fff,68.9vw 99.8vh 0 -.26rem#fff,74.8vw 78.4vh 0 -.41rem#fff,73.2vw 78vh 0 -.21rem#fff,65.1vw 60vh 0 -.39rem#fff,1.1vw 80vh 0 -.32rem#fff,52.6vw 63.2vh 0 -.2rem#fff,24.9vw 74.9vh 0 -.24rem#fff,51.8vw 3.2vh 0 -.14rem#fff,1.3vw 2.3vh 0 -.1rem#fff,91.9vw 20.3vh 0 -.04rem#fff,17.3vw 29.6vh 0 -.1rem#fff,45.4vw 54.4vh 0 -.29rem#fff,87.4vw 9.7vh 0 -.25rem#fff,86.6vw 44.5vh 0 -.28rem#fff,52vw 43.2vh 0 -.26rem#fff,.3vw 4.5vh 0 -.45rem#fff,24vw 86.9vh 0 -.41rem#fff,89vw 73.5vh 0 -.34rem#fff,44.1vw 90.6vh 0 -.49rem#fff,62.6vw 48.8vh 0 -.33rem#fff,80vw 97.3vh 0 -.15rem#fff,28.1vw 72.9vh 0 -.49rem#fff,28.6vw 89.1vh 0 -.23rem#fff,94.5vw 67.9vh 0 -.04rem#fff,96.2vw 29.7vh 0 -.08rem#fff,51.5vw 27.9vh 0 -.24rem#fff,21.9vw 46.3vh 0 -.23rem#fff,25.3vw 82.9vh 0 -.06rem#fff,42.9vw 4.6vh 0 -.09rem#fff,15.4vw 7.9vh 0 -.37rem#fff,49.3vw 49.2vh 0 -.2rem#fff,30.2vw 98.5vh 0 -.24rem#fff,30.9vw 99.7vh 0 -.33rem#fff,29.7vw 8.7vh 0 -.41rem#fff,62.3vw 41.6vh 0 -.25rem#fff,50.7vw 53vh 0 -.07rem#fff,35.2vw 34.8vh 0 -.17rem#fff,9.4vw 15.3vh 0 -.38rem#fff,77.1vw 14.1vh 0 -.04rem#fff,51vw 6.6vh 0 -.4rem#fff,40.5vw 28.3vh 0 -.28rem#fff,72.5vw 76.8vh 0 -.4rem#fff,39.6vw 86.4vh 0 -.02rem#fff,38.8vw 44.1vh 0 -.11rem#fff,23.3vw 98.5vh 0 -.25rem#fff,93.6vw 31.1vh 0 -.21rem#fff,22vw 31vh 0 -.42rem#fff,56.1vw 70.9vh 0 -.4rem#fff,14.8vw 77.3vh 0 -.14rem#fff,49.9vw 54.5vh 0 -.08rem#fff,31.3vw 98.3vh 0 -.29rem#fff,13.7vw 50.1vh 0 -.22rem#fff,55.9vw 82.4vh 0 -.13rem#fff,78vw 89.6vh 0 -.38rem#fff,11.9vw 96.1vh 0 -.03rem#fff,10.1vw 16.9vh 0 -.43rem#fff,40.3vw 56.4vh 0 -.22rem#fff,39.7vw 55.6vh 0 -.18rem#fff,45.6vw 51vh 0 -.17rem#fff,2.3vw 43.3vh 0 -.25rem#fff,54.3vw 97.8vh 0 -.45rem#fff,27.5vw 6.7vh 0 -.07rem#fff,95.5vw 89.7vh 0 -.24rem#fff,21.2vw 51.7vh 0 -.25rem#fff,36.2vw 19.9vh 0 -.15rem#fff,4.5vw 3.6vh 0 -.05rem#fff,8.3vw 62vh 0 -.2rem#fff,76.7vw 57.3vh 0 -.06rem#fff,85.6vw 6.8vh 0 -.2rem#fff,6.8vw 11.8vh 0 -.22rem#fff,95.9vw 60.8vh 0 -.07rem#fff,44.9vw 18.5vh 0 -.21rem#fff,35.8vw 7.8vh 0 -.02rem#fff,60.2vw 59.3vh 0 -.45rem#fff,45.4vw 17vh 0 -.43rem#fff,70.9vw 76.8vh 0 -.05rem#fff,30.5vw 66.5vh 0 -.45rem#fff,49.5vw 30.3vh 0 -.46rem#fff,48.3vw 17.9vh 0 -.47rem#fff,35vw 4.6vh 0 -.18rem#fff,27.6vw 58.7vh 0 -.33rem#fff,58.4vw 70.9vh 0 -.43rem#fff,43.4vw 22.8vh 0 -.1rem#fff,63.6vw 64.8vh 0 -.2rem#fff,35.3vw 72.9vh 0 -.27rem#fff,80.6vw 61.1vh 0 -.17rem#fff,16.1vw .1vh 0 -.14rem#fff,62.1vw 28.6vh 0 -.4rem#fff,90.4vw 87.8vh 0 -.34rem#fff,4.3vw 69.9vh 0 -.12rem#fff,94.4vw 72.7vh 0 -.49rem#fff,32.8vw 33.1vh 0 -.14rem#fff,74.2vw 41.7vh 0 -.25rem#fff,88.1vw 21vh 0 -.45rem#fff,79.7vw 94.2vh 0 -.05rem#fff,40.4vw 21.5vh 0 -.2rem#fff,95.8vw 60.7vh 0 -.36rem#fff,10.8vw 16.8vh 0 -.01rem#fff,73.5vw 33.9vh 0 -.35rem#fff,7.8vw 4.2vh 0 -.23rem#fff,43.8vw 93.4vh 0 -.28rem#fff,2.5vw 48.5vh 0 -.15rem#fff,6.7vw 85.4vh 0 -.23rem#fff,73.7vw 32.1vh 0 -.15rem#fff,14.3vw 9.8vh 0 -.38rem#fff,37.1vw 17.2vh 0 -.1rem#fff,8.2vw 29.2vh 0 -.33rem#fff,37.2vw 51.7vh 0 -.2rem#fff,48.1vw 75vh 0 -.45rem#fff,77.8vw 18.3vh 0 -.36rem#fff,28.6vw 6vh 0 -.02rem#fff;filter:blur(1.5px);height:1.5rem;width:1.5rem}.layer1.a{animation-delay:-3s}.layer2{animation-duration:8s;box-shadow:7.5vw 87.4vh 0 -.41rem#fff,12.2vw 2vh 0 -.3rem#fff,46vw 54.5vh 0 -.36rem#fff,89.7vw 44vh 0 -.42rem#fff,60.8vw 11.3vh 0 -.39rem#fff,61.7vw 51vh 0 -.3rem#fff,62.1vw 59.7vh 0 -.3rem#fff,5.9vw 37.3vh 0 -.35rem#fff,39.3vw 49.1vh 0 -.34rem#fff,33.1vw 59.3vh 0 -.23rem#fff,76.2vw 47.4vh 0 -.15rem#fff,.3vw 5.5vh 0 -.09rem#fff,14.6vw 57.8vh 0 -.01rem#fff,41.8vw 37.9vh 0 -.35rem#fff,81.2vw 31.6vh 0 -.08rem#fff,60.8vw 77.6vh 0 -.33rem#fff,99.1vw 92.3vh 0 -.27rem#fff,99vw 20.4vh 0 -.37rem#fff,86.8vw 86.3vh 0 -.14rem#fff,59.3vw 27.3vh 0 -.15rem#fff,32.9vw 97vh 0 -.17rem#fff,68.8vw 11.5vh 0 -.16rem#fff,74vw 72.2vh 0 -.06rem#fff,78.6vw 83.8vh 0 -.31rem#fff,36.2vw 99.5vh 0 -.45rem#fff,32.7vw 60.5vh 0 -.42rem#fff,99.4vw 38.5vh 0 -.1rem#fff,58.1vw 88.5vh 0 -.07rem#fff,53.2vw 4.3vh 0 -.31rem#fff,22.2vw 2.7vh 0 -.2rem#fff,23.2vw 44.2vh 0 -.04rem#fff,51.9vw 76.2vh 0 -.31rem#fff,66.8vw 28.5vh 0 -.05rem#fff,48.9vw 5.1vh 0 -.04rem#fff,64.5vw 83vh 0 -.32rem#fff,81.6vw 31.6vh 0 -.31rem#fff,74.2vw 33.1vh 0 -.25rem#fff,62.1vw 24.3vh 0 -.15rem#fff,32.5vw 65.5vh 0 -.25rem#fff,89.6vw 45.3vh 0 -.36rem#fff,9.2vw 64.4vh 0 -.14rem#fff,79vw 88.9vh 0 -.31rem#fff,67.9vw 97.3vh 0 -.2rem#fff,74.8vw 15.4vh 0 -.35rem#fff,88.1vw 26vh 0 -.03rem#fff,60.3vw 52.9vh 0 -.35rem#fff,95.1vw 9.9vh 0 -.44rem#fff,25.7vw 87.8vh 0 -.18rem#fff,66.3vw 76.3vh 0 -.26rem#fff,9.3vw 1.8vh 0 -.3rem#fff,33vw 71.7vh 0 -.15rem#fff,88.8vw 30.3vh 0 -.44rem#fff,51vw 83.9vh 0 -.14rem#fff,62.1vw 67.4vh 0 -.3rem#fff,75.5vw 91.6vh 0 -.03rem#fff,21.1vw 83.6vh 0 -.12rem#fff,24.9vw 85.3vh 0 -.23rem#fff,93.1vw 83.7vh 0 -.12rem#fff,4.5vw 3.6vh 0 -.5rem#fff,57.4vw 69.5vh 0 -.49rem#fff,9.5vw 39.4vh 0 -.23rem#fff,39.4vw 91.4vh 0 -.37rem#fff,94.9vw 26vh 0 -.21rem#fff,64.6vw 43.5vh 0 -.24rem#fff,7.3vw 31.7vh 0 -.13rem#fff,62.8vw 26.2vh 0 -.42rem#fff,51.4vw 59.5vh 0 -.36rem#fff,67.8vw 90.5vh 0 -.18rem#fff,26.5vw 93.3vh 0 -.26rem#fff,73.7vw 92.8vh 0 -.03rem#fff,39.1vw 65.6vh 0 -.47rem#fff,18.7vw 30vh 0 -.39rem#fff,82.4vw 45.4vh 0 -.03rem#fff,23.2vw 6.4vh 0 -.32rem#fff,82.6vw 7vh 0 -.21rem#fff,81vw 7.7vh 0 -.38rem#fff,54vw 15.2vh 0 -.01rem#fff,15.5vw 64.4vh 0 -.32rem#fff,38.4vw 4.4vh 0 -.04rem#fff,35.7vw 61.9vh 0 -.44rem#fff,68.5vw 5.6vh 0 -.38rem#fff,41.2vw 53.9vh 0 -.29rem#fff,65.9vw 83.7vh 0 -.06rem#fff,27.5vw 58vh 0 -.16rem#fff,12.9vw 42.1vh 0 -.17rem#fff,40.8vw 78vh 0 -.1rem#fff,36.7vw 18.7vh 0 -.06rem#fff,64.3vw 12.2vh 0 -.3rem#fff,6.1vw 80.1vh 0 -.06rem#fff,80vw 33.6vh 0 -.23rem#fff,94.6vw 91.5vh 0 -.02rem#fff,16.3vw 3vh 0 -.08rem#fff,44.2vw 79.3vh 0 -.15rem#fff,52.2vw 77.2vh 0 -.08rem#fff,5.7vw 14.4vh 0 -.46rem#fff,25.6vw 44vh 0 -.45rem#fff,52.6vw 46.3vh 0 -.13rem#fff,33.5vw 58.7vh 0 -.36rem#fff,56.2vw 66.4vh 0 -.48rem#fff,44.3vw 34.8vh 0 -.1rem#fff,16.5vw 86.6vh 0 -.42rem#fff,49vw 34.2vh 0 -.27rem#fff,80.9vw 5.3vh 0 -.39rem#fff,3.4vw 25.2vh 0 -.26rem#fff,30.4vw 82.1vh 0 -.35rem#fff,5.2vw 63.1vh 0 -.32rem#fff,81.2vw 88.2vh 0 -.29rem#fff,1.9vw 43.4vh 0 -.44rem#fff,15.7vw 33.6vh 0 -.1rem#fff,84.6vw 36vh 0 -.27rem#fff,8.1vw 13.9vh 0 -.33rem#fff,54vw 76.6vh 0 -.45rem#fff,54.4vw 31.4vh 0 -.32rem#fff,70.7vw 57.3vh 0 -.36rem#fff,64.3vw 69.8vh 0 -.21rem#fff,15.7vw 36.1vh 0 -.01rem#fff,11.8vw 4.5vh 0 -.48rem#fff,48.4vw 14.9vh 0 -.13rem#fff,80.1vw 35.7vh 0 -.29rem#fff,98.8vw 30.6vh 0 -.04rem#fff,70.7vw 83.5vh 0 -.09rem#fff,87.3vw 72.2vh 0 -.25rem#fff,71.2vw 12.7vh 0 -.4rem#fff,11.7vw 98.6vh 0 -.41rem#fff,55.2vw 49.5vh 0 -.29rem#fff,77.6vw 96.5vh 0 -.34rem#fff,43.7vw 31.4vh 0 -.35rem#fff,4.3vw 52.9vh 0 -.08rem#fff,88.2vw 85.1vh 0 -.3rem#fff,96.5vw 52.9vh 0 -.18rem#fff,8.1vw 11.5vh 0 -.24rem#fff,63.5vw 56.8vh 0 -.11rem#fff,80vw 38.4vh 0 -.31rem#fff,46.9vw 35.5vh 0 -.37rem#fff,31vw 82.8vh 0 -.17rem#fff,32.8vw 33.9vh 0 -.24rem#fff,13.7vw 74.4vh 0 -.02rem#fff,79.7vw 71.6vh 0 -.5rem#fff,30.7vw 83.8vh 0 -.35rem#fff,75.5vw 33vh 0 -.12rem#fff,60.3vw 81.7vh 0 -.1rem#fff,45.7vw 33.5vh 0 -.04rem#fff,34.6vw 51.9vh 0 -.31rem#fff,81.2vw 25.9vh 0 -.48rem#fff,76.9vw 68.8vh 0 -.17rem#fff,31.3vw 25.2vh 0 -.37rem#fff,71.1vw 18.8vh 0 -.45rem#fff,17.9vw 57vh 0 -.01rem#fff,48vw 69vh 0 -.13rem#fff,23.7vw 6vh 0 -.46rem#fff,16.3vw 45.6vh 0 -.22rem#fff,8.1vw 4vh 0 -.38rem#fff,7.7vw 23.8vh 0 -.3rem#fff,68.6vw 34.4vh 0 -.41rem#fff,9.4vw 15.2vh 0 -.14rem#fff,20.6vw 79.3vh 0 -.41rem#fff,32.5vw 44.5vh 0 -.1rem#fff,95.3vw 6.3vh 0 -.4rem#fff,19.4vw 49.9vh 0 -.08rem#fff,72.9vw 2.2vh 0 -.23rem#fff,97.5vw 69.7vh 0 -.26rem#fff,2vw 66.7vh 0 -.11rem#fff,67vw 92.9vh 0 -.36rem#fff,32.5vw 97.1vh 0 -.45rem#fff,71.2vw 61.1vh 0 -.27rem#fff,88.8vw 39.4vh 0 -.16rem#fff,72.6vw 76.4vh 0 -.46rem#fff,80.5vw 1.7vh 0 -.34rem#fff,98.9vw 66.8vh 0 -.35rem#fff,35.7vw 94.3vh 0 -.27rem#fff,50.3vw 15.2vh 0 -.49rem#fff,18.3vw 31.1vh 0 -.32rem#fff,74.2vw 39.2vh 0 -.45rem#fff,57.8vw 83.8vh 0 -.29rem#fff,83.9vw 40.2vh 0 -.33rem#fff,9vw 23.5vh 0 -.11rem#fff,19.1vw 49vh 0 -.22rem#fff,33.5vw 68.6vh 0 -.27rem#fff,48.6vw 24vh 0 -.16rem#fff,79.9vw 80.3vh 0 -.37rem#fff,6.2vw 42.1vh 0 -.46rem#fff,80vw 99.5vh 0 -.27rem#fff,2.6vw 86.9vh 0 -.05rem#fff,86.9vw 8.7vh 0 -.37rem#fff,30.6vw 36.9vh 0 -.4rem#fff,87.5vw 73.1vh 0 -.43rem#fff,93.7vw 3.3vh 0 -.05rem#fff,3.6vw 34.1vh 0 -.44rem#fff,73.3vw 24.2vh 0 -.31rem#fff,82.2vw 23.9vh 0 -.5rem#fff,31.2vw 67.9vh 0 -.01rem#fff,78.4vw 63.8vh 0 -.08rem#fff,69.2vw 20.3vh 0 -.46rem#fff,79.1vw 3.9vh 0 -.29rem#fff,82.6vw 83.2vh 0 -.23rem#fff,44vw 56.6vh 0 -.45rem#fff,29vw 97vh 0 -.48rem#fff,44.9vw 42.7vh 0 -.46rem#fff,22.8vw 21.7vh 0 -.25rem#fff,48.8vw 63.9vh 0 -.19rem#fff,80.2vw 76.9vh 0 -.24rem#fff,7.9vw .9vh 0 -.27rem#fff,61.8vw 14.5vh 0 -.27rem#fff,49vw 46.1vh 0 -.15rem#fff,75.8vw 31vh 0 -.36rem#fff,56.7vw 59.4vh 0 -.3rem#fff,42.1vw 12.9vh 0 -.46rem#fff,52.7vw 66.2vh 0 -.07rem#fff,9.8vw 8.1vh 0 -.42rem#fff,20.8vw 26.6vh 0 -.43rem#fff,53.5vw 9.1vh 0 -.04rem#fff,12.9vw 57.9vh 0 -.32rem#fff,22.1vw 5.7vh 0 -.09rem#fff,84.2vw 44.8vh 0 -.03rem#fff,72.8vw 30.2vh 0 -.37rem#fff,23.5vw 33.5vh 0 -.5rem#fff,60.1vw 41.6vh 0 -.18rem#fff,21.1vw 80.7vh 0 -.18rem#fff,22.3vw 97.3vh 0 -.32rem#fff,16.5vw .3vh 0 -.16rem#fff,.9vw 78.1vh 0 -.49rem#fff,90.6vw 40.3vh 0 -.21rem#fff,1.4vw 37.5vh 0 -.33rem#fff,40.2vw 13vh 0 -.34rem#fff,4.4vw 96.3vh 0 -.13rem#fff,75vw 78.6vh 0 -.37rem#fff,76.7vw 44.6vh 0 -.41rem#fff,21.7vw 4.6vh 0 -.4rem#fff,10.5vw 18.6vh 0 -.45rem#fff,60.5vw 17.3vh 0 -.49rem#fff,25.4vw 53vh 0 -.12rem#fff,81.7vw 93vh 0 -.11rem#fff,23.9vw 67.5vh 0 -.38rem#fff,91.3vw 6.2vh 0 -.14rem#fff,47.8vw 87.4vh 0 -.26rem#fff,19.7vw 78.6vh 0 -.45rem#fff,21.5vw 49.1vh 0 -.2rem#fff,3.6vw 73vh 0 -.34rem#fff,1.9vw 34.2vh 0 -.48rem#fff,95.9vw 35.8vh 0 -.47rem#fff,96.2vw 72.2vh 0 -.17rem#fff,73vw 79.8vh 0 -.19rem#fff,82.8vw 32.5vh 0 -.36rem#fff,49.7vw 40.9vh 0 -.25rem#fff,24.2vw 81vh 0 -.1rem#fff,57.4vw 65.6vh 0 -.27rem#fff,72.2vw 68vh 0 -.05rem#fff,73.3vw 4.1vh 0 -.42rem#fff,95.2vw 91.7vh 0 -.1rem#fff,72.1vw 20.9vh 0 -.06rem#fff,40.9vw 26.7vh 0 -.44rem#fff,89.3vw 88.2vh 0 -.04rem#fff,69.2vw 13.4vh 0 -.46rem#fff,67.1vw 75vh 0 -.46rem#fff,81.7vw 44.4vh 0 -.47rem#fff,43.5vw 26.2vh 0 -.38rem#fff,63vw 84.3vh 0 -.4rem#fff,44.2vw 54.5vh 0 -.41rem#fff,22.6vw 94.1vh 0 -.5rem#fff,29.4vw 2.8vh 0 -.46rem#fff,73.2vw 91.6vh 0 -.01rem#fff,2.7vw 76.8vh 0 -.16rem#fff,18.8vw 90.9vh 0 -.48rem#fff,91vw 84.6vh 0 -.37rem#fff,66.5vw 10vh 0 -.11rem#fff,78.8vw 93.8vh 0 -.36rem#fff,14.5vw 91vh 0 -.06rem#fff,13.2vw 9.9vh 0 -.14rem#fff,55.4vw 59.2vh 0 -.07rem#fff,80.7vw 73.7vh 0 -.33rem#fff,37.3vw 58.8vh 0 -.43rem#fff,18.1vw 58.3vh 0 -.16rem#fff,40.1vw 5.1vh 0 -.12rem#fff,32.1vw 32vh 0 -.04rem#fff,85.8vw 97.1vh 0 -.41rem#fff,63.7vw 41.2vh 0 -.36rem#fff,88.4vw 69.5vh 0 -.17rem#fff,51vw 20.6vh 0 -.39rem#fff,52.4vw 78vh 0 -.33rem#fff,27.2vw 81.3vh 0 -.33rem#fff,8.2vw 86.1vh 0 -.15rem#fff,40.7vw 74vh 0 -.08rem#fff,18.2vw 6.9vh 0 -.22rem#fff,13.4vw 91.6vh 0 -.06rem#fff,49.7vw 60.8vh 0 -.46rem#fff,92.8vw 6.7vh 0 -.17rem#fff,85.2vw 56.7vh 0 -.21rem#fff,55vw 36.9vh 0 -.25rem#fff,63.5vw 70vh 0 -.44rem#fff,87.7vw 81.1vh 0 -.39rem#fff,76.8vw 77.6vh 0 -.05rem#fff,94.9vw 71.4vh 0 -.19rem#fff,53.7vw 88.4vh 0 -.24rem#fff,48.7vw 57.2vh 0 -.19rem#fff,91.5vw 70.6vh 0 -.26rem#fff,15.4vw 67.2vh 0 -.05rem#fff,3.2vw 23.4vh 0 -.23rem#fff,5vw 49vh 0 -.33rem#fff,19.6vw .5vh 0 -.28rem#fff,47.7vw 1vh 0 -.43rem#fff,82.9vw 67.6vh 0 -.12rem#fff,28.1vw 21.3vh 0 -.11rem#fff,63.9vw 94.3vh 0 -.11rem#fff,46.4vw 3vh 0 -.06rem#fff,70.1vw 15.1vh 0 -.38rem#fff,89.3vw 69.4vh 0 -.01rem#fff,75.3vw 22.4vh 0 -.05rem#fff,80.3vw 5.7vh 0 -.11rem#fff,7.3vw 98.7vh 0 -.33rem#fff,40.9vw 6.7vh 0 -.35rem#fff,81.1vw 97.4vh 0 -.22rem#fff,87.8vw 40.5vh 0 -.46rem#fff,21.9vw 95.2vh 0 -.36rem#fff,5.4vw 51.3vh 0 -.42rem#fff,73.1vw 33.1vh 0 -.36rem#fff,31.3vw 73.1vh 0 -.42rem#fff,35.9vw 28.6vh 0 -.41rem#fff,20.6vw 10.1vh 0 -.06rem#fff,84.1vw 1.7vh 0 -.3rem#fff,96.1vw 50.2vh 0 -.1rem#fff,35.7vw 70.3vh 0 -.43rem#fff,68.4vw 3.2vh 0 -.42rem#fff,64.1vw 50.4vh 0 -.16rem#fff,26.4vw 11.4vh 0 -.11rem#fff,96.1vw 1vh 0 -.03rem#fff,68.3vw 97.4vh 0 -.24rem#fff,75.1vw 93.2vh 0 -.31rem#fff,49vw 96.8vh 0 -.07rem#fff,70.3vw 54.3vh 0 -.31rem#fff,79.3vw 58.1vh 0 -.46rem#fff,77.7vw 34.9vh 0 -.45rem#fff,66.4vw 41.1vh 0 -.32rem#fff,55vw 23.8vh 0 -.46rem#fff,36.4vw 85.3vh 0 -.17rem#fff,44.3vw 70.1vh 0 -.43rem#fff,57.8vw 4.8vh 0 -.17rem#fff,30.2vw 98.5vh 0 -.43rem#fff,94.8vw 66.6vh 0 -.13rem#fff,68.2vw 38vh 0 -.47rem#fff,28.4vw 63.8vh 0 -.33rem#fff,1.7vw 13.2vh 0 -.07rem#fff,96vw 72.3vh 0 -.09rem#fff,7.9vw 92.2vh 0 -.01rem#fff,27.8vw 54.9vh 0 -.23rem#fff,76.5vw 1.3vh 0 -.31rem#fff,5.9vw 56.3vh 0 -.12rem#fff,58.6vw 80.5vh 0 -.47rem#fff,46.7vw 15.8vh 0 -.08rem#fff,30.1vw 66.9vh 0 -.26rem#fff,17.4vw 75.6vh 0 -.05rem#fff,5.5vw 3.6vh 0 -.45rem#fff,84.8vw 73.9vh 0 -.21rem#fff,71vw 42.9vh 0 -.4rem#fff,16.2vw 43.7vh 0 -.37rem#fff,59vw 18.6vh 0 -.39rem#fff,33.9vw 60.8vh 0 -.1rem#fff,54.2vw 66.9vh 0 -.36rem#fff,34.6vw 14.2vh 0 -.29rem#fff,32.6vw 68.2vh 0 -.29rem#fff,11vw 95.8vh 0 -.48rem#fff,43.8vw 45.6vh 0 -.07rem#fff,24.1vw 89.1vh 0 -.17rem#fff,53.3vw 87vh 0 -.2rem#fff,67.4vw 2.6vh 0 -.26rem#fff,18vw 23.4vh 0 -.29rem#fff,58vw 51.9vh 0 -.1rem#fff,3.3vw 58.9vh 0 -.01rem#fff,27.9vw 41vh 0 -.44rem#fff,49.9vw 62.1vh 0 -.49rem#fff,33.7vw 18.3vh 0 -.22rem#fff,66.8vw 94.9vh 0 -.38rem#fff,59.6vw 73vh 0 -.18rem#fff,73.7vw 86.8vh 0 -.46rem#fff,46.3vw 19.3vh 0 -.13rem#fff,33.6vw 84.6vh 0 -.29rem#fff,29.5vw 91.6vh 0 -.5rem#fff,88.2vw 57.6vh 0 -.15rem#fff,9.5vw 77.6vh 0 -.27rem#fff,38.8vw 19.7vh 0 -.39rem#fff,83.1vw 90.5vh 0 -.45rem#fff,1.4vw 86.2vh 0 -.21rem#fff,13.1vw 27.4vh 0 -.03rem#fff,29.8vw 31.6vh 0 -.35rem#fff,90.6vw 27.2vh 0 -.13rem#fff,83.9vw 49.6vh 0 -.29rem#fff,55.2vw 78.6vh 0 -.18rem#fff,44.4vw 55.9vh 0 -.44rem#fff,85.5vw 91.3vh 0 -.28rem#fff,24.8vw 37.4vh 0 -.28rem#fff,64.1vw 89vh 0 -.43rem#fff,39.2vw 36.8vh 0 -.07rem#fff,78.9vw 44.2vh 0 -.24rem#fff,55.9vw 98.8vh 0 -.45rem#fff,52.7vw 86.5vh 0 -.3rem#fff,84.5vw 93vh 0 -.11rem#fff,97.3vw 38.2vh 0 -.47rem#fff,91.8vw 76.5vh 0 -.47rem#fff,44.3vw 62.6vh 0 -.47rem#fff,73.9vw 40.6vh 0 -.34rem#fff,52.2vw 26.9vh 0 -.49rem#fff;filter:blur(3px);height:1.2rem;width:1.2rem}.layer2.a{animation-delay:-4s}.layer3{animation-duration:10s;box-shadow:25.2vw 53.4vh 0 -.23rem#fff,83.8vw 52.3vh 0 -.28rem#fff,96.8vw 95.9vh 0 -.26rem#fff,13.9vw 75.7vh 0 -.31rem#fff,92.7vw 43.4vh 0 -.24rem#fff,34.2vw 12.2vh 0 -.38rem#fff,87.7vw 76.4vh 0 -.05rem#fff,92.8vw 87.4vh 0 -.26rem#fff,11.6vw 48.1vh 0 -.37rem#fff,31.2vw 4.2vh 0 -.02rem#fff,12.4vw 45.4vh 0 -.2rem#fff,16.8vw 12.3vh 0 -.23rem#fff,90.4vw 52.2vh 0 -.05rem#fff,23.7vw 22.4vh 0 -.42rem#fff,15.3vw 46.6vh 0 -.36rem#fff,35.4vw 23.2vh 0 -.26rem#fff,59.4vw 64.3vh 0 -.46rem#fff,46.7vw 50.1vh 0 -.41rem#fff,39.4vw 51.4vh 0 -.07rem#fff,38.6vw 89.2vh 0 -.43rem#fff,69.6vw .7vh 0 -.19rem#fff,26.3vw 67.7vh 0 -.13rem#fff,67.8vw 28.8vh 0 -.13rem#fff,54.7vw 60.5vh 0 -.35rem#fff,96vw 97.4vh 0 -.09rem#fff,13vw 59.9vh 0 -.1rem#fff,36.9vw 68.6vh 0 -.1rem#fff,78vw 87.1vh 0 -.14rem#fff,39.9vw 26.4vh 0 -.04rem#fff,9.7vw 39.7vh 0 -.03rem#fff,55.9vw 32.9vh 0 -.05rem#fff,83.5vw 75.3vh 0 -.42rem#fff,80.4vw 98.8vh 0 -.03rem#fff,10.6vw 4.6vh 0 -.08rem#fff,48vw 3.2vh 0 -.2rem#fff,34.2vw 35.4vh 0 -.41rem#fff,13.7vw 76.8vh 0 -.39rem#fff,71.6vw 95vh 0 -.25rem#fff,36.8vw 87.1vh 0 -.35rem#fff,82vw 41.3vh 0 -.12rem#fff,85.9vw 97.9vh 0 -.41rem#fff,33.8vw 49.2vh 0 -.17rem#fff,99.2vw 8.5vh 0 -.38rem#fff,89.3vw 13.7vh 0 -.33rem#fff,3.8vw 36.8vh 0 -.03rem#fff,60.8vw 94.4vh 0 -.42rem#fff,87vw 72.9vh 0 -.3rem#fff,58.6vw 43.4vh 0 -.5rem#fff,88.8vw 8.5vh 0 -.5rem#fff,96.8vw 93.9vh 0 -.02rem#fff,99vw 76.5vh 0 -.34rem#fff,99.1vw 43.6vh 0 -.17rem#fff,1.4vw 7.4vh 0 -.25rem#fff,97.7vw 61.6vh 0 -.36rem#fff,70.7vw 52.9vh 0 -.01rem#fff,47vw 39.4vh 0 -.35rem#fff,80.3vw 89.4vh 0 -.39rem#fff,95vw 5.1vh 0 -.02rem#fff,28.8vw 86vh 0 -.06rem#fff,64.1vw 7.3vh 0 -.43rem#fff,61vw 3vh 0 -.3rem#fff,35.9vw 66vh 0 -.11rem#fff,34.7vw 79.3vh 0 -.36rem#fff,26.9vw 65.2vh 0 -.09rem#fff,67.6vw 47vh 0 -.5rem#fff,95.3vw 33.9vh 0 -.42rem#fff,5.6vw 96.4vh 0 -.11rem#fff,5.6vw 58.1vh 0 -.11rem#fff,4.9vw 47.5vh 0 -.08rem#fff,85.7vw 33.7vh 0 -.49rem#fff,42.8vw 7.4vh 0 -.33rem#fff,46.1vw 52.3vh 0 -.22rem#fff,11.7vw 10.2vh 0 -.19rem#fff,35.3vw 54.6vh 0 -.02rem#fff,38.7vw 40.1vh 0 -.04rem#fff,70vw 62.7vh 0 -.08rem#fff,33.8vw 71.2vh 0 -.29rem#fff,70vw 43.8vh 0 -.2rem#fff,67.7vw 73.5vh 0 -.26rem#fff,64.4vw 46.5vh 0 -.48rem#fff,4.2vw 17.1vh 0 -.26rem#fff,78.7vw 7.9vh 0 -.22rem#fff,22vw 24.7vh 0 -.21rem#fff,66.6vw 91.1vh 0 -.08rem#fff,81.9vw 70.8vh 0 -.48rem#fff,72.5vw 1.2vh 0 -.14rem#fff,41.2vw 56vh 0 -.3rem#fff,62.4vw 87.5vh 0 -.31rem#fff,58.4vw 38.7vh 0 -.12rem#fff,50vw 19.4vh 0 -.11rem#fff,57.9vw 52vh 0 -.21rem#fff,31.5vw 47.3vh 0 -.49rem#fff,32.6vw 17.6vh 0 -.41rem#fff,30.5vw 75.4vh 0 -.34rem#fff,45.8vw 46.6vh 0 -.12rem#fff,14.2vw 61.9vh 0 -.34rem#fff,15.4vw 23.6vh 0 -.42rem#fff,32.4vw 80.5vh 0 -.47rem#fff,43.5vw 1.6vh 0 -.3rem#fff,27.5vw 95.5vh 0 -.42rem#fff,33.6vw 94.2vh 0 -.23rem#fff,96.6vw 69.9vh 0 -.23rem#fff,69vw 36.1vh 0 -.08rem#fff,83.8vw 86vh 0 -.47rem#fff,45.7vw 36.6vh 0 -.16rem#fff,66.8vw 82.9vh 0 -.48rem#fff,48vw 7.2vh 0 -.26rem#fff,26.8vw 60vh 0 -.09rem#fff,41.8vw 64.8vh 0 -.04rem#fff,31.3vw 56.8vh 0 -.26rem#fff,90.5vw 54vh 0 -.44rem#fff,19.5vw 28.5vh 0 -.45rem#fff,54.3vw 87.1vh 0 -.27rem#fff,82.4vw 90.1vh 0 -.09rem#fff,4.4vw 93.7vh 0 -.32rem#fff,76.9vw 89.8vh 0 -.29rem#fff,87.5vw 91.8vh 0 -.21rem#fff,44.8vw 94.3vh 0 -.33rem#fff,92.3vw 12.4vh 0 -.3rem#fff,76.2vw 90.5vh 0 -.22rem#fff,90.2vw 3.8vh 0 -.35rem#fff,6.5vw 74.5vh 0 -.42rem#fff,1.1vw 82.8vh 0 -.12rem#fff,.8vw 9.8vh 0 -.31rem#fff,10.9vw 77.2vh 0 -.5rem#fff,54.2vw 98.7vh 0 -.18rem#fff,80.8vw 82.9vh 0 -.4rem#fff,75.4vw 85.6vh 0 -.37rem#fff,30.7vw 45.4vh 0 -.14rem#fff,27.2vw 32.7vh 0 -.32rem#fff,57vw 14.6vh 0 -.36rem#fff,89.3vw 69.8vh 0 -.03rem#fff,.7vw 87.7vh 0 -.01rem#fff,15.3vw 72.3vh 0 -.29rem#fff,87.3vw 66.2vh 0 -.08rem#fff,36.1vw 80.9vh 0 -.11rem#fff,24.2vw 73.8vh 0 -.14rem#fff,13.9vw 44.7vh 0 -.29rem#fff,66.6vw 14vh 0 -.15rem#fff,12.3vw 99.4vh 0 -.08rem#fff,39.7vw 46.5vh 0 -.39rem#fff,57.7vw 97.7vh 0 -.47rem#fff,18.6vw 36.6vh 0 -.3rem#fff,71.7vw 57.3vh 0 -.25rem#fff,47.2vw 63.2vh 0 -.12rem#fff,19.7vw 87.9vh 0 -.4rem#fff,26.3vw 80.2vh 0 -.36rem#fff,57.5vw 94.6vh 0 -.3rem#fff,58.4vw 7.8vh 0 -.45rem#fff,91.5vw 69.6vh 0 -.37rem#fff,20vw 54.1vh 0 -.06rem#fff,76.8vw 71.5vh 0 -.17rem#fff,50.5vw 76.8vh 0 -.01rem#fff,7.3vw 20.6vh 0 -.09rem#fff,39.4vw 90vh 0 -.03rem#fff,72vw 58vh 0 -.24rem#fff,24.8vw 26.8vh 0 -.15rem#fff,17.4vw 95.3vh 0 -.03rem#fff,99.1vw 42.3vh 0 -.21rem#fff,18vw 69.6vh 0 -.05rem#fff,5.4vw 19.3vh 0 -.37rem#fff,53.7vw 7.5vh 0 -.28rem#fff,14.8vw 82.5vh 0 -.13rem#fff,64.6vw 52.6vh 0 -.15rem#fff,88vw 32.6vh 0 -.22rem#fff,26.6vw 48.3vh 0 -.27rem#fff,18.5vw 69.2vh 0 -.09rem#fff,66vw 23.6vh 0 -.1rem#fff,10.3vw 73.2vh 0 -.2rem#fff,57.6vw 54.8vh 0 -.03rem#fff,24.5vw 7.8vh 0 -.22rem#fff,48vw 42.1vh 0 -.48rem#fff,96vw 33.1vh 0 -.29rem#fff,62.5vw 38.4vh 0 -.46rem#fff,83vw 81.6vh 0 -.43rem#fff,89.7vw 33.8vh 0 -.37rem#fff,61.8vw 7.6vh 0 -.04rem#fff,23.5vw 50vh 0 -.1rem#fff,65.2vw 71.7vh 0 -.39rem#fff,29.5vw 54.2vh 0 -.39rem#fff,51.1vw 7.6vh 0 -.49rem#fff,81vw 57vh 0 -.46rem#fff,86.2vw 45.7vh 0 -.5rem#fff,55.7vw 73.2vh 0 -.09rem#fff,51.6vw 11.9vh 0 -.3rem#fff,54vw 15.5vh 0 -.17rem#fff,40.3vw 93.1vh 0 -.47rem#fff,47.8vw 27.1vh 0 -.13rem#fff,93.2vw 73.8vh 0 -.41rem#fff,52.6vw 66.9vh 0 -.24rem#fff,63.7vw 93vh 0 -.38rem#fff,81.3vw 31.7vh 0 -.43rem#fff,39.8vw 69.6vh 0 -.43rem#fff,15.8vw 25.1vh 0 -.12rem#fff,74vw 57.4vh 0 -.22rem#fff,88.3vw 38vh 0 -.07rem#fff,26.1vw 29.6vh 0 -.36rem#fff,21.2vw 82.5vh 0 -.33rem#fff,81.8vw 20.2vh 0 -.05rem#fff,50.1vw 3.8vh 0 -.04rem#fff,74.6vw 4vh 0 -.04rem#fff,25.1vw 60.6vh 0 -.02rem#fff,40.9vw 93.8vh 0 -.48rem#fff,16.9vw 8.2vh 0 -.13rem#fff,79.2vw 24.1vh 0 -.12rem#fff,27.6vw 34.2vh 0 -.23rem#fff,19.4vw 89.9vh 0 -.27rem#fff,55.3vw 42.2vh 0 -.19rem#fff,50.3vw .6vh 0 -.38rem#fff,65.5vw 23.9vh 0 -.02rem#fff,45.9vw 30vh 0 -.28rem#fff,68vw 31.7vh 0 -.32rem#fff,17vw 72.4vh 0 -.36rem#fff,58.8vw 7.4vh 0 -.25rem#fff,48.5vw 64.6vh 0 -.26rem#fff,6.3vw 3vh 0 -.47rem#fff,21.6vw 22.5vh 0 -.48rem#fff,16vw 60.3vh 0 -.35rem#fff,53.3vw 15.7vh 0 -.26rem#fff,18.8vw 57.5vh 0 -.35rem#fff,84vw 16.6vh 0 -.44rem#fff,78.5vw 34vh 0 -.17rem#fff,24vw 97.5vh 0 -.1rem#fff,38.2vw 10.1vh 0 -.01rem#fff,97.4vw 34.3vh 0 -.21rem#fff,43.3vw 27.1vh 0 -.11rem#fff,36.5vw 75.7vh 0 -.34rem#fff,33.7vw 35.1vh 0 -.12rem#fff,38.6vw 16.2vh 0 -.38rem#fff,69.2vw 54.1vh 0 -.19rem#fff,58.2vw 89.1vh 0 -.15rem#fff,15.1vw 60vh 0 -.31rem#fff,40.1vw .7vh 0 -.25rem#fff,20vw .1vh 0 -.37rem#fff,34vw 53.5vh 0 -.11rem#fff,67vw 85.5vh 0 -.31rem#fff,46.8vw 78.2vh 0 -.44rem#fff,68.9vw 64.6vh 0 -.2rem#fff,35.7vw 48.4vh 0 -.33rem#fff,67.2vw 64.6vh 0 -.35rem#fff,84.4vw 5.8vh 0 -.22rem#fff,30vw 18.1vh 0 -.19rem#fff,86.4vw 65vh 0 -.24rem#fff,12.3vw 74.6vh 0 -.09rem#fff,24vw 72.4vh 0 -.1rem#fff,94.5vw 33.4vh 0 -.25rem#fff,67.6vw 6.2vh 0 -.35rem#fff,68.4vw 50.9vh 0 -.21rem#fff,26.4vw 65.4vh 0 -.39rem#fff,48.6vw 13.6vh 0 -.21rem#fff,82.2vw 22.5vh 0 -.15rem#fff,81.8vw 81.1vh 0 -.43rem#fff,21.4vw 10.5vh 0 -.35rem#fff,18.2vw 80vh 0 -.43rem#fff,32.7vw 78.4vh 0 -.34rem#fff,64.2vw 55.3vh 0 -.46rem#fff,85.6vw 92.4vh 0 -.06rem#fff,78.9vw 87.7vh 0 -.21rem#fff,27.3vw 75.9vh 0 -.25rem#fff,73.4vw 33.4vh 0 -.1rem#fff,19.8vw 87.6vh 0 -.31rem#fff,63.8vw 49vh 0 -.27rem#fff,19.9vw 87.3vh 0 -.2rem#fff,11.9vw 72.2vh 0 -.46rem#fff,65.4vw 60.2vh 0 -.12rem#fff,68.5vw 24.1vh 0 -.02rem#fff,.7vw 82.1vh 0 -.24rem#fff,93.9vw 6vh 0 -.16rem#fff,85.8vw 15.6vh 0 -.16rem#fff,54.2vw 5.9vh 0 -.04rem#fff,59.9vw 63.1vh 0 -.09rem#fff,93.7vw 61.8vh 0 -.3rem#fff,73.4vw 79.4vh 0 -.48rem#fff,31.4vw 64.5vh 0 -.5rem#fff,69.7vw 22.2vh 0 -.18rem#fff,7.8vw 65.8vh 0 -.41rem#fff,13.1vw 46.9vh 0 -.13rem#fff,61.1vw 39.9vh 0 -.03rem#fff,91.9vw 50.2vh 0 -.02rem#fff,38vw 8.4vh 0 -.08rem#fff,97vw 81.2vh 0 -.07rem#fff,17.5vw 45.9vh 0 -.24rem#fff,3.8vw 6.4vh 0 -.39rem#fff,96.7vw 4.3vh 0 -.44rem#fff,78.4vw 83.4vh 0 -.15rem#fff,2.7vw 82.3vh 0 -.34rem#fff,15.4vw 20.3vh 0 -.06rem#fff,64.6vw 48vh 0 -.11rem#fff,16.5vw 69.3vh 0 -.41rem#fff,79.8vw 24.1vh 0 -.24rem#fff,63.3vw 16.6vh 0 -.49rem#fff,38.4vw 27.9vh 0 -.19rem#fff,79.1vw 87.1vh 0 -.42rem#fff,67.9vw 1.9vh 0 -.32rem#fff,62.5vw 23vh 0 -.09rem#fff,8.1vw 17.1vh 0 -.23rem#fff,43.9vw 22.6vh 0 -.11rem#fff,88vw 56vh 0 -.11rem#fff,44.6vw 44vh 0 -.49rem#fff,87.2vw 92.2vh 0 -.46rem#fff,6.1vw 79.5vh 0 -.17rem#fff,55.7vw 16.4vh 0 -.22rem#fff,32.7vw 86.5vh 0 -.22rem#fff,40.4vw 99.3vh 0 -.02rem#fff,25.5vw 31.3vh 0 -.17rem#fff,38.1vw 11vh 0 -.47rem#fff,48.3vw 52vh 0 -.36rem#fff,20.5vw 82.1vh 0 -.36rem#fff,55.8vw 10.6vh 0 -.42rem#fff,18.1vw 14.6vh 0 -.43rem#fff,62.3vw 69.8vh 0 -.18rem#fff,22.2vw 26.3vh 0 -.31rem#fff,58vw 64.3vh 0 -.49rem#fff,53.4vw 48vh 0 -.04rem#fff,73.6vw 84.4vh 0 -.27rem#fff,57.6vw 33.7vh 0 -.14rem#fff,17.2vw 91.7vh 0 -.09rem#fff,55.1vw 96.3vh 0 -.35rem#fff,15.7vw 91.9vh 0 -.45rem#fff,11vw 65.4vh 0 -.18rem#fff,12.5vw 95.3vh 0 -.47rem#fff,62.7vw 91.9vh 0 -.05rem#fff,29.8vw 90.8vh 0 -.15rem#fff,16.4vw 81.3vh 0 -.25rem#fff,79.8vw 52.4vh 0 -.49rem#fff,97.1vw 74.2vh 0 -.24rem#fff,77vw 28.4vh 0 -.01rem#fff,58.2vw 40.4vh 0 -.16rem#fff,5.5vw 35.7vh 0 -.29rem#fff,96.8vw 63vh 0 -.31rem#fff,31.6vw 16.9vh 0 -.04rem#fff,36.7vw 79vh 0 -.33rem#fff,87.6vw 70vh 0 -.48rem#fff,23.9vw 1.8vh 0 -.4rem#fff,77.1vw 33.3vh 0 -.5rem#fff,94.2vw 36.1vh 0 -.41rem#fff,63.1vw 63.8vh 0 -.49rem#fff,44.8vw 87.4vh 0 -.44rem#fff,62.9vw 74.3vh 0 -.01rem#fff,71.8vw 99.3vh 0 -.46rem#fff,34.8vw 22.3vh 0 -.13rem#fff,27.7vw 27.7vh 0 -.24rem#fff,50.7vw 70.2vh 0 -.19rem#fff,18.2vw 18.8vh 0 -.09rem#fff,66.8vw 30.8vh 0 -.43rem#fff,42.3vw 34.9vh 0 -.16rem#fff,74.7vw 5.9vh 0 -.11rem#fff,73.1vw 93.6vh 0 -.05rem#fff,57.7vw 33.1vh 0 -.18rem#fff,73.9vw 9.2vh 0 -.39rem#fff,81.4vw 60.4vh 0 -.47rem#fff,28.2vw 33.3vh 0 -.21rem#fff,86.7vw 83.9vh 0 -.1rem#fff,63.6vw 30.2vh 0 -.47rem#fff,17.5vw 100vh 0 -.21rem#fff,74.7vw 10.9vh 0 -.19rem#fff,12.9vw 50.3vh 0 -.31rem#fff,97.3vw 28.6vh 0 -.12rem#fff,28.8vw 73.1vh 0 -.42rem#fff,60.6vw 28vh 0 -.35rem#fff,99.1vw 13.9vh 0 -.04rem#fff,40.6vw 42.2vh 0 -.32rem#fff,3.1vw 9.7vh 0 -.06rem#fff,45.3vw 45.2vh 0 -.46rem#fff,92.7vw 51.8vh 0 -.38rem#fff,44.6vw 39.2vh 0 -.38rem#fff,11vw 62.7vh 0 -.09rem#fff,22.8vw 78.3vh 0 -.22rem#fff,2.4vw 40.5vh 0 -.43rem#fff,52.7vw 40.9vh 0 -.33rem#fff,24.7vw 4.6vh 0 -.09rem#fff,44.5vw 74.7vh 0 -.19rem#fff,34.5vw 81vh 0 -.19rem#fff,1.1vw 18.9vh 0 -.28rem#fff,9.9vw 67.9vh 0 -.26rem#fff,48.3vw 88.5vh 0 -.15rem#fff,13vw 73.6vh 0 -.4rem#fff,28.2vw 67.3vh 0 -.47rem#fff,44.4vw 45.5vh 0 -.04rem#fff,13.8vw 27.5vh 0 -.33rem#fff,43.4vw 42.6vh 0 -.1rem#fff,70.4vw 72.4vh 0 -.19rem#fff,51vw 69.8vh 0 -.27rem#fff,36.7vw 30.5vh 0 -.09rem#fff,54vw 47vh 0 -.45rem#fff,74.2vw 25.1vh 0 -.41rem#fff,10.7vw 40.4vh 0 -.04rem#fff,42.2vw 98.9vh 0 -.38rem#fff,4.2vw 76.9vh 0 -.48rem#fff,45.1vw 13.6vh 0 -.01rem#fff,77.2vw 64.8vh 0 -.5rem#fff,90.4vw 28.2vh 0 -.41rem#fff,19.5vw 46vh 0 -.39rem#fff,74.5vw 67.8vh 0 -.31rem#fff,96vw 93.6vh 0 -.18rem#fff,27.6vw 71.8vh 0 -.06rem#fff,54.5vw 38.6vh 0 -.21rem#fff,22.5vw 71vh 0 -.04rem#fff,87.7vw 66.2vh 0 -.18rem#fff,57.4vw 84.3vh 0 -.4rem#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:-4.6s;animation-duration:8.7s}@keyframes animation-snowflake-50{0%{left:64%;top:-100px;transform:scale(.671) rotate3d(.59,.33,.5,0deg)}to{left:97.2%;top:calc(100% + 100px);transform:scale(.671) rotate3d(.84,.61,.53,-1274deg)}}snowfall snowflake:nth-child(49){animation:animation-snowflake-49 linear infinite;animation-delay:-1.2s;animation-duration:9.1s}@keyframes animation-snowflake-49{0%{left:95%;top:-100px;transform:scale(1.297) rotate3d(.59,.63,.38,0deg)}to{left:114.3%;top:calc(100% + 100px);transform:scale(1.297) rotate3d(.54,.76,.98,-1432deg)}}snowfall snowflake:nth-child(48){animation:animation-snowflake-48 linear infinite;animation-delay:-11.8s;animation-duration:8.7s}@keyframes animation-snowflake-48{0%{left:76%;top:-100px;transform:scale(1.141) rotate3d(.26,.64,.57,0deg)}to{left:90.3%;top:calc(100% + 100px);transform:scale(1.141) rotate3d(.38,.92,.47,1412deg)}}snowfall snowflake:nth-child(47){animation:animation-snowflake-47 linear infinite;animation-delay:-4.4s;animation-duration:10.6s}@keyframes animation-snowflake-47{0%{left:53%;top:-100px;transform:scale(.911) rotate3d(.51,.59,.29,0deg)}to{left:87.1%;top:calc(100% + 100px);transform:scale(.911) rotate3d(.71,.93,.76,-1278deg)}}snowfall snowflake:nth-child(46){animation:animation-snowflake-46 linear infinite;animation-delay:-7.4s;animation-duration:12.1s}@keyframes animation-snowflake-46{0%{left:72%;top:-100px;transform:scale(1.176) rotate3d(.19,.14,.83,0deg)}to{left:86%;top:calc(100% + 100px);transform:scale(1.176) rotate3d(.7,.14,.59,-3turn)}}snowfall snowflake:nth-child(45){animation:animation-snowflake-45 linear infinite;animation-delay:-10.1s;animation-duration:8.7s}@keyframes animation-snowflake-45{0%{left:6%;top:-100px;transform:scale(.719) rotate3d(.84,.23,.54,0deg)}to{left:12%;top:calc(100% + 100px);transform:scale(.719) rotate3d(.7,.46,.65,1338deg)}}snowfall snowflake:nth-child(44){animation:animation-snowflake-44 linear infinite;animation-delay:-5.9s;animation-duration:15.3s}@keyframes animation-snowflake-44{0%{left:48%;top:-100px;transform:scale(.904) rotate3d(.19,.01,.77,0deg)}to{left:84.2%;top:calc(100% + 100px);transform:scale(.904) rotate3d(.82,.71,.85,-1198deg)}}snowfall snowflake:nth-child(43){animation:animation-snowflake-43 linear infinite;animation-delay:-12.9s;animation-duration:12.5s}@keyframes animation-snowflake-43{0%{left:38%;top:-100px;transform:scale(1.22) rotate3d(.62,.36,.07,0deg)}to{left:37.9%;top:calc(100% + 100px);transform:scale(1.22) rotate3d(1,.27,.97,1192deg)}}snowfall snowflake:nth-child(42){animation:animation-snowflake-42 linear infinite;animation-delay:-14.7s;animation-duration:12.7s}@keyframes animation-snowflake-42{0%{left:69%;top:-100px;transform:scale(.758) rotate3d(.65,.96,.68,0deg)}to{left:102.8%;top:calc(100% + 100px);transform:scale(.758) rotate3d(.44,.95,.05,-1135deg)}}snowfall snowflake:nth-child(41){animation:animation-snowflake-41 linear infinite;animation-delay:-9.6s;animation-duration:8.9s}@keyframes animation-snowflake-41{0%{left:83%;top:-100px;transform:scale(.851) rotate3d(.88,.6,.5,0deg)}to{left:117.3%;top:calc(100% + 100px);transform:scale(.851) rotate3d(.85,.57,.09,1288deg)}}snowfall snowflake:nth-child(40){animation:animation-snowflake-40 linear infinite;animation-delay:-1s;animation-duration:8.3s}@keyframes animation-snowflake-40{0%{left:27%;top:-100px;transform:scale(1.327) rotate3d(.62,.15,.32,0deg)}to{left:47.2%;top:calc(100% + 100px);transform:scale(1.327) rotate3d(.42,.15,.9,1267deg)}}snowfall snowflake:nth-child(39){animation:animation-snowflake-39 linear infinite;animation-delay:-5.8s;animation-duration:13.3s}@keyframes animation-snowflake-39{0%{left:11%;top:-100px;transform:scale(.616) rotate3d(.53,.44,.3,0deg)}to{left:-7%;top:calc(100% + 100px);transform:scale(.616) rotate3d(.29,.79,.64,-1157deg)}}snowfall snowflake:nth-child(38){animation:animation-snowflake-38 linear infinite;animation-delay:-10.6s;animation-duration:8.7s}@keyframes animation-snowflake-38{0%{left:19%;top:-100px;transform:scale(1.396) rotate3d(.19,.21,.97,0deg)}to{left:7.2%;top:calc(100% + 100px);transform:scale(1.396) rotate3d(.27,.1,.68,-1076deg)}}snowfall snowflake:nth-child(37){animation:animation-snowflake-37 linear infinite;animation-delay:-.2s;animation-duration:10.7s}@keyframes animation-snowflake-37{0%{left:71%;top:-100px;transform:scale(1.231) rotate3d(.86,.07,.85,0deg)}to{left:90.7%;top:calc(100% + 100px);transform:scale(1.231) rotate3d(.73,.27,.12,-771deg)}}snowfall snowflake:nth-child(36){animation:animation-snowflake-36 linear infinite;animation-delay:-3.4s;animation-duration:13.3s}@keyframes animation-snowflake-36{0%{left:61%;top:-100px;transform:scale(.959) rotate3d(.35,.57,.09,0deg)}to{left:96.7%;top:calc(100% + 100px);transform:scale(.959) rotate3d(.95,.23,.47,882deg)}}snowfall snowflake:nth-child(35){animation:animation-snowflake-35 linear infinite;animation-delay:-6.5s;animation-duration:14.6s}@keyframes animation-snowflake-35{0%{left:51%;top:-100px;transform:scale(.735) rotate3d(.37,.85,.53,0deg)}to{left:69%;top:calc(100% + 100px);transform:scale(.735) rotate3d(.46,.73,.41,1079deg)}}snowfall snowflake:nth-child(34){animation:animation-snowflake-34 linear infinite;animation-delay:-12.6s;animation-duration:9.7s}@keyframes animation-snowflake-34{0%{left:100%;top:-100px;transform:scale(1.312) rotate3d(.12,.17,.98,0deg)}to{left:101.7%;top:calc(100% + 100px);transform:scale(1.312) rotate3d(.46,.55,.9,-874deg)}}snowfall snowflake:nth-child(33){animation:animation-snowflake-33 linear infinite;animation-delay:-11.1s;animation-duration:14s}@keyframes animation-snowflake-33{0%{left:2%;top:-100px;transform:scale(1.107) rotate3d(.87,.38,.46,0deg)}to{left:5.6%;top:calc(100% + 100px);transform:scale(1.107) rotate3d(.65,.65,.04,-1068deg)}}snowfall snowflake:nth-child(32){animation:animation-snowflake-32 linear infinite;animation-delay:-3.2s;animation-duration:12.5s}@keyframes animation-snowflake-32{0%{left:55%;top:-100px;transform:scale(.62) rotate3d(.61,.16,.02,0deg)}to{left:37.4%;top:calc(100% + 100px);transform:scale(.62) rotate3d(.04,.05,.53,890deg)}}snowfall snowflake:nth-child(31){animation:animation-snowflake-31 linear infinite;animation-delay:-10.6s;animation-duration:15.4s}@keyframes animation-snowflake-31{0%{left:92%;top:-100px;transform:scale(.992) rotate3d(.02,.44,.66,0deg)}to{left:81.1%;top:calc(100% + 100px);transform:scale(.992) rotate3d(.4,.01,.93,1246deg)}}snowfall snowflake:nth-child(30){animation:animation-snowflake-30 linear infinite;animation-delay:-8.9s;animation-duration:12.8s}@keyframes animation-snowflake-30{0%{left:6%;top:-100px;transform:scale(.628) rotate3d(.4,.4,.54,0deg)}to{left:-8.3%;top:calc(100% + 100px);transform:scale(.628) rotate3d(.44,.93,.66,-1195deg)}}snowfall snowflake:nth-child(29){animation:animation-snowflake-29 linear infinite;animation-delay:-3.7s;animation-duration:15s}@keyframes animation-snowflake-29{0%{left:45%;top:-100px;transform:scale(.763) rotate3d(.29,.19,.96,0deg)}to{left:73.6%;top:calc(100% + 100px);transform:scale(.763) rotate3d(.56,.05,.31,920deg)}}snowfall snowflake:nth-child(28){animation:animation-snowflake-28 linear infinite;animation-delay:-9.7s;animation-duration:14.4s}@keyframes animation-snowflake-28{0%{left:83%;top:-100px;transform:scale(1.33) rotate3d(.2,.82,.49,0deg)}to{left:75.1%;top:calc(100% + 100px);transform:scale(1.33) rotate3d(.09,.33,.4,1322deg)}}snowfall snowflake:nth-child(27){animation:animation-snowflake-27 linear infinite;animation-delay:-2.4s;animation-duration:8.2s}@keyframes animation-snowflake-27{0%{left:36%;top:-100px;transform:scale(.827) rotate3d(.77,.9,.73,0deg)}to{left:48.7%;top:calc(100% + 100px);transform:scale(.827) rotate3d(.68,.03,.66,-1355deg)}}snowfall snowflake:nth-child(26){animation:animation-snowflake-26 linear infinite;animation-delay:-11.2s;animation-duration:10.1s}@keyframes animation-snowflake-26{0%{left:10%;top:-100px;transform:scale(1.348) rotate3d(.12,.38,.18,0deg)}to{left:27.3%;top:calc(100% + 100px);transform:scale(1.348) rotate3d(.6,.8,.63,934deg)}}snowfall snowflake:nth-child(25){animation:animation-snowflake-25 linear infinite;animation-delay:-14s;animation-duration:14.5s}@keyframes animation-snowflake-25{0%{left:21%;top:-100px;transform:scale(1.135) rotate3d(.21,.6,.47,0deg)}to{left:1.3%;top:calc(100% + 100px);transform:scale(1.135) rotate3d(.77,.16,.65,1329deg)}}snowfall snowflake:nth-child(24){animation:animation-snowflake-24 linear infinite;animation-delay:-11.6s;animation-duration:15.8s}@keyframes animation-snowflake-24{0%{left:48%;top:-100px;transform:scale(1.09) rotate3d(.75,.9,.87,0deg)}to{left:63.2%;top:calc(100% + 100px);transform:scale(1.09) rotate3d(.64,.86,.34,-914deg)}}snowfall snowflake:nth-child(23){animation:animation-snowflake-23 linear infinite;animation-delay:-3.3s;animation-duration:14.2s}@keyframes animation-snowflake-23{0%{left:74%;top:-100px;transform:scale(.724) rotate3d(.07,.17,.85,0deg)}to{left:99.2%;top:calc(100% + 100px);transform:scale(.724) rotate3d(.3,.79,.24,1297deg)}}snowfall snowflake:nth-child(22){animation:animation-snowflake-22 linear infinite;animation-delay:-10.9s;animation-duration:12.5s}@keyframes animation-snowflake-22{0%{left:87%;top:-100px;transform:scale(.829) rotate3d(.05,.72,.78,0deg)}to{left:125.8%;top:calc(100% + 100px);transform:scale(.829) rotate3d(.66,.66,.13,-1150deg)}}snowfall snowflake:nth-child(21){animation:animation-snowflake-21 linear infinite;animation-delay:-2.3s;animation-duration:8.5s}@keyframes animation-snowflake-21{0%{left:80%;top:-100px;transform:scale(.815) rotate3d(.63,.36,.63,0deg)}to{left:97.6%;top:calc(100% + 100px);transform:scale(.815) rotate3d(1,.25,.1,1375deg)}}snowfall snowflake:nth-child(20){animation:animation-snowflake-20 linear infinite;animation-delay:-5.8s;animation-duration:15.8s}@keyframes animation-snowflake-20{0%{left:38%;top:-100px;transform:scale(1.121) rotate3d(.22,.23,.2,0deg)}to{left:42.4%;top:calc(100% + 100px);transform:scale(1.121) rotate3d(.81,.69,.67,-963deg)}}snowfall snowflake:nth-child(19){animation:animation-snowflake-19 linear infinite;animation-delay:-9s;animation-duration:11.1s}@keyframes animation-snowflake-19{0%{left:26%;top:-100px;transform:scale(1.164) rotate3d(.93,.44,.2,0deg)}to{left:16.1%;top:calc(100% + 100px);transform:scale(1.164) rotate3d(.45,.16,.54,-1026deg)}}snowfall snowflake:nth-child(18){animation:animation-snowflake-18 linear infinite;animation-delay:-3.3s;animation-duration:8.8s}@keyframes animation-snowflake-18{0%{left:65%;top:-100px;transform:scale(1.035) rotate3d(.32,.22,.62,0deg)}to{left:97.4%;top:calc(100% + 100px);transform:scale(1.035) rotate3d(.44,.15,.76,-1346deg)}}snowfall snowflake:nth-child(17){animation:animation-snowflake-17 linear infinite;animation-delay:-12.8s;animation-duration:9.5s}@keyframes animation-snowflake-17{0%{left:10%;top:-100px;transform:scale(.841) rotate3d(.17,.41,.85,0deg)}to{left:22.8%;top:calc(100% + 100px);transform:scale(.841) rotate3d(.64,.79,.62,-1014deg)}}snowfall snowflake:nth-child(16){animation:animation-snowflake-16 linear infinite;animation-delay:-15.3s;animation-duration:8.8s}@keyframes animation-snowflake-16{0%{left:6%;top:-100px;transform:scale(.932) rotate3d(.54,.6,.53,0deg)}to{left:40.6%;top:calc(100% + 100px);transform:scale(.932) rotate3d(.14,.9,.03,-955deg)}}snowfall snowflake:nth-child(15){animation:animation-snowflake-15 linear infinite;animation-delay:-.5s;animation-duration:14s}@keyframes animation-snowflake-15{0%{left:86%;top:-100px;transform:scale(.86) rotate3d(.72,.32,.03,0deg)}to{left:86.3%;top:calc(100% + 100px);transform:scale(.86) rotate3d(.62,.77,.65,1411deg)}}snowfall snowflake:nth-child(14){animation:animation-snowflake-14 linear infinite;animation-delay:-6.3s;animation-duration:14.6s}@keyframes animation-snowflake-14{0%{left:62%;top:-100px;transform:scale(.903) rotate3d(.38,.12,.53,0deg)}to{left:62.4%;top:calc(100% + 100px);transform:scale(.903) rotate3d(.17,.37,.92,1273deg)}}snowfall snowflake:nth-child(13){animation:animation-snowflake-13 linear infinite;animation-delay:-9.9s;animation-duration:12.2s}@keyframes animation-snowflake-13{0%{left:5%;top:-100px;transform:scale(.865) rotate3d(.67,.43,.91,0deg)}to{left:-1.1%;top:calc(100% + 100px);transform:scale(.865) rotate3d(.24,.51,.18,-760deg)}}snowfall snowflake:nth-child(12){animation:animation-snowflake-12 linear infinite;animation-delay:-1.6s;animation-duration:10.4s}@keyframes animation-snowflake-12{0%{left:47%;top:-100px;transform:scale(.916) rotate3d(.23,.92,.07,0deg)}to{left:48.7%;top:calc(100% + 100px);transform:scale(.916) rotate3d(.6,.92,.71,1365deg)}}snowfall snowflake:nth-child(11){animation:animation-snowflake-11 linear infinite;animation-delay:-7.3s;animation-duration:11.7s}@keyframes animation-snowflake-11{0%{left:69%;top:-100px;transform:scale(.808) rotate3d(.61,.44,.46,0deg)}to{left:65.1%;top:calc(100% + 100px);transform:scale(.808) rotate3d(.24,.98,.19,1090deg)}}snowfall snowflake:nth-child(10){animation:animation-snowflake-10 linear infinite;animation-delay:-7.6s;animation-duration:12s}@keyframes animation-snowflake-10{0%{left:6%;top:-100px;transform:scale(.975) rotate3d(.98,.32,.53,0deg)}to{left:27.2%;top:calc(100% + 100px);transform:scale(.975) rotate3d(.78,.78,.32,-1408deg)}}snowfall snowflake:nth-child(9){animation:animation-snowflake-9 linear infinite;animation-delay:-1.4s;animation-duration:15s}@keyframes animation-snowflake-9{0%{left:100%;top:-100px;transform:scale(.789) rotate3d(.72,.39,.44,0deg)}to{left:132.9%;top:calc(100% + 100px);transform:scale(.789) rotate3d(.41,.32,.87,1342deg)}}snowfall snowflake:nth-child(8){animation:animation-snowflake-8 linear infinite;animation-delay:-.9s;animation-duration:13.7s}@keyframes animation-snowflake-8{0%{left:44%;top:-100px;transform:scale(1.263) rotate3d(.97,.65,.7,0deg)}to{left:33.3%;top:calc(100% + 100px);transform:scale(1.263) rotate3d(.46,.89,.84,1213deg)}}snowfall snowflake:nth-child(7){animation:animation-snowflake-7 linear infinite;animation-delay:-3.7s;animation-duration:9s}@keyframes animation-snowflake-7{0%{left:16%;top:-100px;transform:scale(1.043) rotate3d(.8,.27,.34,0deg)}to{left:12.3%;top:calc(100% + 100px);transform:scale(1.043) rotate3d(.62,.78,.89,726deg)}}snowfall snowflake:nth-child(6){animation:animation-snowflake-6 linear infinite;animation-delay:-1.4s;animation-duration:15.1s}@keyframes animation-snowflake-6{0%{left:99%;top:-100px;transform:scale(.816) rotate3d(.02,.16,.35,0deg)}to{left:131.2%;top:calc(100% + 100px);transform:scale(.816) rotate3d(.58,.83,.07,-858deg)}}snowfall snowflake:nth-child(5){animation:animation-snowflake-5 linear infinite;animation-delay:-7.2s;animation-duration:13.1s}@keyframes animation-snowflake-5{0%{left:16%;top:-100px;transform:scale(.756) rotate3d(.2,.5,.27,0deg)}to{left:24.5%;top:calc(100% + 100px);transform:scale(.756) rotate3d(.19,.59,.82,-1228deg)}}snowfall snowflake:nth-child(4){animation:animation-snowflake-4 linear infinite;animation-delay:-11.8s;animation-duration:12.5s}@keyframes animation-snowflake-4{0%{left:7%;top:-100px;transform:scale(.884) rotate3d(.44,.74,.41,0deg)}to{left:29.9%;top:calc(100% + 100px);transform:scale(.884) rotate3d(.92,.93,.13,885deg)}}snowfall snowflake:nth-child(3){animation:animation-snowflake-3 linear infinite;animation-delay:-2s;animation-duration:15.9s}@keyframes animation-snowflake-3{0%{left:25%;top:-100px;transform:scale(.644) rotate3d(.72,.96,.78,0deg)}to{left:58.8%;top:calc(100% + 100px);transform:scale(.644) rotate3d(.87,.31,.35,1265deg)}}snowfall snowflake:nth-child(2){animation:animation-snowflake-2 linear infinite;animation-delay:-14.3s;animation-duration:12.9s}@keyframes animation-snowflake-2{0%{left:63%;top:-100px;transform:scale(1.064) rotate3d(.03,.59,.06,0deg)}to{left:87.3%;top:calc(100% + 100px);transform:scale(1.064) rotate3d(.63,.11,.8,-1055deg)}}snowfall snowflake:first-child{animation:animation-snowflake-1 linear infinite;animation-delay:-5.4s;animation-duration:13.9s}@keyframes animation-snowflake-1{0%{left:100%;top:-100px;transform:scale(1.006) rotate3d(.32,.92,.07,0deg)}to{left:116.2%;top:calc(100% + 100px);transform:scale(1.006) rotate3d(.24,.82,.63,788deg)}}@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}.testimonial-section{color:#fff;min-height:95vh;overflow:hidden;padding:120px 20px;position:relative}.testimonial-section:before{animation:gradientMove 10s ease infinite;background:linear-gradient(120deg,#ff4ecd,#8b5cf6,#ec4899,#c663f1);background-size:300% 300%;content:"";inset:0;position:absolute;z-index:-2}.testimonial-section:after{background:#0f172a8c;content:"";inset:0;position:absolute;z-index:-1}@keyframes gradientMove{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.tcontainer{margin:auto;max-width:1400px;min-height:600px}.heading{color:#fff;font-size:30px;font-weight:800}.subheading{color:#e5e7eb;font-size:20px;margin-top:30px}.card{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#ffffff1f;border:1px solid #fff3;border-radius:24px;box-shadow:0 25px 60px #0000004d;margin:auto;padding:36px;position:relative}.card p{-webkit-line-clamp:10;flex:1 1;margin-top:20px}.card h4{color:#fff;font-weight:700;margin-top:16px}.card span{color:#e5e7eb}.badge{background:linear-gradient(90deg,#ec4899,#8b5cf6);border-radius:999px;color:#fff;font-size:11px;padding:4px 10px;position:absolute;right:14px;top:14px}.dots{display:flex;gap:8px;justify-content:center;margin-top:18px}.dot{background:#fff6;border-radius:999px;height:8px;width:8px}.dot.active{background:#fff;width:22px}.swipe-hint{color:#e5e7eb;font-size:12px;margin-top:10px}.grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:70px}.grid-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff26;border-radius:18px;padding:20px}.cards-wrapper{grid-gap:60px;display:grid;gap:60px;grid-template-columns:repeat(2,1fr);justify-items:center;margin:60px auto;max-width:1400px}.card{height:520px;margin:0 auto;max-width:650px;width:100%}.card p{-webkit-line-clamp:12;-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;line-height:1.6;overflow:hidden}.stars{align-items:center;display:flex;gap:4px;justify-content:center;margin:12px 0}@media (max-width:768px){.testimonial-section{min-height:auto;padding:80px 16px}.tcontainer{max-width:100%}.heading{font-size:24px;text-align:center}.subheading{font-size:16px;margin-top:16px;text-align:center}.cards-wrapper{gap:20px;grid-template-columns:1fr;margin-top:40px}.card{border-radius:20px;height:auto;max-width:100%;padding:22px}.card p{-webkit-line-clamp:8;font-size:15px;line-height:1.6}.card h4{font-size:16px}.card span{font-size:13px}.stars{margin:10px 0}.badge{font-size:10px;padding:3px 8px}.dots{margin-top:16px}.grid{gap:16px;grid-template-columns:1fr;margin-top:40px}.grid-card{padding:16px}.swipe-hint{font-size:11px;text-align:center}}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:visible;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}.react-datepicker__input-container input{border:1px solid #ccc;border-radius:6px;font-family:Poppins,sans-serif;font-family:var(--poppins);font-size:15px;outline:none;padding:10px 12px;transition:all .2s ease;width:100%}.react-datepicker__input-container input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f133}.react-datepicker{border:none;border-radius:12px;box-shadow:0 10px 30px #00000026;font-family:Lato,sans-serif;font-family:var(--lato);overflow:hidden}.react-datepicker__header{background-color:#6366f1;border-bottom:none;color:#fff}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#fff;font-weight:600}.react-datepicker__day{border-radius:6px;line-height:2.2rem;width:2.2rem}.react-datepicker__day:hover{background-color:#e0e7ff;color:#111}.react-datepicker__day--selected{background-color:#6366f1;color:#fff}.react-datepicker__day--today{border:1px solid #6366f1;font-weight:700}.react-datepicker__day--outside-month{color:#bbb}.react-datepicker__navigation-icon:before{border-color:#fff}.react-datepicker-popper{z-index:3000!important}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border:8px solid #0000;box-sizing:initial;content:"";height:0;left:-8px;position:absolute;width:1px;z-index:-1}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-top:-8px;top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#f0f0f0;border-top:none}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae;top:-1px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-top-color:#aeaeae;bottom:-1px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0;width:100%}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{left:50px;position:absolute}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 2px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-72px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day-names{margin-bottom:-8px}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__month--in-range,.react-datepicker__month--in-selecting-range,.react-datepicker__month--selected,.react-datepicker__quarter--in-range,.react-datepicker__quarter--in-selecting-range,.react-datepicker__quarter--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__month--in-range:hover,.react-datepicker__month--in-selecting-range:hover,.react-datepicker__month--selected:hover,.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter--in-selecting-range:hover,.react-datepicker__quarter--selected:hover{background-color:#1d5d90}.react-datepicker__month--disabled,.react-datepicker__quarter--disabled{color:#ccc;pointer-events:none}.react-datepicker__month--disabled:hover,.react-datepicker__quarter--disabled:hover{background-color:initial;cursor:default}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#2579ba;border-radius:.3rem;color:#fff}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:initial}.react-datepicker__month-text.react-datepicker__month--in-range:hover,.react-datepicker__month-text.react-datepicker__month--selected:hover,.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,.react-datepicker__month-text.react-datepicker__quarter--selected:hover,.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,.react-datepicker__quarter-text.react-datepicker__month--selected:hover,.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover{background-color:#216ba5}.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover{background-color:#f0f0f0}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}
/*# sourceMappingURL=main.08ca4489.css.map*/