@font-face{font-family:"GIST-TMOTChandra";src:url("../fonts/GIST-TMOT chandra bold.TTF");font-weight:700}@font-face{font-family:"ATM 584";src:url("../fonts/ATM 584.ttf")}@font-face{font-family:"ATM 538";src:url("../fonts/ATM 538.ttf")}@font-face{font-family:"Gilroy";src:url("../fonts/gilroy/100.ttf");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy";src:url("../fonts/gilroy/200.ttf");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy";src:url("../fonts/gilroy/300.ttf");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy";src:url("../fonts/gilroy/400.ttf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy";src:url("../fonts/gilroy/500.ttf");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy";src:url("../fonts/gilroy/600.ttf");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy";src:url("../fonts/gilroy/700.ttf");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy";src:url("../fonts/gilroy/800.ttf");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy";src:url("../fonts/gilroy/850.ttf");font-weight:850;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy";src:url("../fonts/gilroy/900.ttf");font-weight:900;font-style:normal;font-display:swap}:root{--font-color: #1e1e1e}html,body{margin:0;padding:0px;width:100vw;height:100svh;background-image:url("../images/logo_full.png"),linear-gradient(to bottom, rgba(254, 253, 255, 0.96) 0%, rgba(254, 253, 255, 0.99) 5%);background-position:top;background-repeat:repeat;background-attachment:fixed;background-size:30rem;background-blend-mode:overlay;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media(max-width: 650px){html:has(.section-2),body:has(.section-2){height:auto;min-height:100vh}}body{padding:10px}*{transition:all .1s ease-in-out;box-sizing:border-box}html[lang=ta] *{font-family:"GIST-TMOTChandra";color:var(--font-color)}@media(max-width: 650px){html[lang=ta] *{font-size:.9rem}}html[lang=ta] .section-1 h1{font-family:"ATM 584";font-size:min(10vw,5rem)}html[lang=ta] .section-1 h3{font-family:"ATM 538";font-size:min(6vw,2rem)}html[lang=ta] .section-1 button{font-size:min(3vw,1rem)}html[lang=ta] .language-change select{font-size:.7rem;padding-top:1px}html[lang=ta] .section-2 form button{padding-top:12px;font-size:.8rem}@media(max-width: 650px){html[lang=ta] .section-2 form button{font-size:.75rem}}html[lang=ta] .section-3 h1{margin-top:25px;font-family:"ATM 584";font-size:min(10vw,5rem);line-height:4rem}html[lang=ta] .section-3 h3>*{font-family:"ATM 538";font-size:min(6vw,2.3rem)}html[lang=en] :root{font-size:16px}html[lang=en] *{font-family:"Gilroy";color:var(--font-color);font-weight:500;font-size:inherit}html[lang=en] .section-1 h1{font-weight:bold;font-size:min(10vw,5rem)}html[lang=en] .section-1 h3{font-size:min(6vw,2rem)}html[lang=en] .section-1 button{font-size:min(3vw,1rem)}html[lang=en] select{font-size:1rem;font-weight:500}html[lang=en] .section-2 h2{font-size:1.5rem}html[lang=en] .section-2 button{font-size:1rem}html[lang=en] .section-3 h1{font-size:3rem}nav{width:100%;display:flex;justify-content:space-between;position:fixed;top:0}@media(max-width: 650px){nav{position:relative}nav img{height:50px}}.language-change{padding-top:15px;padding-right:15px}@media(max-width: 650px){.language-change{padding-top:7px;padding-right:0px}}.language-change select{width:80px;height:29px;border-radius:5px;vertical-align:middle;text-align:center;font-weight:900}section{z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;max-height:calc(98vh - 75px);padding:20px;background:#fff;box-shadow:0px 0px 8px 4px #d3d3d3;border-radius:10px;gap:20px;margin-top:15vh}@media(max-width: 650px){section{margin-top:10px}}section .row{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}section button,section .button{border:1px solid rgba(75,64,75,.6);padding:10px 20px;background:none;border-radius:5px;cursor:pointer;text-decoration:none !important;width:-moz-fit-content;width:fit-content;word-wrap:break-word}section button:hover,section .button:hover{background:#f6f6f6}section button:disabled,section .button:disabled{background:#d3d3d3;color:#7b7b7b}section .form-group{width:100%;display:flex;flex-direction:row;align-items:center;gap:20px;margin-block:7px}@media(max-width: 535px){section .form-group{align-items:baseline;flex-direction:column;gap:5px}}section .form-group label{width:130px;font-weight:600}@media(max-width: 535px){section .form-group label{width:-moz-fit-content;width:fit-content}}section .form-group select,section .form-group input[type=text]{width:calc(100% - 130px);min-width:15rem;height:34px;border-radius:5px;border:1px solid gray;padding-left:10px;font-weight:400}@media(max-width: 535px){section .form-group select,section .form-group input[type=text]{width:100%}}section .form-group input[type=radio]{width:20px;height:20px;margin:0}section .form-group .radio-group{display:flex;align-items:center;gap:10px}section .form-group .radio-group label{width:-moz-fit-content;width:fit-content}section .form-group .radio-group label:first-of-type{margin-right:20px}.section-1 h1,.section-1 h3{text-align:center;margin:0}.section-1 a,.section-1 .button{text-align:center}.section-2{background:#fff;width:min(100%,30rem);height:-moz-fit-content;height:fit-content;max-height:95vh;gap:5px;margin-block:auto}@media(max-width: 650px){.section-2{max-height:unset;margin-block:unset;margin-top:2vh}}.section-2 h2{text-align:center;width:100%;margin:0;padding-bottom:10px;border-bottom:1px solid #d3d3d3}.section-2 form{width:100%;display:flex;height:calc(100% - 50px);flex-direction:column;justify-content:flex-start;align-items:baseline}.section-2 form .remove-icon{cursor:pointer;padding:0px !important;border:none;line-height:0;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin-left:auto;margin-block:7px;display:flex;justify-content:center;align-items:center}.section-2 form .remove-icon>*{pointer-events:none}.section-2 form button{font-weight:600;text-align:center}.section-2 form .row{margin-top:15px;width:100%}.section-2 .more-content-adding{width:100%;height:100%;max-height:calc(100% - 40px);overflow:auto;border-top:1px solid #d3d3d3;margin-top:5px}@media(max-width: 650px){.section-2 .more-content-adding{max-height:unset}}.section-2 .more-content-adding .person-details{display:flex;flex-direction:column;border-bottom:1px solid #d3d3d3;padding:5px 0}.section-2 .more-content-adding .person-details:last-of-type{border-bottom:none;padding-bottom:0px}.hr{width:100%;height:1px;background:#d3d3d3;margin-block:7px}.section-3 h1,.section-3 h3{text-align:center;margin:0}.section-3 h1{font-size:3rem;font-weight:900}.section-3 h3{font-size:2rem;font-weight:800}.section-3 .text-center{width:100% !important;display:flex;justify-content:center}.section-3 .text-center>*{text-align:center;font-size:1.3rem;font-weight:300}.section-3 .text-center a{margin-left:15px}.stdbtng{background-color:#04AA6D !important}.stdbtnb{background-color:#008CBA !important}