@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap";html{font-size:16px;margin:0;padding:0;scroll-padding-top:0}body{font-size:1rem;font-family:Montserrat,sans-serif;overflow-x:hidden;margin:0;padding:0}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;font-family:Lexend,sans-serif;font-optical-sizing:auto;font-weight:300,500,700;font-style:normal}h1,h2,h3,h4,h5,h6{font-weight:700}p,span{font-weight:500}a{color:inherit;text-decoration:none}li{list-style:none}input:focus{outline:none}.btn{color:#fff;background:var(--maincolor);padding:.375rem .75rem}.navBarSection{position:fixed;width:100%;background:#fff;box-shadow:0 2px 4px #0000001a;z-index:1000;min-height:unset}.header{display:flex;align-items:center;justify-content:space-between;width:100%}.custom-flex{display:flex;align-items:center}.logoDiv h1{color:var(--maincolor);font-size:1.5rem;cursor:pointer}.navLists{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:13px;margin:0}.navItem{margin-right:.2rem}.navItem .navLink{color:#666;font-weight:500;padding:0 .2rem;transition:all .3s ease}.navItem .navLink:hover{color:var(--maincolor)}.custom-btn{background-color:var(--maincolor);font-size:.8rem;color:#fff;border:none;border-radius:14px;padding:.6rem 1rem;font-weight:500;cursor:pointer;transition:background-color .3s}.mgbtn{background-color:var(--maincolor);color:#fff;margin-right:10px}.mgbtn:hover{background-color:#2a7dcf}.custom-login-btn{background-color:#d4d4d4;font-size:.8rem;color:#333;border:none;border-radius:14px;padding:.6rem 1rem;font-weight:500;cursor:pointer;transition:background-color .3s}.custom-login-btn:hover{background-color:#b5b5b5}.header .user-status{display:flex;align-items:center;gap:10px;position:relative;height:100%}.user-status .profile-btn{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:0!important;margin:0!important;height:100%}.user-icon{font-size:18px;color:var(--maincolor)}.user-name{color:var(--maincolor);font-weight:500;font-size:20px;margin-right:5px;display:flex}.closeNavbar,.toggleNavbar{display:none}@media screen and (max-width: 767px){.header{padding:1rem 2rem}.navBarSection{height:60px}.navBar{position:absolute;background:#f5f5f5;height:max-content;width:60%;border-radius:1rem;top:-500rem;left:50%;transform:translate(-50%);z-index:2000;box-shadow:0 2px 4px #0000001a;transition:.3s ease}.activeNavbar{top:7rem}.navLists{flex-direction:column;justify-content:center;width:100%;margin:auto;padding:1.5rem 0;gap:.7rem}.navItem{font-size:.7rem;padding:.5rem 0;margin-right:0}.user-name{font-size:15px}.closeNavbar,.toggleNavbar{display:block;font-size:1.5rem;color:var(--textColor);cursor:pointer}.closeNavbar{position:absolute;top:5%;right:10%;transform:translate(50%)}.header .user-status{margin-top:3%}.main-content-wrapper{padding-top:210px;min-height:calc(100vh - 150px);display:flex;flex-direction:column}.app-footer{background-color:#f8f8f8;color:#555;padding:15px 20px;text-align:center;font-size:.75rem;line-height:1.4;width:100%;box-sizing:border-box}.app-footer .footer-container{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;flex-wrap:wrap}.app-footer .footer-left{display:flex;flex-direction:column;align-items:flex-start;flex:1;margin-right:20px}.app-footer .footer-logo{font-size:1.3rem;padding-left:10px;font-weight:700;color:var(--maincolor);margin-bottom:10px;text-align:left}.app-footer .footer-policies{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:10px;flex-wrap:wrap}.app-footer .footer-policies .policy-link{color:#777;text-decoration:none;font-size:.7rem;padding-right:10px;padding-left:10px;margin-bottom:5px;white-space:nowrap}.app-footer .footer-policies .policy-link:not(:last-child){border-right:1px solid #ccc;padding-right:10px}.app-footer .footer-policies .policy-link:hover{color:var(--maincolor);text-decoration:underline}.app-footer .footer-right{display:flex;flex-direction:column;align-items:flex-end;flex:1;text-align:right}.app-footer .footer-details{font-size:.7rem;color:#666;text-align:right;font-weight:200!important;display:flex;flex-direction:column;align-items:flex-end}.app-footer .footer-details p{margin:0;line-height:1.5;letter-spacing:.8px;font-weight:200!important;font-size:.8rem}.app-footer .footer-details .copyright{margin-top:10px;font-size:.6rem;color:#b7b7b7;font-weight:300}.app-footer .footer-social-section{margin-top:20px;padding-top:20px;border-top:1px solid #ddd;width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.app-footer .footer-social-section .social-links-wrapper{display:flex;flex-direction:column;align-items:flex-end;width:100%}.app-footer .footer-social-section .follow-us-text{font-size:.7rem;color:#666;margin-bottom:10px;font-weight:500}.app-footer .footer-social-section .social-links{display:flex;gap:15px;margin-top:0;justify-content:flex-start}.app-footer .social-icon{font-size:28px;color:#555;transition:color .3s ease}.app-footer .footer-social-section a[aria-label=Instagram] .social-icon:hover{color:#e1306c}.app-footer .footer-social-section a[aria-label=Facebook] .social-icon:hover{color:#3b5998}.copyright{font-size:.6rem;margin:10px 0 5px;font-weight:300}body{padding-top:0}html{scroll-behavior:smooth}.profile-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001f;min-width:160px;z-index:100;display:flex;flex-direction:column;padding:.5rem 0}.profile-dropdown .dropdown-item{padding:.8rem 1.2rem;color:#333;text-align:left;background:none;border:none;font-size:.8rem;cursor:pointer;transition:background .2s;text-decoration:none}.profile-dropdown .dropdown-item+.dropdown-item{border-top:1px solid #eee}.profile-dropdown .dropdown-item:hover,.profile-dropdown .dropdown-item.logout:hover{background:#f0f4fa;color:#2176bd}.profile-dropdown .logout{color:#e53935;text-align:left}}@media screen and (min-width: 768px) and (max-width: 1024px){.header{padding:.8rem 2rem}.navBarSection{height:70px}.navBar{position:absolute;background:#f5f5f5;height:max-content;width:50%;border-radius:1rem;top:-500rem;left:50%;transform:translate(-50%);z-index:2000;box-shadow:0 2px 4px #0000001a;transition:.3s ease}.activeNavbar{top:8rem}.navLists{flex-direction:column;justify-content:center;width:100%;margin:auto;padding:1.8rem 0;gap:.8rem}.navItem{font-size:.8rem;padding:.6rem 0;margin-right:0}.user-name{font-size:16px}.closeNavbar,.toggleNavbar{display:block;font-size:1.6rem;color:var(--textColor);cursor:pointer}.closeNavbar{position:absolute;top:5%;right:10%;transform:translate(50%)}.header .user-status{margin-top:3%}.main-content-wrapper{padding-top:180px;min-height:calc(100vh - 130px);display:flex;flex-direction:column}.app-footer{background-color:#f8f8f8;color:#555;padding:15px 20px;text-align:center;font-size:.75rem;line-height:1.4;width:100%;box-sizing:border-box}.app-footer .footer-container{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;flex-wrap:wrap}.app-footer .footer-left{display:flex;flex-direction:column;align-items:flex-start;flex:1;margin-right:20px}.app-footer .footer-logo{font-size:1.3rem;padding-left:10px;font-weight:700;color:var(--maincolor);margin-bottom:10px;text-align:left}.app-footer .footer-policies{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:10px;flex-wrap:wrap}.app-footer .footer-policies .policy-link{color:#777;text-decoration:none;font-size:.7rem;padding-right:10px;padding-left:10px;margin-bottom:5px;white-space:nowrap}.app-footer .footer-policies .policy-link:not(:last-child){border-right:1px solid #ccc;padding-right:10px}.app-footer .footer-policies .policy-link:hover{color:var(--maincolor);text-decoration:underline}.app-footer .footer-right{display:flex;flex-direction:column;align-items:flex-end;flex:1;text-align:right}.app-footer .footer-details{font-size:.7rem;color:#666;text-align:right;font-weight:200!important;display:flex;flex-direction:column;align-items:flex-end}.app-footer .footer-details p{margin:0;line-height:1.5;letter-spacing:.8px;font-weight:200!important;font-size:.8rem}.app-footer .footer-details .copyright{margin-top:10px;font-size:.6rem;color:#b7b7b7;font-weight:300}.app-footer .footer-social-section{margin-top:20px;padding-top:20px;border-top:1px solid #ddd;width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.app-footer .footer-social-section .social-links-wrapper{display:flex;flex-direction:column;align-items:flex-end;width:100%}.app-footer .footer-social-section .follow-us-text{font-size:.7rem;color:#666;margin-bottom:10px;font-weight:500}.app-footer .footer-social-section .social-links{display:flex;gap:15px;margin-top:0;justify-content:flex-start}.app-footer .social-icon{font-size:28px;color:#555;transition:color .3s ease}.app-footer .footer-social-section a[aria-label=Instagram] .social-icon:hover{color:#e1306c}.app-footer .footer-social-section a[aria-label=Facebook] .social-icon:hover{color:#3b5998}.copyright{font-size:.6rem;margin:10px 0 5px;font-weight:300}body{padding-top:0}html{scroll-behavior:smooth}.profile-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001f;min-width:160px;z-index:100;display:flex;flex-direction:column;padding:.5rem 0}.profile-dropdown .dropdown-item{padding:.8rem 1.2rem;color:#333;text-align:left;background:none;border:none;font-size:.8rem;cursor:pointer;transition:background .2s;text-decoration:none}.profile-dropdown .dropdown-item+.dropdown-item{border-top:1px solid #eee}.profile-dropdown .dropdown-item:hover,.profile-dropdown .dropdown-item.logout:hover{background:#f0f4fa;color:#2176bd}.profile-dropdown .logout{color:#e53935;text-align:left}}@media screen and (min-width: 1025px){.header{padding:.6rem 2rem}.main-content-wrapper{padding-top:160px;min-height:calc(100vh - 110px)}.user-status{display:flex;align-items:center;gap:10px}.user-icon{font-size:18px;color:var(--maincolor)}.logged-in-text{color:#4caf50;font-weight:500;font-size:14px}.navLists .custom-btn.mgbtn{margin-right:10px}.navItem .navLink{font-size:1rem}.profile-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001f;min-width:160px;z-index:100;display:flex;flex-direction:column;padding:.5rem 0}.profile-dropdown .dropdown-item{padding:.8rem 1.2rem;color:#333;text-align:left;background:none;border:none;font-size:.8rem;cursor:pointer;transition:background .2s;text-decoration:none}.profile-dropdown .dropdown-item:hover,.profile-dropdown .dropdown-item.logout:hover{background:#f0f4fa;color:#2176bd}.profile-dropdown .logout{color:#e53935;text-align:left}.app-footer{background-color:#f8f8f8;color:#555;padding:15px 20px;text-align:center;font-size:.75rem;line-height:1.4;width:100%;box-sizing:border-box}.app-footer .footer-container{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;flex-wrap:wrap}.app-footer .footer-left{display:flex;flex-direction:column;align-items:flex-start;flex:1;margin-right:20px}.app-footer .footer-logo{font-size:1.3rem;padding-left:10px;font-weight:700;color:var(--maincolor);margin-bottom:10px;text-align:left}.app-footer .footer-policies{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:10px;flex-wrap:wrap}.app-footer .footer-policies .policy-link{color:#777;text-decoration:none;font-size:.7rem;padding-right:10px;padding-left:10px;margin-bottom:5px;white-space:nowrap}.app-footer .footer-policies .policy-link:not(:last-child){border-right:1px solid #ccc;padding-right:10px}.app-footer .footer-policies .policy-link:hover{color:var(--maincolor);text-decoration:underline}.app-footer .footer-right{display:flex;flex-direction:column;align-items:flex-end;flex:1;text-align:right}.app-footer .footer-details{font-size:.7rem;color:#666;text-align:right;font-weight:200!important;display:flex;flex-direction:column;align-items:flex-end}.app-footer .footer-details p{margin:0;line-height:1.5;letter-spacing:.8px;font-weight:200!important;font-size:.8rem}.app-footer .footer-details .copyright{margin-top:10px;font-size:.6rem;color:#b7b7b7;font-weight:300}.app-footer .footer-social-section{margin-top:20px;padding-top:20px;border-top:1px solid #ddd;width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.app-footer .footer-social-section .social-links-wrapper{display:flex;flex-direction:column;align-items:flex-end;width:100%}.app-footer .footer-social-section .follow-us-text{font-size:.7rem;color:#666;margin-bottom:10px;font-weight:500}.app-footer .footer-social-section .social-links{display:flex;gap:15px;margin-top:0;justify-content:flex-start}.app-footer .social-icon{font-size:28px;color:#555;transition:color .3s ease}.app-footer .footer-social-section a[aria-label=Instagram] .social-icon:hover{color:#e1306c}.app-footer .footer-social-section a[aria-label=Facebook] .social-icon:hover{color:#3b5998}.copyright{font-size:.6rem;margin:10px 0 5px;font-weight:300}}.background{width:96%;height:77vh;margin:50px auto 0;background:#eae8e8}.background .backgroundLeft .backgroundLeftContent{position:relative}.background .backgroundLeft .backgroundLeftContent h1 span{display:block;color:var(--maincolor)}.background .backgroundRight{position:relative}.background .backgroundRight .leftImg .leftImg1{background-image:url(https://i.pinimg.com/736x/e8/f6/f1/e8f6f17cf8c366dc18c0a5d0c4f8b85c.jpg);background-size:cover;background-position:center}.background .backgroundRight .rightImg .rightImg1{background-image:url(https://i.pinimg.com/736x/7e/1b/aa/7e1baa0164422aa3a4fe2677fef825c2.jpg);background-size:cover;background-position:center}.background .backgroundRight .rightImg .rightImg2{background-image:url(https://i.pinimg.com/736x/59/57/a1/5957a1fb6b4f091d0ddde2cf2200d030.jpg);background-size:cover;background-position:center}.background:before{width:96%;height:76vh;margin:0 auto;border-radius:20px;content:"";background-image:url(/assets/backgroundimg2-CwXfXQEm.jpg);background-size:cover;background-position:center;opacity:.1;position:absolute;top:0;left:0;right:0;bottom:0%;z-index:0}.firstContent{border-radius:1.5rem;text-align:start;color:var(--textColor)}.firstContent p span{font-weight:600;color:var(--maincolor)}.firstContent h1{color:#000;text-align:start}.secondContent{background:#f0f0f0;border-top-left-radius:20px;border-top-right-radius:20px;width:96%;margin:0 auto}.secondContent .secondLeftContent{text-align:start}.secondContent .secondRightContent .listimg .mainimg{background-image:url(/assets/listimg-BJOaU3bf.jpg);background-size:cover;background-position:center}.secondContent .secondRightContent .list .listContent{display:inline-block;background:#fff;color:#ededed;display:flex;flex-direction:column;align-items:start}.secondContent .secondRightContent .list .listContent p{font-weight:400;color:var(--textColor)}.secondContent .secondRightContent .list .listContent p span{color:#000;font-weight:600}.secondContent .secondRightContent .list .listContent .listIcon{color:var(--maincolor)}.secondContent .secondRightContent .list .listContent:hover{animation:pulse;animation-duration:1s}.centerBackground .img1{width:96%;margin:0 auto;background-image:url(/assets/backgroundimg-1FQcY2YZ.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.thirdContent .mainContent{background:#eae8e8;box-shadow:0 19px 38px #7c7c7c4d,0 15px 12px #8d8d8d38}.thirdContent .mainContent .leftContent h1{color:var(--maincolor)}.thirdContent .mainContent .leftContent h1 span{display:block}.thirdContent .mainContent .leftContent .second{color:var(--textColor)}.thirdContent .mainContent .leftContent .second span{display:block}@media screen and (max-width: 767px){.width{width:100%}.background{border-radius:12px}.background .backgroundLeft{width:100%;height:30%;padding:30px;color:#000;text-align:start;margin-bottom:40px}.background .backgroundLeft h1{font-size:1.3rem;margin-bottom:10px}.background .backgroundLeft h1 span{display:block}.background .backgroundLeft p{color:var(--textColor);margin-bottom:25px;font-size:.8rem}.background .backgroundLeft .backgroundLeftContent .custom-btn{display:none}.background .backgroundRight{width:100%;height:70%;display:flex;justify-content:center;align-items:center;padding:0 10px 50px}.background .backgroundRight .leftImg{width:50%;height:100%}.background .backgroundRight .leftImg .leftImg1{margin:0 auto;width:90%;height:80%;border-radius:12px}.background .backgroundRight .rightImg{width:50%;height:100%}.background .backgroundRight .rightImg .rightImg1{margin:0 auto 20px;width:90%;height:40%;border-radius:12px}.background .backgroundRight .rightImg .rightImg2{margin:0 auto;width:90%;height:40%;border-radius:12px}.firstContent{padding:30px}.firstContent p{font-size:1rem;margin-top:20px;line-height:1.4}.firstContent p span{font-size:1.2rem}.firstContent h1{font-size:1.3rem;margin-top:2rem}.secondContent{padding-bottom:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.secondContent .secondLeftContent{width:100%;margin:20px auto 0;padding:20px 5px}.secondContent .secondLeftContent h1{font-size:1.2rem}.secondContent .list{padding:0 5px;display:flex;flex-wrap:wrap}.secondContent .list .listContent{width:45%;padding:10px 0 15px 15px;margin:10px auto;border-radius:12px}.secondContent .list .listContent p{width:80%;font-size:.6rem;line-height:15px}.secondContent .list .listContent p span{display:block;font-size:.8rem;margin-bottom:4px;line-height:18px}.secondContent .list .listContent .listIcon{width:15%;text-align:end;font-size:1.1rem;margin-bottom:10px}.centerBackground .img1{display:none}.thirdContent{padding:20px;text-align:start;margin-bottom:100px}.thirdContent .first{margin-bottom:30px;font-size:1.1rem}.thirdContent .mainContent{width:90%;background:#eae8e8;padding:20px;border-radius:12px}.thirdContent .mainContent .leftContent h1{font-size:1.2rem;margin-bottom:10px}.thirdContent .mainContent .leftContent p{margin-bottom:20px;font-size:.7rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.width{width:90%}.background{border-radius:16px}.background .backgroundLeft{width:100%;height:45%;padding:50px 40px}.background .backgroundLeft .backgroundLeftContent h1{font-size:2rem;margin-bottom:10px}.background .backgroundLeft .backgroundLeftContent p{font-size:1.1rem;margin-bottom:30px;color:var(--textColor)}.background .backgroundLeft .backgroundLeftContent button{font-size:1rem;padding:10px 20px;font-weight:500;border-radius:13px}.background .backgroundRight{width:100%;height:55%;display:flex;align-items:center;justify-content:center}.background .backgroundRight .leftImg{width:49%;height:100%}.background .backgroundRight .leftImg .leftImg1{width:70%;height:91%;margin:0 auto;border-radius:16px}.background .backgroundRight .rightImg{width:51%;padding:20px 0;height:100%}.background .backgroundRight .rightImg .rightImg1{width:85%;height:43%;margin:0;border-radius:16px}.background .backgroundRight .rightImg .rightImg2{width:85%;height:40%;margin:30px 0;border-radius:16px}.firstContent{width:90%;padding:80px 60px}.firstContent p{font-size:1.7rem;text-align:start;line-height:2.2rem;margin-bottom:40px;letter-spacing:1px}.firstContent h1{margin-top:30px;text-align:start;font-size:2rem}.centerBackground .img1{height:600px}.thirdContent{padding:80px 100px 100px 60px;margin-bottom:70px}.thirdContent .first{text-align:start;font-size:1.7rem;margin-bottom:40px}.thirdContent .mainContent{width:100%;padding:20px;display:flex;justify-content:center;align-items:center;border-radius:16px}.thirdContent .mainContent .leftContent{width:75%;padding:10px 20px}.thirdContent .mainContent .leftContent h1{font-size:1.7rem;letter-spacing:1px;margin-bottom:10px}.thirdContent .mainContent .leftContent .second{font-size:1rem;letter-spacing:.8px;font-weight:400}.thirdContent .mainContent .rightContent{width:25%}.thirdContent .mainContent .rightContent .applybtn{border-radius:1.2rem;font-size:.8rem;padding:.8rem;font-weight:600}}@media screen and (min-width: 1024px){.width{width:80%}.background{border-radius:20px}.background .backgroundLeft{float:left;width:48%;padding:100px}.background .backgroundLeft .backgroundLeftContent{height:100%}.background .backgroundLeft .backgroundLeftContent h1{font-size:2.5rem;margin-bottom:5px}.background .backgroundLeft .backgroundLeftContent p{font-size:1.2rem;margin-bottom:30px;color:var(--textColor)}.background .backgroundLeft .backgroundLeftContent button{font-size:1rem;padding:12px 20px;font-weight:500;border-radius:16px}.background .backgroundRight{display:flex;align-items:center;justify-content:center}.background .backgroundRight .leftImg{width:50%}.background .backgroundRight .leftImg .leftImg1{width:80%;height:55vh;margin:0 auto;border-radius:20px}.background .backgroundRight .rightImg{width:50%;padding:30px 0}.background .backgroundRight .rightImg .rightImg1{width:85%;height:33vh;margin:0;border-radius:20px}.background .backgroundRight .rightImg .rightImg2{width:85%;height:33vh;margin:25px 0;border-radius:20px}.firstContent{width:80%;padding:150px 250px}.firstContent p{font-size:2.5rem;text-align:start;line-height:3.5rem;margin-bottom:100px;letter-spacing:1.3px}.firstContent h1{margin-top:50px;text-align:start;font-size:3.5rem}.centerBackground .img1{height:600px}.thirdContent{padding:200px 400px 300px 200px}.thirdContent .first{text-align:start;font-size:2.5rem;margin-bottom:100px}.thirdContent .mainContent{width:100%;padding:30px;display:flex;justify-content:center;align-items:center;border-radius:20px}.thirdContent .mainContent .leftContent{width:75%;padding:10px 50px}.thirdContent .mainContent .leftContent h1{font-size:2.8rem;letter-spacing:1px;margin-bottom:15px}.thirdContent .mainContent .leftContent .second{font-size:1.5rem;letter-spacing:2px;font-weight:400}.thirdContent .mainContent .rightContent{width:25%}.thirdContent .mainContent .rightContent .applybtn{border-radius:1.5rem;font-size:1.2rem;padding:1rem;font-weight:600}}@media screen and (min-width: 768px) and (max-width: 1482px){.secondContent .secondLeftContent{padding-top:30px;padding-left:20px}.secondContent .secondLeftContent h1{font-size:1.7rem;letter-spacing:.3px}.secondContent .secondRightContent .listimg{width:100%;height:400px;padding:0 30px;margin:30px auto}.secondContent .secondRightContent .listimg .mainimg{border-radius:16px;width:100%;height:100%}.secondContent .secondRightContent .list{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:20px 20px 50px}.secondContent .secondRightContent .list .listContent{width:45%;height:150px;padding:20px 30px;margin:0 auto 20px;border-radius:16px}.secondContent .secondRightContent .list .listContent .listIcon{font-size:1.6rem;margin-bottom:10px}.secondContent .secondRightContent .list .listContent p{font-size:.9rem}.secondContent .secondRightContent .list .listContent p span{font-size:1.1rem;display:block}}@media screen and (min-width: 1483px){.secondContent .secondLeftContent{padding-top:50px;padding-left:60px}.secondContent .secondLeftContent h1{font-size:2.5rem;letter-spacing:.5px}.secondContent .secondRightContent .listimg{float:left;width:40%;height:780px;padding:75px 50px 10px 70px}.secondContent .secondRightContent .listimg .mainimg{border-radius:20px;width:100%;height:100%}.secondContent .secondRightContent .list{float:left;width:60%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;padding:30px}.secondContent .secondRightContent .list .listContent{width:45%;height:170px;padding:28px;margin:0 auto 30px;border-radius:20px}.secondContent .secondRightContent .list .listContent .listIcon{font-size:2rem;margin-bottom:10px}.secondContent .secondRightContent .list .listContent p{font-size:1rem}.secondContent .secondRightContent .list .listContent p span{font-size:1.3rem;display:block}}.home-animate{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.home-animate.visible{opacity:1;transform:translateY(0)}@keyframes bounceInLeft{}/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.detail{width:95%;height:500px;background-image:url(/assets/backgroundimg3-4lmw1w7U.jpg);margin:0 auto;background-size:cover;background-position:center}.detail .detailHeader{width:100%;position:relative}.detail .detailHeader h1{display:inline-block;background-color:var(--maincolor);color:#fff;font-weight:700}.content .contentRight{color:var(--textColor);background-color:var(--backgroundcolor)}.line{width:70%;height:1px;border-bottom:1px solid #dedede}.about-animate{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.about-animate.visible{opacity:1;transform:translateY(0)}@media screen and (max-width: 767px){.detail{margin-bottom:40px;border-radius:12px;height:320px}.detail .detailHeader h1{position:absolute;top:220px;left:12px;padding:8px 12px;font-size:1.3rem;border-radius:10px}.detail .detailHeader .headerLine{width:60%;margin-top:10px}.content .contentLeft{width:100%;padding:18px}.content .contentLeft h1{font-size:1rem}.content .contentRight{width:98%;margin:0 auto;padding:18px;border-radius:10px}.content .contentRight p{font-size:.6rem;letter-spacing:.2px;line-height:19px;font-weight:400}.line{margin:30px auto 0}.mb50{margin-bottom:50px}}@media screen and (min-width: 768px) and (max-width: 1023px){.detail{height:420px;margin-bottom:50px;border-radius:16px}.detail .detailHeader h1{font-size:2rem;position:absolute;top:320px;left:24px;padding:10px 16px;border-radius:14px}.content .contentLeft{width:100%;padding:24px 30px}.content .contentLeft h1{font-size:1.6rem}.content .contentRight{width:98%;margin:0 auto 20px;padding:24px 10px 24px 24px;border-radius:14px}.content .contentRight p{font-size:1.1rem;letter-spacing:.7px;line-height:30px;font-weight:400;margin-bottom:12px}.line{margin:20px auto 40px}.mb50{margin-bottom:120px}}@media screen and (min-width: 1024px){.detail{height:600px;margin-bottom:60px;border-radius:20px}.detail .detailHeader h1{font-size:2.8rem;position:absolute;top:460px;left:35px;padding:13px 20px;border-radius:20px}.content{display:flex}.content .contentLeft{width:35%;padding:28px 50px}.content .contentLeft h1{font-size:2rem}.content .contentRight{width:62%;padding:30px 10px 30px 40px;margin-bottom:30px;border-radius:20px}.content .contentRight p{font-size:1.4rem;letter-spacing:1.5px;line-height:50px;font-weight:400;margin-bottom:20px}.line{margin:30px auto 60px}}.concern-animate{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.concern-animate.visible{opacity:1;transform:translateY(0)}.concern .concernButtonBox .concernButton{cursor:pointer}.concern .concernButtonBox .concernButton:hover{color:#fff;background-color:var(--maincolor)}.concern .preparing{cursor:pointer}.concern .preparing .preparingBox h1,.concern .preparing .preparingBox .preparingIcon{color:var(--textColor)}.concern .preparing .preparingBox .color{color:var(--maincolor)}.concern .preparingOpen{background-color:var(--backgroundcolor);color:var(--textColor)}@media screen and (max-width: 767px){.concern{width:100%;padding:5%}.concern .concernTitle{width:100%}.concern .concernTitle h1{font-size:1.3rem;margin-left:10px;margin-bottom:20px}.concern .concernButtonBox{width:100%;margin:10px 0;display:flex;justify-content:space-between}.concern .concernButtonBox .concernButton{width:30%;font-size:.6rem;border:none;border-radius:10px;padding:10px;background-color:var(--backgroundcolor)}.concern .preparing{width:100%;border-bottom:1.5px solid #dedede;padding:5% 0}.concern .preparing .preparingBox{display:flex;align-items:center;justify-content:center}.concern .preparing .preparingBox h1{font-weight:400;margin:0 10px;flex-grow:1;font-size:.6rem;text-align:start}.concern .preparingOpen{width:100%;padding:20px}.concern .preparingOpen .preparingWho ul h4{color:var(--mainTextColor);margin-bottom:10px}.concern .preparingOpen .preparingWho ul li{list-style:disc;font-size:.6rem;margin-bottom:20px}.concern .preparingOpen .preparingIncluded ul h4{color:var(--mainTextColor);margin-bottom:10px}.concern .preparingOpen .preparingIncluded ul li{list-style:disc;font-size:.6rem;margin-bottom:20px}.skipButton{width:100%;margin-top:3%}.skipButton .skipButtonBox{width:50%;margin:0 auto;display:flex;justify-content:center}.skipButton .skipButtonBox button{border:none;background-color:#fff;cursor:pointer;font-size:.8rem;color:var(--textColor)}.skipButton .skipButtonBox span{font-size:.7rem;font-weight:400;color:var(--textColor);margin:0 5%}}@media screen and (min-width: 768px) and (max-width: 1023px){.concern{width:100%;padding:3% 4%;margin:0 auto}.concern .concernTitle h1{font-size:2.2rem}.concern .concernButtonBox{margin-top:2%;width:80%;display:flex;justify-content:space-between;margin-bottom:2%}.concern .concernButtonBox button{width:30%;border:none;padding:16px;border-radius:16px;font-size:.8rem}.concern .preparing{width:90%;border-bottom:1.5px solid #dedede;padding:2% 0}.concern .preparing .preparingBox{display:flex;align-items:center;justify-content:center}.concern .preparing .preparingBox h1{font-weight:400;margin:0 10px;flex-grow:1;text-align:start;font-size:.8rem}.concern .preparingOpen{width:90%;padding:2%}.concern .preparingOpen .preparingWho{margin-bottom:3%}.concern .preparingOpen .preparingWho ul h4{color:var(--mainTextColor);margin-bottom:10px;font-size:1.3rem}.concern .preparingOpen .preparingWho ul li{list-style:disc;font-size:.8rem;margin-bottom:20px}.concern .preparingOpen .preparingIncluded ul h4{color:var(--mainTextColor);margin-bottom:10px;font-size:1.3rem}.concern .preparingOpen .preparingIncluded ul li{list-style:disc;font-size:.8rem;margin-bottom:20px}.skipButton{width:90%;margin-top:3%}.skipButton .skipButtonBox{width:50%;margin:0 auto;display:flex;justify-content:center}.skipButton .skipButtonBox button{border:none;background-color:#fff;cursor:pointer;font-size:.9rem;color:var(--textColor)}.skipButton .skipButtonBox span{font-size:.8rem;font-weight:400;color:var(--textColor);margin:0 5%}}@media screen and (min-width: 1024px){.concern{width:100%;padding:2% 5%;margin:0 auto}.concern .concernTitle h1{font-size:3rem}.concern .concernButtonBox{margin-top:2%;width:75%;display:flex;justify-content:space-between;margin-bottom:2%}.concern .concernButtonBox button{border:none;width:30%;padding:20px;border-radius:20px;font-size:1rem}.concern .preparing{width:80%;border-bottom:1.5px solid #dedede;padding:2% 0}.concern .preparing .preparingBox{display:flex;align-items:center;justify-content:center}.concern .preparing .preparingBox h1{font-weight:400;margin:0 10px;flex-grow:1;text-align:start;font-size:1.2rem}.concern .preparingOpen{width:80%;padding:2%}.concern .preparingOpen .preparingWho{margin-bottom:3%}.concern .preparingOpen .preparingWho ul h4{color:var(--mainTextColor);margin-bottom:10px;font-size:1.6rem}.concern .preparingOpen .preparingWho ul li{list-style:disc;font-size:1rem;margin-bottom:20px}.concern .preparingOpen .preparingIncluded ul h4{color:var(--mainTextColor);margin-bottom:10px;font-size:1.6rem}.concern .preparingOpen .preparingIncluded ul li{list-style:disc;font-size:1rem;margin-bottom:20px}.skipButton{width:80%;margin-top:3%}.skipButton .skipButtonBox{width:50%;margin:0 auto;display:flex;justify-content:center}.skipButton .skipButtonBox button{border:none;background-color:#fff;cursor:pointer;font-size:1.2rem;color:var(--textColor)}.skipButton .skipButtonBox span{font-size:1.1rem;font-weight:400;color:var(--textColor);margin:0 5%}}.service{display:block;margin:0 auto;width:80%;text-align:center}.service-animate{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.service-animate.visible{opacity:1;transform:translateY(0)}.service-card{transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.service-card:hover{transform:scale(1.035);box-shadow:0 8px 32px #359eff21;z-index:2}.animated-btn{transition:background .3s,box-shadow .3s,transform .2s}.animated-btn:hover{background:#359eff;color:#fff;box-shadow:0 4px 16px #359eff26;transform:translateY(-2px) scale(1.04)}@media screen and (max-width: 768px){.first{margin-top:100px;margin-bottom:20px}.first .firstTitle h1{font-size:1.5rem}.first .firstBox{width:100%;margin:30px auto 0;background-color:#f8f6f6;display:flex;justify-content:center;align-items:center;border-radius:20px;padding:30px}.first .firstBox .firstBoxLeft{width:30%}.first .firstBox .firstBoxLeft h4{font-size:1.2rem}.first .firstBox .firstBoxRight{width:80%;font-size:.8rem}.first .firstBox .firstBoxRight ul li{text-align:start;line-height:20px;color:var(--textColor)}.third .thirdTitle{width:80%;margin:0 auto}.third .thirdTitle h4{font-size:1.2rem;font-weight:500;color:var(--textPointColor)}.third .thirdBox{width:80%;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between}.third .thirdBox .thirdFlexBox{margin-top:20px;width:100%;border-radius:20px;background-color:#f8f6f6;padding:50px 30px}.third .thirdBox .thirdFlexBox h4{font-size:1.2rem;margin-bottom:20px}.third .thirdBox .thirdFlexBox span{font-size:.8rem;color:var(--textColor)}.fourth{padding:100px 0}.fourth .fourthTitle{margin-bottom:20px}.fourth .fourthTitle h1{font-size:1.8rem;color:#b06cd8}.fourth .fourthTitle h1 span{font-size:1.5rem;color:#000}.fourth .fourthBox{width:80%;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between}.fourth .fourthBox .fourthFlexBox{width:100%;padding:40px 20px;background-color:#f8f6f6;border-radius:20px;margin-bottom:20px}.fourth .fourthBox .fourthFlexBox h4{font-size:1.2rem;margin-bottom:40px}.fourth .fourthBox .fourthFlexBox span{color:var(--textColor);font-size:.8rem}.fifth{padding:100px 0}.fifth .fifthTitle h4{font-size:1.5rem;margin-bottom:60px}.fifth .fifthTitle span{font-size:1rem;font-weight:500;color:var(--maincolor)}.fifth .fifthBox{width:80%;margin:25px auto 0;display:flex;flex-direction:column;justify-content:space-between}.fifth .fifthBox .fifthFlexBox{background-color:#f8f6f6;padding:25px 20px;border-radius:20px;width:100%;margin-bottom:20px}.fifth .fifthBox .fifthFlexBox h4{font-size:1.2rem;margin-bottom:20px}.fifth .fifthBox .fifthFlexBox span{font-size:.8rem;color:var(--textColor)}.fifth .fifthBox .marginnone{margin-bottom:none}.fifth .applyButton{margin-top:50px}.fifth .applyButton .applyDown{color:var(--textColor);margin-bottom:20px}.fifth .applyButton button{display:block;margin:0 auto;padding:15px;border-radius:15px;border:none;background-color:var(--maincolor);color:#fff;font-size:.8rem;font-weight:600}.fifth .applyButton button:hover{color:#fff;background:#3191ea}}@media screen and (min-width: 768px){.first{margin-top:100px;margin-bottom:20px}.first .firstTitle h1{font-size:2.5rem}.first .firstBox{width:80%;margin:30px auto 0;background-color:#f8f6f6;display:flex;justify-content:center;align-items:center;border-radius:20px;padding:30px}.first .firstBox .firstBoxLeft{width:30%}.first .firstBox .firstBoxLeft h4{font-size:2rem}.first .firstBox .firstBoxRight{width:80%;font-size:1.1rem}.first .firstBox .firstBoxRight ul li{text-align:start;color:var(--textColor)}.third .thirdTitle{width:80%;margin:0 auto}.third .thirdTitle h4{font-size:1.5rem;font-weight:500;color:var(--textPointColor)}.third .thirdBox{width:80%;margin:0 auto;display:flex;justify-content:space-between}.third .thirdBox .thirdFlexBox{margin-top:20px;width:32%;border-radius:20px;background-color:#f8f6f6;padding:50px 30px}.third .thirdBox .thirdFlexBox h4{font-size:1.5rem;margin-bottom:20px}.third .thirdBox .thirdFlexBox span{font-size:1rem;color:var(--textColor)}.fourth{padding:100px 0}.fourth .fourthTitle{margin-bottom:20px}.fourth .fourthTitle h1{font-size:2.5rem;color:#b06cd8}.fourth .fourthTitle h1 span{font-size:2rem;color:#000}.fourth .fourthBox{width:80%;margin:0 auto;display:flex;justify-content:space-between}.fourth .fourthBox .fourthFlexBox{width:49%;padding:50px 25px;background-color:#f8f6f6;border-radius:20px}.fourth .fourthBox .fourthFlexBox h4{font-size:1.3rem;margin-bottom:40px}.fourth .fourthBox .fourthFlexBox span{color:var(--textColor)}.fifth{padding:100px 0}.fifth .fifthTitle h4{font-size:2rem;margin-bottom:60px}.fifth .fifthTitle span{font-size:1.5rem;font-weight:500;color:var(--maincolor)}.fifth .fifthBox{width:80%;margin:25px auto 0;display:flex;justify-content:space-between}.fifth .fifthBox .fifthFlexBox{background-color:#f8f6f6;padding:50px 30px;border-radius:20px;width:24%}.fifth .fifthBox .fifthFlexBox h4{font-size:1.3rem;margin-bottom:20px}.fifth .fifthBox .fifthFlexBox span{font-size:1rem;color:var(--textColor)}.fifth .applyButton{margin-top:100px}.fifth .applyButton .applyDown{color:var(--textColor);margin-bottom:20px}.fifth .applyButton button{display:block;margin:0 auto;padding:20px;border-radius:20px;border:none;background-color:var(--maincolor);color:#fff;font-size:1rem;font-weight:600}.fifth .applyButton button:hover{color:#fff;background:#3191ea}}:root{--maincolor: #359EFF;--backgroundcolor:#f8f6f6;--textColor: hsl(240, 4%, 36%);--textPointColor:hsl(240, 3%, 32%)}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:4rem;background-color:#f5f5f5}.login-container .login-form{width:100%;max-width:600px;background-color:#fff;padding:2.8rem;border-radius:10px;box-shadow:0 2px 10px #0000001a}.login-container .login-form h2{color:#359eff;margin-bottom:2.5rem;text-align:center;font-weight:700;letter-spacing:.02em}.login-container .login-form .form-group{margin-bottom:1.6rem}.login-container .login-form .form-group label{display:block;margin-bottom:.5rem;color:#333;letter-spacing:.01em}.login-container .login-form .form-group input{width:100%;padding:.9rem;border:1px solid #ddd;border-radius:6px;letter-spacing:.01em}.login-container .login-form .form-group input:focus{outline:none;border-color:#359eff;box-shadow:0 0 0 2px #359eff1f}.login-container .login-form .remember-me{display:flex;align-items:center;margin-bottom:1.4rem}.login-container .login-form .remember-me input[type=checkbox]{margin-right:.4rem;transform:scale(1)}.login-container .login-form .remember-me label{color:#333;letter-spacing:.01em}.login-container .login-form .error-message{background-color:#ffebee;color:#c62828;padding:.8rem;border-radius:.5rem;margin-bottom:1rem}.logout-section{text-align:center;padding:2rem}.logout-section .login-btn{width:100%;padding:.8rem;background-color:#359eff;color:#fff;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:.6rem;letter-spacing:.02em}.logout-section .login-btn:hover{background-color:#2b7fd9;transform:translateY(-.2px);box-shadow:0 1px 3px #359eff1a}.logout-section .forgot-password{text-align:center;margin-top:.6rem;color:#666;letter-spacing:.01em}.logout-section .forgot-password a{color:#359eff;text-decoration:none;font-weight:600;letter-spacing:normal}.logout-section .forgot-password a:hover{text-decoration:underline}.logout-section .error-message{background-color:#ffebee;color:#c62828;padding:.8rem;border-radius:.5rem;margin-bottom:1rem}.logout-section{text-align:center;padding:2rem;background-color:#f5f5f5;border-radius:.5rem}.logout-section h2{margin-bottom:1.5rem;color:#333}.logout-section .logout-btn{padding:.8rem 1.5rem;background-color:#111;color:#fff;border:none;border-radius:.5rem;cursor:pointer}.logout-section .logout-btn:hover{background-color:#000}.login-animate{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.login-animate.visible{opacity:1;transform:translateY(0)}@media screen and (max-width: 768px){h2{margin-bottom:1.8rem;font-size:24px}.login-container .login-form .form-group label{font-size:.9rem}.login-container .login-form .form-group input{font-size:.8rem}.login-form h2{margin-bottom:1rem;font-size:24px}.login-btn{text-align:center;display:block;width:80%;margin:1rem auto 0;padding:1rem;background-color:#359eff;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;letter-spacing:.02em}.login-btn:hover{background-color:#2b7fd9;transform:translateY(-.8px);box-shadow:0 1px 5px #359eff2e}.register-link{text-align:center;margin-top:1rem;font-size:.7rem;color:#666;letter-spacing:.01em}.register-link a{color:#359eff;text-decoration:none;font-weight:600;margin-left:.2rem;letter-spacing:normal;font-size:.8rem}.register-link a:hover{text-decoration:underline}.forgot-password{text-align:center;margin-top:.5rem;color:#666;font-size:.7rem;letter-spacing:.01em}.forgot-password a{color:#359eff;text-decoration:none;font-weight:600;letter-spacing:normal}.forgot-password a:hover{text-decoration:underline}}@media screen and (min-width: 768px){.form-group label,.login-container .login-form .form-group label{font-size:1.1rem}.login-container .login-form .form-group input{font-size:1rem}.login-form h2{margin-bottom:2.5rem;font-size:32px}.login-btn{width:100%;padding:1rem;background-color:#359eff;color:#fff;border:none;border-radius:6px;font-size:1.15rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:1rem;letter-spacing:.02em}.login-btn:hover{background-color:#2b7fd9;transform:translateY(-.8px);box-shadow:0 1px 5px #359eff2e}.register-link{text-align:center;margin-top:1rem;color:#666;letter-spacing:.01em}.register-link a{color:#359eff;text-decoration:none;font-weight:600;margin-left:.2rem;letter-spacing:normal}.register-link a:hover{text-decoration:underline}.forgot-password{text-align:center;margin-top:1.2rem;color:#666;letter-spacing:.01em}.forgot-password a{color:#359eff;text-decoration:none;font-weight:600;letter-spacing:normal}.forgot-password a:hover{text-decoration:underline}}.register-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem;background-color:#f5f5f5}.register-container .register-form{width:100%;background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a}@media screen and (max-width: 768px){.register-container .register-form{padding:1rem;width:90%;margin:0 auto}.register-container .register-form h2{color:#359eff;margin-bottom:1.8rem;text-align:center;font-weight:700;letter-spacing:.02em;font-size:24px}.register-container .register-form .form-group{margin-bottom:1.2rem}.register-container .register-form .form-group label{display:block;margin-bottom:1rem;font-weight:600;color:#333;letter-spacing:.01em;font-size:.9rem}.register-container .register-form .form-group input,.register-container .register-form .form-group select{width:100%;padding:.8rem!important;border:1px solid #ddd!important;border-radius:6px!important;letter-spacing:.01em;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23666' d='M5.61 7.41L10 11.8l4.39-4.39L16 8l-6 6-6-6z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right .7em top 50%!important;background-size:1.2em auto!important;font-size:.8rem!important}.register-container .register-form .form-group input:focus,.register-container .register-form .form-group select:focus{outline:none;border-color:#359eff;box-shadow:0 0 0 2px #359eff1f}.register-container .register-form .form-group .email-verification,.register-container .register-form .form-group .verification-input{display:flex;align-items:center;gap:10px}.register-container .register-form .form-group .email-verification input,.register-container .register-form .form-group .verification-input input{flex-grow:1}.register-container .register-form .policy-agreements{margin-top:1.5rem;margin-bottom:1.5rem;border:1px solid #eee;padding:.8rem;border-radius:8px;background-color:#fcfcfc}.register-container .register-form .policy-agreements .important-note{font-size:.6rem;color:#777;margin-bottom:.8rem;line-height:1.4;text-align:left}.register-container .register-form .policy-agreements .checkbox-group{display:flex;align-items:flex-start;margin-bottom:.8rem}.register-container .register-form .policy-agreements .checkbox-group:last-child{margin-bottom:0}.register-container .register-form .policy-agreements .checkbox-group input[type=checkbox]{margin-top:.2rem;margin-right:.6rem;min-width:14px;min-height:14px;accent-color:var(--maincolor);cursor:pointer}.register-container .register-form .policy-agreements .checkbox-group label{margin-bottom:0;font-weight:400;color:#555;font-size:.7rem;display:flex;align-items:center;line-height:1.4}.register-container .register-form .policy-agreements .checkbox-group label a{color:var(--maincolor);text-decoration:underline;margin-left:5px;font-weight:500}.register-container .register-form .policy-agreements .checkbox-group label a:hover{color:#2a7dcf}.register-container .register-form .submit-btn{width:100%;padding:.9rem!important;background-color:#359eff!important;color:#fff!important;border:none!important;border-radius:6px!important;font-size:1rem!important;font-weight:600!important;cursor:pointer;transition:all .2s;margin-top:1rem;letter-spacing:.02em}.register-container .register-form .submit-btn:hover{background-color:#2b7fd9;transform:translateY(-.8px);box-shadow:0 1px 5px #359eff2e}.register-container .register-form .action-button{padding:.7rem .9rem!important;border:1px solid #ddd!important;border-radius:6px!important;background-color:#f8f8f8!important;color:#333!important;font-size:1rem!important;cursor:pointer;transition:all .2s;white-space:nowrap}.register-container .register-form .action-button:hover{background-color:#e8e8e8;border-color:#ccc}.register-container .register-form .action-button:disabled{background-color:#ccc;cursor:not-allowed}.register-container .register-form .login-link{text-align:center;margin-top:1.6rem;color:#666;letter-spacing:.01em}.register-container .register-form .login-link a{color:#359eff;text-decoration:none;font-weight:600;margin-left:.3rem;letter-spacing:normal}.register-container .register-form .login-link a:hover{text-decoration:underline}}@media screen and (max-width: 768px) and (max-width: 480px){.register-container .register-form .email-verification,.register-container .register-form .verification-input{flex-direction:column;gap:8px}.register-container .register-form .email-verification button,.register-container .register-form .verification-input button{width:100%}}@media screen and (min-width: 769px){.register-container .register-form{max-width:500px;padding:2rem}.register-container .register-form h2{color:#359eff;margin-bottom:2.5rem;text-align:center;font-weight:700;letter-spacing:.02em;font-size:32px}.register-container .register-form .form-group{margin-bottom:1.6rem}.register-container .register-form .form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333;letter-spacing:.01em;font-size:1.1rem}.register-container .register-form .form-group input,.register-container .register-form .form-group select{width:100%;padding:.9rem!important;border:1px solid #ddd!important;border-radius:6px!important;letter-spacing:.01em;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23666' d='M5.61 7.41L10 11.8l4.39-4.39L16 8l-6 6-6-6z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right .7em top 50%!important;background-size:1.2em auto!important;font-size:1rem!important}.register-container .register-form .form-group input:focus,.register-container .register-form .form-group select:focus{outline:none;border-color:#359eff;box-shadow:0 0 0 2px #359eff1f}.register-container .register-form .form-group .email-verification,.register-container .register-form .form-group .verification-input{display:flex;align-items:center;gap:10px}.register-container .register-form .form-group .email-verification input,.register-container .register-form .form-group .verification-input input{flex-grow:1}.register-container .register-form .policy-agreements{margin-top:1.5rem;margin-bottom:2rem;border:1px solid #eee;padding:1.2rem;border-radius:8px;background-color:#fcfcfc}.register-container .register-form .policy-agreements .important-note{font-size:.7rem;color:#777;margin-bottom:1.2rem;line-height:1.4;text-align:left}.register-container .register-form .policy-agreements .checkbox-group{display:flex;align-items:flex-start;margin-bottom:.8rem}.register-container .register-form .policy-agreements .checkbox-group:last-child{margin-bottom:0}.register-container .register-form .policy-agreements .checkbox-group input[type=checkbox]{margin-top:.3rem;margin-right:.8rem;min-width:16px;min-height:16px;accent-color:var(--maincolor);cursor:pointer}.register-container .register-form .policy-agreements .checkbox-group label{margin-bottom:0;font-weight:400;color:#555;font-size:.8rem;display:flex;align-items:center;line-height:1.4}.register-container .register-form .policy-agreements .checkbox-group label a{color:var(--maincolor);text-decoration:underline;margin-left:5px;font-weight:500}.register-container .register-form .policy-agreements .checkbox-group label a:hover{color:#2a7dcf}.register-container .register-form .submit-btn{width:100%;padding:1rem!important;background-color:#359eff!important;color:#fff!important;border:none!important;border-radius:6px!important;font-size:1.15rem!important;font-weight:600!important;cursor:pointer;transition:all .2s;margin-top:1rem;letter-spacing:.02em}.register-container .register-form .submit-btn:hover{background-color:#2b7fd9;transform:translateY(-.8px);box-shadow:0 1px 5px #359eff2e}.register-container .register-form .action-button{padding:.75rem 1rem!important;border:1px solid #ddd!important;border-radius:6px!important;background-color:#f8f8f8!important;color:#333!important;font-size:1.15rem!important;cursor:pointer;transition:all .2s;white-space:nowrap}.register-container .register-form .action-button:hover{background-color:#e8e8e8;border-color:#ccc}.register-container .register-form .action-button:disabled{background-color:#ccc;cursor:not-allowed}.register-container .register-form .login-link{text-align:center;margin-top:1.6rem;color:#666;letter-spacing:.01em}.register-container .register-form .login-link a{color:#359eff;text-decoration:none;font-weight:600;margin-left:.3rem;letter-spacing:normal}.register-container .register-form .login-link a:hover{text-decoration:underline}}@media screen and (min-width: 768px){.register-container{padding:8rem}.register-form{max-width:600px;padding:2.8rem}}.register-animate{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.register-animate.visible{opacity:1;transform:translateY(0)}.report-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:7rem;background-color:#f5f5f5}@media screen and (max-width: 768px){.report-container{padding:2rem}}.report-container .report-form{width:100%;max-width:800px;background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.report-container .report-form .report-title{color:#359eff;margin-bottom:2rem;text-align:center;font-weight:600}.report-container .report-form h2{color:#359eff;margin-bottom:1.5rem;text-align:center}.report-container .report-form .form-group{margin-bottom:1.5rem}.report-container .report-form .form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.report-container .report-form .form-group input,.report-container .report-form .form-group textarea,.report-container .report-form .form-group select{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:4px}.report-container .report-form .form-group input:focus,.report-container .report-form .form-group textarea:focus,.report-container .report-form .form-group select:focus{outline:none;border-color:#359eff}.report-container .report-form .form-group select.platform-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em;padding-right:2.5rem;cursor:pointer}.report-container .report-form .form-group select.platform-select:hover{border-color:#359eff}.report-container .report-form .form-group select.platform-select option{padding:.5rem}.report-container .report-form .form-group textarea{resize:vertical;min-height:100px}.report-container .report-form .form-group .file-input-container input[type=file]{width:100%;padding:.8rem;border:1px dashed #ddd;border-radius:4px;background-color:#f8f9fa;cursor:pointer}.report-container .report-form .form-group .file-input-container input[type=file]:hover{border-color:#359eff}.report-container .report-form .form-group .file-input-container input[type=file]::-webkit-file-upload-button{visibility:hidden;display:none}.report-container .report-form .form-group .file-input-container input[type=file]:before{content:"Choose a file";display:inline-block;background:#359eff;color:#fff;padding:.5rem 1rem;border-radius:3px;margin-right:1rem}.report-container .report-form .form-group .file-input-container .file-info{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem;padding:.5rem;background-color:#e9ecef;border-radius:4px}.report-container .report-form .form-group .file-input-container .file-info span{color:#495057;word-break:break-all;margin-right:1rem}.report-container .report-form .form-group .file-input-container .file-info .remove-file{background:none;border:none;color:#dc3545;cursor:pointer;padding:.2rem .5rem}.report-container .report-form .form-group .file-input-container .file-info .remove-file:hover{color:#bd2130}.report-container .report-form .form-group .file-input-container .file-error{color:#dc3545;margin-top:.5rem}.report-container .report-form .form-group .file-input-container .file-hint{color:#6c757d;margin-top:.5rem}.report-container .report-form .price-info{margin:1.5rem 0;padding:1rem;background-color:#f8f9fa;border-radius:4px;text-align:center}.report-container .report-form .price-info p{color:#333;font-weight:500}.report-container .report-form .submit-btn{width:100%;padding:1rem;background-color:#359eff;color:#fff;border:none;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .2s}.report-container .report-form .submit-btn:hover{background-color:#2b7fd9}@media screen and (max-width: 768px){.report-container .report-form .report-title{margin-bottom:1.5rem;font-size:24px}.report-container .report-form h2{font-size:24px}.report-container .report-form label{font-size:.9rem}.report-container .report-form input,.report-container .report-form textarea,.report-container .report-form select,.report-container .report-form .price-info p{font-size:.8rem}.report-container .report-form .submit-btn{font-size:1rem;padding:.8rem}.report-container .report-form .file-info span{font-size:.7rem}.report-container .report-form .remove-file{font-size:1rem}.report-container .report-form .file-error,.report-container .report-form .file-hint{font-size:.7rem}.report-container .report-form .date-notice{margin-bottom:.5rem;color:#359eff;font-size:.6rem}}@media screen and (min-width: 769px){.report-container .report-form .report-title,.report-container .report-form h2{font-size:32px}.report-container .report-form label{font-size:1.1rem}.report-container .report-form input,.report-container .report-form textarea,.report-container .report-form select,.report-container .report-form .price-info p{font-size:1rem}.report-container .report-form .submit-btn{font-size:1.15rem}.report-container .report-form .file-info span{font-size:.9rem}.report-container .report-form .remove-file{font-size:1.2rem}.report-container .report-form .file-error,.report-container .report-form .file-hint{font-size:.875rem}.report-container .report-form .date-notice{margin-bottom:.5rem;color:#359eff;font-size:.95rem}}.date-error{color:#e53935;font-weight:700;margin-top:.5rem;background:#ffeaea;padding:.5rem 1rem;border-radius:4px;box-shadow:0 0 2px #e53935}.report-animate{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.report-animate.visible{opacity:1;transform:translateY(0)}.coupon-input-group{display:flex;gap:10px;align-items:center}.coupon-input-group input{flex:1;padding:10px;border:1px solid #ddd;border-radius:4px;text-transform:uppercase}.coupon-input-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.coupon-input-group .verify-coupon-btn{padding:10px 20px;background-color:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.coupon-input-group .verify-coupon-btn:hover{background-color:#45a049}@media screen and (max-width: 768px){.coupon-input-group input{font-size:.8rem}.coupon-input-group .verify-coupon-btn{font-size:1rem}}@media screen and (min-width: 769px){.coupon-input-group input{font-size:1rem}.coupon-input-group .verify-coupon-btn{font-size:1.15rem}}.error-message{color:#dc3545;margin-top:5px}.success-message{color:#28a745;margin-top:5px}.discount-info{color:#6c757d;margin-top:5px;text-decoration:line-through}@media screen and (max-width: 768px){.error-message,.success-message,.discount-info{font-size:.7rem}.date-error{font-size:.8rem}.date-notice{margin-bottom:.5rem;color:#359eff;font-size:.6rem}}@media screen and (min-width: 769px){.error-message,.success-message,.discount-info{font-size:.875rem}.date-error{font-size:1.1rem}.date-notice{margin-bottom:.5rem;color:#359eff;font-size:.95rem}}.payment-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem;background-color:#f5f5f5}.payment-container .payment-card{width:100%;max-width:600px;background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.payment-container .payment-card h2{color:var(--maincolor);margin-bottom:1.5rem;text-align:center}.payment-container .payment-card .consultation-summary{margin-bottom:2rem;padding:1.5rem;background-color:#f8f9fa;border-radius:6px}.payment-container .payment-card .consultation-summary h3{color:#444;margin-bottom:1rem}.payment-container .payment-card .consultation-summary .summary-item{display:flex;justify-content:space-between;margin-bottom:.8rem;padding:.5rem 0;border-bottom:1px solid #eee}.payment-container .payment-card .consultation-summary .summary-item:last-child{border-bottom:none}.payment-container .payment-card .consultation-summary .summary-item span:first-child{color:#666;font-weight:500}.payment-container .payment-card .consultation-summary .summary-item span:last-child{color:#333}.payment-container .payment-card .payment-amount{text-align:center;margin-bottom:2rem;padding:1rem;background-color:#e9ecef;border-radius:6px}.payment-container .payment-card .payment-amount h3{color:#444;margin-bottom:.5rem}.payment-container .payment-card .payment-amount .amount{color:#2c3e50;font-weight:700}.payment-container .payment-card .error-message{color:#dc3545;text-align:center;margin-bottom:1rem;padding:.8rem;background-color:#f8d7da;border-radius:4px}.payment-container .payment-card .paypal-container{margin-top:1.5rem}.payment-container .payment-card .paypal-container .paypal-buttons{width:100%!important;max-width:none!important}.payment-container .payment-card .pay-button{width:100%;padding:12px;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.payment-container .payment-card .pay-button:hover{background-color:#0056b3}.payment-container .payment-card .pay-button:disabled{background-color:#ccc;cursor:not-allowed}@media screen and (max-width: 768px){.payment-container .payment-card{padding:1rem}.payment-container .payment-card h2{font-size:24px}.payment-container .payment-card .consultation-summary{padding:1rem}.payment-container .payment-card .consultation-summary h3{font-size:.9rem}.payment-container .payment-card .consultation-summary .summary-item span:first-child{font-size:.7rem}.payment-container .payment-card .consultation-summary .summary-item span:last-child{font-size:.7rem}.payment-container .payment-card .payment-amount{padding:.8rem}.payment-container .payment-card .payment-amount h3{font-size:.9rem}.payment-container .payment-card .payment-amount .amount{font-size:1.5rem}.payment-container .payment-card .error-message{font-size:.8rem;padding:.6rem}.payment-container .payment-card .pay-button{font-size:1rem;padding:10px}}@media screen and (min-width: 769px){.payment-container .payment-card h2{font-size:32px}.payment-container .payment-card .consultation-summary h3{font-size:1.1rem}.payment-container .payment-card .consultation-summary .summary-item span:first-child{font-size:1rem}.payment-container .payment-card .consultation-summary .summary-item span:last-child{font-size:1rem}.payment-container .payment-card .payment-amount h3{font-size:1.1rem}.payment-container .payment-card .payment-amount .amount{font-size:2rem}.payment-container .payment-card .error-message{font-size:1rem}.payment-container .payment-card .pay-button{font-size:1.15rem}}@media screen and (max-width: 768px){.payment-container{padding:1rem}}@media screen and (min-width: 769px){.payment-container{padding:2rem}}.payment-success-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f5f5f5}.payment-success-card{background:#fff;padding:2.5rem 2rem;border-radius:10px;box-shadow:0 2px 12px #00000014;text-align:center;max-width:400px;width:100%}.payment-success-card h2{color:#359eff;margin-bottom:1rem}.payment-success-card p{color:#333;margin-bottom:2rem}.success-btn-group{display:flex;gap:1rem;justify-content:center}.success-btn{padding:.7rem 1.5rem;border:none;border-radius:5px;background:#359eff;color:#fff;font-weight:500;cursor:pointer;transition:background .2s}.success-btn.outline{background:#fff;color:#359eff;border:2px solid #359EFF}.success-btn:hover{background:#2176bd}.success-btn.outline:hover{background:#eaf6ff}@media screen and (max-width: 768px){.payment-success-card h2{font-size:24px}.payment-success-card p{font-size:.9rem}.success-btn{font-size:.8rem}}@media screen and (min-width: 769px){.payment-success-card h2{font-size:32px}.payment-success-card p{font-size:1rem}.success-btn{font-size:.9rem}}.report-history-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:7rem;background-color:#f5f5f5}.report-history-container .report-history-content{width:100%;max-width:1200px;background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.report-history-container .report-history-content .history-title{color:#359eff;font-size:2.5rem;margin-bottom:2rem;text-align:center;font-weight:600}.report-history-container .report-history-content h2{font-size:1.8rem;margin-bottom:1.5rem}.report-history-container .report-history-content p{font-size:1rem;line-height:1.5;margin-bottom:1rem}.report-history-container .report-history-content .report-history-card{background:#fff;padding:2.5rem 2rem;border-radius:10px;box-shadow:0 2px 12px #00000014;text-align:center;max-width:600px;width:100%}.report-history-container .report-history-content .no-reports{text-align:center;color:#666;font-size:1.1rem}.report-history-container .report-history-content .reports-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.report-history-container .report-history-content .report-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a;transition:transform .2s}.report-history-container .report-history-content .report-card:hover{transform:translateY(-2px)}.report-history-container .report-history-content .report-card.cancelled{opacity:.7;background-color:#f8f9fa}.report-history-container .report-history-content .report-card .report-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.report-history-container .report-history-content .report-card .report-header h3{margin:0;color:#333;font-size:1.2rem}.report-history-container .report-history-content .report-card .report-header .status{padding:.25rem .75rem;border-radius:20px;font-size:.9rem;font-weight:500}.report-history-container .report-history-content .report-card .report-header .status.pending{background-color:#fff3cd;color:#856404}.report-history-container .report-history-content .report-card .report-header .status.cancelled{background-color:#f8d7da;color:#721c24}.report-history-container .report-history-content .report-card .report-details p{margin:.5rem 0;color:#555;font-size:.95rem}.report-history-container .report-history-content .report-card .report-details p strong{color:#333;margin-right:.5rem}.report-history-container .report-history-content .report-card .cancel-btn{width:100%;margin-top:1rem;padding:.75rem;background-color:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .2s}.report-history-container .report-history-content .report-card .cancel-btn:hover{background-color:#c82333}@media screen and (max-width: 768px){.report-history-container{padding:3rem .8rem}.report-history-container .report-history-content{padding:1.2rem}.report-history-container .report-history-content .history-title{font-size:1.5rem;margin-bottom:1.2rem}.report-history-container .report-history-content h2{font-size:1.2rem;margin-bottom:.6rem}.report-history-container .report-history-content p,.report-history-container .report-history-content .report-details p{font-size:.8rem!important;line-height:1.1;margin-bottom:.4rem}.report-history-container .report-history-content .report-history-card{padding:1.5rem 1rem}.report-history-container .report-history-content .no-reports{font-size:.8rem}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-overlay .modal-content{background:#fff;padding:2rem;border-radius:8px;width:90%;max-width:500px}.modal-overlay .modal-content h3{margin:0 0 1rem;color:#333}.modal-overlay .modal-content p{margin-bottom:1rem;color:#555}.modal-overlay .modal-content textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;margin-bottom:1rem;resize:vertical}.modal-overlay .modal-content textarea:focus{outline:none;border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.modal-overlay .modal-content .error-message{color:#dc3545;margin-bottom:1rem}.modal-overlay .modal-content .modal-buttons{display:flex;justify-content:flex-end;gap:1rem}.modal-overlay .modal-content .modal-buttons button{padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:500}.modal-overlay .modal-content .modal-buttons button:first-child{background-color:#6c757d;color:#fff;border:none}.modal-overlay .modal-content .modal-buttons button:first-child:hover{background-color:#5a6268}.modal-overlay .modal-content .modal-buttons button.confirm-cancel{background-color:#dc3545;color:#fff;border:none}.modal-overlay .modal-content .modal-buttons button.confirm-cancel:hover{background-color:#c82333}.loading{text-align:center;padding:2rem;color:#666}.error{text-align:center;padding:2rem;color:#dc3545}.report-history-animate{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.report-history-animate.visible{opacity:1;transform:translateY(0)}.reset-password-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5;padding:20px}.reset-password-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;width:100%;max-width:400px}.reset-password-card h2{text-align:center;color:#333;margin-bottom:1.5rem}.reset-password-card form{display:flex;flex-direction:column;gap:1rem}.reset-password-card form label{font-weight:500;color:#555}.reset-password-card form input{padding:.75rem;border:1px solid #ddd;border-radius:4px}.reset-password-card form input:focus{outline:none;border-color:#007bff}.reset-password-card form button{background-color:#007bff;color:#fff;padding:.75rem;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.reset-password-card form button:hover{background-color:#0056b3}.reset-password-card form button:disabled{background-color:#ccc;cursor:not-allowed}.error-message{color:#dc3545;text-align:center;margin-top:1rem}.success-message{color:#28a745;text-align:center;margin-top:1rem}.login-link{display:block;text-align:center;margin-top:1rem;color:#007bff;text-decoration:none}.login-link:hover{text-decoration:underline}.reset-password-animate{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.reset-password-animate.visible{opacity:1;transform:translateY(0)}@media screen and (max-width: 768px){.reset-password-card h2{font-size:24px}.reset-password-card form label{font-size:.9rem}.reset-password-card form input{font-size:.8rem}.reset-password-card form button{font-size:1rem}}@media screen and (min-width: 768px){.reset-password-card h2{font-size:32px}.reset-password-card form label{font-size:1.1rem}.reset-password-card form input{font-size:1rem}.reset-password-card form button{font-size:1.15rem}}.profile-container{position:relative;width:100%;max-width:600px;margin:0 auto;padding:2.8rem;background:#fff;border-radius:10px;text-align:center;border:1px solid #e0e0e0;box-shadow:0 2px 10px #0000001a;animation:fadeSlideIn .6s cubic-bezier(.23,1,.32,1)}.profile-container h2{color:var(--maincolor);margin-bottom:2rem;font-weight:600}.profile-container .profile-content{display:flex;flex-direction:column;gap:1.5rem}.profile-container .profile-info p{margin:.5rem 0}.profile-container .profile-info p strong{color:#666;margin-right:.5rem}.profile-container form{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:0 auto;width:100%}.profile-container form .form-group{display:flex;flex-direction:column;gap:.5rem}.profile-container form .form-group label{font-weight:500;color:#555}.profile-container form .form-group input{padding:.6rem;border:1px solid #ddd;border-radius:4px}.profile-container form .form-group input:focus{outline:none;border-color:#007bff}.profile-container form .profile-btn{padding:.6rem 1rem;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .2s;margin-top:.5rem;width:250px;margin-left:auto;margin-right:auto}.profile-container form .profile-btn:hover{background:#0056b3}.profile-container .delete-account-btn{padding:.6rem 1rem;background:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .2s;margin-top:1rem;width:250px;margin-left:auto;margin-right:auto}.profile-container .delete-account-btn:hover:not(:disabled){background:#c82333}.profile-container .delete-account-btn:disabled{background:#e57373;cursor:not-allowed;opacity:.7}.profile-container .success-message,.profile-container .error-message{padding:.8rem;margin-top:1rem;text-align:center;border-radius:4px;animation:fadeIn .5s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.profile-container .success-message{color:#28a745;background:#d4edda}.profile-container .error-message{color:#dc3545;background:#f8d7da}.profile-container .profile-dropdown{position:relative;display:inline-block}.profile-container .profile-dropdown .dropdown-button{width:100%;padding:.8rem 1rem;background:#f8f9fa;border:1px solid #ddd;border-radius:4px;cursor:pointer;color:#333;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease}.profile-container .profile-dropdown .dropdown-button span{margin-left:.5rem}.profile-container .profile-dropdown .dropdown-button:hover{background:#e9ecef;border-color:#ccc}.profile-container .profile-dropdown .dropdown-content{display:flex;flex-direction:column;align-items:stretch;position:absolute;top:100%;min-width:160px;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 6px #0000001a;z-index:1000;margin-top:.5rem;width:100%;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.profile-container .profile-dropdown .dropdown-content .dropdown-item{padding:.8rem 1rem;cursor:default;color:#666;border-bottom:1px solid #eee;text-align:left}.profile-container .profile-dropdown .dropdown-content .dropdown-item:last-child{border-bottom:none}@media screen and (max-width: 768px){.profile-container{padding:1.2rem;max-width:85%;width:90%}.profile-container h2{margin-bottom:1.2rem;font-size:24px}.profile-container form .form-group{margin-bottom:.8rem}.profile-container form .form-group label{margin-bottom:.3rem;font-size:.8rem}.profile-container form .form-group input{padding:.5rem;font-size:.7rem}.profile-container form .profile-btn,.profile-container .delete-account-btn{padding:.4rem .8rem;margin-top:.8rem;width:180px;font-size:.8rem}.profile-container .success-message,.profile-container .error-message{padding:.4rem;margin-top:.6rem}.profile-container .profile-dropdown{margin-bottom:1rem}.profile-container .profile-dropdown .dropdown-button{padding:.6rem .8rem}.profile-container .profile-dropdown .dropdown-content{margin-top:.3rem}.profile-container .profile-dropdown .dropdown-content .dropdown-item{padding:.6rem .8rem}}@media screen and (min-width: 769px){.profile-container h2{font-size:32px}.profile-container form .form-group label{font-size:1rem}.profile-container form .form-group input{font-size:.9rem}.profile-container form .profile-btn,.profile-container .delete-account-btn{font-size:1rem}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(40px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.profile-card{background:#fff;padding:2.8rem;border-radius:10px;text-align:center;max-width:600px;width:100%}.profile-card h2{color:#359eff;margin-bottom:2.5rem;font-weight:700}.form-group{margin-bottom:1.6rem;text-align:left}.form-group label{display:block;margin-bottom:.6rem;color:#333;font-weight:600}.form-group input{width:100%;padding:1rem;border:1px solid #ddd;border-radius:6px;margin-bottom:.2rem}.form-group input:focus{outline:none;border-color:#359eff;box-shadow:0 0 0 3px #359eff26}.profile-btn{width:100%;padding:1.1rem;background-color:#359eff;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;margin-top:1rem;transition:background .2s,transform .2s,box-shadow .2s}.profile-btn:hover{background-color:#2b7fd9;transform:translateY(-1px);box-shadow:0 2px 8px #359eff33}.profile-animate{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.profile-animate.visible{opacity:1;transform:translateY(0)}.delete-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.delete-modal-content{background-color:#fff;padding:2.5rem;border-radius:10px;box-shadow:0 4px 20px #0003;text-align:center;max-width:450px;width:90%}.delete-modal-content h3{color:#e53935;margin-bottom:1.5rem}.delete-modal-content p{color:#555;line-height:1.6;margin-bottom:2rem}.delete-modal-content .modal-actions{display:flex;justify-content:center;gap:1rem}.delete-modal-content .modal-actions button{padding:.8rem 1.8rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s,transform .2s}.delete-modal-content .modal-actions .confirm-delete-btn{background-color:#e53935;color:#fff}.delete-modal-content .modal-actions .confirm-delete-btn:hover{background-color:#c62828;transform:translateY(-1px)}.delete-modal-content .modal-actions .cancel-delete-btn{background-color:#ddd;color:#555}.delete-modal-content .modal-actions .cancel-delete-btn:hover{background-color:#ccc;transform:translateY(-1px)}@media screen and (max-width: 768px){.delete-modal-content{padding:1.5rem}.delete-modal-content h3{margin-bottom:1rem;font-size:24px}.delete-modal-content p{margin-bottom:1.5rem}.delete-modal-content .modal-actions button{padding:.7rem 1.5rem;font-size:1rem}}@media screen and (min-width: 769px){.delete-modal-content h3{font-size:32px}.delete-modal-content p{font-size:1.05rem}.delete-modal-content .modal-actions button{font-size:1.15rem}}.admin-dashboard-container{padding:80px 2rem 2rem;background-color:#f5f5f5;min-height:100vh}.admin-dashboard-container h2{text-align:center;color:#333;margin-bottom:2rem;font-size:1.2rem}.admin-dashboard-container .no-consultations{text-align:center;color:#777;font-size:1.2rem;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.admin-dashboard-container .consultations-list{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.admin-dashboard-container .consultation-card{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column}.admin-dashboard-container .consultation-card.status-completed{border-left:5px solid #28a745}.admin-dashboard-container .consultation-card.status-cancelled{border-left:5px solid #dc3545}.admin-dashboard-container .consultation-card.status-pending{border-left:5px solid #ffc107}.admin-dashboard-container .consultation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.admin-dashboard-container .consultation-header h3{font-size:1.1rem;color:#333;margin:0}.admin-dashboard-container .consultation-header .status-badge{padding:.3rem .6rem;border-radius:4px;font-weight:700;font-size:.8rem}.admin-dashboard-container .consultation-header .status-badge.status-completed{background-color:#d4edda;color:#155724}.admin-dashboard-container .consultation-header .status-badge.status-cancelled{background-color:#f8d7da;color:#721c24}.admin-dashboard-container .consultation-header .status-badge.status-pending{background-color:#fff3cd;color:#856404}.admin-dashboard-container .consultation-details{flex-grow:1;margin-bottom:1.5rem}.admin-dashboard-container .consultation-details p{margin-bottom:.5rem;font-size:.95rem;color:#555}.admin-dashboard-container .consultation-details p strong{color:#333}.admin-dashboard-container .consultation-actions{display:flex;gap:.5rem;margin-top:auto}.admin-dashboard-container .consultation-actions .action-btn{padding:.6rem 1rem;border:none;border-radius:5px;cursor:pointer;font-weight:500;transition:background-color .2s}.admin-dashboard-container .consultation-actions .action-btn.complete-btn{background-color:#28a745;color:#fff}.admin-dashboard-container .consultation-actions .action-btn.complete-btn:hover{background-color:#218838}.admin-dashboard-container .consultation-actions .action-btn.cancel-btn{background-color:#dc3545;color:#fff}.admin-dashboard-container .consultation-actions .action-btn.cancel-btn:hover{background-color:#c82333}.admin-dashboard-container .consultations-table-container{overflow-x:auto;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem}.admin-dashboard-container .consultations-table-container table{width:100%;border-collapse:collapse;white-space:nowrap}.admin-dashboard-container .consultations-table-container table th,.admin-dashboard-container .consultations-table-container table td{padding:12px 15px;text-align:left;border-bottom:1px solid #ddd}.admin-dashboard-container .consultations-table-container table th{background-color:#f8f9fa;color:#333;font-weight:600;text-transform:uppercase;font-size:.9rem}.admin-dashboard-container .consultations-table-container table tbody tr{cursor:pointer;transition:background-color .2s ease}.admin-dashboard-container .consultations-table-container table tbody tr:hover{background-color:#f1f1f1}.admin-dashboard-container .consultations-table-container table tbody tr.status-completed{background-color:#e6ffe6}.admin-dashboard-container .consultations-table-container table tbody tr.status-cancelled{background-color:#ffe6e6}.admin-dashboard-container .consultations-table-container table tbody tr.status-pending{background-color:#fffacd}.admin-dashboard-container .consultations-table-container table .status-badge{display:inline-block;padding:.3rem .6rem;border-radius:4px;font-weight:700;font-size:.8rem;text-transform:uppercase;min-width:70px;text-align:center}.admin-dashboard-container .consultations-table-container table .status-badge.status-completed{background-color:#d4edda;color:#155724}.admin-dashboard-container .consultations-table-container table .status-badge.status-cancelled{background-color:#f8d7da;color:#721c24}.admin-dashboard-container .consultations-table-container table .status-badge.status-pending{background-color:#fff3cd;color:#856404}.admin-dashboard-container .consultations-table-container table .consultation-actions{display:flex;gap:.5rem;align-items:center}.admin-dashboard-container .consultations-table-container table .consultation-actions .action-btn{padding:.5rem .8rem;font-size:.85rem;border-radius:4px;white-space:nowrap}.admin-dashboard-container .consultations-table-container table .consultation-actions .action-btn.complete-btn{background-color:#28a745;color:#fff}.admin-dashboard-container .consultations-table-container table .consultation-actions .action-btn.complete-btn:hover{background-color:#218838}.admin-dashboard-container .consultations-table-container table .consultation-actions .action-btn.cancel-btn{background-color:#dc3545;color:#fff}.admin-dashboard-container .consultations-table-container table .consultation-actions .action-btn.cancel-btn:hover{background-color:#c82333}.admin-dashboard-container .detail-modal{max-width:600px;width:90%;max-height:80vh;overflow-y:auto}.admin-dashboard-container .detail-modal .detail-content{margin:1.5rem 0}.admin-dashboard-container .detail-modal .detail-content .detail-row{margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #eee}.admin-dashboard-container .detail-modal .detail-content .detail-row:last-child{border-bottom:none}.admin-dashboard-container .detail-modal .detail-content .detail-row strong{display:inline-block;width:120px;color:#333}.admin-dashboard-container .detail-modal .detail-content .message-content{margin-top:1.5rem}.admin-dashboard-container .detail-modal .detail-content .message-content .message-text{margin-top:.5rem;padding:1rem;background-color:#f8f9fa;border-radius:4px;white-space:pre-wrap;line-height:1.5}.admin-dashboard-container .detail-modal .modal-buttons{display:flex;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #eee}.admin-dashboard-container .detail-modal .modal-buttons button{padding:.5rem 1.5rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.admin-dashboard-container .detail-modal .modal-buttons button:hover{background-color:#0056b3}.admin-dashboard-container .pagination{display:flex;justify-content:center;align-items:center;margin-top:2rem;gap:.5rem}.admin-dashboard-container .pagination .pagination-btn{padding:.5rem 1rem;border:1px solid #dee2e6;background-color:#fff;color:#007bff;cursor:pointer;border-radius:4px;transition:all .2s ease}.admin-dashboard-container .pagination .pagination-btn:hover:not(:disabled){background-color:#e9ecef;border-color:#dee2e6}.admin-dashboard-container .pagination .pagination-btn:disabled{cursor:not-allowed;opacity:.6}.admin-dashboard-container .pagination .pagination-btn.active{background-color:#007bff;color:#fff;border-color:#007bff}.admin-dashboard-container .pagination .pagination-btn.active:hover{background-color:#0056b3;border-color:#0056b3}.policy-container{max-width:800px;margin:0 auto 50px;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;line-height:1.6;color:#333}.policy-container h1{font-size:2.2rem;color:var(--maincolor);margin-bottom:30px;text-align:center}.policy-container p{margin-bottom:15px;font-size:.95rem}.policy-container p strong{color:#555;font-weight:600}@media (max-width: 768px){.policy-container{margin:0 10px 40px;padding:15px}.policy-container h1{font-size:1.8rem;margin-bottom:20px}.policy-container p{font-size:.9rem}}
