.SearchBar_searchSection__wIywD{background:linear-gradient(180deg,#f4f6f9,#fff);padding:48px 24px 80px;font-family:Kumbh Sans,sans-serif;position:relative;z-index:1}.SearchBar_container___MGCj{max-width:900px;margin:0 auto;display:flex;flex-direction:column;grid-gap:24px;gap:24px}.SearchBar_heading__WjY7O{text-align:center}.SearchBar_title__BtZ97{font-size:28px;font-weight:700;color:#1e3d60;margin:0 0 8px}.SearchBar_subtitle__kGvUr{font-size:15px;color:#62778f;margin:0}.SearchBar_searchCard__XRKhi{background:#fff;border-radius:16px;box-shadow:0 4px 32px rgba(30,61,96,.06),0 1px 4px rgba(30,61,96,.04);padding:28px 32px;position:relative;z-index:2;margin-bottom:-72px;display:flex;flex-direction:column;grid-gap:16px;gap:16px}.SearchBar_fieldsRow__es8iK{display:flex;grid-gap:12px;gap:12px;align-items:flex-end;flex-wrap:wrap}.SearchBar_fieldGroup__J2tWZ{display:flex;flex-direction:column;grid-gap:6px;gap:6px;flex:1 1;min-width:150px}.SearchBar_label__HlhGx{font-size:13px;font-weight:600;color:#1e3d60;letter-spacing:.02em}.SearchBar_labelHidden__A9_CT{font-size:13px;font-weight:600;color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.SearchBar_selectWrapper__qQ3qW{position:relative}.SearchBar_select__lRdar{width:100%;height:48px;padding:0 14px;border:1.5px solid #becad7;border-radius:10px;font-size:15px;font-family:Kumbh Sans,sans-serif;color:#1e3d60;background:#fff;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.SearchBar_select__lRdar:focus{outline:none;border-color:#079ba9;box-shadow:0 0 0 3px rgba(7,155,169,.15)}.SearchBar_selectTrigger__A1_VL{display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px;cursor:pointer;text-align:left;padding:0 12px 0 14px}.SearchBar_selectOpen__ogLnj{border-color:#079ba9;box-shadow:0 0 0 3px rgba(7,155,169,.15)}.SearchBar_selectPlaceholder__gojUe{color:#8096b0}.SearchBar_selectPlaceholder__gojUe,.SearchBar_selectValue__2PRnr{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchBar_selectValue__2PRnr{color:#1e3d60;font-weight:500}.SearchBar_chevron__tKB8x{flex-shrink:0;color:#8096b0;transition:transform .2s ease,color .2s ease}.SearchBar_chevronOpen__fEt4R{transform:rotate(180deg);color:#079ba9}.SearchBar_dropdownPanel__cCZdK{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1.5px solid #e7eaee;border-radius:12px;box-shadow:0 8px 32px rgba(30,61,96,.12),0 2px 8px rgba(30,61,96,.06);z-index:50;overflow:hidden;max-height:240px;overflow-y:auto;padding:6px}.SearchBar_dropdownPanel__cCZdK::-webkit-scrollbar{width:4px}.SearchBar_dropdownPanel__cCZdK::-webkit-scrollbar-track{background:transparent}.SearchBar_dropdownPanel__cCZdK::-webkit-scrollbar-thumb{background:#becad7;border-radius:2px}.SearchBar_dropdownOption__f2f0e{width:100%;text-align:left;padding:9px 12px;font-size:14px;font-family:Kumbh Sans,sans-serif;font-weight:500;color:#1e3d60;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:background .15s;display:block}.SearchBar_dropdownOption__f2f0e:hover{background:#f4f6f9}.SearchBar_dropdownOptionActive__6_JtM{background:rgba(7,155,169,.08);color:#079ba9;font-weight:600}.SearchBar_dropdownOptionActive__6_JtM:hover{background:rgba(7,155,169,.13)}.SearchBar_input__TmHgE{width:100%;height:48px;padding:0 14px;border:1.5px solid #becad7;border-radius:10px;font-size:15px;font-family:Kumbh Sans,sans-serif;color:#1e3d60;background:#fff;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.SearchBar_input__TmHgE:focus{outline:none;border-color:#079ba9;box-shadow:0 0 0 3px rgba(7,155,169,.15)}.SearchBar_input__TmHgE:disabled{background:#f4f6f9;color:#8096b0;cursor:not-allowed;border-color:#e7eaee}.SearchBar_inputError__89eYX{border-color:#db2a47!important;box-shadow:0 0 0 3px rgba(219,42,71,.12)!important}.SearchBar_fieldError__w1IRZ{font-size:12px;color:#db2a47;margin-top:2px}.SearchBar_btnGroup__BUx3_{display:flex;flex-direction:column;grid-gap:6px;gap:6px;flex-shrink:0}.SearchBar_searchBtn__u2rK0{height:48px;padding:0 28px;background:#079ba9;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;font-family:Kumbh Sans,sans-serif;cursor:pointer;display:flex;align-items:center;grid-gap:8px;gap:8px;white-space:nowrap;transition:background .2s,box-shadow .2s,opacity .2s}.SearchBar_searchBtn__u2rK0:hover:not(:disabled){background:#068c99;box-shadow:0 4px 12px rgba(7,155,169,.3)}.SearchBar_searchBtn__u2rK0:disabled{opacity:.5;cursor:not-allowed}.SearchBar_toggleRow__RvPE1{display:flex;align-items:center;grid-gap:10px;gap:10px}.SearchBar_toggle__PA4pb{position:relative;width:40px;height:22px;background:#becad7;border:none;border-radius:100px;cursor:pointer;padding:0;flex-shrink:0;transition:background .25s}.SearchBar_toggleOn__nLPCf{background:#079ba9}.SearchBar_toggleThumb__6J8A_{position:absolute;top:3px;left:3px;width:16px;height:16px;background:#fff;border-radius:50%;transition:left .25s}.SearchBar_toggleOn__nLPCf .SearchBar_toggleThumb__6J8A_{left:21px}.SearchBar_toggleLabel__XkSHM{font-size:14px;font-weight:600;color:#1e3d60;cursor:pointer}@media screen and (max-width:767px){.SearchBar_searchSection__wIywD{padding:32px 16px 72px}.SearchBar_searchCard__XRKhi{padding:20px 16px}.SearchBar_fieldsRow__es8iK{flex-direction:column;grid-gap:16px;gap:16px}.SearchBar_btnGroup__BUx3_,.SearchBar_fieldGroup__J2tWZ{width:100%;min-width:unset;flex:unset}.SearchBar_searchBtn__u2rK0{width:100%;justify-content:center}.SearchBar_title__BtZ97{font-size:22px}}@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&display=swap");@font-face{font-family:Rozanovageo;src:url(webpack:///mini-css-extract-plugin/_next/static/media/RozanovaGEO-Demo-SemiBold.2bfde729.otf)}.featured_featuredTeacher__RCFfJ{padding:0;margin:0;--neutral-600:#62778f;--neutral-800:#0f437f;--neutral-700:#1e3d60;--primary-1:#064ea4;--secondary-3:#f99d77;--card-default-shadow-short:rgba(30,61,96,.03);--neutral-100:#fff;--secondary-1:#999;--secondary-2:#fcdf69;--neutral-500:#8096b0;--neutral-400:#becad7;--neutral-300:#e7eaee;--neutral-200:#f9fafb;--jkh:100000px;--dark-slate-grey:#024d6d;--cadet-blue:#079ba9;--header-shadow:rgba(6,43,86,.04);--card-default-shadow-long:rgba(30,61,96,.05);--crimson:#db2a47;--shadow-1:rgba(3,14,26,.39);font-family:Kumbh Sans,sans-serif}.featured_team___uCaz{padding:0;margin:0}.featured_teamTitle__HGBDI{font-size:22px;margin:0;font-weight:700}.featured_member__86x2w{padding:20px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);list-style:none;border-radius:10px;flex-wrap:wrap;display:flex;transform:scale(.85);transition:all .4s ease 0s;width:100%;grid-gap:30px;gap:30px}.featured_teacherRating__d2qGg{font-size:22px}.featured_teacherRating__d2qGg .featured_fill__rGmga:before{color:#fce06a}.featured_teamMemberWrap__4ErcS{display:flex;align-items:center;grid-gap:20px;gap:20px;flex-direction:column}.featured_thumb__50kpE{width:150px;height:150px;background:linear-gradient(-86deg,#079ba9 0 70%,#fcdf69 0 100%);transform:rotate(0deg);transition:all .4s ease 0s;border-radius:.25em;padding:.5em}.featured_thumb__50kpE img{width:100%;height:100%;border-radius:.25em;filter:grayscale(1);background:#079ba9}.featured_member__86x2w:hover{transform:scale(.9);transition:all .4s ease 0s}.featured_team_title__7pD02{font-size:22px;margin:0}.featured_description__sPApi{padding-top:1vmin}.featured_description__sPApi p{font-size:18px}.featured_profileLink__FW9vQ{display:flex;align-items:center;grid-gap:10px;gap:10px;background:#079ba9;color:#fff;font-size:18px;text-transform:capitalize;padding:10px 20px;border-radius:10px;text-decoration:none;transition:all .4s ease 0s}.featured_profileLink__FW9vQ.featured_gray__H4wES{color:#024d6d;background-color:#e7eaee}.featured_teamBtnWrapper__tivst{display:flex;align-items:center;grid-gap:20px;gap:20px}@media screen and (max-width:991px){.featured_containerDefault__wiG9w{padding-left:16px;padding-right:16px}}@media screen and (max-width:767px){.featured_featuredTeacher__RCFfJ{font-size:16px}.featured_containerDefault__wiG9w{padding-left:12px;padding-right:12px}}@media screen and (max-width:599px){.featured_featuredTeacher__RCFfJ{font-size:15px}}.featured_card__HSPjd{display:flex;align-items:stretch;grid-gap:24px;gap:24px;padding:24px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;list-style:none;width:100%;max-width:1120px;margin:0 auto;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.featured_cardLeft__ockzA{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;grid-gap:12px;gap:12px;width:180px}.featured_cardRight__MIbQl{flex:1 1;display:flex;flex-direction:column;min-width:0}.featured_cardHeader__b8iyE{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;grid-gap:12px;gap:12px}.featured_cardActions__HPmbr{margin-top:auto;display:flex;align-items:center;grid-gap:12px;gap:12px;flex-wrap:wrap}@media screen and (max-width:767px){.featured_card__HSPjd{flex-direction:column;grid-gap:16px;gap:16px;padding:16px}.featured_cardLeft__ockzA{width:100%;flex-direction:row;align-items:center;grid-gap:16px;gap:16px}.featured_cardLeft__ockzA img{width:80px;height:80px}.featured_cardHeader__b8iyE{flex-direction:column;grid-gap:8px;gap:8px}}@media screen and (max-width:479px){.featured_card__HSPjd{padding:12px;border-radius:12px}.featured_cardLeft__ockzA{flex-direction:column;align-items:center;text-align:center}.featured_cardLeft__ockzA img{width:100px;height:100px}.featured_cardActions__HPmbr{flex-direction:column;width:100%}.featured_cardActions__HPmbr>.featured_profileLink__FW9vQ,.featured_cardActions__HPmbr>a{width:100%;justify-content:center}}
/*# sourceMappingURL=ee62ac3aba950db3.css.map*/