@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,400&display=swap);*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{font-family:Poppins,sans-serif}body::-webkit-scrollbar{height:5px;width:9px}body::-webkit-scrollbar-track{background-color:#ddd;border-radius:0}body::-webkit-scrollbar-thumb{background-color:#6e6e6e;border-radius:3px}.no-scroll{max-height:100vh;overflow:hidden}.frontpage{background-image:url(/static/media/260192.3f5fc2d8610db05d5a1f.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:900px;position:relative;transition:all .3s ease;z-index:1}.frontpage:after{background-color:#000;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:-1}.frontpage .navbar{display:flex;justify-content:space-between;padding:10px 30px}.frontpage .navbar a{text-decoration:none}.frontpage .navbar .logo{align-items:center;display:flex;flex-direction:column}.contain .nav .logo a img,.frontpage .navbar .logo img{border-radius:7px;height:40px;width:40px}.contain .nav .logo a p,.frontpage .navbar .logo p{color:#000;font-size:1rem;font-weight:900;letter-spacing:1px}.frontpage .navbar .navlinks{padding:10px;top:-100vh;transition:.5s ease-out;width:0}.frontpage .navbar .navlinks,.frontpage.active .navlinks{background-color:#ddd;border-radius:0 0 25px 25px;height:350px;left:0;position:fixed;width:100%;z-index:10}.frontpage.active .navlinks{top:0;transition:.5s ease-in}.frontpage .navbar .navlinks ul{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:1.5rem}.frontpage .navbar .navlinks ul li{list-style:none;margin-bottom:3rem}.frontpage .navbar .navlinks ul li a{color:#3b3a3a;font-size:1.5rem;font-weight:400;padding-bottom:3px;text-decoration:none}.frontpage .navbar .navlinks ul li a:hover{border-bottom:1px solid #3b3a3a;color:#000;font-weight:400}.burger{background-color:rgba(0,0,0,.274);border-radius:5px;cursor:pointer;padding:12px 7px;position:fixed;right:1rem;top:.7rem;z-index:1000}.burger .line:last-child{margin-bottom:0}.burger .line{background-color:#3b3a3a;height:.2rem;margin-bottom:5px;transition:all .3s ease-in;width:1.7rem}.burger .two{width:1.3rem}.burger .three{width:.8rem}.frontpage.active:after{opacity:.3;z-index:5}.frontpage.active .navlinks ul{align-items:center;flex-direction:column;height:100%;justify-content:center;margin-top:1.5rem}.frontpage.active .navlinks ul li{margin-bottom:3rem}.frontpage.active .navlinks ul li a{font-size:1.5rem}.contain.active .burger .line,.frontpage.active .burger .line{-webkit-transform:rotate(-2turn);transform:rotate(-2turn);width:.8rem}.contain.active .burger .two,.frontpage.active .burger .two{-webkit-transform:rotate(1turn);transform:rotate(1turn);width:1.3rem}.contain.active .burger .three,.frontpage.active .burger .three{-webkit-transform:rotate(2turn);transform:rotate(2turn);width:1.7rem}.frontpage .flex{padding:10px 30px}.frontpage .flex .slogan h4{color:#1d1c1c;font-size:2.2rem;margin-bottom:2.5rem;margin-top:3.5rem;text-transform:capitalize;word-spacing:2px}.frontpage .flex .left{margin-bottom:2rem}.frontpage .flex .card{background-color:#ddd;border-radius:12px;box-shadow:0 0 7px 0 #979595;display:flex;flex-direction:column;height:150px;justify-content:space-around;width:300px}.frontpage .flex .card .item{align-items:center;display:flex;padding:10px;position:relative}.frontpage .flex .card .item img{border-radius:50%;height:50px;margin-right:.7rem;object-fit:cover;width:50px}.frontpage .flex .item .text h4{color:#3b3a3a;font-size:1.1rem;margin-bottom:.1rem;text-transform:capitalize}.frontpage .flex .item .text p{color:#6d6dd3;font-size:.7rem}.frontpage .flex .item .bottom{background-color:#6d6dd3;border-radius:5px 0 0 5px;cursor:pointer;font-size:12px;padding:2px 5px;position:absolute;right:0}.frontpage .flex .right{position:relative}.frontpage .flex .right .image{align-items:center;background-color:#ddd;border-radius:50%;box-shadow:0 0 5px 1px #3b3a3a;display:flex;height:50px;justify-content:center;position:absolute;width:50px}.frontpage .flex .right .one{right:3rem;top:2rem}.frontpage .flex .right .two{bottom:-7rem;right:1.5rem}.frontpage .flex .right .three{bottom:-2rem;left:-1rem}.frontpage .flex .right .image img{border-radius:50%;height:40px;object-fit:cover;object-position:top;width:40px}.frontpage .flex .right .video{align-items:center;background-color:#ecf0f5;border-radius:50%;box-shadow:0 0 7px 1px #3b3a3a;display:flex;height:230px;justify-content:center;margin:0 auto;padding:8%;position:relative;top:5rem;width:230px}.frontpage .flex .right .video video{border-radius:50%;height:100%;object-fit:cover;object-position:top;padding:5px;width:100%}.frontpage .flex .right .video .circle{-webkit-animation:rotate 10s linear infinite;animation:rotate 10s linear infinite;border:5px solid transparent;border-bottom-color:#6d6dd3;border-radius:50%;height:190px;position:absolute;width:190px}.frontpage .flex .right .video .top{-webkit-animation:rotatetop 10s linear infinite;animation:rotatetop 10s linear infinite;border:5px solid transparent;border-top-color:#6d6dd3;-webkit-transform:rotate(65deg);transform:rotate(65deg)}.frontpage .flex .right .video .side{-webkit-animation:rotateside 10s linear infinite;animation:rotateside 10s linear infinite;border:5px solid transparent;border-left-color:#6d6dd3;-webkit-transform:rotate(35deg);transform:rotate(35deg)}.frontpage .scrollup{bottom:1.3rem;display:none;position:fixed;right:1.3rem}.frontpage .scrollup a{background-color:rgba(0,0,0,.274);border-radius:45%;box-shadow:1px 1px 4px #6e6e6e;color:#3b3a3a;font-size:large;font-weight:800;padding:.7rem .9rem}.scrollup.show{display:block}.frontpage.active .scrollup{display:none}.midsec{margin-top:1rem;min-height:100vh;padding:1rem}.midsec .note{padding:25px 10px 2.2rem}.midsec .note .swo{font-size:1.8rem;font-weight:400;padding-bottom:.8rem}.midsec .note .lorem{color:#272727;line-height:1.5rem}.highlight{color:#6d6dd3}.midsec .name{display:none}.midsec .contact .cards{background-color:hsla(0,1%,61%,.062);border-radius:10px;box-shadow:0 10px 10px -3px #979595;padding:2px;position:relative}.midsec .contact .cards .ob{background-color:#6d6dd3;border-radius:15px;color:#ecf0f5;display:flex;font-weight:200;justify-content:center;left:0;letter-spacing:1px;margin:0 auto;padding:7px 17px;position:absolute;right:0;text-transform:capitalize;top:-15px;width:12rem}.midsec .cards .book,.midsec .cards .card{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:2rem}.midsec .cards .card img{height:90px;width:90px}.midsec .cards .card .text{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:1.5rem;margin-top:7px}.midsec .cards .card .text h4{color:#272727;font-size:1.4rem;font-weight:600;margin:10px}.midsec .cards .card .text p{color:#3b3a3a;font-size:1.2rem;line-height:2rem;padding:0 10px;text-align:center}.midsec .cards .card .line{background-color:rgba(109,109,211,.671);border-radius:10px;height:3px;width:15rem}.midsec .cards .book .link{margin:2rem 0 1.5rem}.midsec .cards .book .link a{background-color:#6d6dd3;border-radius:35px;color:#ecf0f5;font-size:1.2rem;letter-spacing:1px;padding:1rem 2rem;text-decoration:none}.midsec .cards .book .link a:hover{background-color:#a5a5ca}.midsec .services{margin-top:1rem}.midsec .services .cards{display:flex;overflow-x:scroll;padding:2.5rem 1rem}.midsec .services .cards .card{border-radius:15px;box-shadow:0 0 10px 0 #c9c9c9;margin-right:1.5rem;min-width:270px;padding:1rem}.midsec .services .card .image{margin-bottom:1rem;padding:1rem}.midsec .services .card .image img{height:70px;width:70px}.midsec .services .card .text h4{color:#1d1c1c;font-size:1.5rem;font-weight:bolder;margin:.5rem 0;text-transform:capitalize}.midsec .services .card .text p{color:#979595;font-size:17px;font-weight:300;height:150px;text-align:center}.midsec .services .card .text a{color:#6d6dd3;margin-top:1rem;text-decoration:none;text-transform:capitalize;transition:.2s ease}.midsec .services .card .text a:hover{color:#003ef8;font-weight:700}.events{margin:3rem 0}.events .top{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2rem 0;padding:1rem}.events .top .image img{border-radius:50%;height:120px;margin-bottom:1rem;width:120px}.events .top .text h4{color:#1d1c1c;display:flex;font-size:2.3rem;font-weight:700;justify-content:center;margin-bottom:1rem;text-transform:capitalize}.events .top .text p{font-size:1rem;font-weight:300;text-align:center}.events .bottom{padding:1rem}.events .bottom .images{align-items:center;display:flex;flex-direction:column;justify-content:center}.events .bottom .images .big{background-image:url(/static/media/wskills.8e8508c2070783e7d480.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;box-shadow:0 0 7px 0 #d4cece;height:15rem;transition:.3s ease;width:18rem}.events .bottom .images .big:hover,.events .bottom .images .smalls .small:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.events .bottom .images .smalls{display:flex;justify-content:center;position:relative}.events .bottom .images .smalls .small{border-radius:15px;box-shadow:0 0 5px 0 #d4cece;height:10rem;margin:.8em;transition:.3s ease;width:8rem}.events .bottom .images .one{background-image:url(/static/media/comt.5e07cf7255493356b207.jpg)}.events .bottom .images .one,.events .bottom .images .two{background-position:50%;background-repeat:no-repeat;background-size:cover}.events .bottom .images .two{background-image:url(/static/media/wskills2.b81db29576a04edaaf1d.jpg)}.events .bottom .images .three{background-image:url(/static/media/group.10765416682ff88f5cc1.jpg)}.events .bottom .images .four,.events .bottom .images .three{background-position:50%;background-repeat:no-repeat;background-size:cover}.events .bottom .images .four{background-image:url(/static/media/itweek.5a95ca4244774554e395.jpg)}.events .link{display:flex;justify-content:center;margin-top:1rem}.events .link a{background-color:#6d6dd3;border-radius:35px;color:#ecf0f5;font-size:1rem;letter-spacing:1px;padding:.5rem 2rem;text-decoration:none;transition:.3s ease}.events .link a:hover{background-color:#a5a5ca}.member-section{display:flex;flex-direction:column-reverse;padding:1rem}.member-section .members{display:flex;margin-top:1rem;min-height:490px;overflow-x:hidden;padding:1rem}.members-slider{padding:.1rem}.members-slider .swiper-button-next,.members-slider .swiper-button-prev{color:#ecf0f5}.members-slider .swiperNavNext{height:25px;width:25px!important}.members-slider .swiper-slide.swiper-slide-active{z-index:1}.member-section .member{border-radius:7px;box-shadow:1px 2px 5px #c9c9c9;margin:.3rem;min-width:250px;padding:.3rem;position:relative;z-index:-10000}.member-section .member .name{color:#3b3a3a;font-size:1.5rem;font-weight:700;text-align:center;text-transform:capitalize}.member-section .member .role{color:#1d1c1c;font-weight:300;margin-bottom:.7rem;text-align:center;text-transform:capitalize}.member-section .member .quote{color:#3b3a3a;font-size:1.1rem;font-style:italic;letter-spacing:1px;margin-bottom:1rem;text-align:center;text-transform:lowercase}.member-section .members .member img{border-radius:5px 5px 0 0;height:250px;margin-bottom:.5rem;object-fit:cover;object-position:top;width:100%}.member-section .other-thing{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:1rem}.member-section .other-thing .image img{height:70px;width:70px}.member-section .other-thing .texts h6{color:#6e6e6e;font-size:1.07rem;font-weight:500;margin-bottom:.5rem;text-align:center}.member-section .other-thing .texts h2{color:#6d6dd3;font-size:3rem;margin-bottom:.2rem;text-align:center}.member-section .other-thing .texts p{color:#979595;letter-spacing:1px;margin-bottom:.5rem;text-align:center}.vision{margin-top:3rem;padding:1rem}.vision .side .text p{letter-spacing:1px}.vision .side .text h2{color:#6d6dd3;font-size:2.5rem;margin-bottom:.2rem;text-transform:capitalize}.vision .side .text .more{margin-bottom:1rem;text-align:left}.vision .other{height:350px;min-width:300px}.vision .other video{border-radius:15px;box-shadow:0 0 25px 0 #a5a5ca;height:100%;object-fit:cover;width:100%}.footer{background-image:linear-gradient(#dbdada,#272727);color:#ecf0f5;margin-top:1rem;padding:1rem 3rem}.footer h2{font-size:2.5rem;font-weight:600;text-align:center}.footer p{display:flex;justify-content:center;text-align:center}.footer p img{border-radius:5px;height:50px;width:50px}.footer .links{display:flex;display:none;justify-content:center}.footer .links ul{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.footer .links ul li{list-style:none;margin-left:.3rem}.footer .links ul li a{color:#c9c9c9;text-decoration:none}.footer .links ul li a:hover{color:#6d6dd3;text-decoration:none}.footer .social-links{display:flex;justify-content:center}.footer .social-links ul{display:flex}.footer .social-links ul li{list-style:none;margin:10px}.footer .social-links ul li a{align-items:center;background-color:#ecf0f5;border-radius:50%;color:#1d1c1c;display:flex;height:30px;justify-content:center;text-decoration:none;transition:all .3s ease;width:30px}.footer .social-links ul li a:hover{background-color:#6d6dd3;color:#ecf0f5}.contain{display:flex;height:100vh;position:relative;width:100%}.bg{background-image:url(/static/media/bg.8d9e8c75ecd222ae7cc1.jpg);background-position:50%;background-size:cover;height:100%;left:-100vw;transition:all .7s ease;width:90%}.bg,.contain.active .bg{position:fixed;z-index:1}.contain.active .bg{left:0;transition:all .5s ease}.contain.active .main{opacity:.5;transition:.5s ease}.contain .nav{background-color:hsla(0,0%,100%,.829);box-shadow:1px 0 9px 0 #b1b1b1;height:100%;padding:0 1rem;width:100%}.contain .nav .logo{display:flex;justify-content:center;padding:5rem 0}.contain .nav .logo a{text-align:center;text-decoration:none}.contain .nav .library{padding:1rem .5rem}.contain .nav .library .tag{font-size:30px;font-weight:600;margin-bottom:2.5rem}.contain .nav .library ul li{list-style:none;margin-bottom:2rem}.contain .nav .library ul li:hover a{color:#6d6dd3}.contain .nav .library li a{color:#3b3a3a;font-size:25px;text-decoration:none;transition:.3s ease-in-out}.contain .nav .library li a svg{margin-right:10px}.contain .main{padding:1rem;width:100%}.contain .main .box{margin:3rem 0}.contain .main .box .flex{display:flex;justify-content:space-between}.contain .main .box .flex img{height:80px;margin-right:.5rem}.contain .main .box .title{font-size:25px;font-weight:700;letter-spacing:2px;margin:.5rem 0}.contain .main .box p span{color:#3b3a3a;font-weight:700}.contain .main .box .images{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:1.5rem 0}.contain .main .box .image{cursor:pointer;margin-top:7px}.big,.contain .main .box .image img,.contain .main .box .image video{border-radius:7px;height:250px;object-fit:cover;transition:.3s ease;width:290px}.contain .main .box .image:hover img{margin:10px 0;-webkit-transform:scale(1.04);transform:scale(1.04)}@media only screen and (max-width:340px){.frontpage .flex .card{width:275px}}@media only screen and (min-width:400px){.frontpage .flex .card{width:350px}.frontpage .scrollup{bottom:1rem;right:1rem}.frontpage .scrollup a{padding:.6rem .7rem}.events .bottom .images .smalls .small{width:9rem}.vision .other{height:420px;min-width:390px}.contain .main .box .image img,.contain .main .box .image video{height:250px;width:350px}.contain .main .box .flex img{margin-right:1rem}}@media only screen and (min-width:500px){.midsec .contact{padding:0 2rem}.events .bottom .images .big{width:29rem}.events .bottom .images .smalls .small{height:10rem;width:13rem}.contain .main .box .image{margin-top:12px}.contain .main .box .image img,.contain .main .box .image video{height:350px;width:460px}.contain .main .box .flex img{margin-right:1.5rem}.footer{background-color:#272727;background-image:none}}@media only screen and (min-width:760px){.frontpage{min-height:950px}.frontpage .flex .slogan h4{font-size:3rem;letter-spacing:1px;word-spacing:0}.frontpage .flex .card{flex-direction:row;height:120px;justify-content:space-between;width:550px}.frontpage .flex .card .item img{height:70px;width:70px}.frontpage .flex .item .text h4{color:#1d1c1c;font-size:1.1rem;font-weight:300}.frontpage .flex .item .text p{font-size:.85rem}.frontpage .flex .item .bottom{background-color:#c7c7f3;border-radius:15px;bottom:-10px;color:#3b3a3a;display:flex;justify-content:center;left:0;margin:0 auto;width:60px}.frontpage .flex .right{width:100%}.frontpage .flex .right .image{box-shadow:0 0 15px 0 #3b3a3a;padding:.7%}.frontpage .flex .right .one{height:50px;right:6rem;top:3rem;width:50px}.frontpage .flex .right .two{bottom:-10rem;height:60px;right:9rem;width:60px}.frontpage .flex .right .three{bottom:4rem;left:7rem}.frontpage .flex .right .image img{height:100%;width:100%}.frontpage .flex .right .video{box-shadow:0 0 10px 0 #3b3a3a;height:220px;margin:0 auto;padding:1.5rem;top:5rem;width:220px}.frontpage .flex .right .video .circle{height:200px;width:200px}.frontpage .flex .right .video .top{border-top:5px solid #6d6dd3}.frontpage .flex .right .video .side{border-left:5px solid #6d6dd3}.midsec{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:1rem;position:relative}.midsec .note{padding:0 2rem 3rem}.midsec .note .swo{font-weight:500}.midsec .name{color:#c9c9c9;display:inline;font-size:8rem;left:0;margin:0 auto;position:absolute;right:0;text-align:center;top:48rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:-1}.midsec .contact{padding:0 2rem}.midsec .contact .cards{background-color:#fff;box-shadow:0 10px 17px -3px #979595;display:flex;height:590px;padding:2rem 0;position:relative;width:100%}.midsec .cards .card .line{height:3px;margin-top:1rem;width:10rem}.midsec .contact .cards .ob{font-size:.7rem;left:25px;padding:7px 17px;right:auto;top:-15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.midsec .contact .cards .card{cursor:default;margin:0;padding:0;transition:.3s ease;width:100%}.midsec .contact .cards .card:hover{margin-bottom:1.3rem}.book:hover{margin-bottom:0}.midsec .cards .card img{height:100px;width:100px}.midsec .contact .cards .card .text{margin-bottom:0;margin-top:16px}.midsec .contact .cards .card .text h4{font-size:1rem;letter-spacing:0;margin-bottom:16px}.midsec .contact .cards .card .text p{font-size:1rem;font-weight:500;height:300px;text-align:center;width:100%}.midsec .contact .cards .book .link{margin:2rem 0 1.5rem;width:-webkit-max-content;width:max-content}.midsec .contact .cards .book{bottom:-2rem;position:absolute;width:100%}.midsec .cards .book .link a{background-color:#6d6dd3;font-size:1rem;padding:10px 1rem;transition:all .2s ease}.midsec .services{margin-top:5rem}.midsec .services .cards{display:flex;overflow-x:scroll;padding:.5rem}.midsec .services .cards::-webkit-scrollbar{height:2px}.midsec .services .cards::-webkit-scrollbar-track{background-color:#ddd;border-radius:50px}.midsec .services .cards::-webkit-scrollbar-thumb{background-color:#6e6e6e;border-radius:50px}.midsec .services .cards .card{box-shadow:none;margin-right:1rem;min-width:200px;padding:1rem}.midsec .services .card .image{background-color:initial;border-radius:50%;margin-bottom:0;padding:1rem}.midsec .services .card .text h4{font-size:1rem;margin-top:0}.midsec .services .card .text p{font-size:1rem;height:220px}.events{padding:0 7rem}.events .top{padding:0 4rem}.events .top .image img,.events .top .text h4{margin-bottom:.5rem}.events .bottom{padding:0}.events .bottom .images .big{height:20rem;width:36rem}.events .bottom .images .smalls .small{height:14rem;width:15rem}.member-section{flex-direction:row}.member-section .members{max-width:370px;padding:1rem}.member-section .members::-webkit-scrollbar{height:5px}.member-section .members::-webkit-scrollbar-track{background-color:#ddd;border-radius:50px}.member-section .members::-webkit-scrollbar-thumb{background-color:#6e6e6e;border-radius:50px}.member-section .other-thing{align-items:flex-start;justify-content:start;margin-top:1rem;padding:.5rem 0 1rem 2.5rem}.member-section .other-thing .texts h6{text-align:left}.member-section .other-thing .texts h2{margin-bottom:1rem;text-align:left}.member-section .other-thing .texts p{text-align:left}.vision{align-items:center;display:flex;justify-content:space-between;margin-top:3rem;padding:1rem}.vision .side{max-width:600px;padding:1rem}.vision .side .text .heading{color:#a5a5ca;font-size:2rem;margin-bottom:1rem}.vision .side .text h2{margin-bottom:1rem}.vision .other{height:340px;min-width:370px}.footer h2{letter-spacing:3px}.footer p{margin-bottom:1rem}.footer .text{padding:1rem 5rem}.footer .links{margin-bottom:10px}.footer .links ul li{margin-left:10px}.footer .links ul li a{padding:3px;text-transform:uppercase;transition:all .3s ease}.footer .links ul li a:hover{border-bottom:1px solid #6d6dd3}.bg{width:40%}.contain .nav .library .tag{font-size:35px}.contain .nav .library li a{font-size:30px}.contain .main .box .image{margin-right:15px;margin-top:7px}.contain .main .box .image img,.contain .main .box .image video{height:250px;width:350px}.contain .main .box .image:hover img{margin:0}.contain .main .box .flex img{height:90px;margin-right:2rem}}@media only screen and (min-width:910px){.midsec .contact .cards .card .text p{height:270px}.midsec .services .card .text p{height:210px}.events .bottom .images .big{width:500pt}.events .bottom .images .smalls .small{height:15rem;width:18rem}.contain .main .box .image{margin-top:10px}.contain .main .box .image img,.contain .main .box .image video{border-radius:3px;height:270px;width:420px}}@media only screen and (min-width:1080px){.frontpage{min-height:720px}.burger{display:none}.frontpage .navbar .navlinks{background-color:initial;height:60px;position:static;top:0;width:700px}.frontpage .navbar .navlinks ul{flex-direction:row;justify-content:space-between}.frontpage .navbar .navlinks ul li:hover{border-bottom:1px solid #3b3a3a}.frontpage .navbar .navlinks ul li a{font-size:1.3rem}.frontpage .flex{display:flex}.frontpage .flex .slogan h4{font-size:3.5rem}.frontpage .flex .card{height:100px}.frontpage .flex .right .one{right:3rem}.frontpage .flex .right .two{bottom:-5rem;right:5rem}.frontpage .flex .right .three{bottom:8.5rem;left:-3rem}.frontpage .flex .right .video{height:400px;width:400px}.frontpage .flex .right .video .circle{height:370px;width:370px}.midsec .name{font-size:10.5rem;top:38rem}.midsec .contact{padding:0 4rem}.midsec .contact .cards{height:480px}.midsec .contact .cards .card{margin:2px}.midsec .contact .cards .card .text{margin-top:1rem}.midsec .contact .cards .card .text h4{margin-bottom:1rem}.midsec .contact .cards .card .text p{height:210px;text-align:center}.midsec .contact .cards .book{flex-direction:column}.midsec .cards .card .line{height:3px;margin-top:1rem;width:10rem}.midsec .services .cards{overflow-x:hidden}.midsec .services .cards .card{padding:1.5rem}.midsec .services .card .text p{height:150px}.events .bottom .images{display:flex;margin:0 2.5rem}.events .bottom .images .big{height:23rem;margin:1em;width:450pt}.events .bottom .images .smalls .small{height:12rem;margin:0 .5em 1rem;width:13rem}.member-section .members{max-width:480px;min-height:480px}.member-section .other-thing{padding:1rem 1rem 1rem 5rem}.vision .other{height:400px;min-width:470px}.footer .text{padding:1rem 10rem}.bg{left:0;position:fixed;width:20%}.main{position:absolute;right:0}.contain .nav{box-shadow:0 1px 5px 0 gray}.contain .nav .library .tag{font-size:23px}.contain .nav .library li a{font-size:17px}.contain .main{width:80%}.contain .main .box .image img,.contain .main .box .image video{height:210px;width:260px}.contain .main .box .image .big{height:280px;width:290px}.contain .main .box .flex img{height:100px;margin-right:2.5rem}}@media only screen and (min-width:1270px){.frontpage .flex .right .one{height:70px;right:4rem;top:5rem;width:70px}.frontpage .flex .right .two{bottom:-3rem;height:60px;right:7rem;width:60px}.frontpage .flex .right .three{bottom:5rem;left:5rem}.midsec h2{top:5rem}.midsec .contact{display:flex;justify-content:center}.midsec .contact .cards{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.midsec .services .card .text p{height:120px}.events .bottom .images{margin:0 8.5rem}.vision .other{min-width:650px}.footer .text{padding:1rem 15rem}.contain .main .box .image img,.contain .main .box .image video{height:200px;width:230px}}@-webkit-keyframes rotateside{0%{-webkit-transform:rotate(35deg);transform:rotate(35deg)}to{-webkit-transform:rotate(395deg);transform:rotate(395deg)}}@keyframes rotateside{0%{-webkit-transform:rotate(35deg);transform:rotate(35deg)}to{-webkit-transform:rotate(395deg);transform:rotate(395deg)}}@-webkit-keyframes rotatetop{0%{-webkit-transform:rotate(65deg);transform:rotate(65deg)}to{-webkit-transform:rotate(425deg);transform:rotate(425deg)}}@keyframes rotatetop{0%{-webkit-transform:rotate(65deg);transform:rotate(65deg)}to{-webkit-transform:rotate(425deg);transform:rotate(425deg)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@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{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;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{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-3d.swiper-css-mode .swiper-wrapper{-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,.swiper-3d .swiper-wrapper{-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-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-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}: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;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.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:10px;left:0;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{right:10px;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{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background: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;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}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}
/*# sourceMappingURL=main.97cfe063.css.map*/