*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:#333;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.App{height:100vh;display:flex;flex-direction:column}.navigateIcons{display:table;margin:auto}.fade{animation:fade-in-keyframes 1s}.slide-anim{animation:slide-in 1s}@keyframes fade-in-keyframes{0%{opacity:0}to{opacity:1}}@keyframes slide-in{0%{margin-right:-100px}to{margin-right:0}}.navigateIcons div{display:table-cell;font-weight:700;font-size:40px;padding-left:16px;cursor:pointer;-webkit-user-select:none;user-select:none;color:#5e5c5c}.terms{position:absolute;right:72px;top:12px}.terms a{color:#ed8ec0;font-size:18px}.sliderText{max-width:600px;font-size:40px;font-weight:700;color:#171925}.sliderImg{display:block;margin:auto}.midbody{flex:1 1;display:flex;flex-direction:column}.hDivider{background-color:#d3d4d3;height:1px}.ratul_modal{display:flex;justify-content:center;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:#0006}.ratul_modal .modal_content{background:linear-gradient(90deg,#d6f8da,#fff 55%);box-shadow:0 19px 38px #0000004d,0 15px 12px #00000038;padding:16px;border-radius:8px;align-self:center;overflow:hidden;width:100%;max-width:500px}.notify-item{display:flex;width:100%;padding-top:12px;padding-bottom:12px}.loginbtn{padding-top:3px;padding-bottom:3px;border:2px solid #0bcfd6;border-radius:12px;margin-right:16px;margin-top:8px;margin-bottom:8px;cursor:pointer;min-width:110px;color:#0bcfd6;background-color:#fff;font-weight:700;font-size:14px}.loginbtn:hover{background-color:#ece8dd}.notify_logo{margin-right:12px;width:38px}.nav_arrow,.notify_logo{cursor:pointer}.menu_container{display:none;position:fixed;z-index:1;inset:0;width:100%;height:100%;overflow:auto}.profile_menu{position:absolute;top:75px;right:10px;border-radius:4px;padding:8px;background-color:#fff;box-shadow:0 .125rem .5rem #0000004d,0 .0625rem .125rem #0003}.profile_menu:before{content:"";position:absolute;width:0;height:0;bottom:100%;right:1.5em;border:.75rem solid #0000;border-top:none;border-bottom:.75rem solid #fff;filter:drop-shadow(0 -.0625rem .0625rem rgba(0,0,0,.1))}.profile_menu .item{display:flex;padding:10px}.profile_menu .item:hover{background-color:#ccc;cursor:pointer;border-radius:4px}.profile_menu img{margin-right:12px}@keyframes showa{0%{opacity:0}to{opacity:1}}@keyframes hidea{0%{opacity:1}to{opacity:0}}.profile_det{margin-left:12px;margin-right:12px;cursor:pointer}.menu,.rightmenu{flex:1 1;display:flex;flex-direction:row-reverse}.rightmenu{align-items:center}.rightmenu .name{font-weight:700}.rightmenu .location{color:#807d7d;font-style:italic;font-size:13px}.pageno{position:absolute;overflow:hidden;background-color:#64646480;border-radius:50%;color:#fff}.pageno,.pageno>div{width:48px;height:48px}.pageno>div{display:flex;justify-content:center;text-align:center;flex-direction:column}.socialicons{display:flex;margin-left:8px;margin-right:8px}.socialicons img{cursor:pointer;width:20px}.back_button{display:flex;padding:12px;background-color:#9fd6c74d;border-radius:50%;position:absolute;cursor:pointer;left:20px;top:24px}.back_button img{width:24px}.selectBox img{position:relative;left:0}.selectBox{display:inline-table;padding:6px;margin:5px}.selectBox .label{padding-left:6px;padding-right:6px;-webkit-user-select:none;user-select:none}.selectBox .icon,.selectBox .label{display:table-cell;vertical-align:middle}.selectBox .icon{-webkit-user-drag:none}.selectBox:hover{cursor:pointer;border-radius:4px}.icon-label{display:flex;padding:12px}.icon-label>.icon,.icon-label>.label{align-self:center;display:flex}.icon-label>.label{margin-left:12px}.docs{width:100px;height:100px;margin:8px 8px 0;position:relative;border-radius:8px;background-color:#f9f9f9;display:inline-block}.docs>.container{flex-direction:column;height:100%}.close,.docs>.container{display:flex;align-items:center}.close{justify-content:center;font-weight:700;color:#ff7b00;width:32px;height:32px;position:absolute;top:0;right:0;z-index:1;cursor:pointer;-webkit-user-select:none;user-select:none;-moz-user-select:none;border-radius:50%;border:1px solid #ff7b00}.form{background-color:#f9f9f9;height:100vh;overflow-y:auto}.form .contTitle{display:flex;padding:16px;flex-direction:row}.form .contTitle div{display:flex;align-self:center}.form .contTitle .second{font-weight:700;font-size:17px;margin-left:20px}.form .contTitle .third{flex:1 1;justify-content:end}.form1{background-color:#fff;border-radius:8px;margin:16px;padding-bottom:16px}@media screen and (max-width:1280px){.sliderImg{width:580px}.sliderText{font-size:32px}.sliderImg{width:500px}.sliderText{font-size:28px}}@media screen and (max-width:880px){.sliderImg{width:400px}.spiralTinge{z-index:-1!important}.sliderText{font-size:20px}.leftEffect{width:600px!important;height:600px!important;top:0}}@media screen and (max-width:705px){.socialicons{display:none}}@media screen and (max-width:660px){.sliderImg{width:350px}.terms{right:20px}.terms a{font-size:16px}.leftEffect{display:none}}@media screen and (max-width:610px){.sliderImg{width:100%}.midbody{flex:1 1}.navigateIcons{position:absolute;z-index:2;top:-110px;left:50%;transform:translateX(-50%)}.sliderTextF{justify-content:flex-start!important}.sliderImgF{justify-content:flex-end!important}.sliderText{font-size:18px;padding-bottom:16px}.sliderN{flex-direction:column-reverse}.terms{position:fixed;bottom:16px;top:auto;height:20px}.loginbtn{border:1px solid #0bcfd6;border-radius:8px;margin-right:6px;margin-top:4px;margin-bottom:4px;font-size:12px;min-width:60px}.pageno{top:-132px!important}}