a,body,button,input,li,p,select,textarea,ul{font-family:Gotham}.step,.vertical_title{display:flex;align-items:center}.top_title,.top_title_ty_page{font-weight:700;text-transform:uppercase}.bottom_title,.bottom_title_ty_page,.top_title,.top_title_ty_page,.videos_section_title{text-transform:uppercase}.banner_title,.vertical_title p,.videos_section_title{font-family:Obviously}.active_step,.gradient_text{-webkit-text-fill-color:transparent}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}@font-face{font-family:Gotham;src:url(../assets/fonts/gothamoffice-regular-webfont.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:GothamBold;src:url(../assets/fonts/gothamoffice-bold-webfont.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Obviously;src:url(../assets/fonts/obviouslywide-regular-webfont.woff2) format("woff2");font-weight:600;font-style:normal}body{height:100%;overflow-x:hidden}h2,h3{font-family:GothamBold}select:invalid{color:#b8bcca}select option{color:#323232}.hero_banner{position:relative}.hero_banner_wrapper{width:100%;min-height:700px;height:100vh;position:relative;overflow-y:auto}.banner_down_arrow{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);z-index:4;width:52px;animation:1.4s ease-in-out infinite upDown;cursor:pointer;opacity:0}.lottie_logo,.overlay{z-index:1;position:absolute}@keyframes upDown{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-10px)}}.lottie_logo{top:-2%;left:4%;width:200px;height:200px}.hero_banner_container{width:100%;height:100%;overflow:hidden}.overlay{bottom:0;left:0;width:100%;height:60%;opacity:.6;background:linear-gradient(0deg,#000 0,#0000 100%)}.left_banner{width:100%;height:100%;object-fit:cover;object-position:top;transform:scale(1.3);opacity:0}.banner_title,.vertical_title{opacity:0;transform:translateY(20px);color:#fff}.banner_details_wrapper{position:absolute;bottom:4%;left:80px;z-index:2}.banner_title{font-size:58px;padding-bottom:24px}.vertical_title{column-gap:20px;font-size:24px}.banner_icon{transform:rotate(90deg)}.top_title{font-size:32px}.top_title_ty_page{font-size:24px}.bottom_title{font-size:16px;font-weight:500}.bottom_title_ty_page{font-size:40px;font-weight:500;word-break:break-all}.steps_wrapper{display:flex;margin:20px 0}.step{column-gap:10px}.step_label{font-size:14px;color:#5b5b5b;font-weight:600;display:none}.login_wrapper{display:flex;width:auto;gap:10px;position:absolute;top:5%;right:90px;align-items:center}.login_wrapper .login_text{color:#fff;text-align:right;font-size:14px;font-style:normal;font-weight:500;line-height:8px}.login_wrapper a.login_btn{border-radius:4px;background:linear-gradient(91deg,#d3438b -12.07%,#df347f 19.61%,#f1625c 91.33%);padding:10px 16px;color:#fcf8f9;font-size:14px;font-style:normal;font-weight:500;line-height:16px;text-decoration:none}.form_wrapper{position:absolute;top:55%;height:600px;right:90px;width:426px;z-index:2;padding:30px;opacity:1;border-radius:20px;border:2px solid #fff;background:#fcf8f9;box-shadow:0 40px 80px 0 #0000000d -5px -5px 250px 0 #ffffff05 inset;backdrop-filter:blur(21px);transition:height 1s;opacity:0}.form_top_wrapper{display:flex;justify-content:space-between;align-items:center}.overflow_step{height:350px;overflow-y:scroll;padding-right:20px;position:relative;padding-top:24px}.first_card,.youtube_iframe_wrapper,.youtube_video_banner{overflow:hidden;border-radius:20px}.password_wrapper{position:relative;display:inline-block;width:100%}.eye_icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;width:20px;height:20px;opacity:.6;transition:opacity .2s}.eye_icon:hover{opacity:1;color:#d3438b}.eye_icon.show_password .eye_closed,.eye_open,.pw_checklist.visible{display:block}.copyright_br,.eye_closed,.eye_icon.show_password .eye_open,.fill_form_mob_br,.mob_left_banner,.mob_ring{display:none}.pw_checklist{display:none;background:#f9f9f9;border:1px solid #e5e5e5;border-radius:10px;padding:14px 16px;position:absolute;top:100%;left:0;right:0;margin-top:8px;z-index:20;box-shadow:0 4px 12px #0000001a}.pw_checklist_close{position:absolute;top:8px;right:12px;font-size:20px;line-height:1;color:#999;cursor:pointer;transition:color .2s}.pw_checklist_close:hover,.pw_checklist_list li.fail,.pw_checklist_list li.pass{color:#333}.pw_checklist_title{font-size:14px;font-weight:600;color:#333;margin:0 0 10px}.pw_checklist_list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.pw_checklist_list li{display:flex;align-items:center;gap:10px;font-size:13px;color:#555;transition:color .2s}.pw_dot{width:16px;height:16px;min-width:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#ccc;transition:background .2s;font-size:10px;line-height:1;color:#fff}.pw_dot::after{content:""}.pw_checklist_list li.pass .pw_dot{background:#00b894}.pw_checklist_list li.pass .pw_dot::after{content:"\2713"}.pw_checklist_list li.fail .pw_dot{background:#e74c3c}.pw_checklist_list li.fail .pw_dot::after{content:"\2717"}.overflow_step::-webkit-scrollbar{width:4px}.overflow_step::-webkit-scrollbar-button{background:0 0}.overflow_step::-webkit-scrollbar-track-piece{background:0 0}.overflow_step::-webkit-scrollbar-thumb{border-radius:20px;background:#dbdbdb}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.form .step_input_wrapper{animation:1.2s forwards slideUp;width:100%;display:none}.custom_dropdown_wrapper.active .custom_dropdown_list,.show_step{display:block!important}.form input,.form select,.form textarea{border-radius:4px;background:#f8fafc;padding:12px;outline:0;border:1px solid #dbdbdb;width:100%;margin-top:4px}.form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(../assets/images/chevron-down.svg)!important;background-repeat:no-repeat;background-position:right 10px center;background-size:16px;padding-right:30px;cursor:pointer}.form textarea{resize:none;background:#f8fafc}.custom_dropdown_input:focus,input:focus,select:focus,textarea:focus{border:1px solid #fff}.error_message::after,.error_message_checkbox::after{top:100%;width:12px;height:12px;transform:rotate(45deg) translateY(-100%);border-radius:2px;z-index:-1;content:""}.form input::placeholder,.form textarea::placeholder{color:#b8bcca;font-family:Gotham}.form label{font-size:14px;font-weight:600;color:#323232}.input_wrapper{margin-bottom:20px;position:relative}.mob_pin_wrapper{display:grid;grid-template-columns:60% 35%;justify-content:space-between}.error_message,.error_message_checkbox{border-radius:8px;padding:5px 9px;color:#fcf8f9;font-size:11px;line-height:1.2;display:none;background-color:#df347f;position:absolute;z-index:10}.district_subdistrict_wrapper{grid-template-columns:48% 48%}.error_message{bottom:75%;right:10px;max-width:300px;white-space:normal;text-align:left;word-wrap:break-word}#mobNumberError{right:40%}.error_message::after{position:absolute;right:30px;background-color:#df347f}.error_message_checkbox{top:-17px;left:-1%;white-space:nowrap}.error_message_checkbox::after{position:absolute;left:10px;background-color:#df347f}.next_btn{background:linear-gradient(91deg,#d3438b -12.07%,#df347f 19.61%,#f1625c 91.33%);color:#fff;width:100%;padding:14px 0;border:none;border-radius:6px;cursor:pointer;font-weight:600;font-size:16px}.back_next_btns{display:flex;border-radius:6px;border:1px solid #d3438b;margin-top:15px}.back_next_btns .back_btn,.back_next_btns .next_btn{width:50%;font-size:16px;font-weight:600;cursor:pointer;padding:14px}.back_btn{border:none}.back_next_btns .next_btn{border-radius:0 6px 6px 0;font-weight:600}.step2_btn{margin-top:95px}.adult_wrapper{margin-bottom:10px}.privacy_label{text-decoration:underline}.g-recaptcha{margin:20px 0}#step3 .input_wrapper{margin-bottom:14px}.thankyou_description{opacity:.6;margin-top:20px;margin-bottom:140px;font-size:16px}.youtube_cards_wrapper{width:100%;background:linear-gradient(163deg,#170016 25.58%,#4c013a 88.17%);padding:106px 0 114px 80px;overflow:hidden;margin-top:-20px}.youtube_icon{width:80px;height:80px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;cursor:pointer}.ring2,.rings{top:0;left:0}.youtube_video_banner{width:100%;height:96vh;position:relative;z-index:1;padding-right:80px;opacity:0;transform:translateY(100px)}.youtube_iframe_wrapper{width:100%;height:100%;position:relative}.youtube_iframe{width:100%;height:100%;transform:scale(1.2);object-fit:cover}.roshni_titles{margin-top:-220px}.center_title,.center_top_title{font-size:120px;color:#fff;opacity:.2;white-space:nowrap;transform:translateX(-80px)}.center_top_title{transform:translateX(100px)}.cards_wrapper{display:flex;justify-content:space-between;column-gap:24px;margin-top:40px;padding-right:80px;position:relative;z-index:2}.main_card{width:32%}.card{background:#fff;padding:36px;border-radius:20px;height:284px;display:flex;flex-direction:column;justify-content:center}.first_card{width:100%;background-color:#fff;height:516px}.first_card .card_img{object-fit:cover}.second_card{display:block;border-radius:20px 20px 200px 200px;height:516px;position:relative}.fill_form_banner,.second_img{border-radius:20px;overflow:hidden}.fourth_card{height:208px;margin-top:24px}.card a{color:#000;opacity:.4;text-decoration:none}.card_img,.enroll_to_courses_wrapper .right_wrapper .enroll_cta_container .icon-text .img{width:100%;height:100%}.card_heading{font-size:32px;line-height:42px;font-weight:500}.copyright_label,.fill_form_btn,.hygiene_label,.video_main_title{font-weight:600;color:#fff}.card_description{opacity:.4;padding-top:16px;line-height:32px}.first_card_img{margin-top:32px;position:absolute;bottom:18%;left:25%}.sub_image_1,.sub_image_2,.sub_image_3,.sub_image_4{bottom:-48px;left:50px;transform:rotate(6deg)}.first_card_img .card_img{position:absolute;width:200px;height:120px}.sub_image_1{z-index:4}.sub_image_2{z-index:3;opacity:.8}.sub_image_3{z-index:2;opacity:.6}.sub_image_4{z-index:1;opacity:.4}.second_img{margin-bottom:24px}.second_img .card_img{scale:1.2;opacity:0}.contact_wrapper{margin-top:8px}.fill_form_wrapper{padding:0 0 114px 80px;margin-top:0}.fill_form_banner{padding:52px 108px;background:linear-gradient(91deg,#d3438b -12.07%,#df347f 19.61%,#f1625c 91.33%);display:flex;justify-content:space-between;align-items:center;margin-top:96px;margin-right:80px;position:relative}.custom_dropdown_option.no-results:hover,.fill_form_btn{background-color:transparent}.ring1,.ring2{position:absolute}.ring1{left:50%}.fill_form_banner h3{font-size:40px;line-height:130%;color:#fff;font-family:Gotham}.fill_form_btn{border-radius:6px;border:2px solid #ffd8e5;padding:24px 40px;font-size:16px;transition:.2s ease-in;cursor:pointer;position:relative;z-index:1}.fill_form_btn:hover{background:#fff;color:#f1625c;border:2px solid #fff}.videos_wrapper{background:linear-gradient(78deg,#d3438b -78.59%,#df347f -23.42%,#f1625c 101.46%);padding:212px 80px 80px;border-radius:6px 6px 0 0;position:relative}.rings{position:absolute;mix-blend-mode:screen}.videos_section_title{font-size:80px;color:#fff}.videos_subwrapper{display:flex;margin-top:60px}.all_videos_container{width:70%;display:flex;justify-content:space-between}.video_main_title{font-size:36px;width:30%;padding-top:80px}.video_container{width:30%;height:492px;border-radius:140px;box-shadow:0 40px 80px 0 #0000000d;overflow:hidden;position:relative}.video_container video,.youtube_iframe_image{width:100%;height:100%;object-fit:cover}.footer{background:linear-gradient(91deg,#d3438b -12.07%,#df347f 19.61%,#f1625c 91.33%);padding:22px 80px;display:flex;justify-content:space-between}.footer_hygiene_pages{display:flex;align-items:center;column-gap:40px}.hygiene_label{text-decoration:none;font-size:14px}.copyright_label{font-size:14px}.checkbox_group{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.checkbox_wrapper{position:relative;display:flex;flex-direction:row-reverse;align-items:center;gap:8px;cursor:pointer;width:48%;justify-content:flex-end}.checkbox_wrapper input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:2px solid #ccc;border-radius:4px;cursor:pointer;position:relative;background-color:#fff;transition:.3s;padding:8px}.checkbox_wrapper input[type=checkbox]:checked{background:linear-gradient(93deg,#d3438b -70%,#df347f -16.29%,#f1625c 105.28%),linear-gradient(93deg,#d3438b -20.7%,#df347f 13.68%,#f1625c 91.5%);border-color:#df347f!important}.checkbox_wrapper input[type=checkbox]:checked::after{content:"";position:absolute;top:2px;left:5px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox_wrapper label{cursor:pointer;font-size:14px;font-weight:100;margin-top:6px}.checkbox_wrapper input[type=checkbox]:not(:checked){border:2px solid #ccc!important}.consent_checkbox_wrapper .checkbox_wrapper{width:100%}.consent_checkbox_wrapper .consent_label{font-size:10px;opacity:.6}.consent_label a{color:#000}.gradient_text{background:linear-gradient(92deg,#d3438b -51.86%,#df347f 3.97%,#f1625c 30.35%);background-clip:text;-webkit-background-clip:text}.active_step{background:linear-gradient(92deg,#d3438b -51.86%,#df347f 3.97%,#f1625c 30.35%);background-clip:text;-webkit-background-clip:text;border-bottom:1px solid #d3438b;display:block}.recaptcha_error{border:1px solid red!important}.step1_cta_m{margin-top:20px;transition:background .4s}.enroll_to_courses_wrapper .right_wrapper .enroll_cta_container .enroll_cta:hover,.step1_cta_m:hover{background:linear-gradient(91deg,#f1625c -12.07%,#d3438b 50%,#b5419a 91.33%)}.step2_cta_m{margin-top:166px}.grid_container_box{display:grid;align-content:space-between;overflow:hidden}.enroll_to_courses_wrapper{padding:75px 0;position:relative}.enroll_to_courses_wrapper .enroll_main_container{max-width:95%;margin-left:auto;display:flex;height:100%;justify-content:space-between;align-items:center}.enroll_to_courses_wrapper .left_wrapper{width:20%}.enroll_to_courses_wrapper .right_wrapper{width:70%;position:relative}.enroll_to_courses_wrapper .left_wrapper .title{color:#000;font-size:32px;font-style:normal;font-weight:400;line-height:40px;margin-bottom:15px;font-family:Gotham}.enroll_to_courses_wrapper .left_wrapper .desc{color:#000;font-size:20px;font-style:normal;font-weight:400;line-height:32px;opacity:.4;font-family:Gotham}.enroll_to_courses_wrapper::after{content:"";position:absolute;width:70%;height:100%;background:linear-gradient(90deg,#fff0 0,#ffffffc2 52.63%,#fff 100%);backdrop-filter:blur(1px);top:0;right:0;z-index:1}.enroll_to_courses_wrapper .right_wrapper .enroll_cta_container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.enroll_to_courses_wrapper .right_wrapper .enroll_cta_container .enroll_cta{text-decoration:none;padding:12px 16px;border-radius:6px;background:linear-gradient(93deg,#d3438b -70%,#df347f -16.29%,#f1625c 105.28%);display:flex;width:100%;height:100%;transition:background .4s}.enroll_to_courses_wrapper .right_wrapper .enroll_cta_container .text{color:#fff;text-align:center;font-family:Gotham;font-size:16px;font-style:normal;font-weight:500;line-height:18px}.enroll_to_courses_wrapper .right_wrapper .enroll_cta_container .icon-text{display:flex;gap:10px;width:100%;align-items:center;flex-wrap:wrap}.enroll_to_courses_wrapper .right_wrapper .cards_container{display:flex;align-items:center;gap:30px;flex-wrap:nowrap;overflow-x:hidden;padding:15px}.enroll_to_courses_wrapper .right_wrapper .cards_container .card{border-radius:16px;background:#fff;box-shadow:0 4px 18px 0 #00000014;display:flex;width:330px;padding:16px 16px 24px;flex-direction:column;align-items:center;gap:20px;height:100%;flex-shrink:0}.enroll_to_courses_wrapper .right_wrapper .cards_container .card .image{width:100%;height:170px}.enroll_to_courses_wrapper .right_wrapper .cards_container .card .image img{border-radius:4px;width:100%;height:100%;object-fit:cover}.enroll_to_courses_wrapper .right_wrapper .cards_container .card .card-title{color:#000;font-size:24px;font-style:normal;font-weight:400;line-height:34px;font-family:Gotham}.enroll_to_courses_wrapper .right_wrapper .cards_container .card .points{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px}.enroll_to_courses_wrapper .right_wrapper .cards_container .card .number{background:linear-gradient(91deg,#d3438b -55.52%,#df347f -4.89%,#f1625c 109.72%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:right;font-size:14px;font-style:normal;font-weight:400;line-height:124%}.enroll_to_courses_wrapper .right_wrapper .cards_container .card .text{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:124%;opacity:.6}@media screen and (max-width:1280px){.card{padding:30px}.login_wrapper{top:8%}}@media screen and (max-width:1024px){.banner_details_wrapper{left:40px}.login_wrapper{top:8%}.form_wrapper{height:unset;right:60px;padding:30px}.banner_title{font-size:44px}.vertical_title{font-size:16px}.step2_cta_m{margin-top:unset}.grid_container_box{align-content:unset}.youtube_cards_wrapper{padding:106px 0 114px 40px}.fill_form_wrapper{padding:0 0 114px 40px}.cards_wrapper,.youtube_video_banner{padding-right:40px}.youtube_video_banner{height:70vh}.roshni_titles{margin-top:-140px}.center_title,.center_top_title{font-size:80px}.card_heading{font-size:28px;line-height:34px}.card_description{line-height:28px}.first_card_img .card_img{width:142px;height:106px}.first_card_img{bottom:12%;left:16%}.card a{word-wrap:break-word}.error_message_checkbox{top:-64%}.fill_form_banner{margin-right:40px}.enroll_to_courses_wrapper::after{width:68%}.enroll_to_courses_wrapper .right_wrapper{width:75%}.enroll_to_courses_wrapper .left_wrapper .title{font-size:26px;line-height:34px}.enroll_to_courses_wrapper .left_wrapper .desc{font-size:18px;line-height:26px}.enroll_to_courses_wrapper .right_wrapper .cards_container .card .image{height:120px}.enroll_to_courses_wrapper .right_wrapper .cards_container .card .card-title{font-size:20px;line-height:26px}.enroll_to_courses_wrapper .right_wrapper .cards_container .card .number,.enroll_to_courses_wrapper .right_wrapper .cards_container .card .text{font-size:12px}.videos_section_title{font-size:48px}.videos_subwrapper{flex-direction:column;gap:40px}.videos_wrapper{padding-top:100px}.video_main_title{padding-top:40px}.all_videos_container,.video_main_title{width:100%}.video_main_title_br{display:none}}@media screen and (max-width:820px){.hero_banner_wrapper{height:80vh;min-height:unset;position:sticky;top:0;overflow-y:hidden}.banner_down_arrow,.card_br,.fill_form_desktop_br,.form_top_wrapper,.left_banner,.product_img,.ring1,.ring2{display:none}.copyright_br,.fill_form_mob_br,.footer,.form_wrapper,.hero_banner_container,.mob_left_banner,.mob_ring{display:block}.youtube_icon{width:50px;height:50px}.login_wrapper{width:45%;top:7%;right:10px;position:absolute}.login_wrapper .login_text{font-size:12px;line-height:13px}.form_wrapper{height:unset;position:static;width:100%;padding:40px 20px;transform:unset;opacity:1;margin-top:-40px;border-radius:20px}.banner_details_wrapper{left:18px;bottom:16%}.banner_title,.vertical_title{opacity:1}.banner_title{font-size:36px}.banner_icon{width:20px;height:20px;transform:rotate(90deg)}.vertical_title{font-size:13px;column-gap:10px}.consent_checkbox_wrapper .checkbox_wrapper,.form .step_input_wrapper,.rings,.video_container{width:100%}.top_title{font-size:34px}.bottom_title{font-size:18px}.overflow_step{height:auto;overflow:unset;padding-right:0}.mob_ring{position:absolute;top:0;right:0}.form input,.form select,.form textarea{font-size:16px}.mob_left_banner{width:100%;height:100%;object-fit:cover}.overlay{z-index:0;height:40%}.lottie_logo{width:120px;height:120px}.step{column-gap:6px}.step_label{white-space:nowrap}.checkbox_wrapper label{white-space:unset}#step3 .input_wrapper{margin-bottom:20px}.youtube_video_banner{height:40vh}.card_heading{font-size:24px;line-height:32px}.first_card_img .card_img{width:120px;height:100px}.card{padding:24px;height:240px}.second_card{height:516px}.first_card_img{left:4%}.fill_form_banner{display:block;padding:30px 20px;margin:60px 32px 0 0}.fill_form_banner h3{font-size:24px;padding-bottom:20px}.fill_form_btn,.fill_form_btn:hover{background:#fff;color:#f1625c;border:2px solid #fff;width:100%;font-size:14px;padding:14px 0}.footer{padding:40px 32px;text-align:center}.footer_hygiene_pages{column-gap:10px;justify-content:center}.hygiene_label{font-weight:400;padding-bottom:24px}.copyright_label{font-weight:400;line-height:32px}.enroll_to_courses_wrapper{padding:35px 0}.enroll_to_courses_wrapper .left_wrapper{width:25%}.enroll_to_courses_wrapper .right_wrapper{width:70%}.enroll_to_courses_wrapper .right_wrapper .cards_container .card{width:280px}.enroll_to_courses_wrapper .right_wrapper .enroll_cta_container{width:56%}.enroll_to_courses_wrapper::after{width:65%;backdrop-filter:blur(1px)}.video_container{border-radius:40px;height:750px}.all_videos_container{flex-direction:column;gap:40px}.videos_wrapper{padding:40px}}@media screen and (max-width:640px){.youtube_cards_wrapper{padding:60px 16px}.fill_form_wrapper{padding:0 16px 60px}.youtube_icon{width:40px;height:40px}.cards_wrapper,.youtube_video_banner{padding-right:0}.roshni_titles{margin-top:-100px}.center_title,.center_top_title{font-size:56px}.cards_wrapper{flex-direction:column;gap:20px}.enroll_to_courses_wrapper .right_wrapper,.main_card{width:100%}.card{height:200px}.first_card{height:478px}.second_card{height:424px}.fourth_card{height:140px}.first_card_img .card_img{width:180px;height:122px}.first_card_img{left:18%;bottom:16%}.card_description{line-height:26px}.fill_form_banner{margin:60px 0 0}.enroll_to_courses_wrapper{padding:35px 0}.enroll_to_courses_wrapper .enroll_main_container{max-width:93%;margin:0 auto;flex-direction:column;gap:35px;overflow:hidden}.enroll_to_courses_wrapper::after{background:linear-gradient(324deg,#fff 6.45%,#ffffffc2 45.12%,#fff0 75.66%);backdrop-filter:blur(1px);width:100%;height:60%;top:35%}.enroll_to_courses_wrapper .left_wrapper{width:100%;padding:0 5px}.enroll_to_courses_wrapper .left_wrapper .title{font-size:24px;line-height:32px}.enroll_to_courses_wrapper .left_wrapper .desc{font-size:16px;line-height:26px}.enroll_to_courses_wrapper .right_wrapper .cards_container{padding:15px 5px}.enroll_to_courses_wrapper .right_wrapper .cards_container .card{width:280px;gap:15px}.enroll_to_courses_wrapper .right_wrapper .enroll_cta_container{top:75%;left:50%;transform:translate(-50%,-50%);z-index:2;width:85%}.videos_section_title{font-size:32px}.videos_subwrapper{margin-top:40px}.video_main_title{font-size:24px;padding-top:0}.videos_wrapper{padding:40px 16px}.video_container{height:400px;border-radius:20px}.video_container video{object-position:top}}.custom_dropdown_wrapper{position:relative;width:100%}.custom_dropdown_input{width:100%;padding:12px 30px 12px 12px;border-radius:4px;background:url(../assets/images/chevron-down.svg) right 10px center/16px no-repeat #f8fafc;border:1px solid #dbdbdb;outline:0;font-family:Gotham;font-size:14px;box-sizing:border-box;margin-top:4px;cursor:text}.custom_dropdown_list{position:absolute;top:100%;left:0;width:100%;max-height:250px;overflow-y:auto;background:#fff;border:1px solid #dbdbdb;border-top:none;border-radius:0 0 4px 4px;z-index:1000;display:none;box-shadow:0 4px 6px #0000001a;margin-top:-1px}.custom_dropdown_option{padding:12px;cursor:pointer;font-family:Gotham;font-size:14px;color:#323232;border-bottom:1px solid #f0f0f0;transition:background-color .2s}.custom_dropdown_option.highlighted,.custom_dropdown_option:hover{background-color:#f8fafc}.custom_dropdown_option:last-child{border-bottom:none}.custom_dropdown_option.no-results{color:#999;cursor:default;font-style:italic}.video_icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:24px;cursor:pointer;background:0 0;border:none;font-size:30px;color:#fff}.video_icon:after{content:'►'}.video_icon.playvideo:after{content:'❙ ❙'}.video_container img{object-fit:cover;width:100%}