body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body .links{font-size:20px;text-decoration:none}body #links{background:#bda6fe;border:2px solid #f5f5f5;border-radius:5px;color:#f5f5f5;font-weight:600;margin-top:20px;padding:10px 20px;transition:1s}@media(max-width:650px){body #links{border-bottom-right-radius:15px;border-top-left-radius:15px;font-size:20px;padding:7px 15px}}body #links:hover{background:#f5f5f5;border:none;border-radius:5px;color:#8059f2}body h1{color:gray;font-size:40px;margin-bottom:20px;text-align:left}@media(max-width:1000px){body h1{font-size:35px}}@media(max-width:650px){body h1{color:gray;font-size:27px;margin-bottom:15px;text-align:left}}nav{align-items:center;background:#e7e0ff;box-shadow:0 6px 15px rgba(0,0,0,.15);display:flex;flex-direction:row;justify-content:space-between;left:0;padding:10px 40px;position:-webkit-sticky;position:sticky;top:0;z-index:3}nav .Menu{background:#bda6fe;border-radius:5px;display:none;padding:10px}@media(max-width:650px){nav .Menu{display:block}}nav .Fatimes{display:none}@media(max-width:650px){nav .Fatimes{color:red;display:block;font-size:25px;position:absolute;right:10%;top:10%;z-index:7}}nav .ToggleBar{display:none}@media(max-width:650px){nav{padding:10px 20px}nav .ToggleBar{display:block}}nav .logo{font-size:40px;font-weight:500}@media(max-width:650px){nav .logo{font-size:25px;font-weight:500}}nav .SideNav{align-items:center;display:flex;flex-direction:row;justify-content:center;list-style-type:none;transition:1s}@media(max-width:650px){nav .SideNav{align-items:center;background:linear-gradient(to top left,#e7e0ff,#bda6fe);display:flex;flex-direction:column;height:500px;justify-content:center;position:fixed;right:-300px;top:0;width:300px;z-index:5}}nav .SideNav li{margin-right:20px}@media(max-width:650px){nav .SideNav li{margin:20px 0}}nav .Open{right:0}@media(max-width:650px){nav .Open{right:0}}.areaOne{align-items:center;background:#e7e0ff;display:flex;flex-direction:row;justify-content:space-between;padding:20px 40px;width:100%}@media(max-width:650px){.areaOne{align-items:center;display:flex;flex-direction:column-reverse;justify-content:space-between;padding:25px}}.areaOne .Second{-webkit-animation:guy_animate 5s ease 1s infinite;animation:guy_animate 5s ease 1s infinite;background:url(/static/media/cargif.f484b0f7b02e9a5cf8d4.webp);background-position:50%;background-size:cover;height:200px}.areaOne div{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;width:40%}@media(max-width:1000px){.areaOne div{width:50%}.areaOne div h1{font-size:30px;font-weight:700}}@media(max-width:650px){.areaOne div{height:40%;margin-bottom:20px;width:100%}}.areaOne div p{font-size:25px;font-weight:500}@media(max-width:650px){.areaOne div p{font-size:17px;font-weight:400;margin-bottom:10px}}.we-are{align-items:center;border:2px blue;display:flex;flex-direction:row;height:450px;justify-content:space-between;padding:20px 40px;width:100%}@media(max-width:650px){.we-are{align-items:center;display:flex;flex-direction:column-reverse;height:750px;justify-content:space-between;margin-top:3%}}.we-are div{height:100%;width:40%}@media(max-width:1000px){.we-are div{width:45%}}@media(max-width:650px){.we-are div{width:100%}}.we-are .First{align-items:flex-start;background-color:#bda6fe;border-bottom-right-radius:20%;border-top-left-radius:20%;display:flex;flex-direction:column;justify-content:center;padding:20px}@media(max-width:650px){.we-are .First{height:50%;margin-top:20px}}.we-are .First h1{margin-bottom:5px}.we-are .First h3{margin-top:20px}@media(max-width:650px){.we-are .First h3{margin-top:0}}.we-are .First small{font-size:15px}.we-are .div2{-webkit-animation:guy_animate 3s ease 1s infinite;animation:guy_animate 3s ease 1s infinite;background:url(/static/media/bikeman.f1ba7c82cb8bd924dbaa.jpg);background-position:50%;background-size:cover;border-radius:10px}@-webkit-keyframes guy_animate{0%{border-radius:10px;-webkit-transform:translateY(-10px);transform:translateY(-10px)}50%{border-radius:25px;-webkit-transform:translateY(-3px);transform:translateY(-3px)}to{border-radius:10px;-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes guy_animate{0%{border-radius:10px;-webkit-transform:translateY(-10px);transform:translateY(-10px)}50%{border-radius:25px;-webkit-transform:translateY(-3px);transform:translateY(-3px)}to{border-radius:10px;-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.main{margin-bottom:20px;padding:20px 40px;width:100%}.main .threeItems{align-items:center;background:#e7e0ff;border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;padding:20px;width:100%}@media(max-width:650px){.main .threeItems{align-items:center;display:flex;flex-direction:column;justify-content:space-between}}.main .threeItems .child{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:30%}@media(max-width:650px){.main .threeItems .child{margin-bottom:20px;width:100%}}.main .threeItems .child .numbers{align-items:center;display:flex;flex-direction:row;justify-content:center}.main .threeItems .child .numbers span{font-size:20px;font-weight:600}.how-work{background:#e7e0ff;padding:20px 40px}.how-work,.how-work h1{text-align:center;width:100%}.how-work p{font-size:20px;font-weight:600}.how-work .works{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:60%;justify-content:space-between;margin-top:20px;width:100%}@media(max-width:1000px){.how-work .works{flex-wrap:wrap}}@media(max-width:650px){.how-work .works{align-items:center;display:flex;flex-direction:column;justify-content:space-between}}.how-work .works .child{align-items:center;background-color:#bda6fe;border-radius:20px;display:flex;flex-direction:column;height:300px;justify-content:center;margin-bottom:20px;padding:20px;width:30%}@media(max-width:1000px){.how-work .works .child{width:48%}}@media(max-width:650px){.how-work .works .child{width:100%}}.how-work .works .child h3{font-size:25px;margin-bottom:20px}@media(max-width:650px){.how-work .works .child h3{margin-bottom:10px}}.how-work .works .child p{color:#f5f5f5;font-size:15px}@media(max-width:1000px){.how-work .works .child p{line-break:auto}}.how-work .others{align-items:flex-end;display:flex;flex-direction:column;height:40%;justify-content:center;margin-top:10%;position:relative;text-align:right;width:100%}@media(max-width:650px){.how-work .others{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}}.how-work .others .storage{position:relative;text-align:left;width:40%;z-index:2}@media(max-width:1000px){.how-work .others .storage{width:60%}}@media(max-width:650px){.how-work .others .storage{width:100%}}.how-work .others .storage .sub{align-items:center;background:#f5f5f5;border:2px solid;border-bottom-right-radius:20%;border-top-left-radius:20%;display:flex;flex-direction:column;height:400px;justify-content:center;left:-70%;padding:20px;position:absolute;top:80%;width:400px}@media(max-width:1000px){.how-work .others .storage .sub{left:-50%;top:60%}}@media(max-width:650px){.how-work .others .storage .sub{display:none;height:400px;padding:15px;right:13px;top:75%;width:330px}}.how-work .others .storage .sub h2{margin-bottom:20px}@media(max-width:650px){.how-work .others .storage .sub h2{font-size:21px;margin-bottom:10px}}.how-work .others .storage .sub p{font-size:17px}@media(max-width:650px){.how-work .others .storage .sub p{font-size:16px}}.how-work .others .storage img{-webkit-animation:guy_animate 5s ease 1s infinite;animation:guy_animate 5s ease 1s infinite;border-radius:15px;height:450px;object-fit:cover;overflow:hidden;width:80%}@media(max-width:1000px){.how-work .others .storage img{width:80%}}@media(max-width:650px){.how-work .others .storage img{height:350px;width:90%}}.how-work .others .storage h1{text-align:left;width:100%}.how-work .others .circle{background-color:#f5f5f5;border-radius:50%;box-shadow:0 6px 15px rgba(0,0,0,.15);height:200px;position:absolute;right:0;top:5%;width:200px;z-index:1}@media(max-width:650px){.how-work .others .circle{-webkit-animation:circle_animate 5s ease 1s infinite;animation:circle_animate 5s ease 1s infinite;height:150px;right:-30px;top:7%;width:150px}}@-webkit-keyframes circle_animate{0%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes circle_animate{0%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.section-form{align-items:center;display:flex;flex-direction:row;height:100vh;justify-content:center;width:100%}.section-form .error{background-color:#e7e0ff;color:red;font-size:18px;margin-bottom:5px;padding:7px;text-align:left;width:100%}.section-form .form{background:#f5f5f5;border-radius:10px;box-shadow:0 6px 15px hsla(0,0%,46%,.15);padding:20px;text-align:center}.section-form .form .email,.section-form .form .name{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:10px;width:100%}.section-form .form .email label,.section-form .form .name label{font-size:20px;font-weight:600;margin-bottom:7px}.section-form .form .email input,.section-form .form .name input{border:none;border-radius:7px;font-size:20px;outline:none;padding:10px;width:100%}.section-form .form button{background:#e7e0ff;border:none;border-radius:5px;font-size:19px;margin:5px 0;padding:10px 0;text-align:center;width:100%}.section-form .form button:hover{background:#bda6fe;color:#f5f5f5;cursor:pointer}.section-form .form .forgotten{font-size:17px;font-weight:500}.navBarss{padding:20px;position:relative;transition:1s;width:100%}.navBarss,.navBarss .dashLinks{background:#e7e0ff;box-shadow:0 6px 15px rgba(0,0,0,.15)}.navBarss .dashLinks{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;list-style-type:none;position:absolute;top:0;transition:1.5s;width:300px}.navBarss .dashLinks li{margin:20px 0}.navBarss .dashLinks li .leenks{font-size:20px;text-decoration:none}.navBarss .dashLinks .cancel{position:absolute;right:10%;top:7%}.other{display:none;left:-300;margin-bottom:20%;top:0;transition:width 1s}.family{align-items:center;background:#e7e0ff;display:flex;flex-direction:column;justify-content:center;margin-top:23%;padding:20px 0;width:100%}@media(max-width:650px){.family{padding:25px}}.Question{background:#bda6fe;border-radius:10px;margin-bottom:20px;overflow:hidden;padding:15px;width:500px}@media(max-width:650px){.Question{width:100%}}.Question .innerOne{align-items:center;display:flex;justify-content:space-between;padding:10px 0;width:100%}.Question .note{text-align:left}.Question:last-child{margin:0}footer{background:#bda6fe;margin-top:10%;padding:20px 60px}@media(max-width:650px){footer{padding:25px}}footer .footer{align-items:center;display:flex;justify-content:space-between;text-align:center}@media(max-width:650px){footer .footer{flex-wrap:wrap}}footer .footer ul{height:100%;list-style-type:none;width:25%}@media(max-width:650px){footer .footer ul{height:25%;margin-bottom:20px;width:45%}}footer .footer ul li{margin-bottom:10px;text-align:left}footer .footer ul li .navigate{color:gray;font-size:20px;font-weight:400;text-decoration:none}footer .footer ul li .navigate:hover{color:#e7e0ff}.Compound{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 60px}@media(max-width:1000px){.Compound{padding:0 40px}}@media(max-width:650px){.Compound{flex-direction:column;padding:0 40px}}.align{margin-top:15px;width:100%}.align,.product{text-align:center}.product{background-color:#f5f5f5;border-radius:10px;box-shadow:0 6px 15px rgba(0,0,0,.15);margin:20px 0;overflow:hidden;padding:20px;width:30%}@media(max-width:1000px){.product{flex-wrap:wrap;width:48%}}@media(max-width:650px){.product{width:100%}}.product button{background:#bda6fe;border:none;border-radius:7px;margin-top:10px;padding:10px 20px}.product button .leynks{color:#fff;font-size:20px;font-weight:400;text-decoration:none;text-transform:capitalize}.product img{border-bottom-left-radius:15px;border-top-right-radius:15px;display:block;height:250px;width:100%}.product h3{margin-bottom:15px}#Compound{padding:0 40px}@media(max-width:650px){#Compound{padding:0 30px}}#product{background-color:#f5f5f5;border-radius:10px;box-shadow:0 6px 15px rgba(0,0,0,.15);font-size:23px;margin:20px 0;overflow:hidden;padding:20px;text-align:left;width:100%}@media(max-width:650px){#product{padding:10px}}#product p{font-size:22px}@media(max-width:650px){#product p{font-size:18px}}#product p .readmore{background:none;border:none;color:green;font-size:18px;margin:0}@media(max-width:650px){#product p .readmore{border:none}}#product img{display:block;height:250px;margin:20px 0;width:40%}@media(max-width:1000px){#product img{height:200px;width:65%}}@media(max-width:650px){#product img{width:100%}}#product button{background-color:#bda6fe;border:none;border-radius:7px;margin:20px 20px 20px 0;padding:10px 20px}@media(max-width:650px){#product button{margin-bottom:5px}}#product button .leinks{color:#fff;font-size:20px;text-decoration:none;text-transform:capitalize}.user{left:10%;position:absolute;top:10%}.user .cl1{color:gray;font-size:50px}.map{background:#bda6fe;height:80vh;padding:20px 40px;text-align:center;width:100%}@media(max-width:1000px){.map{height:550px;padding:25px}}@media(max-width:650px){.map{height:450px;padding:25px}}.map iframe{border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 6px 15px rgba(0,0,0,.15);height:100%;width:100%}.box1{align-items:center;display:flex;justify-content:center;width:100%}@media(max-width:650px){.box1{padding:0 20px}}.box1 .bookings{align-items:center;background:#e7e0ff;border-radius:20px;box-shadow:0 6px 15px rgba(0,0,0,.15);display:flex;flex-direction:column;padding:20px;width:400px}.box1 .bookings input{border:none;border-bottom:2px solid #bda6fe;border-radius:10px;margin-bottom:20px;outline:none;padding:20px;width:100%}.success{color:green}.error2,.success{font-size:18px;margin-bottom:5px;padding:10px;width:100%}.error2{color:red;text-transform:capitalize}.sumit{background:#bda6fe;border:none;border-radius:10px;color:#f5f5f5;font-size:20px;outline:none;padding:10px}.sumit:hover{color:gray;cursor:pointer}.position{padding:10px 40px;width:100%}.position span{color:gray;font-size:25px;font-weight:500;text-transform:capitalize}.maining{align-items:center;background:#e7e0ff;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}@media(max-width:650px){.maining{padding:0 35px}}.maining h2{color:#f5f5f5;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:30px;text-shadow:0 6px 15px rgba(3,3,3,.664)}.loading{align-self:center;display:flex;flex-direction:row;justify-content:space-between;padding:20px;width:365px}@media(max-width:650px){.loading{width:100%}}.loading .stroke1,.loading .stroke2{background:#bda6fe;height:100px;width:50px}@media(max-width:650px){.loading .stroke1,.loading .stroke2{width:40px}}.loading .stroke1{-webkit-animation:stroke1_animate 1s ease .5s infinite;animation:stroke1_animate 1s ease .5s infinite}@-webkit-keyframes stroke1_animate{0%{height:50px}50%{height:100px}to{height:50px}}@keyframes stroke1_animate{0%{height:50px}50%{height:100px}to{height:50px}}.loading .stroke2{-webkit-animation:stroke2_animate 1s ease .5s infinite;animation:stroke2_animate 1s ease .5s infinite}@-webkit-keyframes stroke2_animate{0%{height:100px}50%{height:50px}to{height:100px}}@keyframes stroke2_animate{0%{height:100px}50%{height:50px}to{height:100px}}.ridehistory{margin-top:7%;padding:20px 40px;text-align:center;width:100%}.ridehistory h3{color:gray;margin-bottom:20px;text-align:left;width:100%}.ridehistory button{background:#bda6fe;border:none;border-bottom-right-radius:10px;border-top-left-radius:10px;color:gray;cursor:pointer;font-size:20px;margin-top:3%;padding:10px 20px;text-align:center}.ridehistory button:hover{color:#f5f5f5;text-shadow:0 6px 15px rgba(3,3,3,.664)}.ridehistory button:hover,.ridehistory ul{background:#e7e0ff;box-shadow:0 6px 15px rgba(0,0,0,.15)}.ridehistory ul{list-style-type:none;width:100%}.ridehistory ul li{align-items:center;display:flex;justify-content:space-between;padding:25px}@media(max-width:650px){.ridehistory ul li{align-items:flex-start;flex-direction:column;margin-bottom:25px;overflow:hidden;position:relative;text-align:left}}.ridehistory ul li span{font-size:19px;font-weight:500}@media(max-width:650px){.ridehistory ul li span{margin-bottom:25px}}.ridehistory ul li .delete{color:red;font-size:20px}@media(max-width:650px){.ridehistory ul li .delete{position:absolute;right:10px;top:10px}}.ourTeam{background:#ece9e9;border-bottom:2px solid gray;height:500px;width:100%}.ourTeam .TeamBackground{align-items:center;background:linear-gradient(rgba(0,0,0,.5),#bda6fe),url(/static/media/Bike.90f5c49b3d44eac99b71.jpg);background-position:bottom 30%;background-size:auto;border-bottom-left-radius:45%;border-bottom-right-radius:45%;color:#fff;display:flex;flex-direction:column;height:96%;justify-content:center;object-fit:fill;text-align:center;width:100%}@media(max-width:650px){.ourTeam .TeamBackground{background-position:top 20%;background-size:cover;border-bottom-left-radius:45%;border-bottom-right-radius:45%;padding:0 15px}}.ourTeam .TeamBackground h2{font-size:35px}.ourTeam .TeamBackground p{font-size:20px;margin-top:2%}@media(max-width:650px){.ourTeam .TeamBackground p{margin-bottom:20px}}.ourTeam .TeamBackground button{background:#bda6fe;border:none;border-bottom-right-radius:10px;border-top-left-radius:10px;color:#f5f5f5;cursor:pointer;font-size:20px;margin-top:2%;padding:10px 20px}.Drivers{align-items:center;background:#e7e0ff;-webkit-clip-path:polygon(0 0,100% 0,100% 76%,0 100%);clip-path:polygon(0 0,100% 0,100% 76%,0 100%);display:flex;justify-content:center;padding:30px 0;text-align:center;width:100%}@media(max-width:650px){.Drivers{-webkit-clip-path:polygon(0 0,100% 0,100% 80%,0 100%);clip-path:polygon(0 0,100% 0,100% 80%,0 100%)}}.Drivers .detailled{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;padding:20px;text-align:center;width:100%}.Drivers .detailled p{margin-bottom:20px}.Drivers .detailled button{background:#bda6fe;border:none;border-bottom-right-radius:10px;border-top-left-radius:10px;color:#fff;font-size:20px;margin-bottom:15%;padding:10px 20px;text-shadow:0 6px 15px rgba(3,3,3,.664)}@media(max-width:650px){.Drivers .detailled button{margin-bottom:25%}}.Drivers .detailled h1{font-size:60px;margin-bottom:30px;text-align:center;width:100%}@media(max-width:650px){.Drivers .detailled h1{font-size:40px}}.Drivers .detailled .detImg{-webkit-animation:profile_animatte 8S ease-in-out 1s infinite;animation:profile_animatte 8S ease-in-out 1s infinite;height:250px;margin-bottom:20px;overflow:hidden;width:250px}.Drivers .detailled .detImg img{display:block;object-fit:cover;width:100%}@-webkit-keyframes profile_animatte{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}@keyframes profile_animatte{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.Gees{align-items:center;background:linear-gradient(to top left,#e7e0ff,#bda6fe);-webkit-clip-path:polygon(0 30%,100% 0,100% 100%,0 100%);clip-path:polygon(0 30%,100% 0,100% 100%,0 100%);display:flex;flex-direction:column;justify-content:center;padding:20px 60px;text-align:center;width:100%}@media(max-width:650px){.Gees{-webkit-clip-path:polygon(0 32%,100% 0,100% 100%,0 100%);clip-path:polygon(0 32%,100% 0,100% 100%,0 100%);padding:20px}}.Gees button{background:#bda6fe;border:none;border-bottom-right-radius:10px;border-top-left-radius:10px;color:#fff;font-size:20px;margin-top:5%;padding:10px 20px;text-shadow:0 6px 15px rgba(3,3,3,.664)}.Gees h1{margin-bottom:5%;margin-top:15%;text-align:center;width:100%}@media(max-width:650px){.Gees h1{margin-top:45%}}.Gees .omoAlaye{align-items:center;display:flex;justify-content:space-between;width:100%}.Gees .omoAlaye #myswiper{width:100%}.Gees .omoAlaye #myswiper .swiper-pagination-bullet{background:#a525a5;border-radius:0;height:5px;width:25px}.Gees .omoAlaye #myswiper .swipers{height:200px;width:50%}@media(max-width:650px){.Gees .omoAlaye #myswiper .swipers{height:200px;width:100%}}.Gees .omoAlaye #myswiper .iteems{background:#f5f5f5;box-shadow:0 6px 15px rgba(0,0,0,.15);padding:40px;width:350px}@media(max-width:1000px){.Gees .omoAlaye #myswiper .iteems{padding:20px;width:95%}}@media(max-width:650px){.Gees .omoAlaye #myswiper .iteems{padding:20px;width:90%}}.Realgees{padding:20px 60px;text-align:center;width:100%}@media(max-width:650px){.Realgees{padding:25px}}.Realgees p{font-weight:500}.Realgees .Mygeehs{align-items:center;display:flex;justify-content:space-between;margin-top:20px;width:100%}.Realgees .Mygeehs div{background:#bda6fe;border-bottom-right-radius:20px;border-top-left-radius:20px;box-shadow:0 6px 15px rgba(0,0,0,.15);padding:15px;text-align:center;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;width:30%}@media(max-width:1000px){.Realgees .Mygeehs div{padding:10px}}@media(max-width:650px){.Realgees .Mygeehs div{padding:10px;width:90%}}.Realgees .Mygeehs div img{align-items:center;border-radius:50%;display:inline-block;height:80px;object-fit:cover;width:80px}@media(max-width:650px){.Realgees .Mygeehs div img{align-items:flex-start;height:60px;width:60px}}.Realgees .Mygeehs div h4{margin-bottom:20px}@media(max-width:650px){.Realgees .Mygeehs div h4{margin-bottom:10px}}.Realgees .Mygeehs div:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.Realgees h1{text-align:center}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{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:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-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-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-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:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.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-centered.swiper-horizontal>.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-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.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 transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.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-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);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.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet: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%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.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:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .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;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}
/*# sourceMappingURL=main.5464bc10.css.map*/