*{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}::-webkit-scrollbar{display:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{display:flex;flex-direction:row;height:100%;justify-content:space-between;min-height:100%;min-width:50%;width:100%}.header .logo-container{height:20vh;margin:1vw 0 0 2vw;width:35%}.header .logo-container .logo_lit{background-color:#fff;border-radius:50%;height:70%;width:20%}.header .links-container{align-items:center;display:flex;height:100%;justify-content:space-around;margin-right:5%;width:45%}.header .links-container .link{align-items:center;display:flex;height:100%;justify-content:center;width:17%}.header .links-container .link .link-text{color:#e5e5e5;cursor:pointer;font-size:1.1vw;font-weight:500}.header .links-container .link .link-text:hover{color:#393cde}.litfest-title{flex-direction:column;height:100%}.litfest-title,.litfest-title .heading{align-items:center;display:flex;justify-content:center;width:100%}.litfest-title .heading{height:50%}.litfest-title .heading .title{color:#fff;font-size:15vw;font-weight:700}.litfest-title .heading .year{-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(#cc2b5e,#753a88);font-size:18vw;font-weight:700}.litfest-title .tagline{color:#fff;display:flex;font-size:4vw;font-weight:500;justify-content:center;width:100%}@media only screen and (min-width:1000px){.litfest-title .heading .title{color:#e5e5e5;font-size:13vw;font-weight:700}.litfest-title .heading .year{font-size:16vw;font-weight:700}.litfest-title .tagline{display:block;font-size:1.6vw;width:64%}}.countdown-container{flex-direction:column;height:100%}.countdown-container,.countdown-container .info{align-items:center;display:flex;justify-content:center;width:100%}.countdown-container .info{color:#fff;height:30%}.countdown-container .info .text{font-size:40px}.countdown-container .info .info-text{font-size:25px}.countdown-container .countdown{align-items:center;display:flex;height:70%;justify-content:space-around;width:80%}.countdown-container .countdown .count{align-items:center;flex-direction:column;height:100%;justify-content:center;width:100%}.countdown-container .countdown .count .heading{align-items:center;color:#b37a8c;display:flex;font-size:3vw;height:50%;justify-content:center;width:100%}.countdown-container .countdown .count .value{align-items:center;color:#393cde;display:flex;font-size:3vw;height:50%;justify-content:center;width:100%}@media only screen and (min-width:1000px){.countdown-container .countdown{align-items:center;display:flex;height:70%;justify-content:space-around;width:40%}.countdown-container .countdown .count{align-items:center;flex-direction:column;height:100%;justify-content:center;width:15%}.countdown-container .countdown .count .heading{align-items:center;color:#b37a8c;display:flex;font-size:1.6vw;height:50%;justify-content:center;width:100%}.countdown-container .countdown .count .value{align-items:center;color:#393cde;display:flex;font-size:1.6vw;height:50%;justify-content:center;width:100%}}.container{height:70%;width:70%}.container .button-container{border:1px solid hsla(0,0%,100%,.2);border-radius:12px;height:100%;overflow:hidden;position:relative;transition:.5s;width:100%}.container .button-container button{-webkit-animation:anim2 .7s steps(22) forwards;animation:anim2 .7s steps(22) forwards;background:linear-gradient(90deg,#662d8c,#ed1e79);border:none;color:#fff;cursor:pointer;font-family:Monument Extended,sans-serif;font-size:40px;height:100%;-webkit-mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.png);mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.png);-webkit-mask-size:2300% 100%;mask-size:2300% 100%;width:100%}.container .button-container button:hover{-webkit-animation:anim1 .7s steps(22) forwards;animation:anim1 .7s steps(22) forwards}.container .mask{color:#ff48d7;font-family:Monument Extended,sans-serif;font-size:40px;font-weight:lighter;margin-top:25px;overflow:hidden;position:absolute;text-align:center;width:100%}@-webkit-keyframes anim1{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}@keyframes anim1{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}@-webkit-keyframes anim2{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes anim2{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@media only screen and (min-width:1000px){.container{height:70%;width:20%}}@media only screen and (max-height:830px){.container .mask{font-size:30px;margin-top:3vh}}.landing-page{align-items:center;background:url(/static/media/matthias-wagner-QrqeusbpFMM-unsplash.2868bea80983c4640235.jpg);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;min-height:600px;min-width:50vw;width:100vw}.landing-page .page-header{display:none;height:15%;width:100%}.landing-page .page-title{align-items:center;display:flex;height:50%;justify-content:center;width:100%}.landing-page .page-countdown{height:20%;width:100%}.landing-page .register-btn{align-items:center;display:flex;height:15%;justify-content:center;width:100%}@media only screen and (min-width:1000px){.landing-page .page-header{display:block}}.headingwithdash{align-items:flex-end;display:flex;height:100%;justify-content:center;width:100%}.headingwithdash .about-heading{align-items:center;display:flex;height:70%;justify-content:flex-start;width:100%}.headingwithdash .about-heading .about-heading-text{align-items:center;display:flex;height:30%;justify-content:center;position:relative;width:100%}.headingwithdash .about-heading .about-heading-text .text{font-size:30px;font-weight:550;position:relative}.headingwithdash .about-heading .about-heading-text .text:before{background-color:rgba(255,81,185,.875);border-radius:50%;content:"";height:60px;left:-10px;overflow:hidden;position:absolute;top:-13px;width:60px;z-index:-1}@media only screen and (min-width:1000px){.headingwithdash .about-heading .about-heading-text{width:60%}.headingwithdash .about-heading .about-heading-text .text{font-size:40px}.headingwithdash .about-heading .about-heading-text .text:before{height:100px;left:-18px;top:-28px;width:100px}}@media only screen and (max-width:400px){.headingwithdash .about-heading .about-heading-text .text{font-size:22px}.headingwithdash .about-heading .about-heading-text .text:before{height:50px;left:-5%;top:-50%;width:50px}}@media only screen and (max-width:320px){.headingwithdash .about-heading .about-heading-text .text{font-size:18px}.headingwithdash .about-heading .about-heading-text .text:before{height:40px;left:-4%;top:-45%;width:40px}}.information-text-animation{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.information-text-animation .paragraph{height:100%;width:100%}.information-text-animation .paragraph.first-paragraph{margin-top:15%}.information-text-animation .paragraph .paragraph-text{color:rgba(50,51,51,.8);font-size:1.7vw}@media only screen and (min-width:1200px){.information-text-animation .paragraph.first-paragraph{margin-top:0}.information-text-animation .paragraph .paragraph-text{color:rgba(50,51,51,.8);font-size:1.01vw;line-height:35px}}@media only screen and (max-width:900px){.information-text-animation .paragraph .paragraph-text{font-size:2vw}}@media only screen and (max-width:500px){.information-text-animation .paragraph .paragraph-text{font-size:2.6vw}}@media only screen and (max-height:800px)and (max-width:500){.information-text-animation .paragraph .paragraph-text{font-size:2.7vw}}@media only screen and (max-height:0px){.information-text-animation .paragraph .paragraph-text{font-size:2vw}}.date-container{height:100%}.date-container,.date-container .date-box{align-items:center;display:flex;justify-content:center;width:100%}.date-container .date-box{flex-wrap:wrap;height:20%;margin-top:10%}.date-container .date-box .date-heading{font-weight:700}.date-container .date-box .date-heading,.date-container .date-box .date-text{align-items:center;color:rgba(50,51,51,.8);display:flex;font-size:17px;height:100%;justify-content:center;width:100%}@media only screen and (min-width:1200px){.date-container{justify-content:center;width:80%}.date-container,.date-container .date-box{align-items:center;display:flex;height:100%}.date-container .date-box{flex-wrap:wrap;justify-content:flex-start;margin-top:0;width:100%}.date-container .date-box .date-heading{font-weight:700;justify-content:flex-end;width:50%}.date-container .date-box .date-heading,.date-container .date-box .date-text{align-items:center;color:rgba(50,51,51,.8);display:flex;font-size:1.16vw;height:100%}.date-container .date-box .date-text{justify-content:center;width:40%}.date-container .date-box .date-text.smaller{width:28%}}@media only screen and (max-width:500px){.date-container .date-box .date-text{font-size:13px}.date-container .date-box .date-text.smaller{width:28%}}@media only screen and (max-width:370px){.date-container .date-box .date-heading{font-size:12px}.date-container .date-box .date-text{font-size:10px}.date-container .date-box .date-text.smaller{width:28%}}.about-us-container{align-items:center;background-color:#f1f3f7;display:flex;flex-direction:column;height:75vh;min-height:600px;position:relative;width:100vw;z-index:-1}.about-us-container .about-us-page-heading{height:25%;width:100%}.about-us-container .about-us-page-information{height:43%;width:55%}.about-us-container .about-us-page-date{display:flex;height:25%;justify-content:center;width:100%}.imageswipe-container{height:100%;position:relative;width:100%}.imageswipe-container,.next,.prev{align-items:center;display:flex;justify-content:center}.next,.prev{background:#fff;border-radius:30px;cursor:pointer;font-size:18px;font-weight:700;height:40px;position:absolute;top:calc(50% - 20px);-webkit-user-select:none;user-select:none;width:40px;z-index:2}.next{right:10px}.prev{left:10px;-webkit-transform:scale(-1);transform:scale(-1)}.image-swipe{max-width:100vw;position:absolute}.refresh{align-items:center;background:rgba(0,0,0,.4);border-radius:10px;cursor:pointer;display:flex;height:20px;justify-content:center;padding:10px;position:absolute;right:10px;top:10px;width:20px}@media only screen and (min-width:1000px){.imageswipe-container .image-swipe{height:85vh}}.glimpses-past{background:url(/static/media/Background.393ae96c1204f2eddd3d.png);background-size:cover;flex-direction:column;height:120vh;min-height:800px;position:relative;width:100vw;z-index:0}.glimpses-past,.glimpses-past .glimpses-heading{align-items:center;display:flex;justify-content:center}.glimpses-past .glimpses-heading{height:20vh;margin-left:16%;width:80%}.glimpses-past .glimpses-imageswipe{height:100vh;width:100%}.custom-button{align-items:center;background-color:#000;border:none;color:#fff;cursor:pointer;display:flex;font-family:Open Sans Condensed;font-size:15px;font-weight:bolder;height:50px;justify-content:center;letter-spacing:.5px;line-height:50px;padding:0 35px;text-transform:uppercase;width:35%}.custom-button:hover{background-color:#f7941e;color:#0f3460}@media only screen and (max-width:1500px){.custom-button{width:60%}}@media only screen and (max-width:1000px){.custom-button{width:100%}}.event-component{background-color:#f1f3f7;height:80vh;min-height:500px;position:relative;width:100%;z-index:0}.event-component:after{border:1px solid hsla(0,0%,85%,.447);content:"";height:0;left:16%;overflow:hidden;position:absolute;top:90%;width:40%}.event-component .background-text{color:rgba(0,0,0,.04);font-size:21vw;left:15%;overflow:hidden;position:absolute;top:-43%;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);z-index:-1}.event-component .event-heading-container{align-items:center;display:flex;flex-direction:row-reverse;height:20%;justify-content:center}.event-component .event-heading-container .event-serialno{align-items:center;display:flex;height:100%;justify-content:center;width:30%}.event-component .event-heading-container .event-serialno .serialno{color:#0a094d;font-size:60px;font-weight:700}.event-component .event-heading-container .event-heading{align-items:center;display:flex;height:100%;justify-content:center;width:40%}.event-component .event-heading-container .event-heading .event-heading-text{color:#0a094d;font-size:3.5vw;font-weight:500;position:relative}.event-component .event-heading-container .event-heading .event-heading-text:before{background-color:#b37a8c;border:1px solid #b37a8c;content:"";height:100%;left:-15px;overflow:hidden;position:absolute;top:0;width:0;z-index:-1}.event-component .event-content-container{align-items:center;display:flex;height:80%;justify-content:center;width:100%}.event-component .event-content-container .event-descbtn-container{align-items:flex-end;display:flex;flex-direction:column;height:100%;width:60%}.event-component .event-content-container .event-descbtn-container .description-container{align-items:center;display:flex;height:60%;justify-content:center;width:80%}.event-component .event-content-container .event-descbtn-container .description-container .description{color:rgba(50,51,51,.8);font-size:18px;line-height:35px}.event-component .event-content-container .event-descbtn-container .description-container .description.para2{margin-top:50px}.event-component .event-content-container .event-descbtn-container .event-register-btn{align-items:flex-start;display:flex;height:30%;justify-content:center;width:80%}.event-component .event-content-container .event-image-container{align-items:flex-start;display:flex;height:100%;justify-content:flex-start;width:40%}.event-component .event-content-container .event-image-container .logo{height:58vh;width:37vw}@media only screen and (max-width:1000px){.event-component .background-text{left:30%;top:-10%}.event-component .event-heading-container .event-serialno{display:none}.event-component .event-content-container .event-descbtn-container{align-items:center;width:90%}.event-component .event-content-container .event-descbtn-container .description-container .description{font-size:16px}.event-component .event-content-container .event-descbtn-container .event-register-btn{align-items:center;height:30%;width:80%}.event-component .event-content-container .event-image-container{display:none}}@media only screen and (max-width:560px){.event-component .background-text{font-size:30vw;left:20%;top:10%}.event-component .event-content-container .event-descbtn-container .description-container .description{font-size:3vw}}@media only screen and (max-height:680px){.event-component .event-content-container .event-descbtn-container .description-container .description{font-size:2vw}}.event-page{background-color:#f1f3f7;height:340vh;min-height:2100px;position:relative;width:100vw;z-index:0}.event-page .event-page-heading{height:5%;min-height:100px;width:90%}.event-page .event-page-events{height:60%;min-height:500px;width:100%}.schedule-table{border-bottom:1px solid #000;height:90%;width:90%}.schedule-table .schedule-table-content{align-items:center;display:flex;height:100%;justify-content:space-around;width:100%}.schedule-table .schedule-table-content:hover .schedule-date,.schedule-table .schedule-table-content:hover .schedule-event-name,.schedule-table .schedule-table-content:hover .schedule-event-time{color:rgba(255,81,185,.875)}.schedule-table .schedule-table-content .schedule-date{color:#fff;display:flex;font-size:1.3vw;justify-content:center;position:relative;width:25%}.schedule-table .schedule-table-content .schedule-date:before{background-color:rgba(255,81,185,.875);border:none;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:40%;width:6px}.schedule-table .schedule-table-content .schedule-event-time{color:#fff;display:flex;font-size:1.3vw;justify-content:center;width:25%}.schedule-table .schedule-table-content .schedule-event-name{color:#fff;display:flex;font-size:1.3vw;justify-content:center;width:50%}@media only screen and (max-width:1000px){.schedule-table{width:100%}.schedule-table .schedule-table-content .schedule-date{font-size:2vw;width:30%}.schedule-table .schedule-table-content .schedule-date:before{background-color:#db7093;border:none;border-radius:50%;content:"";height:6px;left:-30%;position:absolute;top:40%;width:6px}.schedule-table .schedule-table-content .schedule-event-time{font-size:2vw;width:30%}.schedule-table .schedule-table-content .schedule-event-name{font-size:2vw;width:40%}}.schedule{align-items:center;display:flex;flex-direction:column;height:100%;min-height:500px;width:100%}.schedule .schedule-table-heading{align-items:center;color:#fff;display:flex;height:20%;justify-content:space-around;width:90%}.schedule .schedule-table-heading .schedule-date-heading,.schedule .schedule-table-heading .schedule-event-time-heading{align-items:center;color:#fff;display:flex;font-size:1.5vw;font-weight:700;justify-content:center;width:25%}.schedule .schedule-table-heading .schedule-event-name-heading{align-items:center;color:#fff;display:flex;font-size:1.5vw;font-weight:700;justify-content:center;width:50%}@media only screen and (max-width:1000px){.schedule .schedule-table-heading{width:100%}.schedule .schedule-table-heading .schedule-date-heading,.schedule .schedule-table-heading .schedule-event-time-heading{font-size:2.5vw;width:30%}.schedule .schedule-table-heading .schedule-event-name-heading{font-size:2.5vw;width:40%}}.schedule-page{align-items:center;background-color:#0a094d;display:flex;flex-direction:column;height:100vh;justify-content:space-around;overflow-y:scroll;position:relative;width:100vw;z-index:0}.schedule-page .schedule-page-heading{align-items:center;display:flex;height:10vh;justify-content:center;width:100%}.schedule-page .schedule-page-canvas{height:76vh;width:65vw}.faq-page{background-color:#f1f3f7;display:flex;flex-direction:column;height:80vh;position:relative;width:100vw;z-index:0}.faq-page .faq-page-heading{height:20%;width:100%}.faq-page .accordian-container{display:flex;height:75%;justify-content:center;margin-top:2%;overflow:scroll;width:100%}.faq-page .accordian-container .accordion{height:50%;width:60%}.faq-page .accordian-container .accordion-title{border-bottom:1px solid #e5e5e5;color:#7288a2;cursor:pointer;display:flex;flex-direction:row;font-size:1.5vw;font-weight:400;justify-content:space-between;position:relative}.faq-page .accordian-container .accordion-title.active{border-bottom:1px solid #03b5d2;color:#03b5d2}.faq-page .accordian-container .accordion-title:hover{color:#03b5d2}.faq-page .accordian-container .accordion-content,.faq-page .accordian-container .accordion-title{padding:1rem}.faq-page .accordian-container .accordion-content{color:rgba(50,51,51,.8);font-size:1.5rem;font-weight:300;line-height:2.6rem}@media screen and (max-width:1000px){.faq-page .accordion{width:90%}.faq-page .accordion-title{font-size:5vw}}@media screen and (max-width:470px){.faq-page .accordian-container .accordion{width:90%}.faq-page .accordian-container .accordion-title{font-size:2.3vw}.faq-page .accordian-container .accordion-content{font-size:2.3vw;line-height:1.2rem}}.contact-us-page{align-items:center;background-color:#1e1e1e;display:flex;height:65vh;justify-content:space-around;position:relative;width:100vw;z-index:0}.contact-us-page .contactus-page-logo{align-items:center;display:flex;height:100%;justify-content:center;width:50%}.contact-us-page .contactus-page-logo .odyssey_logo{height:70%;width:65%}.contact-us-page .contactus-page-details{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-around;width:50%}.contact-us-page .contactus-page-details .details-numbers{align-items:center;display:flex;height:60%;justify-content:flex-start;position:relative;width:100%}.contact-us-page .contactus-page-details .details-numbers:before{color:hsla(0,0%,76%,.708);content:"Have a query? Reach out to us :";font-size:30px;left:-5%;position:absolute;top:11%}.contact-us-page .contactus-page-details .details-numbers:after{color:hsla(0,0%,76%,.708);content:"Follow us for latest updates :";font-size:30px;left:-5%;position:absolute;top:100%}.contact-us-page .contactus-page-details .details-numbers .number-heading{align-items:center;display:flex;flex-direction:column;height:50%;justify-content:space-around}.contact-us-page .contactus-page-details .details-numbers .number-heading .number-heading-logo .phone-logo{fill:#fff;scale:.7}.contact-us-page .contactus-page-details .details-numbers .member-number-container{align-items:center;display:flex;flex-direction:column;height:56%;justify-content:space-evenly;width:60%}.contact-us-page .contactus-page-details .details-numbers .member-number-container .member-number{align-items:center;color:#f0f;display:flex;font-size:1.7vw;height:33.3%;justify-content:flex-start;user-select:text;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;width:100%}.contact-us-page .contactus-page-details .social-media{align-items:center;display:flex;height:40%;justify-content:flex-start;width:100%}.contact-us-page .contactus-page-details .social-media a{color:#55198d;font-size:5vw;margin-left:10%;text-decoration:none}.contact-us-page .contactus-page-details .social-media a:hover{color:#b200b2;scale:1.18}@media only screen and (max-width:1000px){.contact-us-page{flex-direction:column}.contact-us-page .contactus-page-logo{width:80%}.contact-us-page .contactus-page-logo .odyssey_logo{height:60%;width:50%}.contact-us-page .contactus-page-details{align-items:flex-start;display:flex;flex-direction:column;height:50%;justify-content:space-around;width:100%}.contact-us-page .contactus-page-details .details-numbers{align-items:flex-start;height:60%;width:100%}.contact-us-page .contactus-page-details .details-numbers:before{color:hsla(0,0%,76%,.708);content:"Have a query? Reach us out on :";font-size:3vw;left:10%;position:absolute;top:-30%}.contact-us-page .contactus-page-details .details-numbers:after{color:hsla(0,0%,76%,.708);content:"Follow us for latest updates :";font-size:3vw;left:10%;position:absolute;top:70%}.contact-us-page .contactus-page-details .details-numbers .number-heading{align-items:center;display:flex;flex-direction:column;height:50%;justify-content:space-around;width:20%}.contact-us-page .contactus-page-details .details-numbers .number-heading .number-heading-logo{display:none}.contact-us-page .contactus-page-details .details-numbers .number-heading .number-heading-logo .phone-logo{fill:#fff;scale:.4}.contact-us-page .contactus-page-details .details-numbers .member-number-container{align-items:center;display:flex;flex-direction:column;height:56%;justify-content:space-evenly;width:60%}.contact-us-page .contactus-page-details .details-numbers .member-number-container .memberwidth-number{align-items:center;color:#f0f;display:flex;font-size:3vw;height:33.3%;justify-content:flex-start;width:100%}.contact-us-page .contactus-page-details .social-media{align-items:center;display:flex;height:40%;justify-content:center;width:90%}.contact-us-page .contactus-page-details .social-media a{font-size:6vw;text-decoration:none}.contact-us-page .contactus-page-details .social-media a:hover{color:#b200b2;scale:1.18}}@media only screen and (max-height:849px){.contact-us-page{height:90vh}}@media only screen and (max-height:500px){.contact-us-page{min-height:700px}}@media only screen and (max-height:300px){.contact-us-page{height:200vh}}@media only screen and (max-width:500px){.contact-us-page{flex-direction:column}.contact-us-page .contactus-page-logo{width:80%}.contact-us-page .contactus-page-logo .odyssey_logo{height:50%;width:100%}}.group{margin-bottom:70px;position:relative}.group .form-input{background:none;background-color:#faf9f6;border:none;border-bottom:1px solid gray;border-radius:0;box-sizing:border-box;color:gray;display:block;font-size:18px;margin:25px 0;padding:10px 10px 10px 5px;width:100%}.group .form-input:focus{outline:none}.group .form-input:focus~.form-input-label{color:#000;font-size:12px;top:-14px}.group input[type=password]{letter-spacing:.3em}.group input[type=number]::-webkit-inner-spin-button,.group input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.group .form-input-label{color:gray;font-size:16px;font-weight:400;left:5px;pointer-events:none;position:absolute;top:10px;transition:all .3s ease}.group .form-input-label.shrink{color:#000;font-size:12px;top:-14px}.form-dropdown{height:15%;width:100%}.form-page{align-items:center;background-color:#fcf1cf;display:flex;flex-direction:column;height:190vh;justify-content:space-around;width:100vw}.form-page.inc-len1{height:210vh}.form-page.inc-len2{height:250vh}.form-page .form-page-logo{align-items:center;display:flex;height:30%;justify-content:center;width:50%}.form-page .form-page-logo .form-debate-logo{scale:1}.form-page .form-page-description{align-items:center;background-color:#faf9f6;border:1px solid rgba(222,226,230,.384);border-radius:30px;box-shadow:0 8px 30px rgba(69,69,69,.2);display:flex;height:auto;justify-content:center;padding:0 15px 0 30px;width:80%}.form-page .form-page-description .form-desc{color:#000;font-size:1vw;font-weight:400;letter-spacing:.04em;line-height:2.6rem}.form-page .form-page-description .form-desc .insta_link{color:#9421ff;text-decoration:none}.form-page .form-page-description .form-desc .insta_link:hover{color:#b200b2}.form-page .form-page-form{align-items:center;background-color:#faf9f6;border:1px solid rgba(222,226,230,.384);border-radius:30px;box-shadow:0 8px 30px rgba(69,69,69,.2);box-sizing:border-box;display:flex;flex-direction:column;height:90vh;width:83vw}.form-page .form-page-form.inc-len1,.form-page .form-page-form.inc-len2{height:110vh}.form-page .form-page-form .form-heading{align-items:center;color:#0a094d;display:flex;font-size:3vw;font-weight:500;justify-content:center;margin-top:20px;width:100%}.form-page .form-page-form .form{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:space-around;padding:0 50px;position:relative;width:100%}.form-page .form-page-form .form .form-page-inputs{height:100%;width:45%}.form-page .form-page-form .form .text-area-form{align-items:center;border:1px solid rgba(222,226,230,.384);border-radius:30px;box-shadow:0 8px 30px rgba(222,226,230,.384);display:flex;height:90%;justify-content:center;width:45%}.form-page .form-page-form .form .text-area-form .answer-text{border:1px solid rgba(222,226,230,.384);border-radius:8px;box-sizing:border-box;color:gray;font-family:Nanum Myeongjo,serif;font-size:15px;height:100%;letter-spacing:1px;line-height:30px;outline:0;overflow-y:scroll;padding:30px 18px 20px 30px;resize:none;width:100%}.form-page .form-page-form .form .submit-button{align-items:flex-end;display:flex;height:1%;justify-content:center;width:100%}@media only screen and (max-width:1000px){.form-page{min-height:2300px}.form-page.inc-len1{height:210vh}.form-page.inc-len2{height:250vh}.form-page .form-page-logo{align-items:center;height:20%;justify-content:center;width:10%}.form-page .form-page-logo .form-debate-logo{scale:.8}.form-page .form-page-description{width:80%}.form-page .form-page-description .form-desc{font-size:1rem;font-weight:350;letter-spacing:.04em;line-height:2rem}.form-page .form-page-form{min-height:1000px;width:100%}.form-page .form-page-form.inc-len1{height:130vh;min-height:1000px}.form-page .form-page-form.inc-len2{height:125vh;min-height:1000px}.form-page .form-page-form .form{flex-direction:column;justify-content:flex-start;min-height:1000px;padding:0 5%;width:100%}.form-page .form-page-form .form .form-page-inputs{height:100%;width:90%}.form-page .form-page-form .form .text-area-form{height:20%;position:absolute;top:67%;width:80vw}.form-page .form-page-form .form .text-area-form .answer-text{border:1px solid gray;border-radius:8px;color:gray;font-family:Nanum Myeongjo,serif;font-size:15px;height:100%;letter-spacing:1px;line-height:30px;outline:0;overflow-y:scroll;padding:15px 0 10px 15px;resize:none;width:100%}.form-page .form-page-form .form .submit-button{align-items:flex-start;display:flex;height:13%;justify-content:center;left:15%;position:absolute;top:90%;width:70%}.form-page .form-page-form .form.down{align-items:center;height:19%}}@media only screen and (max-width:470px){.form-page.inc-len1{height:210vh}.form-page.inc-len2{height:300vh}.form-page .form-page-logo{align-items:center;height:20%;justify-content:center;width:10%}.form-page .form-page-logo .form-debate-logo{scale:.4}.form-page .form-page-description{width:80%}.form-page .form-page-description .form-desc{font-size:1rem;font-weight:350;letter-spacing:.04em;line-height:2rem}.form-page .form-page-form{width:100%}.form-page .form-page-form.inc-len1{height:130vh}.form-page .form-page-form.inc-len2{height:200vh}.form-page .form-page-form .form{flex-direction:column;justify-content:flex-start;padding:0 5%;width:100%}.form-page .form-page-form .form .form-page-inputs{height:100%;width:90%}.form-page .form-page-form .form .text-area-form{height:20%;position:absolute;top:67%;width:80vw}.form-page .form-page-form .form .text-area-form .answer-text{border:1px solid gray;border-radius:8px;color:gray;font-family:Nanum Myeongjo,serif;font-size:15px;height:100%;letter-spacing:1px;line-height:30px;outline:0;overflow-y:scroll;padding:15px 0 10px 15px;resize:none;width:100%}.form-page .form-page-form .form .submit-button{align-items:flex-start;display:flex;height:13%;justify-content:center;left:15%;position:absolute;top:90%;width:70%}.form-page .form-page-form .form.down{align-items:center;height:19%}}@media only screen and (max-height:700px){.form-page{height:240vh}.form-page.inc-len1{height:270vh}.form-page.inc-len2{height:360vh}.form-page .form-page-logo{align-items:center;height:20%;justify-content:center;width:10%}.form-page .form-page-logo .form-debate-logo{scale:.4}.form-page .form-page-description{width:80%}.form-page .form-page-description .form-desc{font-size:1rem;font-weight:350;letter-spacing:.04em;line-height:2rem}.form-page .form-page-form{height:120vh;width:100%}.form-page .form-page-form.inc-len1,.form-page .form-page-form.inc-len2{height:200vh}.form-page .form-page-form .form{flex-direction:column;justify-content:flex-start;padding:0 5%;width:100%}.form-page .form-page-form .form .form-page-inputs{height:100%;width:90%}.form-page .form-page-form .form .text-area-form{height:20%;position:absolute;top:67%;width:80vw}.form-page .form-page-form .form .text-area-form .answer-text{border:1px solid gray;border-radius:8px;color:gray;font-family:Nanum Myeongjo,serif;font-size:15px;height:100%;letter-spacing:1px;line-height:30px;outline:0;overflow-y:scroll;padding:15px 0 10px 15px;resize:none;width:100%}.form-page .form-page-form .form .submit-button{align-items:flex-start;display:flex;height:13%;justify-content:center;left:15%;position:absolute;top:90%;width:70%}.form-page .form-page-form .form.down{align-items:center;height:19%}}
/*# sourceMappingURL=main.b0965383.css.map*/