.lead-form-modal-wrap{background-color:var(--overlayBlack);padding:0;margin-bottom:15px;position:fixed;left:0;top:0;width:100%;height:100%;z-index:100;overflow-x:auto;display:flex;align-items:center;display:none}.lead-form-modal-wrap.show-lead{display:flex}.lead-form-content-block{background-color:var(--whiteColor);padding:0;margin:auto;height:auto;max-width:800px;width:100%;position:relative;border-radius:20px}.lead-form-content-block .lead-form-inner-block{background-color:var(--whiteColor);border-radius:20px;display:flex;overflow:hidden}.lead-form-close{position:absolute;top:10px;right:10px;font-weight:300;color:var(--whiteColor);font-size:30px;line-height:15px;cursor:pointer;z-index:1}.lead-form-close.close-thankyou{color:var(--blueColor);font-weight:500}.lead-form-content-left,.lead-form-content-right{width:50%;position:relative}.lead-form-content-right{background-color:var(--blueColor);padding:30px;line-height:1.4;display:flex;flex-direction:column;justify-content:center}.lead-form-content-left{padding-bottom:35px}.lead-form-img-block{position:relative;width:333px;height:333px;margin:0 auto 20px;background-color:#0A65BF2B;border-radius:100%;margin-top:-95px}.lead-form-img-block .lead-form-img{width:309px;height:205px;position:absolute;bottom:0;left:0;right:0;margin:0 auto}.lead-form-instruction-block{border:1px solid var(--redColor);border-radius:20px;width:calc(100% - 30px);margin:0 auto;padding:20px}.lead-form-instruction-block .instruction-head{font-size:18px;font-weight:400;line-height:1.3}.lead-form-instruction-block .instruction-head>span{font-weight:600;color:var(--redColor)}.lead-form-instruction-block>ul{padding:0;margin:15px 0 0;font-size:11px}.lead-form-instruction-block>ul li{position:relative;padding-left:24px;margin-bottom:15px}.lead-form-instruction-block>ul li:last-child{margin-bottom:0}.lead-form-instruction-block>ul li:before{content:'';width:14px;height:14px;border-radius:100%;border:1px solid var(--redColor);position:absolute;left:0;top:0}.lead-form-instruction-block>ul li:after{position:absolute;content:'';height:5px;width:3px;border-bottom:1px solid var(--redColor);border-right:1px solid var(--redColor);transform:rotate(45deg);top:4px;left:6px}.lead-form-content-right .lead-form-head,.lead-form-content-right .lead-form-head-ace{font-size:18px;font-weight:500;color:var(--whiteColor);text-align:center}.lead-form-block{background-color:var(--whiteColor);border-radius:20px;padding:30px 15px;margin-top:15px}.lead-form-block .input-block{position:relative;margin-bottom:12px}.lead-form-block .name-icon,.lead-form-block .mail-icon,.lead-form-block .flag-icon{position:absolute;padding-right:10px;color:var(--lightTextColor);gap:7px;left:0;border-bottom-left-radius:6px;padding-left:10px;height:100%;display:flex;align-items:center;height:40px}.lead-form-block .flag-icon{padding-right:10px;color:var(--lightTextColor);gap:7px}.lead-form-block .flag-icon:after{content:'';position:absolute;border-right:1px solid var(--borderLeadInput);height:100%;top:0;right:0}.lead-form-block .chat-input-style{background-color:var(--whiteColor);border:1px solid var(--borderLeadInput);width:100%;border-radius:6px;font-size:12px;padding:12px 12px 12px 40px}.lead-form-block .chat-input-style:focus-visible{outline:none}.lead-form-block .input-number-style .chat-input-style{padding-left:80px}.lead-form-block .formtc{font-size:11px;text-align:left;margin-bottom:15px}.lead-form-block .formtc>a{font-weight:600;color:var(--textColor)}.lead-form-block .formtc>a:hover{text-decoration:underline}.block-nomar{margin:0!important}.lead-form-content-right .already-login-block{font-size:12px;text-align:center;margin-top:15px}.lead-form-content-right .already-login-block>a{color:var(--redColor)}.lead-form-content-right .already-login-block>a:hover{text-decoration:underline}.lead-form-block .red-fill-next-btn{background-color:var(--redColor);color:var(--whiteColor);border:1px solid var(--redColor);border-radius:10px;padding:12px;width:100%;cursor:pointer}.lead-form-block .red-fill-next-btn svg path{fill:var(--whiteColor)}.lead-form-block .red-fill-next-btn:disabled{background:#FF4E531A;color:var(--redColor);pointer-events:none}.lead-form-block .red-fill-next-btn:disabled svg path{fill:var(--redColor)}.otp-screen-text{color:#838383;text-align:left;margin-bottom:15px}.otp-screen-text a{color:var(--redColor);font-weight:500}.otp-screen-text a:hover{text-decoration:underline}.lead-form-block .otp{display:flex;gap:15px}.lead-form-block .otp input{width:29px;height:42px;font-size:14px;text-align:center;border:1px solid #838383;border-radius:6px}.lead-form-block .otp input:focus{border-color:#2563eb;outline:none}.form-select{max-width:100%}.form-select select{width:100%;outline:none}.form-select.form-select-multi .select2.select2-container{overflow:hidden}.form-select .select2-container{border:1px solid #8B8B8BCC;border-radius:20px;box-sizing:border-box;position:relative;font-size:12px;color:var(--formCaptionColor);width:100%!important;background-color:var(--whiteColor)}.form-select .select2-container--default .select2-selection--multiple{display:flex!important;overflow-x:auto!important;white-space:nowrap!important;height:40px;scrollbar-width:none;position:unset;align-items:center;padding-left:35px;overflow:hidden;outline:none!important;box-shadow:none!important;border:none!important;padding-top:2px}.form-select .select2-container--default .select2-selection--multiple::before,.form-select .select2-container--default .select2-selection--single:before,.form-select.form-select-destination .select2-container--default .select2-selection--multiple::before{content:'';position:absolute;width:35px;height:100%;left:0;top:0;background:url(/yas/images/version2/heart-icon.svg) no-repeat;background-size:15px;background-position:center;background-color:var(--whiteColor);z-index:1}.form-select.form-select-destination .select2-container--default .select2-selection--multiple::before{background-image:url(/yas/images/version2/location-icon.svg);background-size:12px}.form-select .select2-container--default .select2-selection--multiple .select2-search--inline{display:inline-block!important;flex:1 0 auto}.form-select.leadFormCity .select2-container--default .select2-selection--single:before{background-image:url(/yas/images/version2/city-select-icon.svg);width:14px;height:20px;top:11px;left:15px}.form-select.leadFormStream .select2-container--default .select2-selection--single:before,.form-select.liveChatStream .select2-container--default .select2-selection--single:before,.form-select.pollChatStream .select2-container--default .select2-selection--single:before{background-image:url(/yas/images/version2/stream-select-icon.svg);width:15px;height:18px;top:11px;left:15px}.form-select.leadFormLevel .select2-container--default .select2-selection--single:before,.form-select.chatFormLevel .select2-container--default .select2-selection--single:before,.form-select.pollFormLevel .select2-container--default .select2-selection--single:before{background-image:url(/yas/images/version2/level-select-icon.svg);width:16px;height:15px;top:13px;left:15px}.form-select .select2-container:after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%) rotate(45deg);border:solid #8B8B8BCC;border-width:0 1px 1px 0;padding:4px;pointer-events:none}.form-select.form-select-multi .select2-container:after{z-index:2}.form-select.form-select-multi .select2-container:before{content:'';position:absolute;width:30px;right:0;top:0;height:100%;background-color:var(--whiteColor);z-index:2}.form-select .select2-container--default .select2-selection--multiple::-webkit-scrollbar{width:0;background:transparent;display:none}.form-select .select2-container--default .select2-selection--multiple .select2-selection__choice{float:none!important;display:inline-block!important;margin:2px 4px!important;flex-shrink:0;margin:0;padding:2px 18px 4px 5px;border-color:var(--redColor);color:var(--redColor);background-color:var(--whiteColor);border-radius:30px}.form-select .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{height:100%;background-color:var(--whiteColor);border:0;right:3px;left:auto;color:var(--redColor);z-index:1;font-weight:100;font-size:15px}.select2-container--default .select2-results>.select2-results__options{font-size:12px}.select2-results__option{padding:4px 6px;color:var(--lightTextColor);font-size:12px}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:var(--redColor)}.select2-container .select2-selection--multiple .select2-selection__rendered{margin-top:2px}.form-select .select2-container--default .select2-selection--multiple:focus,.form-select .select2-container--default.select2-container--focus .select2-selection--multiple,.form-select .select2-container--default .select2-selection--single:focus-visible,.form-select .select2-container--default .select2-selection--multiple:focus-visible,.form-select .select2-container .select2-search__field:focus{outline:none!important;box-shadow:none!important;border:none!important}.form-select.form-select-single .select2-container--default .select2-selection--single .select2-selection__arrow{display:none!important}.form-select.form-select-single .select2-container{border:0}.form-select .select2-container--default .select2-selection--single{height:auto;padding:5px 25px 5px 35px;border:1px solid var(--borderLeadInput)}.form-select.form-select-single .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#757575}.form-select.form-select-single .select2-container--default .select2-selection--single:focus-visible{border:1px solid var(--borderLeadInput)!important}.select2-container--open .select2-dropdown .select2-search__field{outline:none!important;box-shadow:none!important;padding:6px 10px!important;border:1px solid #ccc!important;border-radius:4px!important}.select2-container--open .select2-dropdown .select2-search__field:focus{border-color:#ccc!important;box-shadow:none!important}.select2-container--open .select2-dropdown{padding:8px!important}.input-block .input-top-caption{text-align:left;font-size:12px;color:var(--formCaptionColor)}.budget-radio-group{display:flex;gap:7px;flex-wrap:nowrap;align-items:center;margin-top:10px}.budget-radio-group input[type="radio"]{position:absolute;opacity:0;width:0;height:0}.budget-radio-group label{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:2px 4px;border-radius:20px;border:1px solid #8B8B8BCC;font-size:12px;width:calc(25% - 4px);color:#8B8B8BCC}.budget-radio-group input[type="radio"]:checked+label{color:var(--redColor);border-color:var(--redColor)}.admission-choice{display:flex;gap:20px;flex-wrap:nowrap;align-items:center;margin-top:10px}.admission-choice input[type="radio"]{position:absolute;opacity:0;width:0;height:0}.admission-choice label{display:inline-flex;align-items:center;gap:8px;cursor:pointer;padding:0;border-radius:8px;user-select:none;color:#8B8B8BCC}.admission-choice .circle{display:inline-block;width:11px;height:11px;border:1px solid #8B8B8BCC;border-radius:100px;box-sizing:border-box;position:relative}.admission-choice input[type="radio"]:checked+label .circle{border-color:var(--redColor)}.admission-choice input[type="radio"]:checked+label .circle:before{content:'';width:7px;height:7px;position:absolute;top:1px;left:1px;border-radius:100%;background-color:var(--redColor)}.admission-choice input[type="radio"]:checked+label{color:#8B8B8BCC}.admission-choice input[type="radio"]:focus-visible+label{box-shadow:0 0 0 3px rgba(59,130,246,.18);border-radius:10px}.course-choice{display:flex;gap:10px;flex-wrap:nowrap;align-items:center;margin-top:10px}.course-choice label{display:inline-flex;align-items:center;gap:8px;cursor:pointer;padding:0;border-radius:8px;user-select:none;color:#8B8B8BCC}.course-choice input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.course-choice .square{width:16px;height:16px;background:#d8d8d8;border:1px solid #d8d8d8;box-sizing:border-box;position:relative;border-radius:2px}.course-choice .square:after{content:"";display:block;position:absolute;top:1px;left:5px;width:3px;height:8px;background:#d8d8d8;border-style:solid;border-color:#fff;-webkit-border-image:initial;-o-border-image:initial;border-image:initial;border-width:0 2px 2px 0;opacity:1;-webkit-transform:scale(1) rotate(45deg);transform:scale(1) rotate(45deg)}.course-choice input[type=checkbox]:checked+label .square{background-color:var(--redColor);border-color:var(--redColor)}.course-choice input[type=checkbox]:checked+label .square:after{background-color:var(--redColor)}.login-wrap .login-top-caption{font-size:12px;font-weight:400;color:var(--formCaptionColor);margin-bottom:10px}.login-wrap .input-number-style{margin-bottom:40px}.thankyou-wrap{border:3px solid var(--blueColor);border-radius:20px;width:100%;padding:40px 50px 60px;text-align:center;display:none}.thankyou-wrap .thanks-img{width:241px;height:100px;margin:0 auto}.thankyou-wrap .thanks-head{color:var(--redColor);font-size:55px;font-weight:700;line-height:70px}.thankyou-wrap .thanks-head .subhead{font-size:24px;color:var(--blueColor);display:block;line-height:1.2}.thankyou-wrap .thanks-copy{font-size:17px;color:var(--borderLeadInput);margin-top:15px;line-height:1.3}.ace-option-outer{border:1px solid #8B8B8B66;border-radius:2px;padding:16px 20px;margin-bottom:10px}.input-block.ace-option-block{border-bottom:1px solid #D8D8D8;padding-bottom:15px;margin-bottom:15px}.input-block.ace-option-block:last-child{border:0;margin-bottom:0;padding-bottom:0}.input-block.ace-option-block label{display:flex;align-items:center;gap:8px;cursor:pointer;padding:0;border-radius:8px;user-select:none;color:#8B8B8BCC}.input-block.ace-option-block input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}.input-block.ace-option-block .ace-square{width:16px;height:16px;background:#F3F3F3;border:1px solid #CFCFCF;box-sizing:border-box;position:relative;border-radius:4px}.input-block.ace-option-block input[type=checkbox]:checked+label .ace-square{background-color:#E6F3FF;border-color:var(--anchorColor)}.input-block.ace-option-block input[type=checkbox]:checked+label .ace-square:after{content:"";display:block;position:absolute;top:1px;left:5px;width:3px;height:8px;border-style:solid;border-color:var(--anchorColor);-webkit-border-image:initial;-o-border-image:initial;border-image:initial;border-width:0 2px 2px 0;opacity:1;-webkit-transform:scale(1) rotate(45deg);transform:scale(1) rotate(45deg)}.ace-name-rating-block{display:inline-flex;width:calc(100% - 30px);gap:10px}.input-block.ace-option-block .ace-clg-img{width:42px;height:42px;border-radius:4px;background-color:var(--whiteColor);box-shadow:0 1px 4px 0 #E1E1E1;padding:3px;overflow:hidden}.input-block.ace-option-block .ace-clg-img img{width:100%;height:100%;object-fit:cover}.ace-name-rating-block{display:inline-flex}.ace-inner-block{width:calc(100% - 52px)}.ace-inner-block p.ace-clg-name{font-weight:500;line-height:1.3;color:var(--anchorColor);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ace-inner-block .rating-text{font-size:12px;color:#787878;display:flex;align-items:center;column-gap:10px;margin-top:4px}.stars.star-check{margin:0;font-size:10px}.ace-inner-block p.rating-text span.rate-number{color:#212052}@media only screen and (max-width:992px){.lead-form-content-block{max-width:95%}}@media only screen and (max-width:767px){.lead-form-content-block{background-color:var(--blueColor)}.lead-form-content-block .lead-form-inner-block{flex-direction:column;background-color:var(--blueColor);gap:20px}.lead-form-content-left,.lead-form-content-right{width:100%;padding:0 20px}.lead-form-content-left{order:2;padding-bottom:20px}.lead-form-content-right{order:1;padding-top:30px}.lead-form-img-block{display:none}.lead-form-instruction-block{border-color:var(--whiteColor);width:100%;color:var(--whiteColor)}.lead-form-instruction-block .instruction-head>span{color:var(--whiteColor)}.lead-form-instruction-block>ul li:before,.lead-form-instruction-block>ul li:after{border-color:var(--whiteColor)}.thankyou-wrap{background-color:var(--whiteColor);padding:20px 30px 30px}.thankyou-wrap .thanks-head{font-size:48px}.thankyou-wrap .thanks-head .subhead{font-size:22px}.lead-form-block .flag-icon{gap:2px;padding-left:6px;padding-right:5px}.lead-form-block .input-number-style .chat-input-style{padding-left:65px}.ace-option-outer{padding:10px}}